31 lines
806 B
YAML
31 lines
806 B
YAML
loopbacks:
|
|
loop0:
|
|
description: 'Core: vpp0-0'
|
|
mtu: 9000
|
|
lcp: loop0
|
|
addresses: [ 192.168.10.0/32, 2001:678:d78:200::/128 ]
|
|
interfaces:
|
|
GigabitEthernet10/0/0:
|
|
description: 'Gi10/0/0 is connected to lab.ipng.ch:lab0'
|
|
addresses: [ 192.168.10.5/31, 2001:678:d78:201::fffe/112 ]
|
|
lcp: e0
|
|
mtu: 9000
|
|
sflow: true
|
|
GigabitEthernet10/0/1:
|
|
description: 'Gi10/0/1 is connected to vpp0-1:Gi10/0/0'
|
|
addresses: [ 192.168.10.6/31, 2001:678:d78:201::1:00/112 ]
|
|
mpls: true
|
|
lcp: e1
|
|
mtu: 9000
|
|
sflow: true
|
|
GigabitEthernet10/0/2:
|
|
description: 'Gi10/0/2 is connected to host0-0:enp16s0f0'
|
|
lcp: e2
|
|
mtu: 9000
|
|
sflow: true
|
|
GigabitEthernet10/0/3:
|
|
description: 'Gi10/0/3 is connected to host0-1:enp16s0f0'
|
|
lcp: e3
|
|
mtu: 9000
|
|
sflow: true
|