- Preface
- New and Changed Information
- Layer 3 Interfaces Commands
- H Commands
- I Commands
- N Commands
- IGMP Commands
- C Commands
- I Commands
- Show Commands
- IGMP Snooping Commands
- C Commands
- H Commands
- I Commands
- Show Commands
- MSDP Commands
- C Commands
- F Commands
- I Commands
- R Commands
- Show Commands
- PIM Commands
- C Commands
- F Commands
- I Commands
- R Commands
- Show Commands
C Commands
This chapter describes the Cisco NX-OS IGMP commands that begin with C.
clear ip igmp event-history
To clear information in the IGMP event history buffers, use the clear ip igmp event-history command.
clear ip igmp event-history { cli | debugs | errors | events | ha | igmp-internal | mtrace | policy | vrf }
Syntax Description
Clears the virtual routing and forwarding (VRF) event history buffer. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear information in the IGMP HA event history buffer:
switch(config)#
clear ip igmp event-history ha
Related Commands
|
|
clear ip igmp groups
To clear IGMP-related information in the IPv4 multicast routing table, use the clear ip igmp groups command.
clear ip igmp groups { * | group [ source ] | group-prefix } [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
The clear ip igmp route command is an alternative form of this command.
Examples
This example shows how to clear all the IGMP-related routes in the IPv4 multicast routing table:
switch(
config)#
clear ip igmp groups *
switch(
config)#
Related Commands
|
|
---|---|
Clears IGMP-related information in the IPv4 multicast routing table. |
|
Displays information about the IPv4 multicast routing table. |
clear ip igmp interface statistics
To clear the IGMP statistics for an interface, use the clear ip igmp interface statistics command.
clear ip igmp interface statistics [ ethernet slot / port | loopback if_number | port-channel number [. sub_if_number ]]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear IGMP statistics for an interface:
switch#
clear ip igmp interface statistics ethernet 2/1
switch#
Related Commands
|
|
---|---|
clear ip igmp route
To clear IGMP-related information in the IPv4 multicast routing table, use the clear ip igmp route command.
clear ip igmp route { * | group [ source ] | group-prefix } [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
The clear ipigmp groups command is an alternative form of this command.
Examples
This example shows how to clear all the IGMP-related routes in the IPv4 multicast routing table:
switch(
config)#
clear ip igmp route *
switch(
config)#
Related Commands
|
|
---|---|
Clears IGMP-related information in the IPv4 multicast routing table. |
|
Displays information about the IPv4 multicast routing table. |