summaryrefslogtreecommitdiffstats
path: root/docker/mpls_demo/init/vpp4.cmd
blob: b3a69eec989913244a78cd55053d3ab2aa1f1a31 (plain)
1
2
3
4
5
6
7
8
9
10
11
create host-interface name veth42
set int state host-veth42 up
set int ip address host-veth42 10.24.1.4/24

create host-interface name veth431
set int state host-veth431 up
set int ip address host-veth431 10.34.1.4/24

create host-interface name veth432
set int state host-veth432 up
set int ip address host-veth432 10.34.2.4/24