Reference Guide

Dell PowerConnect W-AirWave 7.5 | Best Practices Guide Increasing Location Accuracy | 41
4. Select Save at the bottom of the page.
Enable RTLS on the Controller
SSH into master controller, enter enable mode, and issue the following commands:
(Controller-Name) # configure terminal
Enter Configuration commands, one per line. End with CNTL/Z
(Controller-Name) (config) # ap system-profile <Thin-AP-Profile-Name>
(Controller-Name) (AP system profile default) # rtls-server ip-addr <IP of AMP Server>
port 5050 key <Controller-SNMPv3-MMS-Password>
(Controller-Name) (AP system profile default) # write mem
To validate exit configuration mode:
(Controller-Name) # show ap monitor debug status ip-addr <AP-IP-Address>
...
RTLS configuration
-------------------
Type Server IP Port Frequency Active
---- --------- ---- --------- ------
MMS 10.51.2.45 5070 120
Aeroscout N/A N/A N/A
RTLS 10.51.2.45 5050 60 *
Troubleshooting RTLS
You can use either the WebUI or CLI to ensure the RTLS service is running on your AirWave server.
Using the WebUI
Access the AirWave WebUI and navigate to System > Status.
Scroll down Services list and look for the RTLS service, as shown below
Figure 29 RTLS System Status
Using the CLI
Use SSH to access the command-line interface of your AirWave server, and issue the following commands:
[root@AMPServer]# daemons | grep RTLS
root 17859 12809 0 10:35 ? 00:00:00 Daemon::RTLS
NOTE: RTLS can only be enabled on the master controller and it will automatically propagate to all local controllers.