Add integration tests in intest/
This commit is contained in:
33
intest/hippo4.yaml
Normal file
33
intest/hippo4.yaml
Normal file
@ -0,0 +1,33 @@
|
||||
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 ]
|
||||
|
Reference in New Issue
Block a user