aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/vnet/ipsec
diff options
context:
space:
mode:
authorShivaShankarK <shivaashankar1204@gmail.com>2020-03-18 15:34:11 +0530
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-08-13 10:39:40 +0000
commit0088c6875fb6b0f3c8824ff66a1a47dc184e3ac1 (patch)
tree5a05adeeeabda9c710978c99e14f70cff22a771a /src/scripts/vnet/ipsec
parent69f3a473bc6a44aad00657aea041f7cec8cad9ae (diff)
pg: update packet generator test scripts
update packet generator test scripts to reflect latest code changes Type: fix Signed-off-by: ShivaShankarK <shivaashankar1204@gmail.com> Change-Id: I048a5e8b9b0506dcb0b664e5549d13f51b2e2ea6 (cherry picked from commit b0f956c255de7aa61fead96b7b94bcf937d92c05)
Diffstat (limited to 'src/scripts/vnet/ipsec')
-rw-r--r--src/scripts/vnet/ipsec4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scripts/vnet/ipsec b/src/scripts/vnet/ipsec
index bf3cbbc56e7..55cd914c4f7 100644
--- a/src/scripts/vnet/ipsec
+++ b/src/scripts/vnet/ipsec
@@ -30,9 +30,9 @@ set int ip table ipsec1 1
set int unnum ipsec1 use pg1
ip route add 192.168.1.0/24 via ipsec0
-set ip arp pg1 192.168.1.2 00:11:22:33:44:55
+set ip neighbor pg1 192.168.1.2 00:11:22:33:44:55
ip route add table 1 192.168.0.0/24 via ipsec1
-set ip arp pg0 192.168.0.2 00:11:22:33:44:66
+set ip neighbor pg0 192.168.0.2 00:11:22:33:44:66
trace add pg-input 100