destination-nat static
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
679
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
DESTINATION-NAT STATIC
[<1-65535>] match [{all|any}] <match-list name> destination-nat
pool <list-name> static
DESCRIPTION
This command is entered in the NAT Configuration Mode. This command is used
to configure a static DNAT that uses one-to-one address mapping without port
translation.
PARAMETERS
DEFAULT VALUE
None.
EXAMPLE
ALU(config-nat-N2)# match m1 destination-nat pool l1 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.
destination-nat Type of NAT, here it is the DNAT.
list-name The name of the list.
static Use this keyword to configure static DNAT.