Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

static-nat

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
static-nat {
    inet {
        routing-instance (default | routing-instance-name);
    }
    nptv6-prefix {
        address-prefix;
            routing-instance routing-instance-name;
    nptv6-prefix-name {
        address-prefix-name;
            routing-instance routing-instance-name;
    [
    prefix {
        address-prefix;
        routing-instance (default | routing-instance-name);
    }
    prefix-name {
        address-prefix-name;
        routing-instance (default | routing-instance-name);
    }
    rule-session-count-alarm (clear threshold value | raise threshold value);
}

Hierarchy Level

content_copy zoom_out_map
[edit security nat static rule-set rule-set-name rule rule-name then]

Description

Specify the translated address of the static NAT rule.

Options

The remaining statements are explained separately. See CLI Explorer.

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. Statement modified in Junos OS Release 12.1X45-D10. Statement modified in Junos OS Release 12.3X48-D25.

footer-navigation