Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
ip ospf priority 205
ip ospf priority
Assigns the interface priority to the current OSPF interface. The interface priority determines
which OSPF router is elected as the designated router. Note the following:
■ You execute this command from IP interface mode.
■ Once within this mode, you must specify the IP interface to which you want to apply the
OSPF configuration using the ip address command.
■ You must have already defined one or more ospf areas with the ospf area command within
router:ospf mode. You must apply an ospf area to the current interface using the ip ospf
area-id before you use this command.
■ Use the show ip ospf command to display the OSPF configuration for the current interface.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip ospf priority <number>
Arguments
<number> The priority that you want to assign to this OSPF interface. Valid range
is 0 to 255. The default is 5.
This number identifies the priority of the Cuda 12000 relative to other
OSPF routers on the current interface. The number is used to elect the
designated and backup designated routers. The router with the
highest priority is considered the designated router.
A value of 0 indicates that the router is not eligible to be the
designated or backup designated router. If all routers have the same
priority, the router ID is used to determine the designated router.