Command Reference Guide

3Com Router 5000 Family and Router 6000 Family reset pim routing-table 131
Command Reference
reset pim routing-table
Purpose Use the reset pim routing-table command to clear PIM route entry.
Syntax reset pim routing-table all
reset pim routing-table { group-address [ mask group-mask |
group-mask-length ] [ source-address [ mask source-mask |
source-mask-length ] [ incoming-interface { interface-type
interface-number | null } ] } *
Parameters all
All PIM route entries.
group-address
Multicast group address.
mask group-mask
Address mask of multicast group.
group-mask-length
Address mask length of multicast group.
source-address
Multicast source address.
mask source-mask
Address mask of multicast source.
source-mask-length
Address mask length of multicast source.
null
Route entry with null incoming interface.
incoming-interface
Incoming interface of the route entry in PIM routing
table.
interface-type
interface-number
Interface type and interface number.
Example Clear the route entry with group address of 225.5.4.3 in PIM routing table.
<3Com> reset pim routing-table 225.5.4.3
View This command can be used in the following views:
User view
Description The sequence of group-address and source-address can be reversed, but the
input group-address and source-address must be valid. Otherwise, the
system will prompt input error.
If group-address is configured to 244.0.0.0/24 and source-address to RP
address (in which, group address may have mask but the calculation result of the two
must be 224.0.0.0, while source address has no mask), it indicates only (*, *, RP)
entry is deleted.
If group-address is configured to a group address and source-address to 0
(in which, group address may have mask while source address has no mask), it
indicates only (*, G) entry is deleted.