- 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 PIM commands that begin with C.
clear ip mroute
To clear the multicast routing table, use the clear ip mroute command.
clear ip mroute {* | 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 routing multicast command is an alternative form of this command.
Examples
This example shows how to clear the multicast routing table:
switch(
config)#
clear ip mroute *
switch(
config)#
Related Commands
|
|
---|---|
clear routing multicast |
Clears the multicast routing table |
show ip mroute |
Displays information about the multicast routing table. |
clear ip pim event-history
To clear information in the IPv4 Protocol Independent Multicast (PIM) event history buffers, use the clear ip pim event-history command.
clear ip pim event-history
Syntax Description
This command has no arguments or keywords.
Command Default
None
Command Modes
Any command mode
Command History
|
|
5.2(1)N1(1) |
This command was introduced. |
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to clear information in the PIM event history buffers:
switch(config)#
clear ip pim event-history
switch(config)#
Related Commands
|
|
---|---|
ip pim event-history |
Configures the size of the PIM event history buffers. |
show ip pim event-history |
Displays information in the PIM event history buffers. |
clear ip pim interface statistics
To clear Protocol Independent Multicast (PIM) counters for a specified interface, use the clear ip pim interface statistics command.
clear ip pim interface statistics [ethernet slot/[QSFP-module/]port | port-channel channel-number[.sub_if-number] | vlan vlan-id]
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 requires the LAN Base Services license.
Examples
This example shows how to clear the PIM counters for a specified interface:
switch#
clear ip pim interface statistics ethernet 2/1
switch#
Related Commands
|
|
---|---|
show ip pim statistics |
Displays PIM statistics. |
clear ip pim policy statistics
To clear Protocol Independent Multicast (PIM) policy counters, use the clear ip pim policy statistics command.
clear ip pim policy statistics {jp-policy | neighbor-policy} {ethernet slot/[QSFP-module/]port | port-channel channel-number[.sub_if-number] | vlan vlan-id}
clear ip pim policy statistics register-policy [vrf {vrf-name | all | default | management}]
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 requires the LAN Base Services license.
Examples
This example shows how to clear PIM register policy counters:
switch#
clear ip pim policy statistics register-policy
switch#
Related Commands
|
|
---|---|
show ip pim policy statistics |
Displays PIM policy statistics. |
clear ip pim route
To clear routes specific to Protocol Independent Multicast (PIM) for IPv4, use the clear ip pim route command.
clear ip pim 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
This command requires the LAN Base Services license.
Examples
This example shows how to clear the all the routes specific to PIM:
switch(
config)#
clear ip pim route *
switch(
config)#
Related Commands
|
|
---|---|
show ip pim route |
Displays information about PIM specific routes. |
clear ip pim statistics
To clear Protocol Independent Multicast (PIM) statistics counters, use the clear ip pim statistics command.
clear ip pim statistics [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
This command requires the LAN Base Services license.
Examples
This example shows how to clear PIM statistics counters:
switch#
clear ip pim statistics
switch#
Related Commands
|
|
---|---|
show ip pim statistics |
Displays PIM statistics. |
clear ip routing multicast event-history
To clear information in the IPv4 Multicast Routing Information Base (MRIB) event history buffers, use the clear ip routing multicast event-history command.
clear ip routing multicast event-history {cli | mfdm-debugs | mfdm-events | mfdm-stats | rib | 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 MRIB RIB event history buffer:
switch(config)# clear ip routing multicast event-history rib
switch(config)#
Related Commands
clear routing multicast
To clear the IPv4 multicast routing table, use the clear routing multicast command.
clear routing [ip | ipv4] multicast {* | 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 mroute command is an alternative form of this command.
This command does not require a license.
Examples
This example shows how to clear the IPv4 multicast routing table:
switch(
config)#
clear routing multicast *
switch(
config)#
Related Commands
|
|
---|---|
clear ip mroute |
Clears the multicast routing table. |
show routing ip multicast |
Displays information about IPv4 multicast routes. |