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

local-traffic-selector

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
local-traffic-selector {
    (ipv4-prefix ipv4-prefix | ipv6-prefix ipv6-prefix);
    port port;
    protocol protocol;
}

Hierarchy Level

content_copy zoom_out_map
[edit security host-vpn connections connection-name children child-name]

Description

Configure the local IPsec traffic to be protected by the child security association. A traffic selector is a traffic filter that defines and identifies the traffic flow permitted between two systems (a specified pair of local and remote addresses) that have IPsec protection.

Options

(ipv4-prefix ipv4-prefix | ipv6-prefix ipv6-prefix)

Specify traffic to be protected by the child security association using either IPv4 or IPv6 with a prefix. The prefix allows for specifying more general traffic.

port port

Specify the port to protect by number or name. For example, port 21 and port ftp refer to the same port.

protocol protocol

Specify the protocol to protect by number or name. For example, protocol 6 and protocol tcp refer to the same protocol.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Evolved Release 18.3R1.

footer-navigation