Use the show ip mcast mroute static command in Privileged EXEC or User EXEC mode to display all the static routes configured in the static mcast table, if it is specified, or display the static route associated with the particular sourceipaddr.
| Format | show ip mcast mroute static [sourceipaddr] |
| Mode |
|
| Parameter | Description |
|---|---|
| Source IP | IP address of the multicast source network. |
| Source Mask | The subnetwork mask pertaining to the sourceIP. |
| RPF Address | The IP address of the RPF next-hop router toward the source. |
| Preference | The administrative distance for this Static MRoute. |
Example: The following shows example CLI display output for the command.
console#show ip mcast 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