destination-nat
Syntax
destination-nat (off | pool pool-name | rule-session-count-alarm (clear-threshold value | raise-threshold value));
Hierarchy Level
[edit security nat destination rule-set rule-set-name rule rule-name then]
Description
Specify the action of the destination NAT rule.
Options
off | Do not perform destination NAT operation. |
pool | Use user-defined destination NAT pool to perform destination NAT. |
rule-session-count-alarm | Define session count alarm thresholds for a specific destination NAT rule. When the session count exceeds the upper (raise) threshold or falls below the lower (clear) threshold, an SNMP trap is triggered. |
If you enter a value for raise-threshold
but
not for clear-threshold
, clear-threshold
is
automatically set to 80 percent of raise-threshold
.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement modified in Junos OS Release
9.6. The rule-session-count-alarm
option added in Junos
OS Release 12.1X45-D10.