DGS-6604
ipv6 ospf transmit delay
CLI Reference Guide
357
ipv6 ospf transmit delay
To set the estimated time required to send a link-state update packet on the
interface, use the
ipv6 ospf transmit-delay
command. To return to the default
value, use the no form of this command.
ipv6 ospf transmit-delay
SECONDS
[instance-id
INSTANCE-ID
]
no ipv6 ospf transmit-delay [instance-id
INSTANCE-ID]
Default
SECONDS
: 1
INSTANCE-ID
: 0
Command Mode
Interface configuration
Usage Guideline
Before being transmitted, Link-State Advertisements (LSAs) in the update packet
must have their ages incrementally changed by the amounts specified in the
seconds. The value assigned should take into account the transmission and
propagation delays for the interface.
If the delay is not added before transmission over a link, the time in which LSAs
propagate over the link will not be considered. This setting has more significance
on very low-speed links.
Example
The following example sets the transmit delay value to 3 seconds.
Syntax Description
SECONDS
The interval the router waits before it transmits a packet. The valid setting is 1-
65535.
INSTANCE-ID
(Optional) Instance identifier. To change this ID, configure the "no" command
first. The valid setting is from 0 to 255.
Switch > enable
Switch # configure terminal
Switch (config) # interface vlan1
Switch (config-if)# ipv6 ospf transmit-delay 3