System information

15-2 Adit 3000 CLI - Release 1.6
Configuration - OSPF Mode
area commands
area commands
Note: On the following area commands, the first command that enters the area ID, will set this
parameter. The no area command will remove a specific area from the configuration. See see no area
command on page 15-7.
area authentication
Use the Router OSPF area authentication command to enable authentication method (either
message-digest or simple authentication) for an OSPF area. The default setting is no authentication.
Note: If the optional parameter (message-digest) is not entered, the authentication method of simple
authentication is applied to the area. To remove an area’s authentication see no area authentication
command on page 15-7.
Syntax: (config-ospf)# area area-id authentication [message-digest]
Example: (config-ospf)# area 1 authentication
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
area stub
Use the Router OSPF area stub command to set an area as a Stub area. Note: A Stub area is an area
that does not receive LSAs. To remove the "stub" destination of an area, see no area stub command
on page 15-7.
Syntax: (config-ospf)# area area-id stub
Example: (config-ospf)# area 1 stub
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
area-id Identifier of the area for which authentication is to be enabled, in the
form:
area number - Range 0-4294967295
area IP address - IP address of the area.
message-digest Optional parameter. Enables MD5 Authentication on the area.
Field Definition
area-id Identifier of the stub area, in the form:
ID number - Range 0-4294967295
IP address - IP address of the area.