Users Guide
Usage Information
Setting a priority of 0 makes the router ineligible for election as a designated router or backup designated router.
Use this command for interfaces connected to multi-access networks, not point-to-point networks.
ip ospf retransmit-interval
Set the retransmission time between lost link state advertisements (LSAs) for adjacencies belonging to the interface.
Syntax
ip ospf retransmit-interval seconds
To return to the default values, use the no ip ospf retransmit-interval command.
Parameters
seconds Enter the number of seconds as the interval between retransmission. The range is from 1
to 3600. The default is 5 seconds.
This interval must be greater than the expected round-trip time for a packet to travel
between two routers.
Defaults 5 seconds
Command Modes INTERFACE
Supported Modes Full—Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information Set the time interval to a number large enough to prevent unnecessary retransmissions. For example, the interval
must be larger for interfaces connected to virtual links.
ip ospf transmit-delay
To send a link state update packet on the interface, set the estimated time elapsed.
Syntax
ip ospf transmit-delay seconds
To return to the default value, use the no ip ospf transmit-delay command.
Parameters
seconds Enter the number of seconds as the interval between retransmission. The range is from 1
to 3600. The default is 1 second.
This value must be greater than the transmission and propagation delays for the interface.
Defaults 1 second
Command Modes INTERFACE
Supported Modes Full—Switch
Open Shortest Path First (OSPFv2 and OSPFv3) 935