
A. Command Line Interface
NAT Commands
Table A-9. NAT Commands (1 of 4)
nat basic { enable disable }
Minimum Access Level: Administrator
Command Mode: Config
Enables or disables the
enable – The
disable –
nat napt { enable disable }
Minimum Access Level: Administrator
Command Mode: Config
Enables or disables the
Translation (NAPT), sometimes called Port Access Translation (PAT).
NOTE: NAPT is limited to one subnet.
enable – The
disable –
nat basic address ip-addr [ip-mask]
Minimum Access Level: Administrator
Command Mode: Config
Defines the public IP addresses used in the
Up to 256 addresses can be allocated with Basic NAT.
Example: nat basic address 192.128.1.1
nat basic purge
Minimum Access Level: Administrator
Command Mode: Config
Deletes all
nat napt address ip-addr
Minimum Access Level: Administrator
Command Mode: Config
Defines the public IP host address to use in the many to one mapping function of NAPT.
NAPT cannot accept incoming requests, unless a static NAT entry has been configured.
Example: nat napt address 192.128.1.1
November 2003 |