D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
326
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.
Usage Example
To display an OSPF area’s settings: