Network Address Translation
Left running head:
Chapter name (automatic)
578
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
PORT
[
<1-65535>
]
match
[{
all
|
any
}] <
match-list name> destination-nat
{
host
{
<ip-address|host-name>
}|
pool <list-name>
}
port
<
1-65535
>
D
ESCRIPTION
This command is used to configure port number for a DNAT.
P
ARAMETERS
D
EFAULT
V
ALUE
None.
E
XAMPLE
ALU(config-nat-N2)# match m1 destination-nat host 192.168.10.91
port 100
ALU(config-nat-N2)# match m1 destination-nat pool l1 port 100
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.
1-65535
The port number for DNAT.