Command Reference Guide
Open Shortest Path First Commands
CLI Command Reference
September 2014 Page 559
HP Moonshot Switch Module CLI Command Reference
area nssa translator-stab-intv (OSPF)
This command configures the translator stabilityinterval of the NSSA. The stabilityinterval is the period
of time that an elected translator continues to perform its duties after it determines that its translator status
has been deposed by another router.
no area nssa translator-stab-intv (OSPF)
This command disables the nssa translator’s stabilityinterval from the specified area id.
area range (OSPF)
Use the area range command in Router Configuration mode to configure a summary prefix that an area border
router advertises for a specific area.
Format
area areaid nssa translator-stab-intv stabilityinterval
Mode Router OSPF Config
Format
no area areaid nssa translator-stab-intv stabilityinterval
Mode Router OSPF Config
Default No area ranges are configured by default. No cost is configured by default.
Format
area areaid range ip-address netmask {summarylink | nssaexternallink} [advertise |
not-advertise] [cost cost]
Mode OSPFv2 Router Configuration
Parameter Description
area-id The area identifier for the area whose networks are to be summarized.
prefix netmask The summary prefix to be advertised when the ABR computes a route to one or more
networks within this prefix in this area.
summarylink When this keyword is given, the area range is used when summarizing prefixes advertised
in type 3 summary LSAs.
nssaexternallink When this keyword is given, the area range is used when translating type 7 LSAs to type 5
LSAs.
advertise [Optional] When this keyword is given, the summary prefix is advertised when the area
range is active. This is the default.
not-advertise [Optional] When this keyword is given, neither the summary prefix nor the contained
prefixes are advertised when the area range is active. When the not-advertise option is
given, any static cost previously configured is removed from the system configuration.