![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg1fc.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
504
To create an OSPF area:
DGS-3627:admin# create ospf area 10.48.74.122 type normal
Command: create ospf area 10.48.74.122 type normal
Success.
To create an OSPF NSSA area:
DGS-3627:admin# 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.
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 and Operator-level users can issue this command.
Example usage:
To delete an OSPF area:
DGS-3627:admin# delete ospf area 10.48.74.122
Command: delete ospf area 10.48.74.122
Success.
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 configured here as a
normal area.
• stub – Choosing this parameter will define the OSPF area configured here as a stub