![D-Link xStack DGS-3600 Series Cli Manual Download Page 339](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464339.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
336
Usage example:
To create an OSPF area:
DGS-3627:5#create ospf area 10.48.74.122 type normal
Command: create ospf area 10.48.74.122 type normal
Success.
DGS-3627:5#
To create an OSPF NSSA area:
DGS-3627:5#create ospf area 11.1.1.1 type nssa translate enable metric 5 stub_summary enable
Command: create ospf area 11.1.1.1 type nssa translate enable metric 5 stub_summary enable
Success.
DGS-3627:5#
delete ospf area
Purpose
Used to delete an OSPF area.
Syntax
delete ospf area <area_id>
Description
This command is used to delete an OSPF area.
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 Only
administrator-level
and operator-level users can issue this
command.
Usage example:
To delete an OSPF area:
DGS-3627:5#delete ospf area 10.48.74.122
Command: delete ospf area 10.48.74.122
Success.
DGS-3627:5#
config ospf area
Purpose
Used to configure an OSPF area’s settings.
Syntax
config ospf area <area_id> type [normal | stub | nssa {translate
[enable | disable]}] {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
−
The OSPF area mode of operation
−
the user has three choices
to choose from to define the area configured here.
•
normal
– Choosing this parameter will define the OSPF area