R3303-HP HSR6800 Routers IP Multicast Command Reference

110
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
hash-length: Specifies a hash mask length in the global scope zone, in the range of 0 to 32. If you do not
specify this argument, the corresponding global setting is used.
priority: Specifies the priority of the C-BSR in the global scope zone, in the range of 0 to 255. A larger
value means a higher priority. If you do not specify this argument, the corresponding global setting is
used.
Examples
# Configure the device to be a C-BSR with the priority of 1 for the global scope zone on the public
network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr global priority 1
# Configure the device to be a C-BSR with the priority of 1 for the global scope zone in VPN instance
mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] c-bsr global priority 1
Related commands
c-bsr group
c-bsr hash-length
c-bsr priority
c-bsr group
Use c-bsr group to configure a C-BSR for the admin-scope zone associated with the specified group.
Use undo c-bsr group to remove the C-BSR configuration for the admin-scope zone associated with the
specified group.
Syntax
c-bsr group group-address { mask | mask-length } [ hash-length hash-length | priority priority ] *
undo c-bsr group group-address
Default
No C-BSRs are configured for admin-scope zones.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level