policy-set
Syntax
policy-set policy-set-name { policy policy-name { match { source-address any; destination-address any; application any; from-zone trust to-zone untrust; } then permit; } } } }
Hierarchy Level
[edit security policies]
Description
Specify policy that applies for the inner session created by VXLAN inner header
Options
source-address |
Source address of the traffic as matching criteria. You can specify one or more IP addresses, address sets, or wildcard addresses. |
destination-address |
Destination address of the traffic as matching criteria. You can specify one or more IP addresses, address sets, or wildcard addresses. |
application |
Name of the predefined or custom application or application set used as match criteria. |
from-zone |
Name of the source zone used as match criteria. |
to-zone |
Name of the destination zone used as match criteria. |
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 Release 20.1R1.