D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
317
config pim cbsr
CBSR.
priority [-1 | value 0-255>] - Used to state the Priority of this IP Interface
to become the BSR. The user may select a priority between -1 and 255.
An entry of -1 states that the interface will be disabled to be the BSR.
hash_masklen <value 0-32> Enter a hash mask length, which will be
used with the IP address of the candidate RP and the multicast group
address, to calculate the hash algorithm used by the router to
determine which CRP on the PIM-SM enabled network will be the RP.
The user may select a length between 0 and 32 with a default setting of
30. This parameter must be configured separately from the ipif settings
of this command. See the examples below for a better understanding.
bootstrap_period <value 1-255> - Enter a time period between 1 and
255 to determine the interval the Switch will send out Boot Strap
Messages (BSM) to the PIM enabled network. The default setting is 60
seconds. This parameter must be configured separately from the ipif
settings of this command. See the examples below for a better
understanding.
Restrictions Only administrator-level users can issue this command.
Usage example:
To configure the settings for an IP interface to become a CBSR on the multiple access network:
DGS-3600:4#config pim cbsr ipif Trinity priority 4
Command: config pim cbsr ipif Trinity priority 4
Success.
DGS-3600:4#
Usage example:
To configure the hash mask length for the CBSR:
DGS-3600:4#config pim cbsr hash_masklen 30
Command: config pim cbsr hash_masklen 30
Success.
DGS-3600:4#
Usage example:
To configure the bootstrap period for the CBSR:
DGS-3600:4#config pim cbsr bootstrap_period 60
Command: config pim cbsr bootstrap_period 60
Success.
DGS-3600:4#