ip ospf authentication
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
467
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
IP
OSPF
AUTHENTICATION
ip ospf authentication
[
message-digest
|
null
]
D
ESCRIPTION
This command is used in the Router Configuration mode. This command is used
to enable authentication for OSPF.
P
ARAMETERS
D
EFAULT
V
ALUE
The default authentication mode is Plain Text authentication.
E
XAMPLE
ALU(config-if GigabitEthernet7/0)# ip ospf authentication
message-digest
IP
OSPF
AUTHENTICATION
-
KEY
ip ospf authentication-key
{
<0-0>|<password-key>
}
D
ESCRIPTION
This command is used in the Interface Configuration mode. This command
assigns an authentication password to be used by OSPF routers on a network
segment.
P
ARAMETERS
D
EFAULT
V
ALUE
No password is specified.
E
XAMPLE
ALU(config-if GigabitEthernet7/0)# ip ospf authentication-
key passwordtest
Parameter
Description
message-digest
Specifies that message-digest authentication will be used.
null
No authentication is used. Overrides the authentication
configured for an area.
Parameter
Description
0-0 password key
The OSPF password. Password need not be the same
throughout the area but needs to be the same between
neighbors.