Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches Chapter 5 PIM Configuration Commands
Huawei Technologies Proprietary
5-6
Example
# Enable all common PIM debugging functions
<Quidway> debugging pim common all
5.1.6 debugging pim dm
Syntax
debugging pim dm { alert | all | mrt | timer | warning | { recv | send } { all | assert |
graft | graft-ack | join | prune } }
undo debugging pim dm { alert | all | mrt | timer | warning | { recv | send } { all |
assert | graft | graft-ack | join | prune } }
View
User view
Parameter
alert: Interoperation event debugging information of PIM-DM
all: All the debugging information of PIM-DM.
mrt: Debugging information of PIM-DM multicast routing table.
timer: Debugging information of PIM-DM timer.
warning: Debugging information of PIM-DM warning message.
recv: Debugging information of PIM-DM receiving packets.
send: Debugging information of PIM-DM sending packets.
assert | graft | graft-ack | join | prune: Packets type.
Description
Use the debugging pim dm command to enable PIM-DM debugging functions.
Use the undo debugging pim dm command to disable the debugging functions.
By default, PIM-DM debugging functions are disabled.
Example
# Enable all PIM-DM debugging functions
<Quidway> debugging pim dm all