Ip Isis Auth-Type - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

IS-IS Commands

ip isis auth-type

Enables authentication and configures the authentication type of IS-IS protocol globally.
ip isis auth-type {simple {key key | encrypt-key encrypt-key} | md5 {key key | encrypt-key encrypt-key}
| none}
Syntax Definitions
simple
md5
key
encrypt-key
none
Defaults
parameter
simple | md5 | none
Platforms Supported
OmniSwitch 6850, 6850E, 9000E
Usage Guidelines
Simple authentication uses only a text string as the password in the packet. This helps to protect the
routers from a configuration mishap. MD5 authentication is used to protect the system from malicious
actions.
MD5 authentication is used to encrypt the information that is sent over the network. MD5 authentica-
tion uses shared secret key. The Key is used to sign the packets with an MD5 checksum to sign the
packet, so that the packets cannot be tampered. As the key is not included in the packet, snooping the
key is not possible.
Use the Key parameter to configure the password for Simple or MD5 authentication. Alternatively, use
the encrypt-key parameter to configure the password by supplying the encrypted form of the password
as the encrypt-key. The Configuration snapshot always displays the password in the encrypted form.
You should use only this key parameter during the CLI configuration.
If the encrypt-key parameter is used to configure the password through the CLI, then its value should
be the same as the one that appears in the configuration snapshot. Only valid system generated values
are accepted as encrypt-key.
This command configures the authentication type of ISIS protocol globally. These settings can be over-
ridden at each level.
OmniSwitch CLI Reference Guide
Simple authentication will be used.
Specifies that MD5 authentication algorithm will be used. Hash-key will
be used in MD5 authentication.
Key will be plain text ASCII up to 118 characters. Use quotes around
string if the key contains multiple words with spaces between them.
The key in hexadecimal format to provide security consideration on the
authentication key. Configuration snapshot always displays authentica-
tion key in the encrypted form.
No authentication will be used.
default
none
June 2012
page 24-9

Advertisement

Table of Contents
loading

Table of Contents