< 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 an external 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.

<HUAWEI> display server-detect state web-auth-server abc
  Web-auth-server     :    abc                      
  Total-servers       :    4                                                    
  Live-servers        :    1                                                    
  Critical-num        :    0                                                    
  Status              :    Normal                                               
  Ip-address               Status                                               
  192.168.2.1              UP                                                   
  192.168.2.2              DOWN                                                 
  192.168.2.3              DOWN                                                 
  192.168.2.4              DOWN  
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.

Critical-num

Minimum number of Portal servers in Up state. If the number of Portal servers is less than this value, enable the survival function in the corresponding Portal server template view.

Status

Status of the Portal server. The values are as follows:
  • Normal: normal state
  • Permit-all: survival 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 >