Specifications

Process Overview: Routing Protocol Configuration
Configuring OSPF
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 13-39
13.1.2.8 ip ospf transmit-delay
Use this command to set the amount of time required to transmit a link state update packet on an
interface.
ip ospf transmit-delay seconds
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command resets the retransmit interval value to the default,
1 second:
no ip ospf transmit-delay
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to set the time required to transmit a link state update packet on VLAN 1
at 20 seconds:
seconds Specifies the transmit delay in seconds. Valid values are
from 1 to 3600.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip ospf transmit-delay 20