- static {
-
- rule-set rule-set-name {
- from interface [interface-name]
|
- routing-instance [routing-instance-name]
| zone [zone-name];
-
- rule
rule-name {
-
- match {
- destination-address [destination-address];
- }
-
- then {
- static-nat prefix < addr-prefix
>
- <routing-instance routing-instance-name >;
- }
- }
- }
- }
- [edit security nat]
Statement introduced in Release 9.3 of JUNOS software.
Configure static NAT of services gateway.
This statement is supported on SRX-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.