Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

mapping-type (Source NAT Next Gen Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
mapping-type {
    address-pooling-paired;
    endpoint-independent;
}

Hierarchy Level

content_copy zoom_out_map
[edit services nat source rule-set rule-set rule rule-name then source-nat]

Description

Configure the source NAT mapping type.

Options

endpoint-independent

Mapping to ensure that the same external address and port are assigned to all connections from a given host.

address-pooling-paired

Mapping to ensure assignment of the same external IP address for all sessions originating from the same internal host.

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.

footer-navigation