Product Reference Guide (Supporting software release 4.4.0.0)
226 Brocade Mobility 5181 Access Point Product Reference Guide
53-1002516-01
Network Commands
8
1 157.235.91.2
2 10.1.1.1
For an overview of the NAT options available using the applet (GUI), see “Configuring Network
Address Translation (NAT) settings” on page 103.
BR5181>admin(network.wan.nat)> add
Description
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 NAT options available using the applet (GUI), see “Configuring Network
Address Translation (NAT) settings” on page 103.
BR5181>admin(network.wan.nat)> delete
Description
Deletes NAT entries.
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.