R0106-HP MSR Router Series Security Configuration Guide(V7)

438
1. Enable the password control function globally.
2. Set the number of character types a password must contain to 4, and set the minimum number of
characters for each type to one character.
3. Set the minimum length of user passwords to 15 characters.
4. Add a local user account for device management, including the following items:
{ A username.
{ A password that complies with the password control policies as described in step 2 and step 3.
{ A user role of network-admin.
{ A service type of terminal.
5. Delete the FIPS-incompliant local user service types Telnet, HTTP, and FTP.
6. Enable FIPS mode.
7. Select the manual reboot method.
8. Save the configuration file and specify it as the startup configuration file.
9. Delete the startup configuration file in binary format (an .mdb file).
10. Reboot the device.
The system enters FIPS mode. You can use the configured username and password to log in to the
device in FIPS mode.
To enable FIPS mode:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable FIPS mode.
fips mode enable
By default, the FIPS mode is
disabled.
Configuration changes in FIPS mode
When the system enters FIPS mode, the following system changes occur:
The user login authentication mode can only be scheme.
The FTP/TFTP server and client are disabled.
The Telnet server and client are disabled.
The HTTP server is disabled.
SNMPv1 and SNMPv2c are disabled. Only SNMPv3 is available.
The SSL server only supports TLS1.0.
The SSH server does not support SSHv1 clients and DSA key pairs.
The generated RSA and DSA key pairs must have a modulus length of 2048 bits.
When the device acts as a server to authenticate a client through the public key, the key pair for
the client must also have a modulus length of 2048 bits.
SSH, SNMPv3, IPsec, and SSL do not support DES, 3DES, RC4, and MD5.
The password control function cannot be disabled globally. The undo password control enable
command does not take effect.