Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Enabling and Disabling Storm Control (ELS)

Note:

This task uses Junos OS with support for the Enhanced Layer 2 Software (ELS) configuration style. If your switching device is an EX Series switch and runs software that does not support ELS, see Understanding Storm Control. If your switching device is an EX Series switch and runs software that does support ELS, see Using the Enhanced Layer 2 Software CLI.

On EX4300 switches, the factory default configuration enables storm control on all Layer 2 switch interfaces. The default storm control level is set to 80 percent of the available bandwidth used by the combined broadcast, multicast, and unknown unicast traffic streams.

Storm control is not enabled by default on EX9200 switches or MX Series routers.

You can customize the storm control level for a specific interface. You specify the storm control level as the traffic rate in kilobits per second (Kbps) of the combined traffic streams or as the percentage of available bandwidth used by the combined traffic streams.

You can selectively disable storm control for broadcast, multicast, or unknown unicast traffic on all interfaces or on a specified interface. You can additionally disable storm control on registered or unregistered multicast traffic.

In the tasks described in this topic, you use the [edit interfaces interface-name unit 0 family ethernet-switching] hierarchy level to bind the storm control profile for EX Series switches and the [edit interfaces interface-name unit 0 family bridge] hierarchy level to bind the storm control profile for MX Series routers. Starting in Junos OS release 17.4R1 for MX Series routers, you can also configure storm control on logical systems.

Configuring Storm Control

You can configure storm control for a specific interface. The storm control level can be customized by explicitly configuring either the bandwidth level or the bandwidth percentage.

  • bandwidth-level—Configures the storm control level as the bandwidth in kilobits per second of the combined traffic streams.

  • bandwidth-percentage—Configures the storm control level as a percentage of the available bandwidth used by the combined traffic streams.

You can also configure a limit for burst-size. The burst size extends the function of the bandwidth limit to allow for bursts of traffic that exceed the configured bandwidth.

To configure storm control:

  1. Create a storm control profile and set the storm control level as the traffic rate in kilobits per second of the combined traffic streams:

    Note:

    The name of the storm control profile can contain no more than 127 characters.

  2. Bind the storm control profile to a logical interface:

    • For EX Series Switches (Enterprise Style Configuration Only):

    • For MX Series routers:

      • Enterprise Style Configuration:

      • Service Provider Style Configuration: Starting in Junos OS release 18.3R1, you can configure storm control in the Service Provider Style configuration on MX Series devices.

Disabling Storm Control on Broadcast Traffic

To disable storm control on broadcast traffic:

  1. Create a storm control profile with the storm control level set as the traffic rate in kilobits per second of the combined traffic streams, and exclude broadcast traffic:
  2. Bind the storm control profile to a logical interface:

    For EX Series switches:

    For MX Series routers:

Disabling Storm Control on All Multicast Traffic

To disable storm control on all multicast traffic:

  1. Create a storm control profile with the storm control level set as the traffic rate in kilobits per second of the combined traffic streams, but exclude multicast traffic:
  2. Bind the storm control profile to a logical interface:

    For EX Series switches:

    For MX Series routers:

Disabling Storm Control on Registered Multicast Traffic

To disable storm control on only registered multicast traffic:

  1. Create a storm control profile with the storm control level set as the traffic rate in kilobits per second of the combined traffic streams, but exclude registered multicast traffic:
  2. Bind the storm control profile to a logical interface:

    For EX Series switches:

    For MX Series routers:

Disabling Storm Control on Unregistered Multicast Traffic

To disable storm control on only unregistered multicast traffic:

  1. Create a storm control profile with the storm control level set as the traffic rate in kilobits per second of the combined traffic streams, but exclude unregistered multicast traffic:
  2. Bind the storm control profile to a logical interface:

    For EX Series switches:

    For MX Series routers:

Disabling Storm Control on Unknown Unicast Traffic

To disable storm control on only unknown unicast traffic:

  1. Create a storm control profile with the storm control level set as the traffic rate in kilobits per second of the combined traffic streams, but exclude unregistered multicast traffic:
  2. Bind the storm control profile to a logical interface:

    For EX Series switches:

    For MX Series routers:

Disabling Storm Control on Multiple Types of Traffic

To disable storm control on multiple types of traffic; for example, broadcast and multicast traffic:

  1. Create a storm control profile with the storm control level set as the traffic rate in kilobits per second of the combined traffic streams but exclude broadcast and multicast traffic:
  2. Bind the storm control profile to a logical interface:

    For EX Series switches:

    For MX Series routers:

Release History Table
Release
Description
18.3R1
Starting in Junos OS release 18.3R1, you can configure storm control in the Service Provider Style configuration on MX Series devices.
17.4R1
Starting in Junos OS release 17.4R1 for MX Series routers, you can also configure storm control on logical systems.