12 area range (ospf), 13 area stub (ospf), 14 area stub no-summary (ospf) – Kontron AT8902 Full Size CLI User Manual
Page 139

AT8901/2/3
Page 3 - 27
AT8901/2/3 CLI Reference Manual
Format
area <areaid> nssa translator-stab-intv <stabilityinter-
val>
Mode
Router OSPF Config
3.7.12
area range (OSPF)
This command creates a specified area range for a specified NSSA. The
<ipaddr>
is a
valid IP address. The
<subnetmask>
is a valid subnet mask. The LSDB type must be
specified by either
summarylink
or
nssaexternallink
, and the advertising of the area
range can be allowed or suppressed.
Format
area <areaid>
range <ipaddr> <subnetmask> {summarylink |
nssaexternallink} [advertise | not-advertise]
Mode
Router OSPF Config
3.7.12.1
no area range
This command deletes a specified area range. The
<ipaddr>
is a valid IP address. The
<subnetmask>
is a valid subnet mask.
Format
no area <areaid>
range
<ipaddr> <subnetmask>
Mode
Router OSPF Config
3.7.13
area stub (OSPF)
This command creates a stub area for the specified area ID. A stub area is characterized
by the fact that AS External LSAs are not propagated into the area. Removing AS
External LSAs and Summary LSAs can significantly reduce the link state database of
routers within the stub area.
Format
area <areaid> stub
Mode
Router OSPF Config
3.7.13.1
no area stub
This command deletes a stub area for the specified area ID.
Format
no area <areaid> stub
Mode
Router OSPF Config
3.7.14
area stub no-summary (OSPF)
This command configures the Summary LSA mode for the stub area identified by
<areaid>
. Use this command to prevent LSA Summaries from being sent.
Default
disabled
Format
area <areaid> stub no-summary
Mode
Router OSPF Config