clear ip mroute
To delete entries from the IP multicast routing table, use the clear ip mroute privileged EXEC command.
clear ip mroute [vrf vrf-name]{* | ip-address | group-address}[hostname | source-address]
Syntax Description
(Optional) Specifies the name that is assigned to the multicast VPN
routing and forwarding (VRF) instance.
vrf vrf-name
Specifies all Multicast routes.*
Multicast routes for the IP address.
ip-address
Multicast routes for the group address.
group-address
(Optional) Multicast routes for the host name.
hostname
(Optional) Multicast routes for the source address.
source-address
Command Default
None
Command Modes
Privileged EXEC
Command History
ModificationRelease
This command was introduced.Cisco IOS XE 3.3SECisco IOS XE 3.3SE
Usage Guidelines
The group-address variable specifies one of the following:
•
Name of the multicast group as defined in the DNS hosts table or with the ip host command.
•
IP address of the multicast group in four-part, dotted notation.
If you specify a group name or address, you can also enter the source argument to specify a name or address
of a multicast source that is sending to the group. A source does not need to be a member of the group.
Examples
The following example shows how to delete all entries from the IP multicast routing table:
Device# clear ip mroute *
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
215
clear ip mroute