Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Enabling FIPS Mode

FIPS mode is not automatically enabled when you install Junos OS on the router.

As Crypto Officer, you must explicitly enable FIPS mode on your device by setting the FIPS level to 1 (one), the FIPS 140-2 level at which your devices are certified. A device on which FIPS mode is not enabled has a FIPS level of 0 (zero).

Note:

To transition to FIPS mode, passwords must be encrypted with a FIPS-compliant hash algorithm. The encryption format must be SHA-256 or SHA-512. Passwords that do not meet this requirement, such as passwords that are hashed with MD5, must be reconfigured or removed from the configuration before FIPS mode can be enabled.

To enable FIPS mode in Junos OS on the router:

  1. Zeroize the router to delete all CSPs before entering FIPS mode.
  2. After the router comes up in Amnesiac mode, login using username root and password (blank).
  3. Configure root authentication with password at least 10 characters or more.
  4. Load configurationon to router and commit new configuration.
  5. Configure Crypto Officer and login with Crypto Officer credentials.
  6. Configure chassis boundary fips by setting the set system fips chassis level 1 command followed by the commit command.
    Note:

    The device might display warnings to delete older CSPs in loaded configuration- Encrypted-password must be re-configured to use FIPS compliant hash.

  7. You can add the optional software package:
  8. After deleting and reconfiguring the CSPs, commit is successful and the router needs reboot to enter FIPS mode.
  9. After rebooting the router, FIPS self-tests will run and router enters FIPS mode.
Note:

Use local keyword for operational commands in FIPS mode. For example, show version local, and show system uptime local.