R3303-HP HSR6800 Routers IP Multicast Command Reference
117
Default command level
2: System level
Parameters
interval: Specifies a C-RP timeout timer in seconds, in the range of 1 to 65535.
Usage guidelines
Because a non-BSR router refreshes its C-RP timeout timer through BSR bootstrap messages, to prevent
loss of C-RP information in BSR bootstrap messages, make sure the C-RP timeout timer is not smaller than
the interval at which the BSR sends bootstrap messages. The recommended C-RP timeout setting is 2.5
times the BS period or longer.
Examples
# Set the global C-RP timeout timer to 200 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-rp holdtime 200
# Set the global C-RP timeout timer to 200 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] c-rp holdtime 200
Related commands
• c-bsr interval
• c-rp
crp-policy (PIM view)
Use crp-policy to configure a legal C-RP address range and the range of served multicast groups, in
order to guard against C-RP spoofing.
Use undo crp-policy to remove the restrictions in C-RP address ranges and the ranges of served multicast
groups.
Syntax
crp-policy acl-number
undo crp-policy
Default
No restrictions are defined for C-RP address ranges and the address ranges of served groups. Namely,
all received C-RP messages are accepted.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level