Disabling Broadcast Storm Control - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 57
Configuring Storm Control
Switch#
Switch# show storm-control
Interface
---------
Fi3/1

Disabling Broadcast Storm Control

To disable storm control, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface interface-id
Step 3
Switch(config-if)# no storm-control
broadcast level
Step 4
Switch(config-if)# no storm-control action
{
|
shutdown
trap
Step 5
Switch(config-if)# exit
Step 6
Switch(config)# end
Step 7
Switch# show storm-control broadcast
Step 8
Switch# copy running-config startup-config
The following example shows how to disable storm control on interface.
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# int fa3/1
Switch(config-if)# no storm-control broadcast level
Switch(config-if)# end
Switch# show storm-control
Interface Filter State Broadcast Multicast Level
--------- ------------- --------- --------- -----
Switch#
Disabling Multicast Storm Control
To disable multicast suppression, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# [no] storm-control
broadcast include multicast
Step 3
Switch(config-if)# no storm-control
broadcast level
OL_28731-01
Filter State
Broadcast Multicast Level
-------------
--------- --------- -----
Forwarding
Enabled
}
Enabled
50.00%
Purpose
Enters global configuration mode.
Enters interface configuration mode and enter the port to
configure.
Disables port storm control.
Disables the specified storm control action and returns to
default filter action.
Returns to configuration mode.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
End with CNTL/Z.
Purpose
Enters global configuration mode.
Enables and disables multicast suppression.
Disables port storm control (broadcast and multicast).
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
Disabling Broadcast Storm Control
57-5

Advertisement

Table of Contents
loading

Table of Contents