nerdexam
Cisco

352-001 · Question #444

You are designing an OSPF network with multiple areas of for a large client. Due to the size of the routing domain, all areas except the backbone area are configured as stub areas. A new requirement i

The correct answer is A. Convert area 100 into an NSSA.. An OSPF NSSA allows redistribution of external routes into a stub-like area using Type 7 LSAs, enabling injection of the static route to the partner WAN link without flooding the LSDB with Type 5 external LSAs.

Layer 3 Control Plane

Question

You are designing an OSPF network with multiple areas of for a large client. Due to the size of the routing domain, all areas except the backbone area are configured as stub areas. A new requirement is to connect a WAN link to a partner organization with a static route to one of the stub areas, area 100. What should you do to redesign area 100, if anything, in order to support this WAN link while minimizing the size of the link state database?

Options

  • AConvert area 100 into an NSSA.
  • BRedistribute the static route as OSPF type E1.
  • CConvert area 100 into a normal area.
  • DNo configuration changes to area 100 are needed.

How the community answered

(19 responses)
  • A
    53% (10)
  • B
    16% (3)
  • C
    26% (5)
  • D
    5% (1)

Why each option

An OSPF NSSA allows redistribution of external routes into a stub-like area using Type 7 LSAs, enabling injection of the static route to the partner WAN link without flooding the LSDB with Type 5 external LSAs.

AConvert area 100 into an NSSA.Correct

An NSSA supports redistribution of external routes via Type 7 LSAs generated within the area, which are translated to Type 5 only at the ABR when leaving the area. This allows the static route toward the partner organization to be redistributed into OSPF while preserving the reduced LSDB size benefit of a stub-like area.

BRedistribute the static route as OSPF type E1.

Stub areas block all Type 5 external LSAs by design, so redistributing as OSPF E1 is not permitted without first changing the area type.

CConvert area 100 into a normal area.

Converting to a normal area allows all Type 5 external LSAs from the entire OSPF domain to flood into area 100, unnecessarily increasing the LSDB size.

DNo configuration changes to area 100 are needed.

Stub areas cannot accept redistributed external routes by definition, so no static route can be injected into area 100 without a configuration change.

Concept tested: OSPF NSSA for external route redistribution in stub areas

Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/6208-nssa.html

Topics

#OSPF NSSA#stub area#route redistribution#LSDB optimization

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice