ovs-port

ovs-port — OvsPort Link Settings

Properties

Table 78. 

Key Name Value Type Default Value Value Description
bond-downdelay
uint32
0
The time port must be inactive in order to be considered down.
bond-mode
string
Bonding mode. One of "active-backup", "balance-slb", or "balance-tcp".
bond-updelay
uint32
0
The time port must be active before it starts forwarding traffic.
lacp
string
LACP mode. One of "active", "off", or "passive".
name
string
ovs-port
The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
tag
uint32
0
The VLAN tag in the range 0-4095.
vlan-mode
string
The VLAN mode. One of "access", "native-tagged", "native-untagged", "trunk" or unset.