Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

配置 FIPS 服务 (Oracle ILOM CLI)

FIPS 为符合 FIPS 的设备所传输和接收的某些数据提供加密和安全性。有些环境(例如,政府设施)需要 FIPS。默认情况下,FIPS 处于禁用状态,但是您可以通过使用此任务来启用它。

  1. 如果需要,请启用 FIPS。
    -> set /SP/services/fips/ state=enabled
    Set 'state' to 'enabled'
    The configuration change will be applied the next time the SP is reset.
    ->
    

    注 -  启用 FIPs 不是即时的。必须重置 SP,FIPS 才能变为活动状态。
  2. 重置 SP。
    -> reset /SP/
    Set 'state' to 'enabled'
    The configuration change will be applied the next time the SP is reset.
    ->
    
  3. 检查 FIPS 的状态。

    state 和 status 都应为 enabled。如果 FIPS 的状态为 disabled; enabled at next boot,则必须重置 SP。

    请参见显示 FIPS 服务状态 (Oracle ILOM CLI)

相关信息