1284 ExtremeWare Software 7.3.0 Command Reference Guide
IGP Commands
configure ospf priority
configure ospf [area <area identifier> | vlan [<vlan name> | all]] priority
<priority>
Description
Configures the priority used in the designated router-election algorithm for one or all OSPF interface(s)
for all the interfaces within the area.
Syntax Description
Default
The default setting is 1.
Usage Guidelines
The range is 0 through 255, and the default setting is 1. Setting the value to 0 ensures that the router is
never selected as the designated router or backup designated router.
Example
The following command sets the switch to not be selected as the designated router:
configure ospf area 1.2.3.4 priority 0
History
This command was available in ExtremeWare 2.0.
Platform Availability
This command is available on all platforms.
area identifier Specifies an OSPF area.
vlan name Specifies a VLAN name.
all Specifies all VLANs.
priority Specifies a priority range. The range is 0 through 255.