< Home

display uni-mng port-group

Function

The display uni-mng port-group command displays information about port groups.

This command can only be executed on a parent switch.

Format

display uni-mng port-group [ name group-name | verbose ]

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display uni-mng port-group command to check information about created port groups.

Example

# 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
-------------------------------------------------------------------------------
Table 1 Description of the display uni-mng port-group command output

Item

Description

Number

Sequence number.

Port-group Name

Port group name.

Port-group Type

Port group type:
  • Connect to user: port connected to a terminal user

  • Connect to ap: port connected to an AP

# 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               : --  
-------------------------------------------------------------------------------
Table 2 Description of the display uni-mng port-group verbose command output

Item

Description

Port-group name

Port group name.

Port-group type

Port group type:
  • Connect to user: port connected to a terminal user

  • Connect to ap: port connected to an AP

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 --.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >