Destination NAT (DNAT) Configuration Commands
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
677
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
DESTINATION NAT (DNAT) CONFIGURATION COMMANDS
DESTINATION
-NAT
[<1-65535>] match [{all|any}] <match-list name> destination-nat
{host {<ip-address|host-name>} [port <1-65535>]|pool <list-
name> [port <1-65535>|static]}
DESCRIPTION
This command is entered in the NAT Configuration Mode. This command is used
to configure a DNAT with one or more rules (set priority for the rule, associate
match-lists and action) for the configured DNAT.
And, this command is used to configure a DNAT with host IP address or an IP
address pool.
PARAMETERS
Note: Presently, ‘Hostname’ option is not supported. Only host IP address can be
configured.
DEFAULT VALUE
None.
EXAMPLE
ALU(config-nat-N2)# match m1 destination-nat host 192.168.10.91
ALU(config-nat-N2)# match m1 destination-nat pool l1
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.
ip-address The IP address of the host.
host-name The host name.
list-name The name of the list.
port <1-65535> The port number for DNAT.