ipv6 ospf retransmit-interval

Use this command to set the amount of time between retransmissions of link state advertisements (LSAs) for adjacencies that belong to the interface.

Syntax

ipv6 ospf retransmit-interval seconds
no ipv6 ospf retransmit-interval

Parameters

seconds Specifies the retransmit time in seconds. Valid values are 1 to 3600. Default: 5 Seconds.

Defaults

None.

Mode

Interface configuration.

Usage

The “no” form of this command resets the retransmit interval value to the default value of 5 seconds.

Example

This example shows how to set the OSPFv3 retransmit interval for VLAN 1 to 20:

System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->ipv6 ospf retransmit-interval 20