Clearing Nat Statistics; Example: Configuring Dynamic Translation And Translation Timeouts - Cisco Nexus 3548 Configuration Manual

Nx-os interfaces release 9x
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Clearing NAT Statistics

Clearing NAT Statistics
To clear Network Address Translation (NAT) statistics, perform the following task:
Command
clear ip nat Statistics
Example
clear ip nat statistics command clears Network Address Translation (NAT) statistics entries:
switch# clear ip nat statistics
----------------------------------------------------
Total expired Translations: 0
SYN timer expired:
FIN-RST timer expired:
Inactive timer expired:
----------------------------------------------------
Total Hits: 0
In-Out Hits: 0
Out-In Hits: 0
----------------------------------------------------
Total Misses: 0
In-Out Misses: 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
----------------------------------------------------
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
----------------------------------------------------
Inside / Outside source list:
Missed: 0
----------------------------------------------------

Example: Configuring Dynamic Translation and Translation Timeouts

The following example shows how to configure dynamic overload Network Address Translation
(NAT) by specifying an access list:
Switch> enable
Switch# configure terminal
Switch(config)# ip access-list acl1
Switch(config-acl)# permit ip 10.111.11.0/24 any
Cisco Nexus 3548 Switch NX-OS Interfaces Configuration Guide, Release 9x
118
Configuring Static and Dynamic NAT Translation
Purpose
Clear Network Address Translation (NAT) statistics
entries.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents