NAT44: endpoint dependent mode (VPP-1273)
[vpp.git] / src / scripts / vnet / nat44_static_with_port
index 15bef1b..25e16e9 100644 (file)
@@ -33,7 +33,7 @@ packet-generator new {
 }
 
 nat44 add address 172.16.1.3
-nat44 add static mapping local 10.0.0.3 3000 external 172.16.1.3 3000
+nat44 add static mapping udp local 10.0.0.3 3000 external 172.16.1.3 3000
 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