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

Verifying Static NAT Summary

Purpose

Display static NAT summary information.

Action

Use the show security nat static-nat summary CLI command to verify static NAT l information. You get the following output:


user@host> show security nat static-nat summary
  Total static NAT mappings: 3, Maximum: 300
  Ingress Interface    Destination    Host         Virtual Router
  ge-0/0/0.0           1.1.1.1/32     10.1.1.1/32  trust-vr
  ge-0/0/0.0           1.1.3.0/24     10.1.3.0/24  trust-vr
  ge-0/0/0.1           2.2.2.1/32     20.1.1.1/32  trust-vr

What it Means

The output displays information about the total static NAT mappings, destination IP address and subnet mask, name of the interface on which static NAT is defined, and the name of the virtual router that performs route lookup for the host IP address and the subnet mask.


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