- clear ip mroute
- clear ip pim event-history
- clear ip pim interface statistics
- clear ip pim policy statistics
- clear ip pim route
- clear ip pim statistics
- clear ip routing multicast event-history
- clear ipv6 mroute
- clear ipv6 routing multicast event-history
- clear routing ipv6 multicast
- clear routing multicast
- clear ipv6 pim event-history
- clear ipv6 pim interface statistics
- clear ipv6 pim policy statistics
- clear ipv6 pim route
- clear ipv6 pim statistics
- clear ipv6 routing multicast event-history
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
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
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 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.
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 information in the PIM event history buffers:
switch(config)#
clear ip pim event-history
Related Commands
|
|
---|---|
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 / port | port-channel channel-number [. sub_if-number ] | 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 PIM counters for a specified interface:
switch#
clear ip pim interface statistics ethernet 2/1
switch#
Related Commands
|
|
---|---|
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 / port | port-channel channel-number [. sub_if-number ] | vlan vlan-id }
clear ip pim policy statistics register-policy [ vrf { vrf-name | all | default | management }]
clear ip pim policy statistics { register-policy | bsr { bsr-policy | rp-candidate-policy } | auto-rp { rp-candidate-policy | mapping-agent-policy }} [ vrf { vrf-name | all }]
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 PIM register policy counters:
switch#
clear ip pim policy statistics register-policy
switch#
Related Commands
|
|
---|---|
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
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear the all the routes specific to PIM:
switch(
config)#
clear ip pim route *
switch(
config)#
Related Commands
|
|
---|---|
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
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear PIM statistics counters:
switch#
clear ip pim statistics
switch#
Related Commands
|
|
---|---|
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 | mfdm-stats | rib | vrf }
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 information in the MRIB RIB event history buffer:
Related Commands
|
|
---|---|
Displays information in the IPv4 MRIB event history buffers. |
clear ipv6 mroute
To clear routes in the IPv6 multicast routing table, use the clear ipv6 mroute command.
clear ipv6 mroute { * | group-prefix | group [ source ]} [ vrf { vrf-name | all }]
Syntax Description
(Optional) Applies to a virtual routing and forwarding (VRF) instance. |
|
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear all the routes in the IPv6 multicast routing table:
switch(
config)#
clear ipv6 mroute *
switch(
config)#
Related Commands
|
|
---|---|
Displays information about the IPv6 multicast routing table. |
clear ipv6 routing multicast event-history
To clear information in the IPv6 Multicast Routing Information Base (M6RIB) event history buffers, use the clear ipv6 routing multicast event-history command.
clear ipv6 routing multicast event-history { cli | mfdm | mfdm-stats | rib | vrf }
Syntax Description
Clears the multicast FIB distribution (MFDM event history buffer. |
|
Clears the virtual routing and forwarding (VRF) event history buffer. |
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear information in the M6RIB RIB event history buffer:
Related Commands
|
|
---|---|
Configures the size of the IPv6 M6RIB event history buffers. |
|
Displays information in the IPv6 M6RIB event history buffers. |
clear routing ipv6 multicast
To clear the IPv6 multicast routing table, use the clear routing ipv6 multicast command.
clear routing ipv6 multicast { * | group-prefix | group [ source ]} [ vrf { vrf-name | all }]
Syntax Description
(Optional) Applies to a virtual routing and forwarding (VRF) instance. |
|
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear the IPv6 multicast routing table:
switch(
config)#
clear routing ipv6 multicast *
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
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
The clear ip mroute command is an alternative form of this command.
Examples
This example shows how to clear the IPv4 multicast routing table:
switch(
config)#
clear routing multicast *
switch(
config)#
Related Commands
|
|
---|---|
clear ipv6 pim event-history
To clear information in the IPv6 Protocol Independent Multicast (PIM6) event history buffers, use the clear ipv6 pim event-history command.
Syntax Description
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear information in the PIM6 event history buffers:
switch(config)#
clear ipv6 pim event-history
Related Commands
|
|
---|---|
clear ipv6 pim interface statistics
To clear Protocol Independent Multicast for IPv6 (PIM6) counters for a specified interface, use the clear ipv6 pim interface statistics command.
clear ipv6 pim interface statistics [ if-type if-number ]
Syntax Description
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear PIM6 counters for a specified interface:
switch#
clear ipv6 pim interface statistics ethernet 2/2
switch#
Related Commands
|
|
---|---|
clear ipv6 pim policy statistics
To clear Protocol Independent Multicast for IPv6 (PIM6) policy counters, use the clear ipv6 pim policy statistics command.
clear ipv6 pim policy statistics { jp-policy | neighbor-policy } if-type if-number
Syntax Description
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear PIM6 join-prune policy counters:
switch(
config)#
clear ipv6 pim policy statistics jp-policy
Related Commands
|
|
---|---|
clear ipv6 pim route
To clear routes specific to Protocol Independent Multicast for IPv6 (PIM6), use the clear ipv6 pim route command.
clear ipv6 pim route { * | group-prefix | group [ source ]} [ vrf { vrf-name | all }]
Syntax Description
(Optional) Applies to a virtual routing and forwarding (VRF) instance. |
|
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear the all the routes specific to PIM6:
switch(
config)#
clear ipv6 pim route *
switch(
config)#
Related Commands
|
|
---|---|
clear ipv6 pim statistics
To clear Protocol Independent Multicast for IPv6 (PIM6) statistics counters, use the clear ipv6 pim statistics command.
clear ipv6 pim statistics [ vrf { vrf-name | all }]
Syntax Description
(Optional) Applies to a virtual routing and forwarding (VRF) instance. |
|
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear PIM6 statistics counters:
switch#
clear ipv6 pim statistics
Related Commands
|
|
---|---|
clear ipv6 routing multicast event-history
To clear information in the IPv6 Multicast Routing Information Base (M6RIB) event history buffers, use the clear ipv6 routing multicast event-history command.
clear ipv6 routing multicast event-history { cli | mfdm | mfdm-stats | rib | vrf }
Syntax Description
Clears the multicast FIB distribution (MFDM event history buffer. |
|
Clears the virtual routing and forwarding (VRF) event history buffer. |
Defaults
Command Modes
network-admin
network-operator
vdc-admin
vdc-operator
Command History
|
|
Usage Guidelines
Examples
This example shows how to clear information in the M6RIB RIB event history buffer:
Related Commands
|
|
---|---|
Configures the size of the IPv6 M6RIB event history buffers. |
|
Displays information in the IPv6 M6RIB event history buffers. |