Tests for SMR + RTR with disjoint locators
[one.git] / tests / data_plane / configs / vpp_lite_config / smr_rtr_disjoint / rtr.config
1 create host-interface name rtr_wan4
2 set int state host-rtr_wan4 up
3 set int ip address host-rtr_wan4 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 locator-set add ls1 iface host-rtr_wan4 p 1 w 1 iface host-rtr_vpp2 p 1 w 1
12 lisp pitr ls ls1
13 comment { lisp pitr disable }
14 lisp remote-mapping deid 6:0:0::0/32 action send-map-request
15 lisp map-resolver add 6.0.3.100