Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches Chapter 5 PIM Configuration Commands
Huawei Technologies Proprietary
5-5
command, and the destination parameter as the service group range of this C-RP
address. For the C-RP messages received, only when their C-RP addresses match the
source address and their server group addresses are subset of those in ACL, can the
be considered as matched.
Related command: acl and rule.
Example
# Configure C-RP filtering policy on the C-BSR routers, allowing only 1.1.1.1/32 as
C-RP and to serve only for the groups 225.1.0.0/16.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] multicast routing-enable
[Quidway] pim
[Quidway-pim] crp-policy 3000
[Quidway-pim] quit
[Quidway] acl number 3000
[Quidway-acl-adv-3000] rule 0 permit source 1.1.1.1 0 destination 225.1.0.0
0.0.255.255
5.1.5 debugging pim common
Syntax
debugging pim common { all | event | packet | timer }
undo debugging pim common { all | event | packet | timer }
View
User view
Parameter
all: All the common debugging information of PIM.
event: Debugging information of common PIM event.
packet: Debugging information of PIM hello packet.
timer: Debugging information of common PIM timer.
Description
Use the debugging pim common command to enable common PIM debugging
functions.
Use the undo debugging pim common command to disable the debugging functions.
By default, common PIM debugging functions are disabled.