C Commands
This chapter describes the Cisco NX-OS IGMP snooping commands that begin with C.
clear ip igmp snooping event-history
To clear information from IGMP snooping event history buffers, use the clear ip igmp snooping event-history command.
clear ip igmp snooping event-history { rib | vpc | igmp-snoop-internal | mfdm | mfdm-sum | vlan | vlan-events }
Syntax Description
Clears the unicast Routing Information Base (RIB) event history buffer. |
|
Clears the multicast FIB distribution (MFDM) event history buffer. |
|
Command Default
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear information in the IGMP snooping VLAN event history buffer:
switch(config)#
clear ip igmp event-history vlan
Related Commands
|
|
---|---|
Configures the size of the IGMP snooping event history buffers. |
clear ip igmp snooping explicit-tracking vlan
To clear the IGMP snooping explicit host tracking information for VLANs, use the clear ip igmp snooping explicit-tracking vlan command.
clear ip igmp snooping explicit-tracking vlan vlan-id
Syntax Description
Command Default
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear the explicit tracking information for VLAN 1:
switch#
clear ip igmp snooping explicit-tracking vlan 1
switch#
Related Commands
|
|
---|---|
clear ip igmp snooping statistics vlan
To clear the IGMP snooping statistics for VLANs, use the clear ip igmp snooping statistics vlan command.
clear ip igmp snooping statistics vlan [ vlan-id | all ]
Syntax Description
(Optional) VLAN number. The range is from 1 to 3968 and 4049 to 4093. |
|
Command Default
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear IGMP snooping statistics for VLAN 1:
switch#
clear ip igmp snooping statistics vlan 1
switch#
Related Commands
|
|
---|---|