Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
protocols (Security Zones Host Inbound Traffic)
Syntax
protocols {(protocol-name | all <protocol-name except>);}
Hierarchy Level
[edit security zones security-zone zone-name host-inbound-traffic]
Release Information
Statement introduced in Junos OS Release 8.5.
Description
Specify the types of protocol traffic that can reach the device for all interfaces in a zone. You can do this in one of several ways:
- You can enable traffic from each protocol individually.
- You can enable traffic from all protocols.
- You can enable traffic from all but some protocols.
Options
protocol-name | — | Protocol for which traffic is allowed. The following protocols are supported:
|
except | — | (Optional) Disable specific incoming protocol traffic, but only when the all option has been defined . For example, to enable all but BGP and VRRP protocol traffic: set security zones security-zone trust host-inbound-traffic
protocols all set security zones security-zone trust host-inbound-traffic
protocols bgp exceptset security zones security-zone trust host-inbound-traffic
protocols vrrp except |
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.

