xStack Gigabit Layer 3 Switch Command Line Interface Manual
DGS-3324SRi:4#delete ospf area 10.48.74.122
Command: delete ospf area 10.48.74.122
Success.
DGS-3324SRi:4#
config ospf area
Purpose
Used to configure an OSPF area’s settings.
Syntax
config ospf area <area_id> type [normal | stub
{stub_summary [enable | disable] | metric <value 0-65535>}]
Description
This command is used to configure an OSPF area’s settings.
Parameters
<area_id>
−
The OSPF area ID. The user may enter 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.
type [normal | stub]
−
Allows the specification of the OSPF mode
of operation
−
stub or normal.
stub_summary [enable | disable]
−
Allows the OSPF area import
of LSA advertisements to be enabled or disabled.
metric <value 0-65535>
−
The OSPF area stub default cost.
Restrictions Only
administrator-level users can issue this command.
Usage Example
To configure an OSPF area’s settings:
DGS-3324SRi:4#config ospf area 10.48.74.122 type stub stub_summary enable metric 1
Command: config ospf area 10.48.74.122 type stub stub_summary enable metric 1
Success.
DGS-3324SRi:4#
show ospf area
Purpose
Used to display an OSPF area’s configuration.
Syntax
show ospf area {<area_id>}
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.
314