1b526c9dcf8be95f3e444af962c0770ef39c0928
[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 ip4_ip6
16
17 # Test ip4 over ip6
18 ./lisp_test 4o6
19
20 # Test ip6 over ip4
21 ./lisp_test 6o4