- play_arrow Port Security
- play_arrow Port Security Overview
-
- play_arrow IPSec
- play_arrow Understanding IPsec and Security Associations
- play_arrow IPsec Configurations and Examples
- play_arrow Configuring IPsec Security Associations
- play_arrow Using Digital Certificates for IPsec
- play_arrow Additional IPsec Options
- play_arrow Configuring IPsec Dynamic Endpoints
- play_arrow Additional ES and AS PIC Configuration Examples
- Example: ES PIC Manual SA Configuration
- Example: AS PIC Manual SA Configuration
- Example: ES PIC IKE Dynamic SA Configuration
- Example: AS PIC IKE Dynamic SA Configuration
- Example: IKE Dynamic SA Between an AS PIC and an ES PIC Configuration
- Example: AS PIC IKE Dynamic SA with Digital Certificates Configuration
- Example: Dynamic Endpoint Tunneling Configuration
-
- play_arrow Digital Certificates
- play_arrow Configuring Digital Certificates
- Public Key Cryptography
- Configuring Digital Certificates
- Configuring Digital Certificates for an ES PIC
- IKE Policy for Digital Certificates on an ES PIC
- Configuring Digital Certificates for Adaptive Services Interfaces
- Configuring Auto-Reenrollment of a Router Certificate
- IPsec Tunnel Traffic Configuration
- Tracing Operations for Security Services
- play_arrow Configuring SSH and SSL Router Access
-
- play_arrow Trusted Platform Module
- play_arrow MACsec
- play_arrow Understanding MACsec
- play_arrow MACsec Examples
-
- play_arrow MAC Limiting and Move Limiting
- play_arrow MAC Limiting and Move Limiting Configurations and Examples
- Understanding MAC Limiting and MAC Move Limiting
- Understanding MAC Limiting on Layer 3 Routing Interfaces
- Understanding and Using Persistent MAC Learning
- Configuring MAC Limiting
- Example: Configuring MAC Limiting
- Verifying That MAC Limiting Is Working Correctly
- Override a MAC Limit Applied to All Interfaces
- Configuring MAC Move Limiting (ELS)
- Verifying That MAC Move Limiting Is Working Correctly
- Verifying That the Port Error Disable Setting Is Working Correctly
-
- play_arrow DHCP Protection
- play_arrow DHCPv4 and DHCPv6
- play_arrow DHCP Snooping
- Understanding DHCP Snooping (ELS)
- Understanding DHCP Snooping (non-ELS)
- Understanding DHCP Snooping Trust-All Configuration
- Enabling DHCP Snooping (non-ELS)
- Configuring Static DHCP IP Addresses
- Example: Protecting Against Address Spoofing and Layer 2 DoS Attacks
- Example: Protecting Against DHCP Snooping Database Attacks
- Example: Protecting Against ARP Spoofing Attacks
- Example: Prioritizing Snooped and Inspected Packet
- Configuring DHCP Security with Q-in-Q Tunneling in Service Provider Style
- play_arrow DHCP Option 82
- play_arrow Dynamic ARP Inspection (DAI)
-
- play_arrow IP Source Guard
- play_arrow Understanding IP Source Guard
- play_arrow IP Source Guard Examples
- Example: Configuring IP Source Guard on a Data VLAN That Shares an Interface with a Voice VLAN
- Example: Configuring IP Source Guard with Other EX Series Switch Features to Mitigate Address-Spoofing Attacks on Untrusted Access Interfaces
- Example: Configuring IP Source Guard and Dynamic ARP Inspection to Protect the Switch from IP Spoofing and ARP Spoofing
- Example: Configuring IPv6 Source Guard and Neighbor Discovery Inspection to Protect a Switch from IPv6 Address Spoofing
- Configuring IP Source Guard to Mitigate the Effects of Source IP Address Spoofing and Source MAC Address Spoofing
- Example: Configuring IP Source Guard and Dynamic ARP Inspection on a Specified Bridge Domain to Protect the Devices Against Attacks
- Example: Configuring IPv6 Source Guard and Neighbor Discovery Inspection to Protect a Switch from IPv6 Address Spoofing
-
- play_arrow IPv6 Access Security
- play_arrow Neighbor Discovery Protocol
- play_arrow SLAAC Snooping
- play_arrow Router Advertisement Guard
-
- play_arrow Control Plane Distributed Denial-of-Service (DDoS) Protection and Flow Detection
- play_arrow Control Plane DDoS Protection
- play_arrow Flow Detection and Culprit Flows
-
- play_arrow Unicast Forwarding
- play_arrow Unicast Reverse Path Forwarding
- play_arrow Unknown Unicast Forwarding
-
- play_arrow Malware Protection
- play_arrow Juniper Malware Removal Tool
-
- play_arrow Configuration Statements and Operational Commands
Enabling and Disabling Storm Control (non-ELS)
If your switching device is an EX Series switch and runs Junos OS with support for the Enhanced Layer 2 Software (ELS) configuration style, see Enabling and Disabling Storm Control (ELS).
The factory default configuration enables storm control on all EX Series switch interfaces, with the storm control level set to 80 percent of the combined applicable traffic streams, as follows:
On EX2200, EX3200, EX3300, and EX4200 switches—Storm control does not apply to multicast traffic by default. The factory default configuration enables storm control on all interfaces at 80 percent of the available bandwidth used by the combined unknown unicast and broadcast traffic streams.
On EX4500 and EX8200 switches—The factory default configuration enables storm control on all interfaces at 80 percent of the combined broadcast, multicast, and unknown unicast streams.
On EX6200 switches—Storm control does not apply to multicast traffic by default. The factory default configuration enables storm control on all interfaces at 80 percent of the available bandwidth used by the combined unknown unicast and broadcast traffic streams. Storm control can be disabled for each type of traffic individually.
You can disable storm control for all the applicable types of traffic on all interfaces or on a specified interface, as follows:
On all switches—You can selectively disable storm control for broadcast streams, multicast streams, or for unknown unicast streams.
On EX8200 switches—You can additionally selectively disable storm control on registered multicast traffic, on unregistered multicast traffic, or on both types of multicast traffic.
On EX6200 switches—You can selectively disable storm control for each type of traffic individually.
You can enable storm control for multicast traffic (both registered and unregistered) on all interfaces or on a specific interface. This applies to all switches.
This topic describes:
Disabling Storm Control on Broadcast Traffic
To disable storm control on broadcast traffic:
For all interfaces:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface all no-broadcast
For an individual interface:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface interface-name no-broadcast
Disabling Storm Control on All Multicast Traffic
To disable storm control on all multicast traffic:
For all interfaces:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface all no-multicast
For an individual interface:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface interface-name no-multicast
Disabling Storm Control on Registered Multicast Traffic (EX8200 Switches Only)
To disable storm control only on registered multicast traffic (on EX8200 switches only):
For all interfaces:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface all no-registered-multicast
For an individual interface:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface interface-name no-registered-multicast
Disabling Storm Control on Unregistered Multicast Traffic (EX8200 Switches Only)
To disable storm control only on unregistered multicast traffic (on EX8200 switches only):
For all interfaces:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface all no-unregistered-multicast
For an individual interface:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface interface-name no-unregistered-multicast
Disabling Storm Control on Unknown Unicast Traffic
To disable storm control on unknown unicast traffic:
For all interfaces:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface all no-unknown-unicast
For an individual interface:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface interface-name no-unknown-unicast
Enabling Storm Control on Multicast Traffic
To enable storm control on multicast traffic:
For all interfaces:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface all multicast
For an individual interface:
content_copy zoom_out_map[edit ethernet-switching-options] user@switch# set storm-control interface interface-name multicast