Go to main content
Oracle EDR InfiniBand Switch および仮想 I/O システム管理ガイド

印刷ビューの終了

更新: 2016 年 11 月
 
 

AD クライアントの有効化 (Oracle ILOM CLI)

スイッチには AD クライアントがあり、スイッチがネットワーク内で AD サーバーと動作する場合に構成する必要があります。

  1. AD クライアントをアクティブ化します。
    -> set /SP/clients/activedirectory state=enabled
    Set 'state' to 'enabled'
    ->
    
  2. AD サーバーアドレスを設定します。
    -> set /SP/clients/activedirectory address=10.11.12.13
    Set 'state' to 'enabled'
    ->
    
  3. AD 通信のポートを設定します。
    -> set /SP/clients/activedirectory/ port=188
    Set 'address' to '123.45.67.89'
    ->
    

関連情報