NAT CLI Commands
356
2/1553-ZAT 759 94 Uen B – December 2005
Option Description
Default
value
portno
Either a single TCP or UDP port
number that you want to use in your
reserved mapping configuration, or
the first port number in the range of
ports.
N/A
2ndportno
The second TCP or UDP port
number in the range that started
with the port specified in
portno
.
N/A
localportno
Either a single internal TCP or UDP
port number or the first port number
in the range of external ports.
N/A
2ndlocal
portno
The second internal TCP or UDP
port number in the range of external
ports to be used if you have
specified a
localportno
.
N/A
14.12.4 Example
The example below forwards TCP port 80 to 90 requests on the WAN
interface to 10.10.10.10 ports 8080 to 8090. Note that the first range must be
the same size as the second range.
-->
nat add resvmap rm2 interfacename WAN 10.10.10.10
tcp 80 90 8080 8090