display mesh-profile
Function
The display mesh-profile command displays reference or configuration information about Mesh profiles.
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.
<AC6605> display mesh-profile all
--------------------------------------------------------------------------------
Profile name Reference
--------------------------------------------------------------------------------
default 0
test 2
--------------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
Profile name |
Mesh profile name. To create a Mesh profile, run the mesh-profile command. |
Reference |
Number of times a Mesh profile is referenced. |
# Display information about the Mesh profile test.
<AC6605> 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
--------------------------------------------------------------------------------
Item |
Description |
---|---|
Mesh handover profile |
Mesh handover profile bound to a Mesh profile. To bind a Mesh handover profile to a Mesh profile, run the mesh-handover-profile (Mesh profile view) command. |
Security profile |
Security profile bound to a Mesh profile. To bind a security profile to a Mesh profile, run the security-profile (Mesh profile view) command. |
Mesh ID |
Mesh ID of a Mesh profile. To set a Mesh ID, run the mesh-id command. |
Max link number |
Maximum number of Mesh links allowed on an AP. To set the maximum number of Mesh links, run the max-link-number command. |
Link RSSI threshold |
RSSI threshold of a Mesh link. To set the RSSI threshold of a Mesh link, run the link-rssi-threshold command. |
Link report interval |
Interval for reporting Mesh link information. To set the interval for reporting Mesh link information, run the link-report-interval command. |
Link aging timeout |
Aging time of a Mesh link. To set the aging time of a Mesh link, run the link-aging-time command. |
FWA switch |
FWA status in a Mesh profile.
To configure FWA, run the fwa enable command. |
FWA EDCA mode |
EDCA mode.
To set the EDCA mode, run the fwa wmm edca-mode command. |
DHCP trust port |
Whether to enable a DHCP trusted port in a Mesh profile.
To enable a DHCP trusted port in a Mesh profile, run the dhcp trust port (Mesh profile view) command. |
ND trust port |
Whether to enable an ND trusted port in a Mesh profile.
To enable an ND trusted port in a Mesh profile, run the nd trust port (Mesh profile view) command. |
Priority map trust |
Priority mapping trusted by the Mesh air interface. To configure the 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 the parameter, run the priority-map dscp (Mesh profile view) command. |
Client mode |
Whether to enable the Mesh client mode.
|
Beacon-2g-rate |
Transmit rate of 2.4 GHz Beacon frames configured in the WDS profile. To configure the parameter, run the beacon-2g-rate command. |
Beacon-5g-rate |
Transmit rate of 5 GHz Beacon frames configured in the WDS profile. To configure the 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 the 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 the parameter, run the fwa wmm edca-client command. |
AIFSN |
Arbitration inter frame spacing number (AIFSN), which determines the channel idle time. To configure the 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 the parameter, run the fwa wmm edca-client command. |