34 lines
681 B
YAML
34 lines
681 B
YAML
interfaces:
|
|
GigabitEthernet3/0/0:
|
|
mtu: 9216
|
|
sub-interfaces:
|
|
100:
|
|
mtu: 2000
|
|
l2xc: HundredGigabitEthernet12/0/1.100
|
|
GigabitEthernet3/0/1:
|
|
description: Not Used
|
|
HundredGigabitEthernet12/0/0:
|
|
mtu: 9216
|
|
sub-interfaces:
|
|
100:
|
|
mtu: 3000
|
|
101:
|
|
mtu: 2000
|
|
encapsulation:
|
|
dot1q: 100
|
|
inner-dot1q: 200
|
|
exact-match: True
|
|
HundredGigabitEthernet12/0/1:
|
|
mtu: 9216
|
|
sub-interfaces:
|
|
100:
|
|
mtu: 2000
|
|
l2xc: GigabitEthernet3/0/0.100
|
|
|
|
bridgedomains:
|
|
bd10:
|
|
description: "Bridge Domain 10"
|
|
mtu: 2000
|
|
interfaces: [ HundredGigabitEthernet12/0/0.101 ]
|
|
|