6e41a83ad1da97bf6d89b1ef3fcf41d5880d2ea6
[one.git] / tests / data_plane / configs / vpp_lite_config / eid_virt / 6o4 / vpp2.config
1 create host-interface name vpp2_cus1
2 set int state host-vpp2_cus1 up
3 set interface ip6 table host-vpp2_cus1 100
4 set int ip address host-vpp2_cus1 6:0:4::1/64
5
6 create host-interface name vpp2_cus2
7 set int state host-vpp2_cus2 up
8 set interface ip6 table host-vpp2_cus2 200
9 set int ip address host-vpp2_cus2 6:0:4::1/64
10
11 create host-interface name intervpp2
12 set int state host-intervpp2 up
13 set int ip address host-intervpp2 6.0.3.2/24
14
15 lisp enable
16 lisp map-resolver add 6.0.3.100
17
18 lisp locator-set add ls1 iface host-intervpp2 p 1 w 1
19 lisp eid-table map vni 100 vrf 100
20 lisp eid-table add vni 100 eid 6:0:4::0/64 locator-set ls1
21
22 lisp locator-set add ls2 iface host-intervpp2 p 1 w 1
23 lisp eid-table map vni 200 vrf 200
24 lisp eid-table add vni 200 eid 6:0:4::0/64 locator-set ls2