Technical data

224 CHAPTER 6: MULTICAST PROTOCOL
Clearing Multicast Route Entries from PIM Routing Table
Perform the following configuration in user view.
If in this command, the group-address is 224.0.0.0/24 and source-address is the
RP address (where group address can have a mask, but the resulting IP address
must be 224.0.0.0, and source address has no mask), then it means only the (*, *,
RP) item will be cleared.
If in this command, the group-address is any group address, and source-address is
0 (where group address can have a mask, and source address has no mask), then
only the (*, G) item will be cleared.
This command clears multicast route entries from PIM routing table, as well as the
corresponding route entries and forward entries in the multicast core routing table
and MFC.
Clearing PIM Neighbors
Perform the following configuration in user view.
Displaying and Debugging PIM-SM
Execute the display command in all views to display the PIM-SM configuration,
and to verify the configuration.
Execute the debugging command in user view to debug PIM-SM.
Tab le 42 Clearing Multicast Route Entries from PIM Routing Table
Operation Command
Clear multicast route entries from PIM routing
table
reset pim routing-table { all | {
group-address [ mask group-mask |
mask-length group-mask-length ] |
source-address [ mask source-mask |
mask-length source-mask-length ] | {
incoming-interface { interface-type
interface-number | null } } } * }
Tab le 43 Clearing PIM Neighbors
Operation Command
Clear PIM neighbors reset pim neighbor { all | { neighbor-address
| interface interface-type interface-number }
* }
Tab le 44 Display and Debug PIM-SM
Operation Command
Display the BSR information display pim bsr-info
Display the RP information display pim rp-info [ group-address ]
Enable the PIM-SM debugging debugging pim sm { all | mbr |
register-proxy | mrt | timer | warning | {
recv | send } { assert | graft | graft-ack | join
| prune } }
Disable the PIM-SM debugging undo debugging pim sm { all | mbr |
register-proxy | mrt | timer | warning | {
recv | send } { assert | graft | graft-ack | join
| prune } }