R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
430
priority: Priority of the C-BSR in the global scope zone, in the range of 0 to 255. If you do not include this
argument in your command, the corresponding global setting will be used. A larger value of this
argument means a higher priority.
Description
Use the c-bsr global command to configure a C-BSR for the global scope zone.
Use the undo c-bsr global command to remove the C-BSR configuration for the global scope zone.
By default, no C-BSRs are configured for the global scope zone.
Related commands: c-bsr group, c-bsr hash-length, c-bsr priority.
Examples
# Configure the router to be a C-BSR for the global scope zone in the public instance, with the priority of
1.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] c-bsr global priority 1
c-bsr group
Syntax
c-bsr group group-address { mask | mask-length } [ hash-length hash-length | priority priority ] *
undo c-bsr group group-address
View
Public instance PIM view
Default level
2: System level
Parameters
group-address: Multicast group address, in the range of 239.0.0.0 to 239.255.255.255.
mask: Mask of the multicast group address.
mask-length: Mask length of the multicast group address, in the range of 8 to 32.
hash-length: Hash mask length in the admin-scope region corresponding to the specified multicast group,
in the range of 0 to 32. If you do not include this argument in your command, the corresponding global
setting will be used.
priority: Priority of the C-BSR in the admin-scope region corresponding to a multicast group, in the range
of 0 to 255. If you do not include this argument in your command, the corresponding global setting will
be used. A larger value of this argument means a higher priority.
Description
Use the c-bsr group command to configure a C-BSR for the admin-scope region associated with the
specified group.
Use the undo c-bsr group command 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 global, c-bsr admin-scope, c-bsr hash-length, c-bsr priority.