Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Configure the ASR Proxy Properties (Oracle ILOM CLI)

You can configure a proxy account and proxy server to send ASR message to Oracle. This task assumes that the general ASR properties have been configured. If not, configure them now. See Configure the ASR Properties (Oracle ILOM CLI).

  1. Set the ASR proxy host address.
    -> set /SP/clients/asr proxy-host=123.45.67.89
    Set 'proxy-host' to '123.45.67.89'
    ->
    
  2. Set the ASR proxy password.
    -> set /SP/clients/asr proxy-password=proxpass
    Set 'proxy-password' to 'proxpass'
    ->
    
  3. Set the ASR proxy user.
    -> set /SP/clients/asr proxy-user=asradmin1@abc.com
    Set 'proxy-user' to 'asradmin1@companyq.com'
    ->
    

Related Information