Install guide

IP Multicasting reset pim interface 71
purge pim
Syntax PURge PIM
Description This command purges all configuration information relating to the PIM
multicast routing module, and reinitialises the data structures used by the
module. It also stops the current PIM operation. It should be used when first
setting up the PIM module or when a major change is required.
Caution All current PIM configuration information will be lost. Use with
extreme caution!
Related Commands delete pim bsrcandidate
delete pim interface
delete pim rpcandidate
disable pim
disable pim debug
reset pim interface
show pim
reset pim interface
Syntax RESET PIM INTerface=interface
where interface is an interface name formed by concatenating a Layer 2
interface type, an interface instance, and optionally a hyphen followed by a
logical interface number from 0 to 15. If a logical interface is not specified, 0 is
assumed.
Description This command resets all timers, route information, and counters associated
with the specified interface, and restarts all PIM processes for this interface as if
this interface has just been added to PIM interface list. It also disables any
enabled PIM debugging on the interface. Valid interfaces are:
VLAN (such as vlan1, vlan1-1)
To see a list of current valid interfaces, use the show interface command, or the
show pim interface command. Note that multihomed interfaces must specify
the logical interface number (4e.g. ppp1-1).
Examples To reset the ppp0 interface, use the command:
reset pim int=ppp0
Related Commands set pim interface
set pim
show pim
show pim interface