Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

interface-shutdown-action

date_range 13-Dec-23

Syntax

content_copy zoom_out_map
interface-shutdown-action [soft-shutdown | hard-shutdown] 

Hierarchy Level

content_copy zoom_out_map
[edit switch-options]

Description

Configure device to shut down interfaces or temporarily disable interfaces. This action can be done in addition to the default switching device action for storm control (dropping packets).

Storm control enables the switching device to monitor traffic levels and to drop broadcast, multicast, and unknown unicast packets when a specified traffic level—called the storm control level or storm control bandwidth—is exceeded, thus preventing packets from proliferating and degrading the LAN.

When you include the interface-shutdown-action statement at the [edit switch-options] hierarchy level, the behavior is to temporarily disable interfaces when the storm control level threshold exceeds MAC limit or MAC move limit and packet action shutdown is configured..

When the configuration statement recovery-timeout is included under the [edit interfaces ether-options ethernet-switch-profile] hierarchy level, a temporarily disabled port will come up again after the specified time interval.

Default

Default behavior for this configuration is soft shutdown.

Options

  • hard-shutdown—When the storm control level threshold is exceeded, restricts all packets, port will not be operational.

  • soft-shutdown—When the storm control level threshold is exceeded, restricts data packets while control packets are still received.

Required Privilege Level

system—To view this statement in the configuration.system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.1X53-D40.

footer-navigation