pg: update packet generator test scripts
[vpp.git] / src / scripts / vnet / nat44_lb
index f66c13c..6b6d4e1 100644 (file)
@@ -6,7 +6,6 @@ packet-generator new {
   limit 1000000
   node ip4-input
   size 64-64
-  no-recycle
   worker 0
   interface pg1
   data {
@@ -22,7 +21,6 @@ packet-generator new {
   limit 1000000
   node ip4-input
   size 64-64
-  no-recycle
   worker 1
   interface pg1
   data {
@@ -38,11 +36,11 @@ set int ip address pg0 10.0.0.1/24
 set int ip address pg1 172.16.1.1/24
 set int state pg0 up
 set int state pg1 up
-set ip arp static pg0 10.0.0.10 abcd.abcd.abcd
-set ip arp static pg0 10.0.0.11 abcd.abcd.abce
-set ip arp static pg0 10.0.0.12 abce.abcd.abcd
-set ip arp static pg0 10.0.0.13 abce.abcd.abce
-set ip arp static pg1 172.16.1.10 cdef.abcd.abcd
-set ip arp static pg1 172.16.1.11 cdef.abcd.abce
+set ip neighbor static pg0 10.0.0.10 abcd.abcd.abcd
+set ip neighbor static pg0 10.0.0.11 abcd.abcd.abce
+set ip neighbor static pg0 10.0.0.12 abce.abcd.abcd
+set ip neighbor static pg0 10.0.0.13 abce.abcd.abce
+set ip neighbor static pg1 172.16.1.10 cdef.abcd.abcd
+set ip neighbor static pg1 172.16.1.11 cdef.abcd.abce
 set int nat44 in pg0 out pg1
 trace add pg-input 10