- Table of Contents
-
- 02-WLAN
- 00-Preface
- 01-AP management commands
- 02-Radio management commands
- 03-WLAN access commands
- 04-WLAN security commands
- 05-WLAN authentication commands
- 06-WIPS commands
- 07-WLAN QoS commands
- 08-WLAN roaming commands
- 09-WLAN load balancing commands
- 10-WLAN radio resource measurement commands
- 11-Channel scanning commands
- 12-Band navigation commands
- 13-WLAN high availability commands
- 14-802.11r commands
- 15-Wireless location commands
- 16-Hotspot 2.0 commands
- 17-WLAN RRM commands
- 18-WT commands
- 19-IoT AP commands
- 20-CM tunnel commands
- 21-Cloud connection commands
- 22-WLAN IP snooping commands
- 23-WLAN fast forwarding commands
- 24-WLAN forwarding commands
- Related Documents
-
Title | Size | Download |
---|---|---|
18-WT commands | 34.22 KB |
WT commands
display wlan wt
Use display wlan wt to display wireless terminator (WT) information and information about the wireless terminator units (WTUs) connected to it.
Syntax
display wlan wt { all | name wt-name }
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all WTs.
name wt-name: Specifies a WT by its name, a case-insensitive string of 1 to 64 characters. The string can contain letters, digits, underscores (_), left brackets ([), right brackets (]), forward slashes (/), and hyphens (-).
Examples
# Display information about all WTs.
<Sysname> display wlan wt all
WT name : wt1
Model : WT1020
Serial ID : 219801A0SS9156G00072
MAC address : 0000-f3ea-0a3eWTU number : 2
Wireless Terminator Unit:
---------------------------------------------------------
WTU name Port Model Serial ID
---------------------------------------------------------
wtu1 1 WTU430 219801A0SS9156G00185
wtu2 2 WTU430 219801A0SS9156G00133
WT name : wt2
Model : WT1020
Serial ID : 219801A0SS9156G00068
MAC address : 0000-f3ea-0a3a
WTU number : 2
Wireless Terminator Unit:
---------------------------------------------------------
WTU name Port Model Serial ID
---------------------------------------------------------
wtu3 3 WTU430 219801A0SS9156G00054
Wtu4 4 WTU430 219801A0SS9156G00167
Table 1 Command output
Fields |
Description |
WTU number |
Number of WTUs that are connected to the WT. |
Wireless Terminator Unit |
WTU information |
Port |
Port that connects the WT to a WTU. |
poe wtu-port
Use poe wtu-port enable to enable PoE for a WTU port.
Use poe wtu-port disable to disable PoE for a WTU port.
Use undo poe wtu-port to restore the default.
Syntax
poe wtu-port port-number1 [ to port-number2 ] { disable | enable }
undo poe wtu-port port-number1 [ to port-number2 ]
Default
In AP view, an AP uses the configuration in AP group's AP model view.
In AP group's AP model view, PoE is enabled for WTU ports.
Views
AP view
AP group's AP model view
Predefined user roles
network-admin
Parameters
port-number1: Specifies the WTU port number. The value range varies by device model.
port-number1 to port-number2: Specifies a WTU port range. The port-number1 argument represents the start port number, and the port-number2 argument represents the end port number. The end port number cannot be smaller than the start port number. Value range for a port number varies by device model.
Usage guidelines
A WT stops power supply to the connected WTU through PoE after you disable PoE for a WTU port of the WT.
This command is configurable only when the AP is a WT.
Examples
# Disable PoE for WTU port 1 for AP ap1.
<Sysname> system-view
[Sysname] wlan ap ap1 WT1020
[Sysname-wlan-ap-ap1] poe wtu-port 1 disable
# Disable PoE for WTU port 1 for APs with model WT1020 in AP group 1.
<Sysname> system-view
[Sysname] wlan ap-group 1
[Sysname-wlan-ap-group-1] ap-model WT1020
[Sysname-wlan-ap-group-1-ap-model-WT1020] poe wtu-port 1 disable
wt version
Use wt version to specify the WT version.
Use undo wt version to restore the default.
Syntax
wt version { 1 | 2 | 3 }
undo wt version
Default
In AP view, an AP uses the configuration in AP group's AP model view.
In AP group's AP model view, the default setting varies by device model.
Views
AP view
AP group's AP model view
Predefined user roles
network-admin
Parameters
1: Specifies version 1.0.
2: Specifies version 2.0.
3: Specifies version 3.0.
Usage guidelines
This command is configurable only when the AP is a WT.
If the specified WT version is different from the WT version in use, the WT will restart automatically. Then, it will switch to the specified WT version and restore the factory settings.
Support for WT versions varies by device model.
Examples
# Specify version 2.0 as the WT version for AP ap1.
<Sysname> system-view
[Sysname] wlan ap ap1 mode WT1020
[Sysname-wlan-ap-ap1] wt version 2
# Specify version 2.0 as the WT version for APs with model WT1020 in AP group 1.
<Sysname> system-view
[Sysname] wlan ap-group 1
[Sysname-wlan-ap-group-1] ap-model WT1020
[Sysname-wlan-ap-group-1-ap-model-WT1020] wt version 2