Hi,

I have just downloaded and installed ovs.

root@abhishek:/home/abhishek/ovs/openvswitch-2.3.0# /sbin/lsmod | grep open
openvswitch            89196  0
gre                    14236  1 openvswitch
root@abhishek:/home/abhishek/ovs/openvswitch-2.3.0#


I created a bridge called "mybridge" and added eth2 (the port that
connected by linux to the external world). I used dhcp to assign an IP
address and am able to connect to the external world using the ovs bridge.

My question is this:

By doing this am i completely bypassing the linux forwarding module and are
all my packets now being forwarded using the open vswitch stack?

Thanks,
Abhishek
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to