xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
216
show ospf area
Description
This command will display the current OSPF area 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.
Restrictions
None.
Usage example:
To display an OSPF area’s settings:
DES-3800:admin#show ospf area
Command: show ospf area
Area ID Type Stub Import Summary LSA Stub Default Cost
--------- ------ ----------------------- -----------------
0.0.0.0 Normal None None
10.48.74.122 Stub Enabled Enabled
Total Entries: 2
DES-3800:admin#
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 or Operator-level users can issue this command.
Usage example:
To configure the OSPF host route settings:
DES-3800:admin#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-3800:admin#
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.