Docs: Fix VLAN bridge interface in example setup
The bridge_ports value defined on the example test setup file should match the given physical interface and the VXLAN VLAN interface. Closes-Bug: 1798079 Change-Id: I4a613bbb7b1790a9f289caa53f37917a4f618d04
This commit is contained in:
parent
d4853793fc
commit
a6d8c79be4
@ -53,7 +53,7 @@ iface br-vxlan inet static
|
||||
bridge_stp off
|
||||
bridge_waitport 0
|
||||
bridge_fd 0
|
||||
bridge_ports bond1.30
|
||||
bridge_ports eth0.30
|
||||
address 172.29.240.11
|
||||
netmask 255.255.252.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user