build
bird
freebsd
frr
hvn0.lab.ipng.ch
hvn1.lab.ipng.ch
host1-0
host1-1
tap1-0
vpp1-0
vpp1-1
vpp1-2
vpp1-3
etc
frr
netns
netplan
vpp
config
defaults.vpp
flowprobe.vpp
interface.vpp
lcp.vpp
loopback.vpp
manual.vpp
mpls.vpp
bootstrap.vpp
hostname
hosts
motd
resolv.conf
home
root
hvn2.lab.ipng.ch
hvn3.lab.ipng.ch
config
overlays
.gitignore
README.md
command
create
generate
generate-all
8 lines
267 B
Plaintext
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
|
|
|