Network Address Translation
Left running head:
Chapter name (automatic)
676
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SOURCE-NAT STATIC
[<1-65535>] match [{all|any}] <match-list name> source-nat
static
DESCRIPTION
This command is entered in the NAT Configuration Mode. This command is used
to configure a static SNAT that uses one-to-one address mapping without port
translation.
Note: If no address is configured, the IP address of the egress interface on which the NAT
policy is applied will be used.
PARAMETERS
D
EFAULT VALUE
By default, NAT enables dynamic mapping.
EXAMPLE
ALU(config-nat-N1)# match m1 source-nat static
Parameter Description
1-65535 The range for the NAT policy rule. This rule number
signifies the priority of a rule.
match [{all|any}]
<match-list name>
match all - In this type of match, the relevant action is
performed only when all the match-list criteria is satisfied.
match any - In this type of match, the relevant action is
performed even if any one of the match-list criterion is
satisfied.
source-nat Type of NAT, here it is the SNAT.
static Use this keyword to use the static NAT.