User guide
NAT command reference Network address translation - NAT
4-155
iMG/RG Software Reference Manual (IPNetwork Functions)
Example -->
nat set resvmap rm1 extinterface enable
See also nat add resvmap interfacename
4.4.5.1.17 NAT SET RESVMAPS SRCIP
Syntax NAT SET RESVMAPS <name> <interfacename> srcpip {range <star-
taddr> <endaddr>| <subnet subnetaddr> <subnet subnetmask>}
Description This command sets the source IP, including IP range, subnet IP, and subnet mask, of a NAT
reserve map rule
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example -->
nat set resvmap rm1 WAN srcip range 172.26.1.1 172.26.1.10
Example --> nat set resvmap rm1 WAN srcip subnet 172.26.0.0 255.255.0.0
See also nat add resvmap interfacename
enable|disable Enables/Disables an existing rule to be used/not to
be used to match against inbound packets for
translations.
N/A
Option Description Default Value
name An arbitrary name that identifies a reserved map-
ping configuration. It can be made up of one or
more letters or a combination of letters and digits,
but it cannot start with a digit.
N/A
interfacename The name of an existing security interface (exter-
nal or DMZ) created and connected to an inside
interface (DMZ or internal) using the NAT ENA-
BLE command. To display security interfaces, use
the SECURITY LIST INTERFACES command.
N/A
startaddr Starting IP address of the range to be configured N/A
endaddr End IP address of the range to be configured N/A
subnet subnetaddr Subnet address of the subnet to be configured N/A
subnet mask
Subnet mask of the subnet to be configured
.
N/A
Option Description Default Value