Configures an authentication key for Intermediate System-to-Intermediate System (IS-IS) globally.
No authentication key is configured.
IS-IS router configuration mode
IS-IS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The authentication mode must be configured using the auth-mode command before an authentication password can be configured. If the authentication mode is reset for the level specified, the authentication key must also be reset. For more information, see auth-mode.
The no form of the command removes the IS-IS authentication key.
Note
MD5 passwords cannot have ASCII character 32 ('SPACE') as a part of the password string.The following example configures an authentication key for Level 1 packets.
device# configure terminal device(config)# router isis device(config-isis-router)# auth-key level-1 mykey
The following example configures an authentication key for Level 2 packets.
device# configure terminal device(config)# router isis device(config-isis-router)# auth-key level-2 mysecurekey