xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
delete ospf virtual_link
Purpose Used to delete an OSPF virtual interface.
Syntax
delete ospf virtual_link <area_id> <neighbor_id>
Description This command will delete an OSPF virtual interface from the
Switch.
Parameters
<area_id> − A 32-bit number in the form of an IP address
(xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the
OSPF domain.
<neighbor_id> − The OSPF router ID for the remote area. This is
a 32-bit number in the form of an IP address (xxx.xxx.xxx.xxx)
that uniquely identifies the remote area’s Area Border Router.
The router ID of the neighbor router.
Restrictions Only administrator-level users can issue this command.
Usage Example:
To delete an OSPF virtual interface from the Switch:
DES-6500:4#delete ospf virtual_link 10.1.12 20.1.1.1
Command: delete ospf virtual_link 10.1.12 20.1.1.1
Success.
DES-6500:4#
show ospf virtual_link
Purpose Used to display the current OSPF virtual interface configuration.
Syntax
show ospf virtual_link {<area_id> <neighbor_id>}
Description This command will display the current OSPF virtual interface
configuration.
Parameters
<area_id> − A 32-bit number in the form of an IP address
(xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the
OSPF domain.
<neighbor_id> − The OSPF router ID for the remote area. This is a
32-bit number in the form of an IP address (xxx.xxx.xxx.xxx) that
uniquely identifies the remote area’s Area Border Router. This is
the router ID of the neighbor router.
Restrictions None.
Usage Example:
To display the current OSPF virtual interface configuration:
321