aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/vnet/gre-teb
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/gre-teb
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/gre-teb')
-rw-r--r--src/scripts/vnet/gre-teb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/vnet/gre-teb b/src/scripts/vnet/gre-teb
index ec0f6193e78..992005cfa83 100644
--- a/src/scripts/vnet/gre-teb
+++ b/src/scripts/vnet/gre-teb
@@ -1,7 +1,7 @@
create packet-generator interface pg0
create packet-generator interface pg1
set int ip address pg1 192.168.2.1/24
-set ip arp pg1 192.168.2.2 6:5:4:3:2:1 static
+set ip neighbor pg1 192.168.2.2 6:5:4:3:2:1 static
create gre tunnel dst 192.168.2.2 src 192.168.2.1 teb
set int state pg0 up