On Tue, Nov 20, 2018 at 12:59 PM Gregory Rose <[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 dev testbr0 proto kernel scope link src 10.10.0.1 linkdown > 20.20.0.0/24 dev testbr1 proto kernel scope link src 20.20.0.1 > 30.30.0.0/24 dev testbr2 proto kernel scope link src 30.30.0.1 > > Hi 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 name bridge id STP enabled interfaces docker0 8000.02428928dba5 no veth6079ee7 testbr0 8000.000000000000 yes testbr1 8000.fe540005937c yes vnet2 vnet5 testbr2 8000.fe540079ef92 yes vnet1 vnet4 virbr0 8000.fe54000ad370 yes vnet0 vnet3 Siva Teja.
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
