display user-group
Parameters
Parameter | Description | Value |
---|---|---|
group-name | Displays the configuration of a user group with a specified
name. If this parameter is not specified, the configurations of all user groups are displayed. |
The value must be the name of an existing user group. |
Usage Guidelines
After configuring a user group, you can run this command to check whether the configuration is correct.
Example
# Display the configurations of all user groups.
<AC6605> display user-group ------------------------------------------------------------------------------- ID Group name User-num Iso-inter Iso-inner Vlan VLAN-pool-name Priority ------------------------------------------------------------------------------- 0 g1 0 No No 0 - 1 ------------------------------------------------------------------------------- Total 1
When the length of Group name exceeds 14 characters, the name is displayed in abridged mode.
# Display the configuration of the user group g1.
<AC6605> display user-group g1 User group ID : 0 Group name : g1 ACL ID : IPv6 ACL ID : IPv6 ACL rule number : 0 User-num : 0 VLAN : Priority : 1 QosName : IsolateInter : No IsolateInner : No VLAN pool name : p1 SAC profile :
Item |
Description |
---|---|
ID/User group ID |
User group ID. |
Group name |
User group name. |
ACL ID |
ID of the IPv4 ACL bound to the user group. To configure the ACL ID, run the acl-id (user group view) command. |
IPv6 ACL ID |
ID of the IPv6 ACL bound to the user group. To configure the ACL ID, run the acl-id (user group view) command. |
IPv6 ACL rule number |
Number of IPv6 ACL rules. |
User-num |
Number of online users bound to the user group. |
VLAN/Vlan |
VLAN bound to the user group. To configure the VLAN, run the user-vlan command. |
QosName | Name of the QoS profile bound to the user group. To configure the QoS profile name, run the qos-profile (user group view) command. |
IsolateInter/Iso-inter | Inter-group user isolation. |
IsolateInner/Iso-inner | Intra-group user isolation. |
VLAN pool name/VLAN-pool-name | VLAN pool bound to the user group. To configure the VLAN pool, run the user-vlan command. |
SAC profile | SAC profile bound to the user group. |
Priority | Priority of the user group. To configure the user group priority, run the priority command. |