Network Address Translation
Left running head: 
Chapter name (automatic)
706
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
NAT SHOW COMMANDS 
Use the following show commands to display the configuration setting for NAT on 
the OmniAccess 5740 USG. 
T
O VIEW NAT
E
XAMPLE
1. The following example displays the details of all the NAT policies configured:
ALU# show ip nat
ip nat n1
   10 match all m1 source-nat
ip nat n2
   10 match m2 source-nat 
ip nat n3
   1 match all m3 destination-nat host 2.2.2.2
2. The following example shows the configuration details of a specific NAT policy:
ALU# show ip nat n1
ip nat n1
   10 match all m1 source-nat
Command (in SUM/CM) Description
show ip nat Displays details of all the configured NAT 
policies.
show ip nat [<name>] This command displays the configuration 
details for a specific NAT policy.