Hi Zadd,

Would you add CC for Ryu-devel mailing list?


On 2017年09月04日 00:38, zhang dong wrote:
Hello
I am working on the hybrid SDN network(routers connected to ovs). I'm wondering if I can use the zebra protocol in ryu to deal with the packet_In OSPF message from the router connected to the ovs. If not,could you please enlighten me how i can make the hosts in ospf area and openflow area communicate with each other.

I guess receiving OSPF packets via Packet-In is difficult.
How about adding an additional port which OSPFd listening on?

For example, the following topology has a port which connecting to OSPFd's 
interface and forwards
OSPF packets for OSPFd then Ryu communicates with OSPFd via Zebra daemon.
(Also, Ryu can acts as Zebra daemon against OSPFd, I guess.)

                  +---Zebra---+
                  |           |
     +-----------Ryu         OSPFd
     |            |           |
(Open Flow)  (Open Flow)   (OSPF pcakets)
     |            |           |
(OpenFlow NW)----OVS----------+
                  |
                  +----------(OSPF NW)

Thanks,
Iwase


         I'm looking forward to your reply.

Thanks,
zadd

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to