The display uni-mng port-group command displays information about port groups.
This command can only be executed on a parent switch.
Parameter | Description | Value |
---|---|---|
name group-name | Specifies the name of a port group. |
The value must be an existing a port group name. |
verbose | Displays detailed information about a port group. |
- |
You can run the display uni-mng port-group command to check information about created port groups.
# Display brief information about all port groups.
<HUAWEI> display uni-mng port-group ------------------------------------------------------------------------------- Number Port-group Name Port-group Type ------------------------------------------------------------------------------- 1 group1 Connect to user 2 ap_group1 Connect to ap -------------------------------------------------------------------------------
Item |
Description |
---|---|
Number |
Sequence number. |
Port-group Name |
Port group name. |
Port-group Type |
Port group type:
|
# Display detailed information about all port groups.
<HUAWEI> display uni-mng port-group verbose ------------------------------------------------------------------------------- Port-group name : ap Port-group type : connect to AP Interface list : AS name as1 interface Eth-trunk 5 GigabitEthernet 0/0/2 Network-basic profile : qos Network-enhanced profile : net Network-qos profile : test Traffic-policy profile : test(inbound) User-access profile : access_profile ------------------------------------------------------------------------------- Port-group name : group_2 Port-group type : connect to user Interface list : AS name as1 interface Eth-trunk 4 GigabitEthernet 0/0/10 Network-basic profile : -- Network-enhanced profile : -- Network-qos profile : -- Traffic-policy profile : -- User-access profile : -- -------------------------------------------------------------------------------
Item |
Description |
---|---|
Port-group name |
Port group name. |
Port-group type |
Port group type:
|
Interface list |
List of member ports added to a port group. |
Network-basic profile |
Name of the network basic profile bound to the port group. When no network basic profile is bound to the port group, this field displays --. |
Network-enhanced profile |
Name of the network enhanced profile bound to the port group. When no network enhanced profile is bound to the port group, this field displays --. |
Network-qos profile |
Name of the network QoS profile bound to the port group. When no network QoS profile is bound to the port group, this field displays --. |
Traffic-policy profile |
Name of the traffic policy profile bound to the port group. When no traffic policy profile is bound to the port group, this field displays --. |
User-access profile |
Name of the user access profile bound to the port group. When no user access profile is bound to the port group, this field displays --. |