cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1798
Views
0
Helpful
2
Replies

STORM_CONTROL-5-ABATED: A Multicast storm abated

Jerome C.
Level 1
Level 1

Hello,

 

On my switch (9200), I have several alert (every 2 minutes) regarding multicast packet. These ports are member of 2 port-channel to connect our VMware ESX. The configuration of the swith is :
!
interface Port-channel10
Description vSwitch_ESX1
switchport trunk allowed vlan 2,6,10,14,1000,4000
switchport mode trunk
switchport nonegotiate
storm-control broadcast level bps 1
storm-control multicast level bps 1
spanning-tree portfast trunk
spanning-tree bpduguard enable
!
interface Port-channel12
Description vSwitch_ESX2
switchport trunk allowed vlan 2,6,10,14,1000,4000
switchport mode trunk
switchport nonegotiate
storm-control broadcast level bps 1
storm-control multicast level bps 1
spanning-tree portfast trunk
spanning-tree bpduguard enable
!
interface GigabitEthernet1/0/1
description ESX1_vmnic2
switchport trunk allowed vlan 2,6,10,14,1000,4000
switchport mode trunk
switchport nonegotiate
storm-control broadcast level bps 1
storm-control multicast level bps 1
channel-group 10 mode on
spanning-tree portfast trunk
spanning-tree bpduguard enable
!
interface GigabitEthernet1/0/5
description ESX_ESX2_vmnic5
switchport trunk allowed vlan 2,6,10,14,1000,4000
switchport mode trunk
switchport nonegotiate
storm-control broadcast level bps 1
storm-control multicast level bps 1
storm-control action trap
channel-group 12 mode on
spanning-tree portfast trunk
spanning-tree bpduguard enable
!
interface GigabitEthernet2/0/1
description ESX1_vmnic2
switchport trunk allowed vlan 2,6,10,14,1000,4000
switchport mode trunk
switchport nonegotiate
storm-control broadcast level bps 1
storm-control multicast level bps 1
channel-group 10 mode on
spanning-tree portfast trunk
spanning-tree bpduguard enable
!
interface GigabitEthernet2/0/5
description ESX_ESX2_vmnic5
switchport trunk allowed vlan 2,6,10,14,1000,4000
switchport mode trunk
switchport nonegotiate
storm-control broadcast level bps 1
storm-control multicast level bps 1
storm-control action trap
channel-group 12 mode on
spanning-tree portfast trunk
spanning-tree bpduguard enable
!
!

For exemple, ESX1 (Port-Channel 10) is new ESXI  with only 1 virtual server running on it at the moment (PRTG monitoring tool). Is-it normal to have these messages and how I can find the server who send multicast trafic on the network ?

BR
Jerome

Logs :
Sep 22 09:33:36.015: %STORM_CONTROL-5-ABATED: A Multicast storm abated on Gi1/0/5. Packet filter does not apply on the interface.
Sep 22 09:35:28.536: %STORM_CONTROL-3-FILTERED: A Multicast storm detected on Gi1/0/1. A packet filter action has been applied on the interface.
Sep 22 09:35:31.603: %STORM_CONTROL-5-ABATED: A Multicast storm abated on Gi1/0/1. Packet filter does not apply on the interface.
Sep 22 09:35:31.605: %STORM_CONTROL-3-FILTERED: A Multicast storm detected on Gi1/0/5. A packet filter action has been applied on the interface.
Sep 22 09:35:31.606: %STORM_CONTROL-3-TRAP: A packet storm was detected on Multicast. Sending SNMP trap.
Sep 22 09:35:35.698: %STORM_CONTROL-5-ABATED: A Multicast storm abated on Gi1/0/5. Packet filter does not apply on the interface.
Sep 22 09:37:28.184: %STORM_CONTROL-3-FILTERED: A Multicast storm detected on Gi1/0/1. A packet filter action has been applied on the interface.
Sep 22 09:37:32.274: %STORM_CONTROL-5-ABATED: A Multicast storm abated on Gi1/0/1. Packet filter does not apply on the interface.
Sep 22 09:37:32.275: %STORM_CONTROL-3-FILTERED: A Multicast storm detected on Gi1/0/5. A packet filter action has been applied on the interface.
Sep 22 09:37:32.275: %STORM_CONTROL-3-TRAP: A packet storm was detected on Multicast. Sending SNMP trap.
Sep 22 09:37:36.363: %STORM_CONTROL-5-ABATED: A Multicast storm abated on Gi1/0/5. Packet filter does not apply on the interface

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

You need increase below values what best suites for your environment :

because of the value i believe you getting alerts, so increase to best optimal.

torm-control broadcast level bps 1   <-- this is too low
storm-control multicast level bps 1 <-- this is too low

check some guidance what TAC suggested.

https://community.cisco.com/t5/switching/storm-control-thresholds/td-p/707264

some other reference :

https://packetlife.net/blog/2008/nov/27/storm-control/

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

storm-control multicast level bps {max} {threshold}

if = max will action shutdown or reject

if = threshold will drop random

storm-control multicast level bps 50 30

50% 30%

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card