area stub
Defines an area as a stub area. A stub area is an OSPF area that carries a default route, intra-area routes, and interarea routes, but does not carry AS external routes. This reduces the size of the area's OSPF database and decreases memory usage for external routers in the stub area. The no version disables this function.
[ no ] area { areaId | areaIdInt } stub [ no-summary ]
- areaIdOSPF area ID in IP address format
- areaIdIntOSPF area ID as a decimal value in the range 04294967295
- no-summarySpecifies that the summary LSA not be sent into the stub area
Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
no-summary keyword for OSPFv2 added in JUNOSe Release 7.2.0.