C613-50631-01 Rev A Command Reference for IE340 Series 1259
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPFV3 FOR IPV6 COMMANDS
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.