xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
252
Usage Example:
To delete an OSPF virtual interface from the Switch:
DES-3800: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-3800: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:
DES-3800:4#show ospf virtual_link
Command: show ospf virtual_link
Virtual Interface Configuration
Transit Virtual Hello Dead Authentication Link
Area ID Neighbor Router Interval Interval Status
--------------- ---------------------- ------------ ----------- -------------------- ------------
10.0.0.0 20.0.0.0 10 60 None DOWN
Total Entries: 1
DES-3800:4#