DGS-6604
ip ospf transmit-delay
CLI Reference Guide
295
ip ospf transmit-delay
Use this command to set the estimated time it takes to transmit a link-state-
update packet on the interface.
Use the no parameter with this command to return to the default value.
ip ospf transmit-delay
SECONDS
no ip ospf transmit-delay
Default
1 second
Command Mode
Interface configuration
Usage Guideline
The transmit delay value adds a specified time to the age field of an update. If the
delay is not added, the time in which the LSA transmits over the link is not
considered. This command is especially useful for low speed links. Remember to
add transmission and propagation delays when setting the transmit delay value.
Example
The following example shows setting the OSPF transmit delay to 10 seconds on
the VLAN 1 interface.
Verify the settings by entering the
show ip ospf interface
command.
Syntax Description
SECONDS
Specifies the interval in seconds. The range is 1 to 65535.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ip ospf transmit delay 10