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

退出打印视图

更新时间: 2016 年 11 月
 
 

配置 Oracle ILOM 目标的多个属性

  • 访问 Oracle ILOM CLI 并配置目标的多个属性。
    -> set target property=value property=value property=value ...
    

    其中:

    例如,要配置 /SP/network 目标的基本网络管理属性,可键入:

    -> set /SP/network pendingipaddress=123.45.67.89 pendingipgateway=123.45.67.1 pendingipnetmask=255.255.255.0 commitpending=true
    Set 'pendingipaddress' to '123.45.67.89'
    Set 'pendingipgateway' to '123.45.67.1'
    Set 'pendingipnetmask' to '255.255.255.0'
    Set 'commitpending' to 'true'
    ->
    

相关信息