misc: update config script in IKEv2 test
Type: fix Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: Iba82f8e0f18f3e1e4da57f4c23ba9272e87afd93
This commit is contained in:
@ -32,7 +32,7 @@ ikev2 profile set pr1 tunnel ipip0
|
||||
ip route add table 1 192.168.5.0/24 via ipip0
|
||||
set interface unnumbered ipip0 use pipe0.1
|
||||
|
||||
nat44 enable sessions 10
|
||||
nat44 plugin enable
|
||||
nat44 add address 192.168.10.2
|
||||
set interface nat44 in pipe0.0 out host-vpp
|
||||
nat44 add static mapping udp local 10.0.0.2 500 external 192.168.10.2 500
|
||||
|
Reference in New Issue
Block a user