bb7eb14349fe58984eee9a58f61b6137064a4bb8
[one.git] / tests / data_plane / configs / vpp_lite_config / eid_virt / 4o6 / vpp1.config
1 create host-interface name vpp1_cus1
2 set int state host-vpp1_cus1 up
3 set interface ip table host-vpp1_cus1 100
4 set int ip address host-vpp1_cus1 6.0.2.1/24
5
6 create host-interface name vpp1_cus2
7 set int state host-vpp1_cus2 up
8 set interface ip table host-vpp1_cus2 200
9 set int ip address host-vpp1_cus2 6.0.2.1/24
10
11 create host-interface name intervpp1
12 set int state host-intervpp1 up
13 set int ip address host-intervpp1 6:0:3::1/64
14
15 lisp enable
16 lisp map-resolver add 6:0:3::100
17
18 lisp locator-set add ls1 iface host-intervpp1 p 1 w 1
19 lisp eid-table map vni 100 vrf 100
20 lisp eid-table add vni 100 eid 6.0.2.0/24 locator-set ls1
21
22 lisp locator-set add ls2 iface host-intervpp1 p 1 w 1
23 lisp eid-table map vni 200 vrf 200
24 lisp eid-table add vni 200 eid 6.0.2.0/24 locator-set ls2