mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Fix clag example
Ticket: CM-3346 Reviewed By: scotte Testing Done:
This commit is contained in:
@@ -44,10 +44,9 @@ iface peer-bond
|
|||||||
#
|
#
|
||||||
auto peer-bond.4094
|
auto peer-bond.4094
|
||||||
iface peer-bond.4094
|
iface peer-bond.4094
|
||||||
address 169.254.0.1/31
|
address 169.254.0.1/30
|
||||||
clagd-peer-ip 11.0.5.2
|
clagd-peer-ip 169.254.0.2
|
||||||
clagd-sys-mac 00:00:00:aa:bb:01
|
clagd-sys-mac 44:38:39:ff:00:01
|
||||||
clagd-args --vm
|
|
||||||
|
|
||||||
# host ports
|
# host ports
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user