Allow bondethernet members list to be empty, and omitted from the YAML config

This commit is contained in:
Pim van Pelt
2022-04-05 16:08:51 +00:00
parent 41bce7131c
commit 8971c325c0
5 changed files with 22 additions and 3 deletions

View File

@ -1,6 +1,8 @@
bondethernets:
BondEthernet0:
interfaces: [ GigabitEthernet3/0/0, GigabitEthernet3/0/1 ]
BondEthernet1:
mode: xor
interfaces:
GigabitEthernet3/0/0:
@ -59,6 +61,10 @@ interfaces:
encapsulation:
dot1ad: 501
exact-match: False
BondEthernet1:
mtu: 1500
vxlan_tunnel1:
mtu: 2000