I may be wrong.
But as of my understanding there's no such thing (necessarily) as a L3 address of a interface in the Openflow Architecture.
A L3 address means the router would answer ARP requests for that IP, and match on those fields.
It would also use that information to construct its routing table and figure out the next hop for incoming packets. As I understand, that means you need to put that information in your view of the network somehow.
Would you tell me what you are trying to do?
Flavio Castro
Hello there,
I am a newbie to OpenFlow and Ryu, I am trying to write a tool to display the topology of a SDN netowork.
Now I already knew how to get the topology information, but how can I get the IP address of all interfaces of a L3 vSwitch?
I have referred to OpenFlow specification and Ryu documentation, but can’t find it anywhere, It would be great if someone can help me with that.
Many thanks : )
------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
