max-area-address
Use this command to set the maximum number of ISIS areas that can be configured on this router with the net command. By default, ISIS permits a maximum of three areas that can be defined on a router.
Use the no parameter with this command to set the maximum number of ISIS areas to its default (3).
Command Syntax
max-area-address <3-254>
no max-area-address
Parameters
<3-254>
The maximum number of areas in the network.
Default
By default, the maximum number of areas is 3.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#router isis net2
(config-router)#max-area-address 5
(config-router)#net 71.0001.0000.0000.0001.00
(config-router)#net 72.0001.0000.0000.0001.00
(config-router)#net 73.0001.0000.0000.0001.00
(config-router)#net 74.0001.0000.0000.0001.00
(config-router)#net 75.0001.0000.0000.0001.00
Last modified date: 08/28/2023