build
default
hvn0.lab.ipng.ch
vpp0-0
vpp0-1
vpp0-2
etc
bird
netns
netplan
vpp
config
defaults.vpp
flowprobe.vpp
interface.vpp
lcp.vpp
loopback.vpp
manual.vpp
bootstrap.vpp
hostname
hosts
resolv.conf
home
root
vpp0-3
hvn1.lab.ipng.ch
hvn2.lab.ipng.ch
config
overlays
.gitignore
README.md
create
destroy
generate
pristine
virshall
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
|
|
|