Command Line Interface
NAT
nat basic enable
Enables the
Minimum access level: Administrator/Config
nat napt enable
Enables the
Minimum access level: Administrator/ Config
NOTE: Proxy ARP and NAPT cannot be enabled at the same time.
nat basic address ip-addr [ip-mask]
Defines the public IP addresses used in the
Up to 256 addresses can be allocated with Basic NAT.
Minimum access level: Administrator/Config
Example: nat basic address 192.128.1.1
nat napt address ip-addr
Defines the public IP addresses used in the public IP address of a single host for use in the many to one mapping function of NAPT. NAPT cannot accept incoming requests, unless a static NAT entry has been configured.
Minimum access level: Administrator/Config
Example: nat napt address 192.128.1.1
nat timeout time
Specifies the NAT timeout value for mappings set up dynamically.
Minimum access level: Administrator/Config
time ± The timeout value in minutes. Default = 20 minutes.
Example: nat timeout 90
nat napt map { udp tcp } server-ip port
Permits global access to a local server, such as a Web server.
Minimum access level: Administrator/Config
udp, tcp ± Specify the protocol to which the mapping applies.
port ± The destination port number for the specified server.
Example: nat napt map tcp 192.128.1.1 102
August 2000 |