A flexible FIPS policy with the fips policy allow monitor-full-access command configured allows access to monitor mode memory debug commands.
When the default FIPS policy is applied and the device is in strict FIPS mode, take the following steps to set a more flexible FIPS policy and allow access to debug commands.
Note
Making changes to the default FIPS policy on the device is not recommended and weakens the security of the device. Any modification of the default FIPS policy places the device in a state that is not in compliance with FIPS 140-2.device(config)# fips zeroize all
device(config)# fips policy allow monitor-full-access
Syntax: fips policy allow monitor-full-access
All commands in monitor mode, specifically the previously restricted memory access commands, are available for use. Refer to Debugging in FIPS mode.
If you do not want to apply any FIPS policy but the default and still need to enter monitor mode, disable FIPS mode on the device using the no fips enable command. Refer to Disabling FIPS mode.
Once FIPS is disabled, all monitor mode commands are available.