D-Link xStack DES-6500 Cli Manual page 344

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
DES-6500:4#
delete ospf host_route
Purpose
Syntax
Description
Parameters
Restrictions
Usage example:
To delete an OSPF host route:
DES-6500:4#delete ospf host_route 10.48.74.122
Command: delete ospf host_route 10.48.74.122
Success.
DES-6500:4#
config ospf host_route
Purpose
Syntax
Description
Parameters
Restrictions
Usage example:
To configure an OSPF host route:
DES-6500:4#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.
DES-6500:4#
Used to delete an OSPF host route.
delete ospf host_route <ipaddr>
This command is used to delete an OSPF host route.
<ipaddr>  The IP address of the OSPF host.
Only Administrator-level users can issue this command.
Used to configure OSPF host route settings.
config ospf host_route <ipaddr> {area <area_id> | metric <value>}
This command is used to configure an OSPF host route settings.
<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.
Only Administrator-level users can issue this command.
340

Advertisement

Table of Contents
loading

Table of Contents