Disabling Storm Control - Cisco Catalyst 2950 Software Configuration Manual

Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

Configuring Storm Control
Beginning in privileged EXEC mode, follow these steps to enable storm control:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
storm-control {broadcast | multicast |
unicast} level level [level-low]
Step 4
storm-control action {shutdown | trap}
Step 5
end
Step 6
show storm-control [interface] [{broadcast
| multicast | unicast | history}]
Step 7
copy running-config startup-config

Disabling Storm Control

Beginning in privileged EXEC mode, follow these steps to disable storm control:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
no storm-control {broadcast |
multicast | unicast} level
Step 4
no storm-control action {shutdown |
trap}
Step 5
end
Step 6
show storm-control {broadcast |
multicast | unicast}
Step 7
copy running-config startup-config
Catalyst 2950 Desktop Switch Software Configuration Guide
17-2
Purpose
Enter global configuration mode.
Enter interface configuration mode, and enter the port to configure.
Configure broadcast, multicast, or unicast storm control.
Specify the rising threshold level for either broadcast, multicast, or
unicast traffic. The storm control action occurs when traffic
utilization reaches this level.
(Optional) Specify the falling threshold level. The normal
transmission restarts (if the action is filtering) when traffic drops
below this level.
Specify the action to be taken when a storm is detected.
The default is to filter out the traffic and not to send out traps.
Select the shutdown keyword to error-disable the port during a
storm.
Select the trap keyword to generate an SNMP trap when a storm is
detected.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Enter interface configuration mode, and enter the port to configure.
Disable port storm control.
Disable the specified storm control action.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Chapter 17
Configuring Port-Based Traffic Control
78-11380-04

Advertisement

Table of Contents
loading

Table of Contents