296
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter C Commands
clear routing multicast
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
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
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 *
ip (Optional) Clears IP commands.
ipv4 (Optional) Clears IPv4 commands.
* Specifies all routes.
group Group address in the format A.B.C.D.
source (Optional) Source (S, G) route.
group-prefix Group prefix in the format A.B.C.D/length.
vrf (Optional) Clears the virtual routing and forwarding (VRF) instance information.
vrf-name VRF name. The name can be a maximum of 32 alphanumeric characters and is case
sensitive.
all Specifies that all VRF entries be cleared from the IPv4 multicast routing table.
default Specifies that the default VRF entry be cleared from the IPv4 multicast routing table.
management Specifies that the management VRF entry be cleared from the IPv4 multicast routing
table.
Release Modification
6.0(2)N1(1) This command was introduced.