< Home

display user-manage freeze

Function

The display user-manage freeze command displays information about the locked online user.

Format

display user-manage freeze [ group group-name | ipv4-range start-ipv4-address end-ipv4-address | ipv6-range start-ipv6-address end-ipv6-address | security-group security-group-name | user user-name ]

Parameters

Parameter Description Value
group group-name Specifies the name of a user group. The value must be the name (with the group path) of an existing user group.
ipv4-range start-ipv4-address end-ipv4-address Specifies an IPv4 address range. The value is in dotted decimal notation.
ipv6-range start-ipv6-address end-ipv6-address Specifies an IPv6 address range. The value is in hexadecimal notation.
security-group security-group-name Specifies the name of a security group. The value must be the name of an existing security group.
user user-name Specifies a login name or display name. The value must be an existing login name or display name of a user.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display information about the locked online users.

<sysname> display user-manage freeze
 Current Total Number: 1  
--------------------------------------------------------------------------------
 IP Address: 192.168.1.2
 Login Time: 2012-01-16 16:33:04  Online Time: 00:01:58 
 State: Frozen  TTL: 00:05:00  Left Time: 00:04:27  
 Access Type: local 
 Authentication Mode: Password (AD)
 <--packets: 0 bytes: 0  -->packets: 0 bytes: 0
 User Name: user01  Parent Group: /default     
 Parent Security-group: security-group1
--------------------------------------------------------------------------------
Table 1 Description of the display user-manage freeze command output

Item

Description

Current Total Number

Number of currently locked online users

IP Address

IP address of a locked online user

Login Time

Login time of an online user

Online Time

Online period of a user

State

Status of an online user:

  • Frozen: The online user is locked out.
  • Active: The user is online.

TTL

Lockout duration of an online user

Left Time

Unlocking remaining duration of an online user

Access Type

Access type of authenticating an online user:

  • local: The access type of an online user is local.
  • ppp: The access type of an online user is ppp.
  • ssl vpn: The access type of an online user is SSL VPN.
  • ipsec: The access type of an online user is IPSec VPN.

Authentication Mode

Method of authenticating an online user:
  • Authentication Exemption (IP/MAC Bind User): The user is exempted from authentication and bound to an IP/MAC address.
  • Password (Local): The user is authenticated using the local password.
  • Password (AD): The user is authenticated using the AD server password.
  • Password (HWTACACS): The user is authenticated using the HWTACACS server password.
  • Password (LDAP): The user is authenticated using the LDAP server password.
  • Password (RADIUS): The user is authenticated using the RADIUS server password.
  • Single Sign-on: The user is authenticated using SSO.

Bind Mode

Binding mode between an online user and the IP/MAC address:
  • Bidirectional
  • Unidirectional

The field is displayed only when parameter Authentication Mode is set to Authentication Exemption (IP/MAC Bind User).

User Name

Login name or display name of a locked online user

Parent Group

Name of the parent group of an online user (with the group path)

Parent Security-group

Name of the parent security group of an online user

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