Product guide

IP Routing Features
Configuring OSPF
The following examples of configuring a stub area and an NSSA on a routing
switch use an (arbitrary) cost of “10”.
ProCurve(ospf)# area 2 stub 10
Assigns a stub area with a cost of 10.
ProCurve(ospf)# area 3 nssa 10
Assigns an NSSA with a cost of 10
and, by default, uses a Type2 default
cost metric for Type-7 (external) route
LSAs received from the backbone.
ProCurve(ospf)# area 4 nssa 10 no-summary
Assigns an NSSA with a cost of 10,
blocks injection of type-3 summary
routes, and starts injection of type-3
default routes from the backbone.
ProCurve(ospf)# area 5 nssa 10 metric-type type1
Sets the cost metric type for type-7
(default) LSAs injected into the NSSA.
Figure 5-16. Examples of Creating Stub Area and NSSA Assignments
5-63