ISIS supports both plain text and cryptographic authentication. However, only one
authentication scheme can be configured at a time:
-
Configure plain text authentication using the
area-password
command.
-
Configure cryptographic authentication using the
authentication key-chain
command for MD5, SHA, or other authentication schemes.
The following behavioral change was introduced that impacts the ISIS authentication
configuration method.
Starting with Release 16.10.1, the
authentication key-chain
command can be used to enable cryptographic authentication. Therefore, plain
text authentication cannot be configured using the
area-password
command if the
authentication key-chain
command is already configured.
After Release 16.10.1, you are no longer required to issue the authentication mode
command. Enter the
authentication key-chain
command to configure cryptography. This command cannot co-exist with the
plain-text
area-password
command. As a result of the new behavior, you will see the following error
message when you attempt to configure authentication in combination with the
authentication key-chain
command:Device#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Device(config)#router isis abc
Device(config-router)#authentication key-chain isis-key
Device(config-router)#area-password text-pw
%Please configure password using authentication command
Device(config-router)
Since the new software does not allow configuration of the
authentication key-chain
command to coexist with the
area-password
command, the behavior change will cause a service interruption when a device is
upgraded. This command will be automatically deleted from the new configuration.