Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
OSPF Commands
OmniSwitch CLI Reference Guide
September 2009
page 41-31
ip ospf interface auth-type
Sets the OSPF interface authentication type. Authentication allows the router to only respond to other 
routers that have the correct authentication information.
ip ospf interface {interface_name} auth-type [none | simple | md5]
Syntax Definitions
interface_name
The name of the interface.
none
No authentication.
simple
Simple, clear text authentication.
md5
MD5 encrypted authentication.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use this command to set the type of authentication that the OSPF interface uses to validate requests for 
route information from other OSPF neighbors on this interface.
• Simple authentication is authentication that uses only a text string as the password. The authentication 
type simple is used in conjunction with the auth-key keyword described, on 
.
• MD5 authentication is encrypted authentication that uses an encryption key string and a key identifica-
tion number. Both of these are necessary as the password. The authentication type md5 is used in 
conduction with the commands described on 
. One command enables MD5 
and the other sets the key identification number.
Examples
-> ip ospf interface vlan-101 auth-type-simple
Release History
Release 6.1; command was introduced.
Release 6.2.1; ip_address parameter deprecated.
parameter
default
none | simple | md5
none