< Home

display server-detect state

Function

The display server-detect state command displays the status of a Portal server.

Format

display server-detect state [ web-auth-server server-name ]

Parameters

Parameter Description Value

web-auth-server server-name

Displays information about the Portal server status configured in the specified Portal server template.

If this parameter is not specified, status of all Portal servers is displayed.

The Portal server template name must exist.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

When Portal server is used for Portal authentication, you can run the display server-detect state command to check information about the Portal server status.

Example

# Display information about the Portal server status configured in the Portal server template abc.

<sysname> display server-detect state web-auth-server abc
  Web-auth-server     :    abc                                                    
  Total-servers       :    1                                                    
  Live-servers        :    1                                                    
  Status              :    Normal                                               
  Ip-address               Status                                               
  10.1.1.1                 UP 
Table 1 Description of the display server-detect state command output

Item

Description

Web-auth-server

Name of the Portal server template.

Total-servers

Number of Portal servers configured.

Live-servers

Number of Portal servers in Up state.

Status

Status of the Portal server. The values are as follows:
  • Normal: indicates that the Portal server is in normal state. If the server-ip server-ip-address command is not run in the Portal server template view to configure an IP address for the Portal server, Status is displayed as Normal.
  • Abnormal: indicates that the Portal server is in abnormal state.

Ip-address

IP address of the Portal server.

Status

Whether the Portal server with the specified IP address is reachable. The values are as follows:
  • UP: reachable
  • DOWN: unreachable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >