configure ospfv3 delete virtual-link
Description
Deletes a virtual link connected to another ABR.
Syntax Description
router_identifier | Specifies the router ID of the other end of the link. |
area_identifier | Specifies the transit area identifier, a four-byte, dotted decimal number. |
Default
N/A.
Usage Guidelines
A virtual
link provides a logical path between the ABR of the disconnected
area and the ABR of the normal area that connects to the backbone.
A virtual link must be established between two ABRs that have a
common area, with one ABR connected to the backbone. Specify the
following:
-
Router-identifier—Far-end router identifier, a four-byte, dotted decimal number.
-
Area-identifier—Transit area used for connecting the two end-points. The transit area cannot have the area identifier 0.0.0.0. and cannot be a stub area or an NSSA.
Example
The following command deletes a virtual link with router ID 10.1.2.1 through the transit area 10.1.0.0:
configure ospfv3 delete virtual-link 10.1.2.1 10.1.0.0
History
This command was first available in ExtremeXOS 11.2.
Platform Availability
This command is available on platforms with Base license, or higher, as described in the Switch Engine 32.2 Feature License Requirements document.