Ipv6 pim dr-priority – LevelOne GTL-2691 User Manual
Page 1594

C
HAPTER
50
| Multicast Routing Commands
PIM Multicast Routing
– 1594 –
ipv6 pim dr-priority
This command sets the priority value for a Designated Router (DR)
candidate. Use the no form to restore the default setting.
S
YNTAX
ipv6 pim dr-priority priority-value
no ipv6 pim dr-priority
priority-value - Priority advertised by a router when bidding to
become the DR. (Range: 0-4294967294)
D
EFAULT
S
ETTING
1
C
OMMAND
M
ODE
Interface Configuration (VLAN)
C
OMMAND
U
SAGE
◆
More than one PIM-SM router may be connected to an Ethernet or
other shared-media LAN. If multicast hosts are directly connected to
the LAN, then only one of these routers is elected as the DR, and acts
on behalf of these hosts, sending periodic Join/Prune messages toward
a group-specific RP for each group. A single DR is elected per interface
(LAN or otherwise) using a simple election process.
◆
The router with the highest priority configured on an interface is elected
as the DR. If more than one router attached to this interface uses the
same priority, then the router with the highest IP address is elected to
serve as the DR.
◆
If a router does not advertise a priority in its hello messages, it is
assumed to have the highest priority and is elected as the DR. If more
than one router is not advertising its priority, then the router with the
highest IP address is elected to serve as the DR.
E
XAMPLE
This example sets the priority used in the bidding process for the DR.
Console(config)#interface vlan 1
Console(config-if)#ipv6 pim dr-priority 20
Console(config-if)#end
Console#show ipv6 pim interface
PIM is enabled.
VLAN 1 is up.
PIM Mode : Sparse Mode
IPv6 Address : FE80::200:E8FF:FE93:82A0
Hello Interval : 30 sec
Hello HoldTime : 105 sec
Triggered Hello Delay : 5 sec
Join/Prune Holdtime : 210 sec
Lan Prune Delay : Disabled
Propagation Delay : 500 ms
Override Interval : 2500 ms
DR Priority : 20
Join/Prune Interval : 60 sec