Files
config
docs
intest
hippo-empty.yaml
hippo1.yaml
hippo10.yaml
hippo11.yaml
hippo12.yaml
hippo2.yaml
hippo3.yaml
hippo4.yaml
hippo5.yaml
hippo6.yaml
hippo7.yaml
hippo8.yaml
hippo9.yaml
intest.sh
unittest
vpp
.gitignore
LICENSE
README.md
example.exec
example.yaml
schema.yaml
tests.py
vppcfg
vppcfg.spec
vppcfg/intest/hippo10.yaml
2022-04-03 09:18:52 +00:00

45 lines
903 B
YAML

bondethernets:
BondEthernet0:
interfaces: [ GigabitEthernet3/0/0, GigabitEthernet3/0/1 ]
interfaces:
GigabitEthernet3/0/0:
mtu: 9000
description: "LAG #1"
GigabitEthernet3/0/1:
mtu: 9000
description: "LAG #2"
HundredGigabitEthernet12/0/0:
description: Not Used
HundredGigabitEthernet12/0/1:
description: Not Used
BondEthernet0:
mtu: 9000
lcp: "be0"
sub-interfaces:
100:
mtu: 2500
l2xc: BondEthernet0.200
encapsulation:
dot1q: 100
exact-match: False
200:
mtu: 2500
l2xc: BondEthernet0.100
encapsulation:
dot1q: 200
exact-match: False
500:
mtu: 2000
encapsulation:
dot1ad: 500
exact-match: False
501:
mtu: 2000
encapsulation:
dot1ad: 501
exact-match: False