Parameter | Description | Value |
---|---|---|
build-in | Displays built-in group information. If the device type is not specified, information about all built-in groups is displayed. |
- |
device-type | Specifies a device type. | The value is an enumerated type and case-insensitive,
including:
|
custom | Displays customized group information. If the group name is not specified, information about all customized groups is displayed. |
- |
group-name | Specifies the name of a customized group. | The value is a string of 1 to 31 case-sensitive characters without spaces. The character string must start with a letter. |
This command displays information about groups on the Commander.
If the build-in or custom parameter is not specified, brief information about all groups on the Commander is displayed.
# Display brief information about all groups on the Commander.
<HUAWEI> display easy-operation group The total number of group configured is : 6 The number of build-in group is : 2 The number of custom group is : 4 ------------------------------------------------------- Groupname Type MatchType ------------------------------------------------------- AAA custom ip-address F1 custom ip-address S5720-HI build-in device-type test custom mac-address test1 custom ip-address -------------------------------------------------------
# Display information about built-in groups.
<HUAWEI> display easy-operation group build-in --------------------------------------------------------------------------- Group name : S5720-HI Configuration file : vrpcfg.zip System-software file : S5720-HI .cc Patch file : - WEB file : - License file : - Customs file 1 : - Customs file 2 : - Customs file 3 : - Activating file time : Immediately Activating file method : Default ---------------------------------------------------------------------------
# Display information about the customized group AAA.
<HUAWEI> display easy-operation group custom AAA
---------------------------------------------------------------------------
Group name : AAA
Configuration file : -
System-software file : -
Patch file : -
WEB file : -
License file : -
Customs file 1 : header.txt
Customs file 2 : -
Customs file 3 : -
Activating file time : Immediately
Activating file method : Default
Ip-address list :
Ip-address Ip-mask
192.168.150.110 255.255.255.0
192.168.150.111 255.255.255.0
192.168.150.112 255.255.255.0
192.168.150.113 255.255.255.0
192.168.150.114 255.255.255.0
192.168.150.115 255.255.255.0
---------------------------------------------------------------------------
Item |
Description |
---|---|
Groupname | Group name. |
Type | Group type: build-in or custom. |
MatchType | Match type of the group. The match type of a built-in group is configured using the group build-in command. The match type of a customized group is configured using the group custom command. |
Configuration file | System software to be downloaded by the clients matching the
group. If no system software is specified, this field displays a hyphen
(-). It can be configured using the configuration-file command. |
System-software file | Configuration file to be downloaded by the clients matching
the group. If no configuration file is specified, this field displays
a hyphen (-). It can be configured using the system-software command. |
Patch file | Patch file to be downloaded by the clients matching the group.
If no patch file is specified, this field displays a hyphen (-). It can be configured using the patch command. |
WEB file | Web page file to be downloaded by the clients matching the
group. If no web page file is specified, this field displays a hyphen
(-). It can be configured using the web-file command. |
License file | License file to be downloaded by the clients matching the group.
If no license file is specified, this field displays a hyphen (-). It can be configured using the license command. |
Customs file 1 | First user-defined file to be downloaded by the clients matching
the group. If no first user-defined file is specified, this field
displays a hyphen (-). It can be configured using the custom-file command. |
Customs file 2 | Second user-defined file to be downloaded by the clients matching
the group. If no second user-defined file is specified, this field
displays a hyphen (-). It can be configured using the custom-file command. |
Customs file 3 | Third user-defined file to be downloaded by the clients matching
the group. If no third user-defined file is specified, this field
displays a hyphen (-). It can be configured using the custom-file command. |
Activating file time | File activation time used by the clients matching the group.
If default file activation time is used, this field displays Immediately. It can be configured using the activate-file command. |
Activating file method | File activation mode used by the clients matching the group.
If default mode is used, this field displays Default. It can be configured using the activate-file command. |
Ip-address list | Clients match the group based on IP addresses, and all matching
IP addresses are displayed.
The matching rule can be configured using the match command. |