Special care is taken for bondethernet, where the MAC changes when the first member is added to it. BondEthernet requires its MAC to be set in the bondethernets section, disallowing the MAC of individual members to be set. Also write a dumper for MACs of all types. Update integration test cases to stress the MAC changes on loops, bonds, and phys.
22 lines
456 B
YAML
22 lines
456 B
YAML
interfaces:
|
|
GigabitEthernet3/0/0:
|
|
mtu: 1500
|
|
mac: 00:25:90:0c:05:00
|
|
state: down
|
|
description: Not Used
|
|
GigabitEthernet3/0/1:
|
|
mtu: 1500
|
|
mac: 00:25:90:0c:05:01
|
|
state: down
|
|
description: Not Used
|
|
HundredGigabitEthernet12/0/0:
|
|
mtu: 1500
|
|
mac: b4:96:91:b3:b1:10
|
|
state: down
|
|
description: Not Used
|
|
HundredGigabitEthernet12/0/1:
|
|
mtu: 1500
|
|
mac: b4:96:91:b3:b1:11
|
|
state: down
|
|
description: Not Used
|