sdn: add vnet vlan-aware option

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
Alexandre Derumier 2020-05-26 17:46:07 +02:00 committed by Thomas Lamprecht
parent 40f4dfc21f
commit 72dac9a0ab

View File

@ -114,6 +114,9 @@ VNet properties are:
* Tag: The unique VLAN or VXLAN id * Tag: The unique VLAN or VXLAN id
* Vlan Aware: Allow to add an extra Vlan tag in vm|ct nic configuration or allow
vlans tag coming from the vm|ct guest os.
* IPv4: an anycast IPv4 address, it will be configured on the underlying bridge * IPv4: an anycast IPv4 address, it will be configured on the underlying bridge
on each node part of the Zone. It's only useful for `bgp-evpn` routing. on each node part of the Zone. It's only useful for `bgp-evpn` routing.