< Home

display http server

Function

The display http server command displays information about the current HTTPS server.

Format

display http server

Parameters

None

Views

All views

Default Level

3: Management level

Usage Guidelines

You can view the HTTPS server information, including the status of HTTPS services, port number, maximum number of users allowed to access the HTTPS server, and number of current online users.

Example

# Display information about the current HTTPS server.

<HUAWEI> display http server
   HTTP Server Status              : enabled
   HTTP Server Port                : 80(80)
   HTTP Timeout Interval           : 20
   Current Online Users            : 3
   Maximum Users Allowed           : 5
   HTTP Secure-server Status       : enabled
   HTTP Secure-server Port         : 443(443)
   HTTP SSL Policy                 : ssl_server
   HTTP IPv6 Server Status         : disabled
   HTTP IPv6 Server Port           : 80(80)
   HTTP IPv6 Secure-server Status  : disabled
   HTTP IPv6 Secure-server Port    : 443(443)
   HTTP server source address      : 0.0.0.0
Table 1 Description of the display http server command output

Item

Description

HTTP Server Status

Status of the HTTP IPv4 server.
  • Enabled: The HTTP IPv4 service is enabled.
  • Disabled: The HTTP IPv4 service is disabled.

You can configure the HTTP IPv4 server status by running the http server enable command.

HTTP Server Port

Port number of the HTTP IPv4 server. The default value is 80.

You can configure the port number of the HTTP IPv4 server by running the http server port command.

HTTP Timeout Interval

Timeout period of the HTTP/HTTPS server. The default value is 20 minutes.

You can configure the timeout period of the HTTP/HTTPS server by running the http timeout command.

Current Online Users

Number of current online users.

Maximum Users Allowed

Maximum number of users allowed to access the HTTP server.

HTTP Secure-server Status

Status of the HTTPS IPv4 server.
  • Enabled: The HTTPS IPv4 service is enabled.
  • Disabled: The HTTPS IPv4 service is disabled.

You can configure the HTTPS IPv4 server status by running the http secure-server enable command.

HTTP Secure-server Port

Port number of the HTTPS IPv4 server. The default value is 443.

You can configure the port number of the HTTPS IPv4 server by running the http secure-server port command.

HTTP SSL Policy

HTTPS SSL policy.

You can configure the HTTPS SSL policy by running the ssl policy command.

HTTP IPv6 Server Status

Status of the HTTP IPv6 server function:
  • enabled: The HTTP IPv6 server function is enabled.
  • disabled: The HTTP IPv6 server function is disabled.

You can configure the HTTP IPv6 server status by running the http ipv6 server enable command.

HTTP IPv6 Server Port

Port number of the HTTP IPv6 server. The default value is 80.

You can configure the port number of the HTTPS IPv6 server by running the http ipv6 server port command.

HTTP IPv6 Secure-server Status

Status of the HTTPS IPv6 server function:
  • enabled: The secure HTTPS IPv6 server function is enabled.
  • disabled: The secure HTTPS IPv6 server function is disabled.

You can configure the HTTPS IPv6 server status by running the http ipv6 secure-server enable command.

HTTP IPv6 Secure-server Port

Port number of the HTTPS IPv6 server. The default value is 443.

You can configure the port number of the HTTPS IPv6 server by running the http ipv6 secure-server port command.

HTTP server source address

IP address of the source interface on the HTTP server.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >