![Cisco Nexus 3548 series Command Reference Manual Download Page 211](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162211.webp)
191
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
ip ospf transmit-delay
ip ospf transmit-delay
To set the estimated time required to send an Open Shortest Path First (OSPF) link-state update packet
on the interface, use the
ip ospf transmit-delay
command. To return to the default, use the
no
form of
this command.
ip ospf transmit-delay
seconds
no ip ospf transmit-delay
Syntax Description
Command Default
1 second
Command Modes
Interface configuration mode
Command History
Usage Guidelines
OSPF increments the LSA age time by the transmit delay amount before transmitting the LSA update.
You should take into account the transmission and propagation delays for the interface when you set this
value.
This command requires the LAN Base Services license.
Examples
This example shows how to set the transmit delay value to 8 seconds:
switch#
configure terminal
switch(config)#
interface ethernet 1/2
switch(config-if)#
no switchport
switch(config-if)#
ip ospf transmit-delay 8
switch(config-if)#
Related Commands
seconds
Time (in seconds) required to send a link-state update. The range is from 1 to
450 seconds, and the default is 1.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
copy running-config
startup-config
Saves the configuration changes to the startup configuration file.
ip ospf
retransmit-interval
Sets the estimated time between LSAs transmitted from this interface.
show ip ospf
Displays OSPF information.