C613-50631-01 Rev A Command Reference for IE340 Series 1260
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPFV3 FOR IPV6 COMMANDS
IPV
6 OSPF TRANSMIT-DELAY
ipv6 ospf transmit-delay
Overview Use this command to set the estimated time it takes to transmit a link-state-update
packet on the interface.
Use the no variant of this command to return to the default of 1 second.
Syntax
ipv6 ospf transmit-delay <1-65535>
no ipv6 ospf transmit-delay
Default The default interval is 1 second.
Mode Interface Configuration for a VLAN interface.
Usage The transmit delay value adds a specified time to the age field of an update. If the
delay is not added, the time in which the LSA transmits over the link is not
considered. This command is especially useful for low speed links. Add
transmission and propagation delays when setting the transmit delay value.
Example To set the IPv6 OSPF transmit delay time to 3 seconds on the VLAN interface vlan2,
use the following commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ipv6 ospf transmit-delay 3
Parameter Description
<1-65535> Specifies the time, in seconds, to transmit a link-state update.