Command Reference OSPFv2 Commands
2.36 ip ospf transmit-delay
Use this command to define the LSU packet transmission delay in interface configuration mode. Use
the no form of this command to restore the default setting.
ip ospf transmit delay seconds
no ip ospf transmit delay
LSU packet transmission delay in seconds in the range from 1 to
65535.
Interface configuration mode
Before the LSU packet is transmitted, the Age field in all the LSAs of the packet will be increased by
the value defined with the ip ospf transmit-delay command in interface configuration mode. The
configuration of this parameter shall consider the transmission and line transmission delay of the
interface. For low-rate lines, the transmission delay of the interface shall be slightly larger. The LSU
packet transmission delay of the virtual link is defined with the area virtual-link command followed
with the keyword retransmit-interval.
The RGOS software will resend or request resending the LSA with Age up to 3600. If no update is
obtained in time, the aged LSA will be cleared from the link state database.
The following example configures the transmission delay of fastEthernet 0/1 as 10.
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if-FastEthernet 0/1)# ip ospf transmit-delay 10
Defines an OSPF virtual link.
Use this command to enable the logging of the neighbor state changes. Use the no form of the
command to disable this function.
log-adj-changes [ detail ]
no log-adj-changes [ detail ]