255.255.0
start 172.16.11.70 end 172.16.11.71
type generic, total addresses 2, allocated 0 (0%), misses 0
264 Chapter 7: Managing Address Spaces with NAT and IPv6
Table 7-4 describes the show ip nat statistics ?¬?elds.
Resolving Issues with Using the Correct Translation Entry
You know from the con?¬?guration that the source address (10.10.10.4) should be statically
translated to 172.16.6.14. You can use the show ip nat translation command to verify that
the translation does exist in the translation table, as demonstrated here:
RouterX# sshhooww iipp nnaatt ttrraannssllaattiioonn
Pro Inside global Inside local Outside local Outside global
--- 172.16.6.14 10.10.10.4 --- ---
Table 7-4 show ip nat statistics Field Descriptions
Field Description
Total translations Number of translations that are active in the system. This number is
incremented each time a translation is created and is decremented each time a
translation is cleared or times out.
Outside interfaces List of interfaces that are marked as outside with the ip nat outside command.
Inside interfaces List of interfaces that are marked as inside with the ip nat inside command.
Hits Number of times the software looks up an entry in the translations table and
?¬?nds an entry.
Pages:
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399