rule (Destination NAT Next Gen Services)
Syntax
rule rule-name { match { application [application-name] destination-address (NAT Next Gen Services) (address | any-unicast); destination-address-name address-name; source-address (address | any-unicast); source-address-name address-name; } } then { destination-nat { destination-prefix destination-prefix; off; pool nat-pool-name; } port-forwarding-mappings map-name; } syslog;
Hierarchy Level
[edit services nat destination rule-set rule-set]
Description
Configure a destination NAT rule, which translates the destination address of IP packets.
The remaining statements are explained separately. See CLI Explorer.
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 19.3R2.