Process Overview: Routing Protocol Configuration
Configuring OSPF
13-34
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command resets the retransmit interval value to the default,
5 seconds:
no ip ospf retransmit-interval
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 OSPF retransmit interval for VLAN 1 to 20:
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:
seconds
Specifies the retransmit time in seconds. Valid values are
1
to
3600
.
Matrix>Router(config)#
interface vlan 1
Matrix>Router(config-if(Vlan 1))#
ip ospf retransmit-interval 20
seconds
Specifies the transmit delay in seconds. Valid values are
from
1
to
3600
.