Specifications

CLI Reference
Altitude 4700 Series Access Point Product Reference Guide
334
AP4700>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 Transport start port end port internal ip translation
-----------------------------------------------------------------------------
1 indoor udp 20 29 10.10.2.2 0
For an overview of the NAT options available using the applet (GUI), see “Configuring Network
Address Translation (NAT) Settings” on page 141.
add <idx> <name> <tran> <port1> <port2> <ip> <dst_port>
Sets an inbound network address translation (NAT) for WAN address <idx>, where <name> is the name
of the entry (1 to 7 characters), <tran> is the transport protocol (one of tcp, udp, icmp, ah, esp, gre, or
all), <port1> is the starting port number in a port range, <port2> is the ending port number in a port range,
<ip> is the internal IP address, and <dst_port> is the (optional) internal translation port.