Initial commit
This commit is contained in:
53
example.yaml
Normal file
53
example.yaml
Normal file
@ -0,0 +1,53 @@
|
||||
bondethernets:
|
||||
BondEthernet0:
|
||||
description: "Infra: xsw0.lab.ipng.ch LACP"
|
||||
interfaces: [ GigabitEthernet2/0/0, GigabitEthernet2/0/1 ]
|
||||
|
||||
interfaces:
|
||||
GigabitEthernet1/0/0:
|
||||
description: "Infra: nikhef-core-1.nl.switch.coloclue.net e1/34"
|
||||
lcp: e0-0
|
||||
addresses: [ 94.142.244.85/24, 2A02:898::146:1/64 ]
|
||||
sub-interfaces:
|
||||
100:
|
||||
description: "Cust: hvn0.nlams0.ipng.ch"
|
||||
addresses: [ 94.142.241.185/29, 2a02:898:146::1/64 ]
|
||||
101:
|
||||
description: "Infra: L2 for FrysIX AS112"
|
||||
|
||||
GigabitEthernet2/0/0:
|
||||
description: "Infra: LAG to xsw0"
|
||||
|
||||
GigabitEthernet2/0/1:
|
||||
description: "Infra: LAG to xsw1"
|
||||
|
||||
BondEthernet0:
|
||||
description: "Bond, James Bond!"
|
||||
mac: 00:01:02:03:04:05
|
||||
sub-interfaces:
|
||||
200:
|
||||
encapsulation:
|
||||
dot1q: 1000
|
||||
201:
|
||||
encapsulation:
|
||||
dot1ad: 1000
|
||||
202:
|
||||
encapsulation:
|
||||
dot1q: 1000
|
||||
inner-dot1q: 1000
|
||||
203:
|
||||
encapsulation:
|
||||
dot1ad: 1000
|
||||
inner-dot1q: 1000
|
||||
300:
|
||||
encapsulation:
|
||||
dot1ad: 1000
|
||||
dot1q: 1000
|
||||
301:
|
||||
encapsulation:
|
||||
inner-dot1q: 1000
|
||||
302:
|
||||
encapsulation:
|
||||
dot1ad: 1000
|
||||
dot1q: 1000
|
||||
inner-dot1q: 1000
|
Reference in New Issue
Block a user