The display uni-mng as-group command displays information about AS groups.
This command can only be executed on a parent switch.
Parameter | Description | Value |
---|---|---|
name group-name | Specifies the name of an AS group. |
The value must be an existing an AS group name. |
verbose | Displays detailed information about an AS group. |
- |
You can run the display uni-mng as-group command to check information about created AS groups.
# Display brief information about all AS groups.
<HUAWEI> display uni-mng as-group
-------------------------------------------------------------------------------
Number AS-group Name
-------------------------------------------------------------------------------
1 asgroup
-------------------------------------------------------------------------------
Item |
Description |
---|---|
Number |
Sequence number. |
AS-group Name |
AS group name. |
# Display detailed information about all AS groups.
<HUAWEI> display uni-mng as-group verbose
AS-group name: asgroup
-------------------------------------------------------------------------------
AS name list: (Total number = 1)
as1
-------------------------------------------------------------------------------
AS-admin profile name: admin
-------------------------------------------------------------------------------
Item |
Description |
---|---|
AS-group name |
AS group name. |
AS name list |
List of ASs added to an AS group. |
AS-admin profile name |
Name of the bound AS administrator profile. |