area virtual-link
31-18 OSPFv3 Configuration
area virtual-link
This command creates the OSPFv3 virtual interface for the specified area and neighbor.
Syntax
area areaid virtual-link neighborid
no area areaid virtual-link neighborid
Parameters
Defaults
None.
Mode
Router OSPFv3 configuration: C3(su)->router(Config-router)#
Usage
The virtual link neighbor is identified by its router ID. Use the no form of this command to delete
the configured OSPFv3 virtual interface identified by area and neighbor.
Example
This example creates a virtual interface for area 20 and the neighbor with router ID 2.2.2.2.
C3(su)->router(Config-router)# area 20 virtual-link 2.2.2.2
area virtual-link dead-interval
This command configures the dead interval for the specified OSPFv3 virtual interface.
Syntax
area areaid virtual-link neighborid dead-interval seconds
no area areaid virtual-link neighborid dead-interval
Parameters
Defaults
The default dead interval is 40 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.
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 dead interval in seconds. The range is from 1
to 65535 seconds.