summaryrefslogtreecommitdiffstats
path: root/docker/mpls_demo/init/vpp2.cmd
blob: e9cac61a127aa4d36a8a7be7f78a664a5129eeb0 (plain)
1
2
3
4
5
6
7
create host-interface name veth21
set int state host-veth21 up
set int ip address host-veth21 10.12.1.2/24

create host-interface name veth24
set int state host-veth24 up
set int ip address host-veth24 10.24.1.2/24