Add RTR + EID virt test (6over46)
[one.git] / tests / data_plane / configs / vpp_lite_config / rtr_two_iface_two_customers / 6o46 / rtr.config
1 create host-interface name rtr_vpp1
2 set int state host-rtr_vpp1 up
3 set int ip address host-rtr_vpp1 6.0.3.2/24
4
5 create host-interface name rtr_vpp2
6 set int state host-rtr_vpp2 up
7 set int ip address host-rtr_vpp2 6:0:5::2/64
8
9 lisp enable
10
11 lisp map-resolver add 6.0.3.100
12
13 lisp locator-set add ls1 iface host-rtr_vpp1 p 1 w 1 iface host-rtr_vpp2 p 1 w 1
14 lisp pitr ls ls1
15 lisp eid-table map vni 100 vrf 100
16 lisp eid-table map vni 200 vrf 200
17 lisp remote-mapping vni 100 deid 6:0:0::0/32 action send-map-request
18 lisp remote-mapping vni 200 deid 6:0:0::0/32 action send-map-request