![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 111](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068111.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
103
Command area
area id
nssa
{
default-information-originate|no-redistribution|no-summary|tra
nslate-always|translate-candidate|translate-never}
Description
Enables you to configure an area as a not-so-stubby-area (NSSA).
Syntax
Description
area id
:
Specifies the area ID in decimal or IP address format.
default-information-originate
:
Enables you to default information
to the NSSA area.
no-redistribution
: Disables redistribution of external routes to the
NSSA area.
no-summary
: Indicates that inter-area routes are not injected in
the NSSA area.
translate-always
: Configures the NSSA ABR to always translate.
translate-candidate
:
Configures the NSSA ABR to translate
election. This is the default.
translate-never
:
Configures the NSSA ABR to never translate.
No Form
no area
area id
nssa
:
Cancels the NSSA assignment.
Example
OS2400(config-router)# area 144.133.221.1 nssa no-redistribution
no-summary defa
ult-information-originate
OS2400(config-router)#
Command area
area id
range
prefix {advertise} {substitute}
Description
Enables you to consolidate and summarize routes for an area
range.
Syntax
Description
address
:
Specifies the area ID in IP address format.
range
: Indicates that route summarization is enabled for the area
range.
prefix
:
Specifies the area range prefix.
advertise
– Specifies the range
no advertise
– Does not specify the range
substitute – Provides substitute IP address.
Example
OS2400(config-router)# area 144.133.221.1 range 154.134.137.77/34
substitute 118.117.161.15/26
OS2400(config-router)#