Network Address Translation
Left running head:
Chapter name (automatic)
678
Beta Beta
OmniAccess 5740 Unified Services Gateway 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>
DESCRIPTION
This command is entered in the NAT Configuration Mode. This command is used
to configure port number for a DNAT.
PARAMETERS
DEFAULT VALUE
None.
EXAMPLE
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>
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.
1-65535 The port number for DNAT.