264 CHAPTER 7: USING MULTICAST PROTOCOL COMMANDS
Parameter
interface-type interface-number
: Interface type and interface number of a
router. The candidate BSR is configured on the interface. PIM-SM must be enabled
on the interface first.
hash-mask-len:
Length of the mask. The value ranges from 0 to 32.
priority
: Priority of the candidate BSR. The larger the value of the priority, the
higher the priority of the BSR. The value ranges from 0 to 255. The default value is
0.
Description
Use the c-bsr to configure a candidate BSR.
Use the undo c-bsr to remove the candidate BSR configured.
By default, no candidate BSR is set.
Related command: pim sm.
Example
Configure the Ethernet Switch as C-BSR with priority 2 (and the C-BSR address is
designated as the IP address of VLAN-interface10).
<SW5500>system-view
System View: return to User View with Ctrl+Z
[SW5500]multicast routing-enable
[SW5500] pim
[SW5500-pim]c-bsr vlan-interface 10 24 2
c-rp Syntax
c-rp
interface-type interface-number
[ group-policy
acl-number
|
priority
priority-value
]*
undo c-rp {
interface-type interface-number
| all }
View
PIM View
Parameter
interface-type interface-number:
Specified interface with the IP address
advertised as a candidate RP address.
acl-number
: Number of the basic ACL that defines a group range, which is the
service range of the advertised RP. The value ranges from 2000 to 2999.
priority-value
: Priority value of candidate RP, in the range of 0 to 255. By
default, it is 0. The greatest value corresponds to the lowest priority level.
all: Remove all candidate RP configurations.
Description
Use the c-rp to configure the router to advertise itself as a candidate RP.