xlate


View or clear translation slot information.

clear xlate [global|local ip1[-ip2] [netmask mask]] [lport | gport port [-port]] [interface if1[,if2][,ifn]] [state static [,dump] [,portmap] [,norandomseq] [,identity]]

show xlate [global | local ip1[-ip2] [netmask mask]] [lport | gport port[-port]] [interface if1[,if2][,ifn]] [state static [,dump] [,portmap] [,norandomseq] [,identity]]


Syntax Description

global|local ip1[-ip2] Display active translations by global IP address or local IP address using the network mask to qualify the IP addresses.
lport | gport port[-port] Display active translations by local and global port specifications.
interface if1[,if2][,ifn] Display active translations by interface.
state Display active translations by state;


Usage

Clears/displays the contents of translation slots.

Translation slots can persist after key changes have been made. Use clear xlate after running any of the following commands:

  1. aaa-server
  2. access-list
  3. alias
  4. conduit
  5. global
  6. nat
  7. route
  8. static

Privileged mode.


Examples

The following is sample output for two static translations, the first with two associated connections (called "nconns") and the second with four.

    show xlate

    Global 209.165.201.10 Local 209.165.201.10  static nconns 1 econns 0 
    Global 209.165.201.30 Local 209.165.201.30  static nconns 4 econns 0