OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : maximum-area
maximum-area
Use this command to configure the maximum number of OSPF areas.
Use the no parameter with this command to disable the limit.
Command Syntax
maximum-area <1-4294967294>
no maximum-area
Parameters
<1-4294967294>
Specify the maximum number of OSPF areas.
Default
By default, ospf maximum area is 4294967294
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#maximum-area 5
Last modified date: 10/16/2023