D-Link DXS-3600 Series Cli Reference Manual page 1039

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
PRIORITY
interval
Default
The router is not a CBSR by default.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command only takes effect when the interface is specified by the command that has an IP address
configured and is PIM-SM enabled.
This command causes the router to send bootstrap messages to announce the IP address of the
designated interface as the CBSR address. The hash mask is used by all routers within a domain, to map
a group to one of the Rendezvous Points (RP) from the matching set of group-range-to-RP maps (this set
all have the same longest mask length and same highest priority). The algorithm takes as an input the
group address and the addresses of the candidate RPs from the maps, and gives as an output one RP
address to be used.
Example
This example shows how to configure the IP address of the router on VLAN 1 to be a CBSR with a hash-
mask length of 20, priority of 192, and interval of 120 seconds.
Switch# configure terminal
Switch(config)# ip pim bsr-candidate vlan1 20 192 interval 120
Switch(config)#
83-4 ip pim dr-priority
This command is used to configure the Designated Router (DR) priority value. Use the no command to
restore the default value.
ip pim dr-priority PRIORITY
no ip pim dr-priority
Parameters
PRIORITY
Default
By default, this value is 1.
range is 0 to 32. If not specified, the default length is 30.
Specifies to configure the priority for a CBSR. The candidate with the
highest priority is preferred. If the priority values are the same, the
router with the highest IP address is preferred. The range is from 0 to
255. If not specified, the default priority is 64.
Specifies the interval between originating bootstrap messages. If not
specified, the default interval is 60 seconds. The valid range is from 1
to 255.
Specifies the DR priority value in the range of 0 to 4294967295. A
larger value represents the higher priority.
1034

Advertisement

Table of Contents
loading

Table of Contents