C613-50631-01 Rev A Command Reference for IE340 Series 1154
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPF COMMANDS
IP
OSPF TRANSMIT-DELAY
ip ospf transmit-delay
Overview Use this command to set the estimated time it takes to transmit a link-state-update
packet on the interface.
Use the no variant of this command to return to the default of 1 second.
Syntax
ip ospf [<ip-address>] transmit-delay <1-65535>
no ip ospf [<ip-address>] transmit-delay
Default 1 second
Mode Interface Configuration for a VLAN interface.
Usage notes 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. Add
transmission and propagation delays when setting the transmit delay value.
Example To set the OSPF transmit delay time to 3 seconds on the VLAN interface vlan2, use
the commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip ospf transmit-delay 3
Parameter Description
<ip-address> The IP address of the interface.
<1-65535> The time, in seconds, to transmit a link-state update.