Configures the ExtremeLocation server‘s IP address or hostname on the selected RF Domain. When configured, BLE-enabled WiNG access points, within the RF Domain, sense other BLE-enabled devices and report device data, using a Websocket, to the specified ExtremeLocation server.
ExtremeLocation is a highly scalable indoor locationing platform that gathers location-related analytics, such as visitor trends, peak and off-peak times, dwell time, heat-maps, etc. to enable entrepreneurs deeper visibility at a venue. To enable the location tracking system, the ExtremeLocation server should be up and running and the RF Domain configuration should point to the ExtremeLocation server.
Note
Before enabling BLE data export, ensure that the APs‘ Bluetooth radio is active and the mode is set to ‘le-sensor‘. For more information on configuring the Bluetooth settings on the AP‘s profile/device context, see mode.
location-server 1 ip <EL-SERVER-IP/HOSTNAME> {port <1-65535>}
location-server 1 ip <IP/HOSTNAME> {port <1-65535>}
location-server 1 ip <IP/HOSTNAME> | Identifies the ExtremeLocation server by its hostname
|
port <1-65535> | Optional. Configures the port where the ExtremeLocation
server is reachable.
|
nx9500-6C8809(config-rf-domain-test)#location-server 1 ip 1.2.3.4 port 200
nx9500-6C8809(config-rf-domain-test)#show context rf-domain test no country-code location-server 1 ip 1.2.3.4 port 200 nx9500-6C8809(config-rf-domain-test)#
no (rf-domain-config-mode) | Removes the ExtremeLocation server configurations |