DGS-3312SR Layer 3 Gigabit Switch
280
Usage Example
To configure the OSPF virtual interface settings:
DGS-3312SR:4#config ospf virtual_link 10.1.1.2 20.1.1.1 hello_interval 10
Command: config ospf virtual_link 10.1.1.2 20.1.1.1 hello_interval 10
Success.
DGS-3312SR:4#
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:
DGS-3312SR: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.
DGS-3312SR: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.