Oracle® SuperCluster M6-32 Owner's Guide: Administration

Exit Print View

Updated: December 2015
 
 

Enable the HTTP Receiver on the ASR Manager

Perform this procedure on the ASR Manager to enable the HTTP receiver for Oracle Solaris 11 ASR Assets.

  1. Log in to the ASR Manager system as superuser.
  2. Verify the existing settings:

    # asr show_http_receiver

  3. Enable the HTTP receiver:

    # asr enable_http_receiver -p port-number

    where port-number is the port that you are designating for HTTP traffic.


    Note -  If you need to disable the HTTP receiver, run asr disable_http_receiver.
  4. Verify the updated configuration:

    # asr show_http_receiver

  5. Verify the HTTP receiver is up and running.

    In a browser, go to: http://ASR-Manager-name:port-number/asr

    A message displays indicating that the HTTP receiver is up and running.