Quick Reference Guide
426 | OSPF Commands
www.dell.com | support.dell.com
area nssa no-summary (OSPF)
This command configures the NSSA so that summary Link State Advertisements (LSAs) are not
advertised into the NSSA.
Syntax
area areaid nssa no-summary
Mode
Router OSPF Config
area nssa translator-role (OSPF)
This command configures the translator role of the NSSA. A value of always will cause the router to
assume the role of the translator the instant it becomes a border router and a value of candidate will
cause the router to participate in the translator election process when it attains border router status
Syntax
area areaid nssa translator-role {always | candidate}
Mode
Router OSPF Config
area nssa translator-stab-intv
This command configures the translator stability interval of the NSSA. The stability interval 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.
Syntax
area areaid nssa translator-stab-intv stabilityinterval
Mode
Router OSPF Config
area range
This command creates a specified area range for a specified NSSA.
Syntax
area areaid range ipaddr subnetmask {summarylink | nssaexternallink} [advertise |
not-advertise]
The ipaddr is a valid IP address. The subnetmask is a valid subnet mask. The Link-State Database
(LSDB) type must be specified by either summarylink or nssaexternallink, and the advertising of
the area range can be optionally allowed or suppressed.
The no area areaid range ipaddr subnetmask version of this command deletes a specified area
range.
Mode
Router OSPF Config