Dear
Hello
I'am graduate student in network engineering
I have a trouble with making a SDN testbed
I want to make OVS L3 router for connecting different subnet (ex)
[192.0.0.100/24] - OVS - [192.0.1.100/24]
But it seems to need additional steps different from L2 switch case.
For making OVS L3 router,
I add flow entries which route ARP message and ping packet, by using
ovs-ofctl add-flow
but it didn't work.
This method is proper for L2 switch case.
Is there any additional step? What shall I do?
Please help me
Thanks
- Byoung Uk Lee
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss