Saturday, December 13, 2008

STORM CONTROL MECHANISM OF 3560

Points to remember:

1. Storm control is supported in physical interfaces .It can be applied also on etherchannel.

2.When storm control feature is applied to etherchannel the storm control settings propagate to the physical interfaces.

3.The rising threshold level can be specified in percentage level ( 0.00 to 100.00 ) , bps or pps

4.storm-control action shutdown command will error-disable the port during a storm.

5.storm-control action trap command will generate an snmp trap during a storm.

6. When the rate of multicast threshold exceeds the value all incoming tarffic is blocked untill the level falls below the value & only STP packets are forwarded.

6. When the rate of unicast or broadcast threshold exceeds the value only that particular type of tarffic is blocked.

Resources:

1.Univercd

http://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.2_44_se/configuration/guide/swtrafc.html#wp1063295



SAMPLE CONFIGURATION.

Unicast storm control

SWITCH#configure terminal
SWITCH(config)#int fa 0/7
SWITCH(config-if)#storm-control unicast level 75 65

In this example 75 percent is the rising threshold & 65 percent is the falling .
threshold.

Verification:
SWITCH# show storm-control fa 0/7 unicast

No comments:

Post a Comment