119
priority priority: Specifies the priority of the C-BSR in the admin-scope region that corresponds to a
multicast group, in the range of 0 to 255. A larger value of this argument means a higher priority. If you
do not specify this argument, the corresponding global setting is used.
Description
Use c-bsr group to configure a C-BSR for the admin-scope region associated with the specified group.
Use undo c-bsr group to remove the C-BSR configuration for the admin-scope region associated with the
specified group.
By default, no C-BSRs are configured for admin-scope regions.
Related commands: c-bsr admin-scope, c-bsr global, c-bsr hash-length, and c-bsr priority.
Examples
# In the public network, configure the device to be a C-BSR in the admin-scope region associated with the
multicast group address 239.0.0.0/8, with the priority of 10.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr group 239.0.0.0 255.0.0.0 priority 10
# In VPN instance mvpn, configure the device to be a C-BSR in the admin-scope region associated with
the multicast group address 239.0.0.0/8, with the priority of 10.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] c-bsr group 239.0.0.0 255.0.0.0 priority 10
c-bsr hash-length (PIM view)
Syntax
c-bsr hash-length hash-length
undo c-bsr hash-length
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
hash-length: Hash mask length, in the range of 0 to 32.
Description
Use c-bsr hash-length to configure the global hash mask length.
Use undo c-bsr hash-length to restore the default.
By default, the hash mask length is 30.
Related commands: c-bsr, c-bsr global, and c-bsr group.
Examples
# Set the global hash mask length to 16 in the public network.
<Sysname> system-view
[Sysname] pim