clear counters storm-control

Clears all broadcast, unknown unicast, and multicast (BUM) related counters in the system.

Syntax

clear counters storm-control
clear counters storm-control [ broadcast | multicast | unknown-unicast ] [ interface ethernet slot/port ]

Parameters

broadcast
Clears all BUM-related counters in the system for the broadcast traffic type.
multicast
Clears all BUM-related counters in the system for the multicast traffic type.
unknown-unicast
Clears all BUM-related counters in the system for the unknown-unicast traffic type.
interface ethernet slot/port
Clears all BUM-related counters in the system for the specified interface. For devices that do not support linecards, specify 0.

Modes

Privileged EXEC mode.

Usage Guidelines

This command clears the counters for broadcast, unknown-unicast, and multicast traffic for the entire system, for specified traffic types, for specified interfaces, or for specified traffic types on specified interfaces.

Examples

Clear counters for broadcast traffic on an Ethernet interface.
device# clear counters storm-control broadcast interface ethernet 0/1 
Clear counters for all traffic types enabled on an Ethernet interface.
device# clear counters storm-control interface ethernet 0/1 
Clear counters for all multicast traffic in the system.
device# clear counters storm-control multicast 
Clear all BUM-related counters in the system.
device# clear counters storm-control