D-Link DES-3326S Layer 3 Switch CLI Reference
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>}]
Description This command is used to configure an OSPF
area’s settings.
Parameters
<area_id> − The OSPF area ID.
type − 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.
<value> − The OSPF area stub default cost.
Restrictions Only administrator-level users can issue this
command.
Usage Example
To configure an OSPF area’s settings:
DES-3326S: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.
DES-3326S:4#
284