The nssa command configures an NSSA.
The undo nssa command cancels the configuration of an NSSA.
By default, no OSPF area is configured as an NSSA.
Parameter | Description | Value |
---|---|---|
default-route-advertise |
Generates default Type 7 LSAs on the ABRs or ASBRs and then advertises them to the NSSA. The ABR automatically generates default Type 7 LSAs and advertises them to the NSSA only when at least a neighbor in Full status and an interface that is Up exist in the backbone area. |
- |
backbone-peer-ignore |
Prevents the ABR from checking the neighbor status when the ABR generates default Type 7 LSAs and advertises them to the NSSA. Specifically, the ABR generates default Type 7 LSAs and advertises them to the NSSA as long as an interface that is Up exist in the backbone area. |
- |
no-import-route |
Indicates that no external route is imported to an NSSA. |
- |
no-summary |
Indicates that an ABR is prevented from sending summary LSAs to the NSSA. |
- |
set-n-bit |
Sets the N-bit in DD packets. |
- |
suppress-forwarding-address |
Sets the FA of the Type 5 LSAs translated from Type 7 LSAs to 0.0.0.0 by the NSSA ABR. |
- |
translator-always |
Indicates an ABR in an NSSA as an all-the-time translator. Multiple ABRs in an NSSA can be configured as translators. |
- |
translator-interval interval-value |
Specifies the timeout period of a translator. |
The value is an integer ranging from 1 to 120, in seconds. The default value is 40. |
zero-address-forwarding |
Sets the FA of the generated NSSA LSAs to 0.0.0.0 when external routes are imported by the ABR in an NSSA. |
- |
Usage Scenario
If you need to import AS external routes to an area and prevent these routes from consuming resources, you can configure the area as an NSSA. The NSSA imports AS external routes and transmits them to the entire OSPF AS.
All devices in an NSSA must be configured with NSSA attributes using the nssa command. Parameters of the nssa command are used as follows:Configuration Impact
Configuring or deleting NSSA attributes may trigger routing updates in the area. A second configuration of NSSA attributes can be implemented or canceled only after a routing update is complete.
Precautions
Set a loopback address for the Router in the NSSA so that the loopback address can be automatically selected as the FA. If other Routers have routes of the same cost to the Router in the NSSA, load balancing is performed.
When the last ordinary area (other than a stub area or NSSA) in an OSPF process is deleted, useless Type 5 LSAs originated by the local Router in the area will be deleted immediately. The local Router still reserves useless Type 5 LSAs received from other Routers. These useless Type 5 LSAs will not be deleted until the aging time reaches 3600s.