The display user-manage security-group command displays information about a security group.
| Parameter | Description | Value |
|---|---|---|
| verbose | Displays detailed information about a security group. If this parameter is not specified, brief information about the security group is displayed. | - |
| security-group-name | Specifies the name of a security group. If parameter security-group-name is not specified, the system displays information about all security groups. | The value must be the name of an existing security group. |
# Display brief information about a security group.
<sysname> display user-manage security-group Current Total Number: 4 Security-group Name Security-group Type -------------------------------------------------------------------------------- bbb Static test Static aaa Static a Dynamic --------------------------------------------------------------------------------
# Display detailed information about a static security group in test.
<sysname> display user-manage security-group verbose test Current Total Number: 1 -------------------------------------------------------------------------------- Security-group Name : test Description : PL Parent Security-group : bbb Security-group Source : Created By Manager Multi-IP Login : Enabled Security-group Type : Static Vsys : public --------------------------------------------------------------------------------
# Display detailed information about a dynamic security group in 16.
<sysname> display user-manage security-group verbose 16
Current Total Number: 1
--------------------------------------------------------------------------------
Security-group Name : 16
Description : ADMIN
Parent Security-group : test
bbb
Security-group Source : Created By Manager
Security-group Type : Dynamic
Multi-IP Login : Enabled
Filtering Condition : (ou=info)
Vsys : public
--------------------------------------------------------------------------------
Item |
Description |
|---|---|
Current Total Number |
Number of current security groups |
Security-group Name |
Name of a security group |
Security-group Type |
Type of a security group:
|
Description |
Description of a security group You can view information only by running the description (security group view) command. |
Parent Security-group |
Name of the parent security group of a security group |
Security-group Source |
Method of creating a security group:
|
Multi-IP Login |
Whether a user in the security group is allowed to log in from multiple IP addresses. The value can be:
|
Filtering Condition |
Filtering condition of a dynamic security group The field is displayed only when Security-group Type is Dynamic. |
Vsys |
Name of the virtual system to which the security group belongs |