116
priority priority: Sets a C-BSR priority in the range of 0 to 255. The default setting is 64. A larger value
represents a higher priority.
Usage guidelines
The IP address of a C-BSR must be the IP address of a local PIM enabled interface on the C-BSR.
Otherwise, the configuration does not take effect.
If you execute this command for a zone multiple times, the most recent configuration takes effect.
You can configure the same C-BSR for different zones.
Examples
# Configure the interface with the IP address of 1.1.1.1 as the C-BSR for the global-scoped zone on the
public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr 1.1.1.1
c-rp (PIM view)
Use c-rp to configure a candidate-RP (C-RP).
Use undo c-rp to remove the configuration of a C-RP.
Syntax
c-rp ip-address [ advertisement-interval adv-interval | group-policy acl-number | holdtime hold-time |
priority priority ] * [ bidir ]
undo c-rp ip-address
Default
No C-RPs are configured.
Views
PIM view
Predefined user roles
network-admin
Parameters
ip-address: Specifies the IP address of a C-RP.
advertisement-interval adv-interval: Sets a C-RP advertisement interval in the range of 1 to 65535
seconds. The default value is 60 seconds.
group-policy acl-number: Specifies an IPv4 basic ACL number in the range of 2000 to 2999. The C-RP
is designated only to IPv4 multicast groups that the ACL permits. The C-RP is designated to all IPv4
multicast groups 224.0.0.0/4 when the one of the following conditions exists:
• You do not specify an ACL.
• The specified ACL does not exist.
• The specified ACL does not have valid rules.
holdtime hold-time: Sets a C-RP lifetime in the range of 1 to 65535 seconds. The default value is 150
seconds.