Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

How to Enable and Configure Junos OS in FIPS Mode of Operation

You, as Cryptographic Officer, can enable and configure Junos OS in FIPS mode of operation on your device. Before you begin enabling and configuring FIPS mode of operation on the device:

To enable the Junos OS in FIPS mode of operation, perform the following steps:

  1. Zeroize the device before enabling FIPS mode of operation

    user@host> request system zerioze

  2. Enable the FIPS mode on the device.

    user@host# set system fips level 2

  3. Set the root password.

    user@host# set system root-authentication plain-text-password

    New password: type password here

    Retype new password: retype password here

  4. Remove the CSPs on commit check and reboot the device.

    user@host# commit

  5. After you reboot the device, perform integrity and self-tests when the module is operating in FIPS mode.