15
FIPS Cryptography
The following commands are used to configure Federal Information Processing Standards (FIPS) Cryptography on the
S4810 and Z-Series platforms.
FIPS
• fips mode enable
• show fips status
• show ip ssh
• ssh
fips mode enable
Enable the FIPS cryptography mode on the platform.
Z-Series, S4810
Syntax
[no] fips mode enable
Use the no fips mode enable command to disable the FIPS cryptography mode.
Default Disabled
Command Modes CONFIGURATION
Example
FTOS (conf)#fips mode enable
WARNING: Enabling FIPS mode will close all SSH/Telnet
connection, restart those servers, and destroy all configured
host keys.
proceed (y/n) ? y
FTOS (conf)#
Command History
Version 9.1(0.0) Introduced on the Z9000.
Version 8.3.12.0 Introduced on the S4810.
Related
Commands
ip ssh server Configure an SSH server.
ssh Open an SSH connection specifying the hostname, username, port
number, and version of the SSH client.
619