Disable FIPS

Disable FIPS via Config Shell

root@<device name>:~# config
Welcome to the Opengear interactive config shell. Type ? or help for help.
config: system/fips
config(system/fips): enabled false
config(system/fips): apply
Updating entity system/fips.

Disable FIPS via ogcli

ogcli update system/fips enabled=false