On 11/20/2018 10:03 AM, Siva Teja ARETI wrote:
On Tue, Nov 20, 2018 at 12:59 PM Gregory Rose <[email protected] <mailto:[email protected]>> wrote:On 11/19/2018 6:30 PM, Siva Teja ARETI wrote:[user@hyp-1] ip route default via A.B.C.D dev enp5s0 proto static metric 100 10.10.0.0/24 <http://10.10.0.0/24> dev testbr0 proto kernel scope link src 10.10.0.1 linkdown 20.20.0.0/24 <http://20.20.0.0/24> dev testbr1 proto kernel scope link src 20.20.0.1 30.30.0.0/24 <http://30.30.0.0/24> dev testbr2 proto kernel scope link src 30.30.0.1Hi Siva, I'm curious about these bridges. Are they Linux bridges or OVS bridges? If they are Linux bridges please provide the output of 'brctl show'. If they are OVS bridges then please provide the output of 'ovs-vsctl show'. Thanks! - Greg Hi Greg, These are linux bridges. [user@hyp1 ] brctl show bridge namebridge idSTP enabledinterfaces docker08000.02428928dba5noveth6079ee7 testbr08000.000000000000yes testbr18000.fe540005937cyesvnet2 vnet5 testbr28000.fe540079ef92yesvnet1 vnet4 virbr08000.fe54000ad370yesvnet0 vnet3 Siva Teja.
Thanks Siva! I'll follow up when I have more questions and/or results. - Greg
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
