set /SP/services/http

This command is available to Administrators.

Purpose

Use this command to configure the properties for HTTP access to a service processor.

Syntax

set /SP/services/http port=port# secureredirect=[enabled|disabled] servicestate [enabled|disabled]

Properties

  • port - You can assign a port for HTTP access. Port 80 is the default.

  • secureredirect - Choose enabled or disabled for automatic redirection of HTTP traffic to HTTPS. Secure redirection is enabled by default.

  • servicestate - Choose enabled or disabled for HTTP access. Disabled is the default.

Example

 -> set /SP/services/http servicestate=disabled
Set 'servicestate' to 'disabled'