Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > storm-control question

Reply
Thread Tools

storm-control question

 
 
pfisterfarm
Guest
Posts: n/a
 
      03-25-2010
I'm reviewing some configs that were done before I got here. I had a
quick question on storm-control that I've never been sure about. The
command "storm-control action trap"... does that just generate traps
when passing the threshold levels, or does it filter too? I've seen
posts in doing searches that say that it's trap only, and some that
say filter and trap. Could it be different for different models and
IOSes?

Thanks!
 
Reply With Quote
 
 
 
 
stretch stretch is offline
Junior Member
Join Date: Mar 2010
Location: Fairfax, VA, US
Posts: 1
 
      03-30-2010
"storm-control action trap" only sends an SNMP trap (versus "action shutdown").
 
Reply With Quote
 
 
 
 
colin
Guest
Posts: n/a
 
      03-30-2010
conf t
int X
storm-control action shutdown
storm-control action trap
storm-control broadcast level pps 100
storm-control multicast level pps 100
end

notice that i configured shutdown as well as trap, this within two sepperate
lines.
trap only warns you that it exeeded the threashold.
shutdown, well as it says, it pulls the port down.

sometimes it is used together with:

errdisable recovery cause storm-control
errdisable recovery interval 30

recovering 30 sek after the shutdown and giving it another try.

be sure where you are deploying it, otherwise things go up n down... but at
least you got the logs..

colin


"pfisterfarm" <> schrieb im Newsbeitrag
news:2052f475-4f4b-468b-b2fa-...
> I'm reviewing some configs that were done before I got here. I had a
> quick question on storm-control that I've never been sure about. The
> command "storm-control action trap"... does that just generate traps
> when passing the threshold levels, or does it filter too? I've seen
> posts in doing searches that say that it's trap only, and some that
> say filter and trap. Could it be different for different models and
> IOSes?
>
> Thanks!



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
question row filter (more of sql query question) =?Utf-8?B?YW5kcmV3MDA3?= ASP .Net 2 10-06-2005 01:07 PM
Quick Question - Newby Question =?Utf-8?B?UnlhbiBTbWl0aA==?= ASP .Net 4 02-16-2005 11:59 AM
Question on Transcender Question :-) eddiec MCSE 6 05-20-2004 06:59 AM
Question re: features of the 831 router (also a 924 question) Wayne Cisco 0 03-02-2004 07:57 PM
Syntax Question - Novice Question sean ASP .Net 1 10-20-2003 12:18 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57