Comment 2 for bug 1737357

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote : Re: [2.3.0] ovs bridge device recognition: "node <hostname> renamed interface eth0 to br0"

An attachment shows a successful internal interface (svi0) and address discovery. The address is configured in /e/n/i:

auto svi0
iface svi0 inet static
    address 10.20.20.2/24
    gateway 10.20.20.1

OVS interfaces can be administratively brought up via ifup and assigned addresses just like linux bridge interfaces, see also https://git.io/vbBgK