area virtual-link retransmit-interval
31-20 OSPFv3 Configuration
area virtual-link retransmit-interval
This command configures the retransmit interval for the specified OSPFv3 virtual interface.
Syntax
area areaid virtual-link neighborid retransmit-interval seconds
no area areaid virtual-link neighborid retransmit-interval
Parameters
Defaults
The default retransmit interval is 5 seconds.
Mode
Router OSPFv3 configuration: C3(su)->router(Config-router)#
Usage
Use the no form of this command to return a configured value to the default value of 5 seconds.
Example
This example sets the retransmit interval to 10 seconds for the specified OSPFv3 virtual interface.
C3(su)->router(Config-router)# area 20 virtual-link 2.2.2.2 retransmit-interval
10
area virtual-link transmit-delay
This command configures the transmit delay for the specified OSPFv3 virtual interface.
Syntax
area areaid virtual-link neighborid transmit-delay seconds
no area areaid virtual-link neighborid transmit-delay
Parameters
areaid Specifies the area ID in IP address format (dotted-quad) or as a decimal
value.
neighborid Specifies the virtual link neighbor by means of its router ID. The router
ID must be entered in 32-bit dotted-quad notation.
seconds Specifies the value of the retransmit interval in seconds. The range is
from 1 to 3600 seconds.
areaid Specifies the area ID in IP address format (dotted-quad) or as a decimal
value.
neighborid Specifies the virtual link neighbor by means of its router ID. The router
ID must be entered in 32-bit dotted-quad notation.
seconds Specifies the value of the transmit delay in seconds. The range is from 1
to 3600 seconds.