show ip nat max
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat max command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat max
IP NAT Max values
====================
Max Dyn Translations:80
Max all-host:0
No.Static:1
No.Dyn:0
No.ICMP:0
====================
|
show ip nat statistics
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat statistics command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat statistics
IP NAT Statistics
====================================================
Stats Collected since: Tue Jul 10 12:22:33 2018
----------------------------------------------------
Total active translations: 1
No.Static: 1
No.Dyn: 0
No.ICMP: 0
----------------------------------------------------
Total expired Translations: 0
SYN timer expired: 0
FIN-RST timer expired: 0
Inactive timer expired: 0
----------------------------------------------------
Total Hits: 0 Total Misses: 0
In-Out Hits: 0 In-Out Misses: 0
Out-In Hits: 0 Out-In Misses: 0
----------------------------------------------------
Total SW Translated Packets: 0
In-Out SW Translated: 0
Out-In SW Translated: 0
----------------------------------------------------
Total SW Dropped Packets: 0
In-Out SW Dropped: 0
Out-In SW Dropped: 0
Address alloc. failure drop: 0
Port alloc. failure drop: 0
Dyn. Translation max limit drop: 0
ICMP max limit drop: 0
Allhost max limit drop: 0
----------------------------------------------------
Total TCP session established: 0
Total TCP session closed: 0
----------------------------------------------------
----------------------------------------------------
====================================================
|
show ip nat timeout
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat timeout command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat timeout
IP NAT Timeout values (in sec)
========================
TCP:3600
UDP:3600
ICMP:3600
DYN:3600
SYN:60
FINRST:60
========================
|
show ip nat translations
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat translations command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat translations
Pro Inside global Inside local Outside local Outside global
any 2.2.2.2 1.1.1.1 --- ---
|
show ip nat translations verbose
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat translations verbose command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat translations verbose
Pro Inside global Inside local Outside local Outside global
any 2.2.2.2 1.1.1.1 --- ---
Vrf: default in_stats_count:0 out_stats_count:0 Group_id:0
Format(H:M:S) Time-left :0:0:-1
|
show ip nat translations internal-detail
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat translations internal-detail command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat translations internal-detail
Pro Inside global Inside local Outside local Outside global
any 2.2.2.2 1.1.1.1 --- ---
Vrf: default in_stats_count:0 out_stats_count:0 Group_id:0
Format(H:M:S) Time-left :0:0:-1
Flags:0x200041 Entry-id:0 State:0x0
|
show ip nat translations vrf default
The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip nat translations vrf default command, see the CLI command reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
Note: This example was added in Cisco NX-OS Release 9.2(1).
CLI Output |
---|
Switch# show ip nat translations vrf default
Pro Inside global Inside local Outside local Outside global
any 2.2.2.2 1.1.1.1 --- ---
|