C613-50170-01 Rev B
Command Reference for x510 Series
1123
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
IPV
6
OSPF
PRIORITY
ipv6 ospf priority
Overview
This command sets the router priority, which is a parameter used in the election of
the designated router for the link.
The
no
variant of this command returns the router priority to the default of 1.
Syntax
ipv6 ospf priority <
priority
>
no ipv6 ospf priority
Default
The default priority is 1.
Mode
Interface Configuration for a VLAN interface.
Usage
Set the priority to help determine the OSPF Designated Router (DR) for a link. If two
routers attempt to become the DR, the router with the higher router priority
becomes the DR. If the router priority is the same for two routers, the router with
the higher router ID takes precedence.
Routers with zero router priority values cannot become the designated or backup
designated router.
Example
The following example shows setting the OSPFv3 priority value to 3 on the VLAN
interface
vlan2
:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 ospf priority 3
Parameter
Description
<
priority
>
<0-255>
Specifies the router priority of the interface. The larger the value,
the greater the priority level. The value 0 defines that the device
cannot become either the DR, or backup DR for the link.