Configures the ExtremeLocation server‘s hostname on the RF Domain. When configured, RF Domain access points use a Websocket to forward 802.11 frames and BLE beacons to the specified ExtremeLocation server.
Starting with WiNG 7.1.2, AP5XX APs will not use WIPS to collect WiFi packets and BLE (iBeacons and Eddystone) beacons. The information will be collected in the Collector Table and forwarded to the ExtremeLocation server from the Collector Table.
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.
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 feeds.extremelocation.com port 200
nx9500-6C8809(config-rf-domain-test)#show context rf-domain test no country-code location-server 1 ip feeds.extremelocation.com port 200 nx9500-6C8809(config-rf-domain-test)#
nx9500-6C8809(config-sensor-policy-ble)#rssi-interval-duration 35
nx9500-6C8809(config-rf-domain-test)#use sensor-policy ble
nx9500-6C8809(config-rf-domain-test)#location-server 1 ip feeds.extremelocation.com
nx9500-6C8809(config-device-94-9B-2C-13-40-38)#location-tenantid 1234
no (rf-domain-config-mode) | Removes the ExtremeLocation server configurations |