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

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
This command causes the router to send a PIMv2 message advertising itself as a candidate RP to the
BSR.
Example
This example shows how to configure the router with the interface VLAN 1 to be advertised as the
candidate RP with a priority of 10.
Switch# configure terminal
Switch(config)# ipv6 pim bsr candidate rp vlan1 priority 10
Switch(config)#
82-5 ipv6 pim dr-priority
This command is used to change the Designated Router (DR) priority value inserted into the DR priority
option of the PIM Hello messages. Use the no form of the command to return to the default priority.
ipv6 pim dr-priority PRIORITY
no ipv6 pim dr-priority
Parameters
PRIORITY
Default
By default, this value is 1.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is only valid for the VLAN interface. This command only takes effective when the interface
is PIM-SM mode enabled. When a DR is a candidate for election, the following conditions apply:
The router with the highest priority value configured on an interface will be elected as the DR. If
multiple routers have the same highest priority, then the router with the highest IPv6 address
configured on the interface will be elected as the DR.
If a router does not advertise a priority value in its hello messages, the router is regarded as
having the highest priority and will be elected as the DR. If there are multiple routers do not
include the DR priority option in their hello messages, then the router with the highest IPv6
address will be elected as the DR.
Example
This example shows how to sets the DR priority of the VLAN 1 interface to 200.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ipv6 pim dr-priority 200
Switch(config-if)#
Specifies the value of the DR priority in the range of 0 to 4294967295.
A larger value means a higher priority.
1013

Advertisement

Table of Contents
loading

Table of Contents