5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
943
Parameters
sourceipaddr
(Optional) Indicates the source IP address.
Default
The default is None.
Command Mode
•
Privileged EXEC
•
User EXEC
Example
The following is an example of the CLI display output for the command.
(Routing)#show ip mroute static
MULTICAST STATIC ROUTES
Source IP
Source Mask
RPF Address
Preference
---------------
----------
----------
----------
1.1.1.1
255.255.255.0
2 2 2.2
23
Display Parameters
Source IP
IP address of the multicast source network.
Source Mask
The subnetwork mask pertaining to the source IP.
RPF Address
The IP address of the RPF next-hop router toward the source.
Preference
The administrative distance for this Static MRoute.
9-12
clear ip mroute
Deletes all of the multicast route entries
or specified IP multicast route entries.
Note:
It should be noted that this command clears only dynamic mroute entries; static mroute entries will
not be cleared by it.
clear ip mroute {* | group-address [source-address]}
Parameters
*
Deletes all IPv4 entries from the IP multicast routing table.
group-address
IP address of the multicast group.
source-address
(Optional) The IP address of a multicast source that is sending multicast
traffic to the group.