summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/configs/vpp_lite_config/eid_virt/4o4/vpp1.config
blob: 58d31330ede8e4ff0f47d8230d53fb30d13c9e2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
create host-interface name vpp1_cus1
set int state host-vpp1_cus1 up
set interface ip table host-vpp1_cus1 100
set int ip address host-vpp1_cus1 6.0.2.1/24

create host-interface name vpp1_cus2
set int state host-vpp1_cus2 up
set interface ip table host-vpp1_cus2 200
set int ip address host-vpp1_cus2 6.0.2.1/24

create host-interface name intervpp1
set int state host-intervpp1 up
set int ip address host-intervpp1 6.0.3.1/24