Configuring Static and Dynamic NAT Translation
• The maximum number of supported ICMP translations or flow entries is 176 for an optimal utilization
• NAT is ECMP aware and it supports a maximum of 24 ECMP paths.
• Cisco NX-OS Release 9.x supports Network Address Translation (NAT) statistics on Cisco Nexus 3548
• Traceroute is not supported on static and dynamic NAT
Configuring Static NAT
Enabling Static NAT
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# feature nat
3. (Optional) switch(config)# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# feature nat
Step 3
(Optional) switch(config)# copy running-config
startup-config
Configuring Static NAT on an Interface
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface type slot/port
3. switch(config-if)# ip nat {inside | outside}
4. (Optional) switch(config)# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
of the TCAM space.
switches.
Cisco Nexus 3548 Switch NX-OS Interfaces Configuration Guide, Release 9x
Purpose
Enters global configuration mode.
Enables the static NAT feature on the device.
Saves the change persistently through reboots and restarts
by copying the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Configuring Static NAT
99