User Manual UMN:CLI
V5808
443
9.3.1.5 Displaying MRIB Entry
To display the multicast routing entries in the MRIB, use the following command.
Shows all multicast routing entries.
summary: abbreviated display
show ip mroute {dense | sparse}
[summary]
Shows the multicast routing entries for a given PIM
mode.
dense: dense mode
sparse: sparse mode
show ip mroute A.B.C.D [dense |
sparse] [summary]
Shows the multicast routing entries for a given group.
A.B.C.D: group address
show ip mroute A.B.C.D A.B.C.D
[dense | sparse] [summary]
Shows the multicast routing entries for a given group
and source.
A.B.C.D: group/source address
show ip mroute A.B.C.D/M
[dense | sparse] [summary]
Shows the multicast routing entries for a given group
range.
A.B.C.D/M: group address and prefix
If you use the clear ip mroute command, the MRIB clears the multicast routing entries in
its multicast routing table, and removes the entries from the multicast forwarder.
To delete the multicast routing entries in the MRIB, use the following command.
Deletes all multicast route entries.
clear ip mroute A.B.C.D [A.B.C.D]
Deletes a specified multicast route entry.
A.B.C.D: group/source address
To clear the multicast forwarding cache (MFC) and tree information base (TIB) entries in
the PIM-SM protocol level, use the following command.
clear ip mroute * [pim sparse-
mode]
Deletes all MFC and TIB entries in the PIM-SM
protocol.
clear ip mroute A.B.C.D [A.B.C.D]
[pim sparse-mode]
Deletes a specified MFC and TIB entry in the PIM-SM
protocol.
A.B.C.D: group/source address
When clearing the MRIB entries, you must specify the group address prior to the source
address.