Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-96
WS2000>admin(network.wan.nat)> add
Description:
Adds NAT records.
Syntax:
Example:
admin(network.wan.nat)>add inb 2 special tcp 20 21 192.168.42.16 21
admin(network.wan.nat)>list inb 2
-----------------------------------------------------------------------------
index name prot start port end port internal ip translation port
-----------------------------------------------------------------------------
1 special tcp 20 21 192.168.42.16 21
Related Commands:
add inb
<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 inb Deletes one of the inbound NAT entries from the list.
list inb Displays the list of inbound NAT entries.