The display user-group command displays the information about the specified user group or all user groups.
This command is supported only on the NetEngine 8000 F1A.
To check information about user groups manually configured and dynamically created by a RADIUS server, run the display user-group command.
If the parameter group-name is not specified, information about all user groups is displayed. If group-name followed by verbose is specified in the command, detailed information about the user group is displayed, such as the index, user group name, and user reference count.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display user-group group2 verbose
-------------------------------------------------------------------------
Index :1
Name : group2
Type :dynamic
Service-policy number :2
1)
name :baidu
level :1
direction :both
inaddnat :no
outaddnat :no
2)
name :youku
level :2
direction :outbound
inaddnat :yes
outaddnat :no
Domain user group name :--
Used user num :1
Index :0
Name : group1
Type :local
Used user num :0
-------------------------------------------------------------------------
Total 1: local 0, remote 0, dynamic 1, combined 0, 1 printed
<HUAWEI> display user-group
-------------------------------------------------------------------------
Index User group name Type
-------------------------------------------------------------------------
0 group1 local
1 group2 remote
-------------------------------------------------------------------------
Total 2: local 1, remote 1,dynamic 0, combined 0,2 printed
Item | Description |
---|---|
Index | Index of the user group. |
Name | Name of the user group. |
Name | Name of an EDSG user group. |
Type | Type of the user group.
|
Service-policy number | Number of EDSG user groups, with the value ranging from 1 to 7. |
level | Level of the EDSG services after they are mapped. |
direction | Application direction of EDSG services, including inbound, outbound, and both. The default application direction is both. |
inaddnat | Whether upstream EDSG service traffic is configured with NAT:
|
outaddnat | Whether downstream EDSG service traffic is configured with NAT:
|
Domain user group name | Name of the user group bound to the user domain. |
Used user num | Number of users using the user group. |
Total | Total number of user groups. |
local | Number of user groups manually configured. |
remote | Number of user groups dynamically created by a RADIUS server. |
dynamic | Number of user groups dynamically created by a RADIUS server. |
User group name | Name of the user group. |