< Home

display portal quiet-user

Function

The display portal quiet-user command displays information about Portal authentication users in quiet state.

Format

display portal quiet-user { all | server-ip ip-address | user-ip ip-address }

Parameters

Parameter Description Value

all

Displays information about all Portal authentication users in quiet state.

-

user-ip ip-address

Displays information about the quiet user with the specified IP address.

The value is in dotted decimal notation.

server-ip ip-address

Displays information about all the users in quiet state authenticated by the Portal authentication server with a specified IP address.

The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After the quiet timer is enabled, you can run the display portal quiet-user command to view information about Portal authentication users in quiet state.

Example

# Display information about all Portal authentication users in quiet state.

<HUAWEI> display portal quiet-user all
Quiet IP information
-------------------------------------------------------------------------------------
Quiet ip                   User status                   Quiet Remain Time(Sec)
------------------------------------------------------------------------------------
192.168.1.1                Active                       10
192.168.1.2                Block                        20
------------------------------------------------------------------------------------
Total: 2  Printed: 2  Block: 1   Active: 1

# Display information about the user in quiet state at 192.168.1.1.

<HUAWEI> display portal quiet-user user-ip 192.168.1.1
  Quiet remain seconds: 50
  User Status: Active
Table 1 Description of the display portal quiet-user command output

Item

Description

Quiet IP information

Information about the user in quiet state.

Quiet ip

IP address of the user in quiet state.

User status

User status:

  • Block: The user is in a silent state.
  • Active: The user is not in a silent state.

Quiet Remain Time(Sec)

Remaining quiet time of the user in quiet state, in seconds.

Quiet remain seconds

Remaining quiet period of the user in quiet state.

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