Ip ospf priority, Ip ospf retransmit-interval – Dell PowerEdge M805 User Manual
Page 690
696
OSPF Commands
www
.dell.com | support.dell.com
ip ospf priority
Use the ip ospf priority command in Interface Configuration mode to set the OSPF priority for the
specified router interface. Use the no form of the command to return the priority to the default
value.
Syntax
ip ospf priority integer
no ip ospf priority
•
integer—Specifies the OSPF priority for the specified router interface. (Range: 0-255)
Default Configuration
1 is the default integer value.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
A value of 1 is the highest router priority. A value of 0 indicates that the interface is not
eligible to become the designated router on this network.
Example
The following example sets the OSPF priority for the VLAN 15 router at 100.
console(config-if-vlan15)#ip ospf priority 100
ip ospf retransmit-interval
Use the ip ospf retransmit-interval command in Interface Configuration mode to set the OSPF
retransmit Interval for the specified interface. Use the no form of the command to return the
interval to the default value.
Syntax
ip ospf retransmit-interval seconds
no ip ospf retransmit-interval
•
seconds—Number of seconds between link-state advertisement retransmissions for
adjacencies belonging to this router interface. This value is also used when retransmitting
database description and link-state request packets. (Range: 0-3600 seconds)
Default Configuration
5 is the default number of seconds.