D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
490
config ospfv3 area
that uniquely identifies the OSPFv3 area in the OSPFv3 domain.
type - The OSPFv3 area mode of operation. There are two types:
normal - Define the OSPFv3 area created as a normal area.
stub - Define the OSPFv3 area created as a stub area.
stub_summary - Specifies the OSPFv3 stub area to import inter-area prefix LSA
advertisements or not.
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# config ospfv3 area 2.2.2.2 type normal
Command: config ospfv3 area 2.2.2.2 type normal
Success.
DGS-3627:admin#
show ospfv3 area
Purpose Used to display OSPFv3 area configurations or information.
Syntax
show ospfv3 area {<area_id>}
Description This command is used to display OSPFv3 area configurations or information.
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 None.
Example usage:
To display OSPFv3 areas: