D-Link TM DES-6500 manual Create ospf hostroute, Delete ospf hostroute ipaddr

Models: TM DES-6500

1 334
Download 334 pages 1.5 Kb
Page 312
Image 312

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual

create ospf host_route

Purpose

Used to configure OSPF host route settings.

Syntax

create ospf host_route <ipaddr> {area <area_id> metric

 

<value 1-65535>}

Description

This command is used to configure the OSPF host route settings.

Parameters

<ipaddr> The host’s IP address.

 

<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.

 

metric <value 1-65535>A metric between 1 and 65535, which will

 

be advertised.

Restrictions

Only administrator-level users can issue this command.

 

 

Usage Example

To configure the OSPF host route settings:

DES-6500:4#create ospf host_route 10.48.74.122 area 10.1.1.1 metric 2

Command: create ospf host_route 10.48.74.122 area 10.1.1.1 metric 2

Success.

DES-6500:4#

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-level users can issue this command.

 

 

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#

309

Page 312
Image 312
D-Link TM DES-6500 manual Delete ospf hostroute, Create ospf hostroute ipaddr area areaid metric