There is some more about the Xlate command

http://www.cisco.com/en/US/products/...html#wp1084248


Digging a bit deeper into the matter
Examples
The following is sample output from the show xlate command with three active Port Address Translations (PATs):

pixfirewall(config)# show xlate

3 in use, 3 most used

PAT Global 192.150.49.1(0) Local 10.1.1.15 ICMP id 340

PAT Global 192.150.49.1(1024) Local 10.1.1.15(1028)

PAT Global 192.150.49.1(1024) Local 10.1.1.15(516)


The following is sample output from the show xlate detail command with three active Port Address Translations (PATs):

pixfirewall(config)# show xlate detail

3 in use, 3 most used

Flags: D - DNS, d - dump, I - identity, i - inside, n - no random,

o - outside, r - portmap, s - static

TCP PAT from inside:10.1.1.15/1026 to outside:192.150.49.1/1024 flags ri

UDP PAT from inside:10.1.1.15/1028 to outside:192.150.49.1/1024 flags ri

ICMP PAT from inside:10.1.1.15/21505 to outside:192.150.49.1/0 flags ri

Xlate is used for Port Address Translation or Network Address Translation .... So "NoXlate" in the above posted logs mean that NAT or PAT not used in the firewall logs.

Wasnt it unjust negging IKnowNot.