The display wds-profile command displays reference or configuration information about a WDS profile.
Parameter |
Description |
Value |
---|---|---|
all |
Displays reference information about all WDS profiles. |
- |
name profile-name |
Displays information about a specified WDS profile. |
The WDS profile must exist. |
You can run the display wds-profile command to view the number of times a WDS profile is referenced or configuration information of a specified WDS profile.
# Display reference information about all WDS profiles.
<HUAWEI> display wds-profile all -------------------------------------------------------------------------------- Profile name Reference -------------------------------------------------------------------------------- default 0 test 2 -------------------------------------------------------------------------------- Total: 2
Item |
Description |
---|---|
Profile name |
WDS profile name. To create a WDS profile, run the wds-profile command. |
Reference |
Number of times a WDS profile is referenced. |
# Display information about the WDS profile test.
<HUAWEI> display wds-profile name test -------------------------------------------------------------------------------- WDS name : HUAWEI-WLAN-WDS WDS work mode : root Security profile : test DHCP trust port : enable ND trust port : enable MU-MIMO : disable Tagged vlan : - 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 Beacon 2.4G rate(Mbps) : 1 Beacon 5G rate(Mbps) : 6 --------------------------------------------------------------------------------
Item |
Description |
---|---|
WDS name |
WDS name. To set a WDS name, run the wds-name command. |
WDS work mode |
WDS working mode. To set the WDS working mode, run the wds-mode command. |
Security profile |
Security profile bound to a WDS profile. To bind a security profile to a WDS profile, run the security-profile (WDS profile view) command. |
DHCP trust port |
Whether to enable a DHCP trusted port in a WDS profile.
To enable a DHCP trusted port in a WDS profile, run the dhcp trust port (WDS profile view) command. |
ND trust port |
Whether to enable an ND trusted port in a WDS profile.
To enable an ND trusted port in a Mesh profile, run the nd trust port (WDS profile view) command. |
MU-MIMO | Whether the MU-MIMO function is enabled. To configure the parameter, run the mu-mimo disable command. |
Tagged vlan |
VLAN configured in a WDS profile. To configure a VLAN in a WDS profile, run the vlan tagged (WDS profile view) command. |
Priority map trust |
Priority mapping trusted by the WDS air interface. To configure the parameter, run the priority-map trust (WDS profile view) command. |
Priority map mode |
Mapping from DSCP priorities to 802.11e user priorities on the WDS air interface. To configure the parameter, run the priority-map dscp (WDS profile view) command. |
Beacon 2.4G 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. |