Open Shortest Path First
Left running head:
Chapter name (automatic)
550
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
ALT-ABR
alt-abr [cisco|ibm]
DESCRIPTION
This command is entered in the Router Configuration Mode. This command
enables OSPF router behavior specified in RFC 3509.
PARAMETERS
None.
DEFAULT
By default, OSPF router follows ABR behavior specified in RFC 2328.
EXAMPLE
ALU(config-router ospf 30)# alt-abr
AREA AUTHENTICATION
area {<0-4294967295>|<ip-address>} authentication [message-
digest]
DESCRIPTION
This command is entered in the Router Configuration Mode. This command
enables authentication for an OSPF area.
Use the ‘message-digest’ keyword to enable MD5 authentication.
The default authentication mode is Plain Text authentication.
PARAMETERS
DEFAULT VALUE
The default authentication is Plain Text authentication.
EXAMPLE
ALU(config-router ospf 30)# area 1 authentication message-
digest
Parameter Description
0-4294967295 Identifier of the area for which authentication is to be
enabled. The identifier as a decimal value.
ip-address Identifier of the area for which authentication is to be
enabled. The identifier as an IP address.
message-digest Enables Message Digest 5 (MD5) authentication on the
area specified by the area-id argument.