C613-50170-01 Rev B
Command Reference for x510 Series
1125
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
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 VLAN 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.