display branch-group-user
Function
The display branch-group-user command displays configuration information of local users in a specified branch AP group.
Format
display branch-group-user group-name group-name [ state { active | block } | username user-name ]
Parameters
Parameter | Description | Value |
---|---|---|
group-name group-name | Specifies the name of a branch AP group. | The value must be the name of an existing branch AP group. |
state { active | block } | Specifies the state of local users.
|
- |
username user-name | Specifies the name of a local user. | The value must be the name of an existing local user. |
Usage Guidelines
After local users are configured in a branch AP group using the local-user (branch AP group view) command, you can run this command to check configuration information of the local users in the specified branch AP group.
Example
# Display configuration information of local users in the branch AP group g1.
<AC6605> display branch-group-user group-name g1
----------------------------------------------------------------------------
User-name State AuthMask AdminLevel
----------------------------------------------------------------------------
u1 A - 0
----------------------------------------------------------------------------
Total 1 user(s)
# Display configuration information of local user u1 in the branch AP group g1.
<AC6605> display branch-group-user group-name g1 username u1
The contents of local user(s):
Password : ****************
State : active
Service-type-mask : -
Access-limit : -
Accessed-num : 0
Account-expire-time : -
Item |
Description |
---|---|
User-name |
Local user name. To configure this item, run the local-user (branch AP group view) command. |
State |
Status of a local user. The value includes:
To configure this item, run the local-user (branch AP group view) command. |
AuthMask or Service-type-mask |
Access type of a local user. The value includes:
To configure this item, run the local-user (branch AP group view) command. |
AdminLevel | Local user level. |
The contents of local user(s) | Configuration information of a local user. |
Password | Password of a local user. To configure this item, run the local-user (branch AP group view) command. |
Access-limit | Maximum number of connections of a local user. |
Accessed-num | Number of established connections of a local user. |
Account-expire-time | Expiry time of a local user account. |