
Command Line Interface Reference 8-45
AP5131>admin(network.wan.nat)> addDescription: 
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:
For an overview of the AP-5131 NAT options available using the applet (GUI), see 
Configuring Network Address Translation (NAT) Settings on page 5-19. 
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.
delete  Deletes one of the inbound NAT entries from the list. 
list  Displays the list of inbound NAT entries.