local-traffic-selector
Syntax
local-traffic-selector { (ipv4-prefix ipv4-prefix | ipv6-prefix ipv6-prefix); port port; protocol protocol; }
Hierarchy Level
[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.