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.
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)#
ap510-133B38(config-device-94-9B-2C-13-3B-38-if-radio2)#rf-mode sensor
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#mode le-sensor
OR
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#mode le-dual
Note
The 'le-dual' mode is supported only on the following IoT enabled APs: AP3xx, AP4xx, and AP5xx series. The APs should be running on WiNG 7.3.1 or later version.Eddyston Beacon Configuration
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#beacon pattern eddystone-url1
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#eddystone url 1 https://abc.com
iBeacon Configuration
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#beacon pattern ibeacon
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#ibeacon major 455767788
ap510-137E40(config-device-94-9B-2C-13-7E-40-if-bluetooth1)#ibeacon minor 2334688
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-rf-domain-test)#location-tenantid 1234
no (rf-domain-config-mode) | Removes the ExtremeLocation server configurations |