Destination NAT (DNAT) Configuration Commands
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
577
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
D
ESTINATION
NAT (DNAT) C
ONFIGURATION
C
OMMANDS
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
]}
D
ESCRIPTION
Enter this command in the NAT configuration mode. This command is used to
configure a DNAT with one or more rules (associate match-lists and set priority for
the rule) for the configured DNAT.
And, this command is used to configure a DNAT with host IP address or an IP
address pool.
P
ARAMETERS
Note:
Presently, ‘Hostname’ option is not supported. Only host IP address can be
configured.
D
EFAULT
V
ALUE
None.
E
XAMPLE
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>
This command forms a match-list of the Common
Classifiers that are pre-configured. In this type of match, the
relevant action is performed even if one rule in the list 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.