- Preface
- New and Changed Information
- Layer 3 Interfaces Commands
- H Commands
- I Commands
- N Commands
- Show 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
Command Default
None
Command Modes
Any command mode
Command History
|
|
5.2(1)N1(1) |
This command was introduced. |
Usage Guidelines
This command does not require a license.
Examples
This example shows how to clear information in the IGMP HA event history buffer:
switch(config)#
clear ip igmp event-history ha
switch(config)#
Related Commands
|
|
ip igmp event-history |
Configures the size of the IGMP event history buffers. |
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
None
Command Modes
Any command mode
Command History
|
|
5.2(1)N1(1) |
This command was introduced. |
Usage Guidelines
The clear ip igmp route command is an alternative form of this command.
This command does not require a license.
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
|
|
---|---|
clear ip igmp route |
Clears IGMP-related information in the IPv4 multicast routing table. |
show ip mroute |
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/[QSFP-module/]port | loopback if_number | port-channel number[.sub_if_number]]
Syntax Description
Command Default
None
Command Modes
Any command mode
Command History
|
|
6.0(2)N1(2) |
Support for the QSFP+ GEM was added. |
5.2(1)N1(1) |
This command was introduced. |
Usage Guidelines
This command does not require a license.
Examples
This example shows how to clear IGMP statistics for an interface:
switch#
clear ip igmp interface statistics ethernet 2/1
switch#
Related Commands
|
|
---|---|
show ip igmp interface |
Displays information about IGMP interfaces. |
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
None
Command Modes
Any command mode
Command History
|
|
5.2(1)N1(1) |
This command was introduced. |
Usage Guidelines
The clear ipigmp groups command is an alternative form of this command.
This command does not require a license.
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
|
|
---|---|
clear ip igmp groups |
Clears IGMP-related information in the IPv4 multicast routing table. |
show ip mroute |
Displays information about the IPv4 multicast routing table. |