![D-Link xStack DGS-3612G series Cli Manual Download Page 367](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854367.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
364
delete ospf host_route
Purpose
Used to delete an OSPF host route.
Syntax
delete ospf host_route <ipaddr>
Description
This command is used to delete an OSPF host route.
Parameters
<ipaddr>
−
The IP address of the OSPF host.
Restrictions
Only Administrator and Operator-level users can issue this command.
Usage example
To delete an OSPF host route:
DGS-3627:5#delete ospf host_route 10.48.74.122
Command: delete ospf host_route 10.48.74.122
Success.
DGS-3627:5#
config ospf host_route
Purpose
Used to configure OSPF host route settings.
Syntax
config ospf host_route <ipaddr> {area <area_id> | metric <value 1-
65535>}
Description
This command is used to configure an OSPF host route settings.
Parameters
<ipaddr>
−
The IP address of the host.
<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.
<value>
−
A metric between
1
and
65535
that will be advertised for the
route.
Restrictions
Only Administrator and Operator-level users can issue this command.
Usage example
To configure an OSPF host route:
DGS-3627:5#config ospf host_route 10.48.74.122 area 10.1.1.1 metric 2
Command: config ospf host_route 10.48.74.122 area 10.1.1.1 metric 2
Success.
DGS-3627:5#
show ospf host_route
Purpose
Used to display the current OSPF host route table.
Syntax
show ospf host_route {<ipaddr>}
Description
This command will display the current OSPF host route table.
Parameters
<ipaddr>
−
The IP address of the host.
Restrictions None.
Example usage:
To display the current OSPF host route table: