Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2485
configure router ospf * area * stub
Purpose
Defines an OSPF area as a stub area.
Default Access Level
15
Command Syntax
configure router ospf [vrf <name>] area <area-id> stub [no-summary]
configure router ospf [vrf <name>] area <area-id> stub no
Supplemental
Information
External routes may not be imported into these areas. More specifically, Type-5 LSAs are not generated or flooded into a stub area.
The "no-summary" option prevents the ABR from sending Type-3 Summary LSAs into the stub area.
To delete an area as a stub area, use the no option.
Parameters
[vrf <name>]
Name of the assigned VRF.
<area-id>
Identifier for the stub or NSSA area. The identifier can be specified as either an IP address or decimal value.
[no-summary]
Prevents an ABR from sending summary link advertisements into the stub area.