UMN:CLI User ManualV5812G414To configure a retransmit interval, use the following command.Command Mode Descriptionip ospf retransmit-interval <1-65535>InterfaceConfigures a retransmit interval in the unit of second.1-65535: interval value (default: 5)ip ospf A.B.C.D retransmit-interval <1-65535>no ip ospf retransmit-intervalSets a retransmit interval to the default value.no ip ospf A.B.C.D retransmit-intervalTo configure a dead interval, use the following command.Command Mode Descriptionip ospf dead-interval <1-65535>InterfaceConfigures a dead interval in the unit of second.1-65535: interval value (default: 40)ip ospf A.B.C.D dead-interval <1-65535>no ip ospf dead-interval Sets a dead interval to the default value.no ip ospf A.B.C.D dead-intervalTo configure a transmit delay, use the following command.Command Mode Descriptionip ospf transmit-delay <1-65535>InterfaceConfigures a transmit delay in the unit of second.1-65535: interval value (default: 1)ip ospf A.B.C.D transmit-delay<1-65535>no ip ospf transmit-delaySets a transmit delay to the default value.no ip ospf A.B.C.D transmit-delay10.2.4.6 OSPF Maximum Transmission Unit (MTU)Router verifies MTU when DD (Database Description) is exchanging among the routerson OSPF networks. Basically, OSPF network can not be organized if there are differentsizes of MTUs between routers. Therefore MTU value must be consistent. Generally MTUvalue is 1500 bytes on Ethernet interface.To configure MTU on OSPF interface, use the following command.Command Mode Descriptionip ospf mtu <576-65535> Interface Configures an MTU on OSPF interface.no ip ospf mtu Deletes a configured MTU on OSPF interface.Configuration as above makes MTU consistently on same OSPF network; actual MTUvalue on interface itself will not be changed.i