
25-64
candidate.
never
means the router will never translate Type 7 LSA to Type 5 LSA.
always
means the route always translate Type 7 LSA to Type 5 LSA.
no-redistribution
means never distribute external-LSA to NSSA.
DEFAULT-ORIGINATE=default-information-originate [metric <0-16777214>] [metric-type <
1-2
>]
, generate the
Type-7 LSA.
metric
<
0-16777214
>
specify the metric value.
metric-type <
1-2
>
specifies the metric value type of external-LSA , default value is 2.
no-summary
shows not injecting area route to the NSSA.
Default:
No NSSA area defined by default.
Command Mode:
OSPF protocol mode
Usage Guide:
The same area can not be both NSSA and stub at the same time.
Example:
Set area 3 to NSSA.
Switch#config terminal
Switch(config)#router ospf 100
Switch(config-router)#area 0.0.0.51 nssa
Switch(config-router)#area 3 nssa default-information-originate metric 34 metric-type 2
translator-role candidate no-redistribution
25.5 area range
Command:
area <
id
> range <
address
> [advertise| not-advertise| substitute]
no area <
id
> range <
address
>
Function:
Aggregate OSPF route on the area border. The “
no area <
id
> range <
address
>
“cancels this function.