X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fscripts%2Fvnet%2Fnat44_lb;h=6b6d4e1df948ba5b4501bc6a72ad97fde455313a;hb=b0f956c255de7aa61fead96b7b94bcf937d92c05;hp=0e476357c546b6f0f5c65c5d394e81d1a3c4a5c5;hpb=03c254ec70917290b2fde27de1e7b37abe508ade;p=vpp.git diff --git a/src/scripts/vnet/nat44_lb b/src/scripts/vnet/nat44_lb index 0e476357c54..6b6d4e1df94 100644 --- a/src/scripts/vnet/nat44_lb +++ b/src/scripts/vnet/nat44_lb @@ -36,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