Open Shortest Path First
Left running head:
Chapter name (automatic)
374
Beta
Beta
OmniAccess 5510 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
IP
OSPF
AUTHENTICATION
ip ospf authentication
[
message-digest
|
null
]
D
ESCRIPTION
This command is entered in the Interface 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 FastEthernet0)# ip ospf authentication message-
digest
IP
OSPF
AUTHENTICATION
-
KEY
ip ospf authentication-key
{
<0-0>|<password-key>
}
D
ESCRIPTION
This command is entered 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 FastEthernet0)# 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.