< Home

display uni-mng profile

Function

The display uni-mng profile command displays service profile information.

This command can only be executed on a parent switch.

Format

display uni-mng profile [ { as-admin | network-basic | network-enhanced | user-access | network-qos | traffic-policy } [ name profile-name ] ]

Parameters

Parameter Description Value
as-admin

Displays information about AS administrator profiles.

-

network-basic

Displays information about network basic profiles.

-

network-enhanced

Displays information about network enhanced profiles.

-

user-access

Displays information about user access profiles.

-

network-qos

Displays information about network qos profiles.

-

traffic-policy

Displays information about traffic policy profiles.

-

name profile-name

Specifies the name of a service profile.

If this parameter is specified, you can check information about services configured in a specified profile.

The profile must have an existing profile name.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display uni-mng profile command to check information about created service profiles.

Example

# Display brief information about all service profiles.

<HUAWEI> display uni-mng profile

AS-admin profile:
-------------------------------------------------------------------------------
 Number                          Profile Name
-------------------------------------------------------------------------------
 1                               hehe
 2                               profile_1
-------------------------------------------------------------------------------

Network-basic profile:
-------------------------------------------------------------------------------
 Number                          Profile Name
-------------------------------------------------------------------------------
 1                               b_pro
 2                               p
-------------------------------------------------------------------------------

Network-enhanced profile:
-------------------------------------------------------------------------------
 Number                          Profile Name
-------------------------------------------------------------------------------
 1                               enp
-------------------------------------------------------------------------------

Network-qos profile:                                                                                                                
-------------------------------------------------------------------------------                                                     
 Number                          Profile Name                                                                                       
-------------------------------------------------------------------------------                                                     
 1                               test                                                                                               
------------------------------------------------------------------------------- 

Traffic-policy profile:                                                                                                             
-------------------------------------------------------------------------------                                                     
 Number                          Profile Name                                                                                       
-------------------------------------------------------------------------------                                                     
 1                               12341                                                                                              
 2                               123410                                                                                             
 3                               123411                                                                                             
-------------------------------------------------------------------------------  

User-access profile:
-------------------------------------------------------------------------------
 Number                          Profile Name
-------------------------------------------------------------------------------
 1                               u_pro
-------------------------------------------------------------------------------
Table 1 Description of the display uni-mng profile command output

Item

Description

Number

Sequence number.

Profile Name

Name of each profile type.

AS-admin profile

AS administrator profile created using the as-admin-profile name command.

Network-basic profile

Network basic profile created using the network-basic-profile name command.

Network-enhanced profile

Network enhanced profile created using the network-enhanced-profile name command.

Network-qos profile

Network qos profile created using the network-qos-profile name command.

Traffic-policy profile

Traffic policy profile created using the traffic-policy-profile name command.

User-access profile

User access profile created using the user-access-profile name command.

# Display information about the service profile with a specified name.

<HUAWEI> display uni-mng profile network-basic name basic

-------------------------------------------------------------------------------
Profile name: basic
 User-vlan                  : 110
 Voice-vlan                 : 114
 Pass-vlan                  : 1 112 to 113
-------------------------------------------------------------------------------
Table 2 Description of the display uni-mng profile network-basic name command output

Item

Description

Profile name

Name of a service profile.

User-vlan

Default VLAN configured in a service profile.

To configure a default VLAN, run the user-vlan command. By default, VLAN 1 is a default VLAN.

Voice-vlan

Voice VLAN configured in a service profile.

To configure a voice VLAN, run the voice-vlan command. If no voice VLAN is configured, this field displays --.

Pass-vlan

Allowed VLAN configured in a service profile.

To configure an allowed VLAN, run the pass-vlan command. By default, only VLAN 1 is allowed.

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