HP VPN Firewall Appliances Network Management Command Reference
612
[Sysname-pim] 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-scoped zone associated with the specified group.
Use undo c-bsr group to remove the C-BSR configuration for the admin-scoped 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-scoped zones.
Views
Public network PIM view
Default command level
2: System level
Parameters
group-address: Specifies a multicast group address, in the range of 239.0.0.0 to 239.255.255.255.
mask: Specifies the mask of the multicast group address.
mask-length: Specifies the mask length of the multicast group address, in the range of 8 to 32.
hash-length: Specifies a hash mask length in the admin-scoped zone that corresponds to the specified
multicast group, 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 admin-scoped zone that corresponds to a multicast
group, in the range of 0 to 255. A larger value indicates a higher priority. If you do not specify this
argument, the corresponding global setting is used.
Examples
# On the public network, configure the device to be a C-BSR in the admin-scoped zone 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
Related commands
• c-bsr admin-scope
• c-bsr global
• c-bsr hash-length