[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying NAT Incoming-table

Purpose

Display NAT table information.

Action

Use the show security nat incoming-table CLI command to verify the output for the NAT table. You get the following output:


user@host> show security nat incoming-table
  In use: 1, Maximum: 8, Entry allocation failed: 0
  Destination           Host                  References Timeout Source-pool
  10.1.1.26:1028        1.1.1.10:5060                  1    3600 p1

What it Means

The output displays information about the host IP address and port number that the destination IP address is mapped to, the name of the source pool where translation is allocated, and the timeout, in seconds, of the entry in the NAT table.


[Contents] [Prev] [Next] [Index] [Report an Error]