[ovs-discuss] Bridge not taking ip address of bonded interface on dhclient command

Tejali Bhujbal tejalibhujbal at gmail.com
Mon Jun 25 12:18:42 UTC 2018


 I am using Ubuntu server and the following configuration but sometimes
    vmbr0 does not take ip address at all.
    so is there any alternative to dhclient?


    ovs-vsctl add-br vmbr0
    ifconfig vmbr0 up
    ovs-vsctl add-bond vmbr0 bond0 enp7s0f0 enp7s0f1 trunks=1529,1530
    ovs-vsctl set port bond0 lacp=active
    ovs-vsctl set port bond0 bond-mode=balance-tcp
    ovs-vsctl add-port vmbr0 vlan1529 tag=1529 -- set interface vlan1529
    type=internal
    ovs-vsctl add-port vmbr0 vlan1530 tag=1530 -- set interface vlan1530
    type=internal
    ifconfig bond0 0
    dhclient vmbr0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20180625/a231aadd/attachment.html>


More information about the discuss mailing list