C-Bsr (Pim View) - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

Examples
# Configure a legal BSR address range in the public network so that only devices on the segment
10.1.1.0/24 can become the BSR.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.0 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] pim
[Sysname-pim] bsr-policy 2000
# Configure a legal BSR address range in VPN instance mvpn so that only devices on the segment
10.1.1.0/24 can become the BSR.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.0 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] bsr-policy 2000

c-bsr (PIM view)

Syntax
c-bsr interface-type interface-number [ hash-length [ priority ] ]
undo c-bsr
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
hash-length: Specifies a hash mask length, 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 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 to configure the specified interface as a C-BSR.
Use undo c-bsr to remove the related C-BSR configuration.
No C-BSR is configured by default.
You must enable PIM-SM on the interface that you want to configure as a C-BSR.
Related commands: c-bsr hash-length, c-bsr priority, c-rp, and pim sm.
Examples
# Configure VLAN-interface 100 in the public network to be a C-BSR.
116

Advertisement

Table of Contents
loading

Table of Contents