ip ospf priority
Enterasys C3 Configuration Guide 27-7
Example
This example shows how to set the OSPF cost to 20 for the VLAN 1 interface:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip ospf cost 20
ip ospf priority
Use this command to set the OSPF priority value for router interfaces. The no form of this
command resets the value to the default of 1.
Syntax
ip ospf priority number
no ip ospf priority
Parameters
Defaults
None.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
Usage
The priority value is communicated between routers by means of hello messages and influences
the election of a designated router.
Example
This example shows how to set the OSPF priority to 20 for the VLAN 1 interface:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip ospf priority 20
timers spf
Use this command to change OSPF timer values to fine-tune the OSPF network. The no form of
this command restores the default timer values (5 seconds for delay and 10 seconds for holdtime).
Syntax
timers spf spf-delay spf-hold
no timers spf
number Specifies the router’s OSPF priority in a range from 0 to 255. Default value is
1.