59. Open Shortest Path First (OSPF) Command List
654
Example
To create an OSPF area:
59.7. config ospf area
Description
This command is used to configure an OSPF area's settings.
Format
config ospf area <area_id> type [normal | [stub | nssa {translate [enable | disable]}]
{stub_summary [enable | disable] | metric <value 0-65535>}]
Parameters
Zxxx0:admin# create ospf area 10.48.74.122 type stub stub_summary enabled metric 1
Command: create ospf area 10.48.74.122 type stub stub_summary enabled metric 1
Success.
Zxxx0:admin#
<area_id>Enter the OSPF area ID used here.
type
Specifies the OSPF area operation type. In some Autonomous Systems, the majority of
the topological database may consist of AS external advertisements. An OSPF AS external
advertisement is usually flooded throughout the entire AS. However, OSPF allows certain
areas to be configured as "stub areas". AS external advertisements are not flooded into/
throughout stub areas; routing to AS external destinations in these areas is based on a
(per-area) default only. This reduces the topological database size, and therefore the
memory requirements, for a stub area's internal routers.
normal
Specifies that the OSPF area type will be set to normal.
stub Specifies that the OSPF area type will be set to STUB.
nssa Specifies that the OSPF area type will be set to NSSA.
translate
(Optional) Specifies if translation will be enabled or disabled.
enable
Specifies that the translate option will be enabled.
disable
Specifies that the translate option will be disabled.
stub_summary
(Optional) Specifies whether the summary LSA is effective for this area.
enable
Specifies that the STUB summary option will be enabled.
disable
Specifies that the STUB summary option will be disabled.
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...