For the complete documentation index, see llms.txt. This page is also available as Markdown.

FIPS mode enabling and disabling

What FIPS mode for Vectra appliances does and how to enable and disable it.

FIPS stands for Federal Information Processing Standards. For details please these external pages:

Vectra physical and virtual (for traditional hypervisors) appliances support operations in a FIPS compliant mode. Appliances deployed in IaaS clouds such as AWS, Azure, and GCP cannot run in FIPS mode.

Appliance Type
FIPS Mode Supported

All physical appliances

Yes

Virtual appliances for traditional hypervisors such as VMware, Nutanix, Hyper-V, KVM, etc

Yes

Cloud (IaaS) deployed virtual appliances in environments such as AWS, Azure, GCP, etc.

No

When FIPS mode is enabled, only FIPS compliant cyphers and configuration options are enabled for Brains and Sensors or Stream appliances.

Please Note:

  • Enabling or disabling FIPS mode will cause a reboot of Brain and paired Sensors or Stream appliances.

    • The kernel needs to changed between FIPS and default Ubuntu kernels. This requires a reboot.

  • If FIPS mode is required for your deployment, it is recommended to enable FIPS mode prior to directing traffic at your Sensors.

  • In the case of virtual appliances, the underlying hardware must also be FIPS compliant (it must support the RDRAND CPU instruction).

To enable FIPS mode you must be able to access the CLI of your Brain appliance. Please see SSH login process for CLI for more details.

To Enable:

Use the set security-mode fips command.

To Disable:

Use the set security-mode default command.

Showing Current State:

Use the show security-mode command.

Last updated

Was this helpful?