destination-address-range (Services NAT)
Syntax
destination-address-range low minimum-value high maximum-value <except>;
Description
Specify the destination address range for rule matching.
If the translation-type
statement in the then
statement
of the nat rule is set to stateful-nat-64, the destination address range for rule matching must be within
the range specified by the destination-prefix
statement in
the then
statement.
Options
minimum-value—Lower boundary for the IPv4 or IPv6 address range.
maximum-value—Upper boundary for the IPv4 or IPv6 address range.
except—(Optional) Prevent the specified address range from being translated.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 7.6.
minimum-value and maximum-value options enhanced to support IPv6 addresses in Junos OS Release 8.5.