Create LISP test for csit_topology and for vpp_lite_topology
[one.git] / tests / data_plane / vpp_lite_topo / README
1 # Test require program expect
2  - install expect
3  aptitude install expect
4
5 Please before use, set variable VPP_LITE_BIN to your vpp_lite in file lisp_test.sh
6
7 # example use
8 # Test ip4 topology
9 ./lisp_test.sh or ./lisp_test ip4
10
11 # Test ip6 topology
12 ./lisp_test ip6
13
14 # Test ip4 and ip6 topology
15 ./lisp_test all