show nat
ExtremeWare Software 7.3.0 Command Reference Guide 435
show nat
show nat {timeout | stats | connections | rules {vlan <outside_vlan>}}
Description
Displays NAT settings.
Syntax Description
Default
Displays all NAT settings.
Usage Guidelines
Use the keyword
stats
to display statistics for the NAT traffic, including:
• The number of rules
• The number of current connections
• The number of translated packets on the inside and outside VLANs
• Information on missed translations
Use the keyword
connections
to display the current NAT connection table, including source IP/layer 4
port mappings from inside to outside.
Use the keyword
rules
to display the NAT translation rules for the outside VLANs configured on the
switch. Rules are displayed in the order they are processed, starting with the first one. To display the
NAT rules for a specific VLAN, add the VLAN name.
Use the keyword
timeout
to display the NAT timeout settings configured on the switch.
Example
The following command shows the NAT translation rules configured for VLAN out_vlan_1:
show nat rules vlan out_vlan_1
History
This command was first available in ExtremeWare 6.2.
Platform Availability
This command is available on all platforms.
timeout Specifies the display of NAT timeout settings.
stats Specifies the display of statistics for NAT traffic.
connections Specifies the display of the current NAT connection table.
rules Specifies the display of NAT rules, optionally for a specific VLAN.
outside_vlan Specifies the outside VLAN for which NAT rules should be displayed.