Files
lab/build/default/hvn2.lab.ipng.ch/vpp2-3/etc/vpp/config/lcp.vpp
Pim van Pelt 9e22d00c0f Add a split horizon resolv.conf
- in default namespace, point to 194.1.163.3 and .4
- in dataplane namespace, point to lab.ipng.ch (192.168.1X.4 and 2001:678:d78:2X1::ffff)
- renumber ipv4 transit nets, so that .4/31 is labX.lab.ipng.ch <-> e0.vppX-0
- refactor common args (like nameserver search paths, node count, etc)

Regenerate the whole thing.
2022-10-19 13:36:14 +02:00

8 lines
267 B
Plaintext

comment { Create one LinuxCP Interface Pair for each phy }
lcp create loop0 host-if loop0
lcp create GigabitEthernet10/0/0 host-if e0
lcp create GigabitEthernet10/0/1 host-if e1
lcp create GigabitEthernet10/0/2 host-if e2
lcp create GigabitEthernet10/0/3 host-if e3