C613-50170-01 Rev B
Command Reference for x510 Series
1022
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
MAXIMUM
-
AREA
maximum-area
Overview
Use this command to set the maximum number of OSPF areas.
Use the
no
variant of this command to set the maximum number of OSPF areas to
the default.
Syntax
maximum-area <
1-4294967294
>
no maximum-area
Default
The default for the maximum number of OSPF areas is 4294967294.
Mode
Router Configuration
Usage
Use this command in router OSPF mode to specify the maximum number of OSPF
areas.
Examples
The following example sets the maximum number of OSPF areas to 2:
awplus#
configure terminal
awplus(config)#
router ospf 100
awplus(config-router)#
maximum-area 2
The following example removes the maximum number of OSPF areas and resets to
default:
awplus#
configure terminal
awplus(config)#
router ospf 100
awplus(config-router)#
no maximum-area
Parameter
Description
<
1-4294967294
>
Specify the maximum number of OSPF areas.