![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg1ed.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
489
create ospfv3 area
enable - Import inter-area prefix LSA into this stub area.
disable - Do not import inter-area prefix LSA into this stub area.
metric - Specifies the default cost of OSPFv3 stub area. The range of value is 0 to 65535.
The default setting is 1.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create OSPFv3 areas:
DGS-3627:admin# create ospfv3 area 1.1.1.1 type normal
Command: create ospfv3 area 1.1.1.1 type normal
Success.
DGS-3627:admin# create ospfv3 area 2.2.2.2 type stub stub_summary enable
Command: create ospfv3 area 2.2.2.2 type stub stub_summary enable
Success.
delete ospfv3 area
Purpose Used to delete an OSPFv3 area.
Syntax
delete ospfv3 area <area_id>
Description This command is used to delete an OSPFv3 area. The backbone area (0.0.0.0) can not be
deleted.
Parameters
area - Specifies the OSPFv3 area’s ID. It is a 32-bit number in the form of an IPv4 address
that uniquely identifies the OSPFv3 area in the OSPFv3 domain.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an OSPFv3 area:
DGS-3627:admin# delete ospfv3 area 1.1.1.1
Command: delete ospfv3 area 1.1.1.1
Success.
config ospfv3 area
Purpose Used to configure an OSPFv3 area.
Syntax
config ospfv3 area <area_id> type [normal | stub {stub_summary [enable | disable] |
metric <value 0-65535>}]
Description This command is used to configure an OSPFv3 area. The backbone area (0.0.0.0) can not
be configured to be stub area.
Parameters
area - Specifies the OSPFv3 area’s ID. It is a 32-bit number in the form of an IPv4 address