Explains how SSH login combines user credentials with a token, cryptographic device, or mobile approval to reduce access risks caused by compromised or weak passwords.
Multifactor authentication (MFA) for SSH is a multistep identity-verification method that
-
requires two or more verification factors
-
combines something the user knows with something the user has, and
-
reduces access risk from compromised or weak passwords.
Both the SSH client and server must support keyboard-interactive authentication. The default Cisco IOS XR client order is public-key, keyboard-interactive, and password authentication; you can change it with ssh client auth-method .
|
Feature Name |
Release Information |
Feature Description |
|---|---|---|
|
Multi-Factor Authentication for SSH |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100]) (select variants only*) *This feature is supported on:
|
|
Multi-Factor Authentication for SSH |
Release 25.1.1 |
Introduced in this release on: Fixed Systems (8700 [ASIC: K100], 8010 [ASIC: A100]) (select variants only*) *This feature is supported on:
|
|
Multi-Factor Authentication for SSH |
Release 24.4.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100]) (select variants only*); Modular Systems (8800 [LC ASIC: P100]) (select variants only*) *This feature is supported on:
|
|
Multi-Factor Authentication for SSH |
Release 24.1.1 |
You can now deploy robust authentication mechanisms for SSH connections to your routers and reduce security risks due to compromised or weak passwords. We now support multi-factor authentication (MFA)—a secure access management solution that verifies the identity of a user using multiple verification factors—for SSH login on Cisco IOS XR routers. These verification factors include a combination of login credentials such as username and password and a token, a cryptographic device, or a mobile phone with MFA application installed. No new commands or data models were introduced or modified as part of this feature. |