Merge "Add multihoming tests"
[one.git] / tests / data_plane / configs / vpp_lite_config / multihoming / 4o4 / vpp1.config
1 create host-interface name vpp1
2 set int state host-vpp1 up
3 set int ip address host-vpp1 6.0.1.1/24
4
5 create host-interface name intervpp11
6 set int state host-intervpp11 up
7 set int ip address host-intervpp11 6.0.3.1/24
8
9 create host-interface name intervpp21
10 set int state host-intervpp21 up
11 set int ip address host-intervpp21 6.0.4.1/24
12
13 lisp enable
14
15 lisp locator-set add ls1 iface host-intervpp11 p 1 w 1 iface host-intervpp21 p 1 w 1
16 lisp eid-table add eid 6.0.1.0/24 locator-set ls1
17 lisp map-resolver add 6.0.3.100