Specifications

Altitude 35x0 Access Point Product Reference Guide 67
admin(network.wan.nat)> add
Adds NAT entries.
Syntax
Example
admin(network.wan.nat)>add 1 indoors udp 20 29 10.10.2.2
admin(network.wan.nat)>list 1
-----------------------------------------------------------------------------
index name prot start port end port internal ip translation port
-----------------------------------------------------------------------------
1 indoor udp 20 29 10.10.2.2 0
Related Commands:
add <idx> <name> <tran> <port1> <port2> <ip> <dst_port>
Sets the WAN index <idx> (1-8). Defines the <name> of the WAN NAT list (1-7). Sets the transportation
protocol <tran> (tcp, udp, icmp, ah, esp, gre or all). Sets the starting port <port1> number and ending port
number <port2> in the available port range (1-65535). Sets the internal IP address <ip>. Sets the internal
translation port <dst_port>
(1-65535).
delete Deletes one of the inbound NAT entries from the list.
list Displays the list of inbound NAT entries.