C613-50170-01 Rev B
Command Reference for x510 Series
1124
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
IPV
6
OSPF
RETRANSMIT
-
INTERVAL
ipv6 ospf retransmit-interval
Overview
Use this command to specify the time between link-state advertisement (LSA)
retransmissions for adjacencies belonging to the interface.
Use the
no
variant of this command to return to the default of 5 seconds.
Syntax
ipv6 ospf retransmit-interval <
1-65535
>
no ipv6 ospf retransmit-interval
Default
The default interval is 5 seconds.
Mode
Interface Configuration for a VLAN interface.
Usage
After sending an LSA to a neighbor, the router keeps the LSA until it receives an
acknowledgment. In case the router does not receive an acknowledgment during
the set time (the retransmit interval value) it retransmits the LSA. Set the
retransmission interval value conservatively to avoid needless retransmission. The
interval should be greater than the expected round-trip delay between two
routers.
Example
The following example shows setting the
ospf retransmit interval
to 6
seconds on the VLAN interface
vlan2
:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 ospf retransmit-interval 6
Parameter
Description
<
1-65535
>
Specifies the interval in seconds.