< Home

display mesh-profile

Function

The display mesh-profile command displays reference or configuration information about Mesh profiles.

Format

display mesh-profile { all | name profile-name }

Parameters

Parameter

Description

Value

all

Displays reference information about all Mesh profiles.

-

name profile-name

Displays reference information about a specified Mesh profile.

The Mesh profile must exist.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display mesh-profile command to view the number of times a Mesh profile is referenced or configuration information of a specified Mesh profile.

Example

# Display reference information about all Mesh profiles.

<HUAWEI> display mesh-profile all
--------------------------------------------------------------------------------
Profile name                         Reference                                  
--------------------------------------------------------------------------------
default                              0                                          
test                                 2                                          
--------------------------------------------------------------------------------
Total: 2                                                                        
Table 1 Description of the display mesh-profile all command output

Item

Description

Profile name

Mesh profile name.

To configure this parameter, run the mesh-profile command.

Reference

Number of times a Mesh profile is referenced.

# Display information about the Mesh profile test.

<HUAWEI> display mesh-profile name test
--------------------------------------------------------------------------------
Mesh handover profile            : 
Security profile                 : default-mesh                                 
Mesh ID                          : HUAWEI-WLAN-MESH                             
Max link number                  : 32                                           
Link RSSI threshold(dBm)         : -90                                          
Link report interval(s)          : 30                                           
Link aging timeout(s)            : 60
FWA switch                       : enable                                       
FWA EDCA mode                    : manual                                       
DHCP trust port                  : enable                                       
ND trust port                    : enable
Priority map trust               : DSCP                                         
Priority map mode                : DSCP map 802.11e                             
                                   0-7 map 0                                    
                                   8-15 map 1                                   
                                   16-23 map 2                                  
                                   24-31 map 3                                  
                                   32-39 map 4                                  
                                   40-47 map 5                                  
                                   48-55 map 6                                  
                                   56-63 map 7                                  
Client mode                      : disable                                            
Beacon 2.4G rate(Mbps)           : 1                                            
Beacon 5G rate(Mbps)             : 6                                            
--------------------------------------------------------------------------------
Mesh WMM EDCA client parameters:                                                
--------------------------------------------------------------------------------
       ECWmax  ECWmin  AIFSN  TXOPLimit                                         
AC_VO  10      4       7      0                                                 
AC_VI  4       3       2      94                                                
AC_BE  10      4       3      0                                                 
AC_BK  10      4       7      0                                                 
--------------------------------------------------------------------------------
Table 2 Description of the display mesh-profile name command output

Item

Description

Mesh handover profile

Mesh handover profile bound to a Mesh profile.

To configure this parameter, run the mesh-handover-profile (Mesh profile view) command.

Security profile

Security profile bound to a Mesh profile.

To configure this parameter, run the security-profile (Mesh profile view) command.

Mesh ID

Mesh ID of a Mesh profile.

To configure this parameter, run the mesh-id command.

Max link number

Maximum number of Mesh links allowed on an AP.

To configure this parameter, run the max-link-number command.

Link RSSI threshold

RSSI threshold of a Mesh link.

To configure this parameter, run the link-rssi-threshold command.

Link report interval

Interval for reporting Mesh link information.

To configure this parameter, run the link-report-interval command.

Link aging timeout

Aging time of a Mesh link.

To configure this parameter, run the link-aging-time command.

FWA switch

FWA status in a Mesh profile.
  • enable: The FWA is enabled.
  • disable: The FWA is disabled.

To configure this parameter, run the fwa enable command.

FWA EDCA mode

EDCA mode.
  • auto: indicates the automatic mode.
  • manual: indicates the manual mode.

To configure this parameter, run the fwa wmm edca-mode command.

DHCP trust port

Whether to enable a DHCP trusted port in a Mesh profile.
  • enable: A DHCP trusted port is enabled.
  • disable: A DHCP trusted port is disabled.

To configure this parameter, run the dhcp trust port (Mesh profile view) command.

ND trust port

Whether to enable an ND trusted port in a Mesh profile.
  • enable: An ND trusted port is enabled.
  • disable: An ND trusted port is disabled.

To configure this parameter, run the nd trust port (Mesh profile view) command.

Priority map trust

Priority mapping trusted by the Mesh air interface.

To configure this parameter, run the priority-map trust (Mesh profile view) command.

Priority map mode

Mapping from DSCP priorities to 802.11e user priorities on the Mesh air interface.

To configure this parameter, run the priority-map dscp (Mesh profile view) command.

Client mode

Whether to enable the Mesh client mode.

  • enable: The Mesh client mode is enabled.
  • disable: The Mesh client mode is disabled.

Beacon-2g-rate

Transmit rate of 2.4 GHz Beacon frames configured in the Mesh profile.

To configure this parameter, run the beacon-2g-rate command.

Beacon-5g-rate

Transmit rate of 5 GHz Beacon frames configured in the Mesh profile.

To configure this parameter, run the beacon-5g-rate command.

AC_VO

AC_VO packets.

AC_VI

AC_VI packets.

AC_BE

AC_BE packets.

AC_BK

AC_BK packets.

ECWmax

Exponent form of the maximum contention window (ECWmax). ECWmin and ECWmax determine the average backoff time.

To configure this parameter, run the fwa wmm edca-client command.

ECWmin

Exponent form of the minimum contention window (ECWmin). ECWmin and ECWmax determine the average backoff time.

To configure this parameter, run the fwa wmm edca-client command.

AIFSN

Arbitration inter frame spacing number (AIFSN), which determines the channel idle time.

To configure this parameter, run the fwa wmm edca-client command.

TXOPLimit

Transmission opportunity limit (TXOPLimit), which determines the maximum duration in which a STA can occupy a channel. A larger TXOPLimit value indicates a longer duration to occupy a channel.

To configure this parameter, run the fwa wmm edca-client command.

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