misc: add tracedump API plugin
[vpp.git] / src / scripts / vnet / nat64_static
index ff5e8db..3c4dc48 100644 (file)
@@ -6,7 +6,6 @@ packet-generator new {
   limit 10
   node ip4-input
   size 64-64
-  no-recycle
   worker 0
   interface pg1
   data {
@@ -22,7 +21,6 @@ packet-generator new {
   limit 10
   node ip4-input
   size 64-64
-  no-recycle
   interface pg1
   worker 1
   data {
@@ -37,8 +35,8 @@ set int ip address pg0 2000::1/64
 set int ip address pg1 172.16.1.1/24
 set int state pg0 up
 set int state pg1 up
-set ip6 neighbor pg0 2000::3 abcd.abcd.abcd static
-set ip arp static pg1 172.16.1.2 cdef.abcd.abcd
+set ip neighbor pg0 2000::3 abcd.abcd.abcd static
+set ip neighbor static pg1 172.16.1.2 cdef.abcd.abcd
 set interface nat64 in pg0 out pg1
 nat64 add static bib 2000::3 3001 172.16.1.3 37678 udp
 nat64 add static bib 2000::3 3006 172.16.1.3 38678 udp