Specifications

NAT Configuration Examples
September 08, 2010 Page 12 of 18
Displaying NAT Statistics
Table 4describeshowtodisplayNATstatistics.
NAT Configuration Examples
Thissectionprovidesaconfigurationexampleforboththestaticanddynamicconfigurations.
EachexampleincludesboththeNATandNAPTtranslationmethods.
Configure NAT translation timeout values. ip nat translation {timeout | udp-timeout |
tcp-timeout | icmp-timeout | dns-timeout |
ftp-timeout} seconds
Clear dynamic NAT translations. clear ip nat translation
Clear a specific active simple NAT translation. clear ip nat translation inside global-ip local-ip
Clear a specific dynamic NAT translation. clear ip nat translation {tcp | upd} inside
global-ip global-port local-ip local-port
Set NAT router limits set router limits {nat-bindings nat-bindings |
nat-cache nat-cache | nat-dynamic-configs
nat-dynamic-configs | nat-static-config
nat-static-config | nat-interface-config
nat-interface-config | nat-global-addr-cfg
nat-global-addr-cfg | nat-global-port-cfg
nat-global-port-cfg}
Table 3 Managing a Traditional NAT Configuration
Task Command(s)
Table 4 Displaying NAT Statistics
Task Command(s)
Display active NAT translations. show ip nat translations [verbose]
Display NAT translation statistics. show ip nat statistics [verbose]
Display NAT router limits show router limits [nat-bindings] [nat-cache]
[nat-dynamic-config] [nat-static-config]
[nat-interface-config] [nat-global-addr-cfg]
[nat-global-port-cfg]
Note: For purposes of our examples we will not modify the maximum number of translation entries
or any NAT router limits. These parameters should only be modified to assure availability to
functionalities that share these resources such as TWCB and LSNAT. It is recommended that you
consult with Enterasys customer support before modifying these parameter values.
Depending upon the firmware version, the CLI prompts on your system may differ from those
presented in this section.
We will also assume that the FTP control port will use the default value.