[ovs-discuss] IP on bridge / internal iface

Petr Horacek phoracek at redhat.com
Tue Apr 26 12:10:20 UTC 2016


Hello,

is there any difference between setting an IP on OVS bridge and setting in
on its internal iface?

ovs-vsctl add-br br0
ip addr add 192.168.1.10 dev br0

vs.

ovs-vsctl add-br br0 -- add-port br0 mgmt0 -- set Interface mgmt0
type=internal
ip addr add 192.168.1.10 dev mgmt0

Thanks,
Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160426/ba03aaed/attachment-0002.html>


More information about the discuss mailing list