Move to vppcfg based configs - generate the initial config in vpp.service. Needs 20260406-2
This commit is contained in:
31
build/frr/hvn0.lab.ipng.ch/vpp0-1/etc/vpp/vppcfg.yaml
Normal file
31
build/frr/hvn0.lab.ipng.ch/vpp0-1/etc/vpp/vppcfg.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
loopbacks:
|
||||
loop0:
|
||||
description: 'Core: vpp0-1'
|
||||
mtu: 9000
|
||||
lcp: loop0
|
||||
addresses: [ 192.168.10.1/32, 2001:678:d78:200::1/128 ]
|
||||
interfaces:
|
||||
GigabitEthernet10/0/0:
|
||||
description: 'Gi10/0/0 is connected to vpp0-0:Gi10/0/1'
|
||||
addresses: [ 192.168.10.7/31, 2001:678:d78:201::1:01/112 ]
|
||||
mpls: true
|
||||
lcp: e0
|
||||
mtu: 9000
|
||||
sflow: true
|
||||
GigabitEthernet10/0/1:
|
||||
description: 'Gi10/0/1 is connected to vpp0-2:Gi10/0/0'
|
||||
addresses: [ 192.168.10.8/31, 2001:678:d78:201::2:01/112 ]
|
||||
mpls: true
|
||||
lcp: e1
|
||||
mtu: 9000
|
||||
sflow: true
|
||||
GigabitEthernet10/0/2:
|
||||
description: 'Gi10/0/2 is connected to host0-0:enp16s0f1'
|
||||
lcp: e2
|
||||
mtu: 9000
|
||||
sflow: true
|
||||
GigabitEthernet10/0/3:
|
||||
description: 'Gi10/0/3 is connected to host0-1:enp16s0f1'
|
||||
lcp: e3
|
||||
mtu: 9000
|
||||
sflow: true
|
||||
Reference in New Issue
Block a user