WiNG access points utilize a built-in Bluetooth chip for specific Bluetooth functional behaviors in a WiNG managed network. The AP8432 and AP8533 models support both Bluetooth classic and Bluetooth low energy (BLE) technology. These platforms use their Bluetooth classic enabled radio to sense other Bluetooth enabled devices and report device data (MAC address, RSSI and device calls) to an ADSP server for intrusion detection. If the device presence varies in an unexpected manner, ADSP can raise an alarm.
Note
AP8132 model access points support an external USB Bluetooth radio providing ADSP Bluetooth classic sensing functionality only, not the BLE beaconing functionality available for AP8432 and AP8533 model access points described in this section.WiNG access points support Bluetooth beaconing to emit either iBeacon or Eddystone-URL beacons. The access point‘s Bluetooth radio sends non-connectable, undirected low-energy (LE) advertisement packets periodically. These advertisement packets are short and sent on Bluetooth advertising channels that conform to already-established iBeacon and Eddystone-URL standards. However, portions of the advertising packet are customizable via the Bluetooth radio interface configuration context.
To switch to this mode, use the following commands:
<DEVICE>(config)#profile <ap8432/ap8533> <PROFILE-NAME> <DEVICE>(config-profile-default-ap8432)#interface bluetooth ? <1-1> Bluetooth interface index?
The following example uses the default-ap8432 profile instance to configure the Bluetooth radio interface:
nx9500-6C8809(config-profile-default-ap8432)#interface bluetooth 1 nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)# Bluetooth Radio Mode commands: beacon Configure low-energy beacon operation parameters description Configure a description for this bluetooth radio eddystone Configure eddystone beacon payload parameters ibeacon Configure iBeacon beacon payload parameters mode Set the bluetooth operation mode no Negate a command or set its defaults shutdown Shutdown the selected bluetooth radio interface tron Tron-tracking clrscr Clears the display screen commit Commit all changes made in this session do Run commands from Exec mode end End current mode and change to EXEC mode exit End current mode and down to previous mode help Description of the interactive help system revert Revert changes service Service Commands show Show running system information write Write running configuration to memory or terminal nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#
Commands | Description |
---|---|
beacon | Configures the Bluetooth radio‘s beacon‘s emitted transmission pattern |
description | Configures a description for the Bluetooth radio interface |
eddystone | Configures Eddystone beacon payload parameters. Configure these parameters if the operational mode is set to ‘le-beacon‘ and the beacon transmission pattern is set to ‘eddystone-url1‘ or ‘eddystone-url2‘. |
ibeacon | Configures iBeacon beacon payload parameters. Configure these parameters if the operational mode is set to ‘le-beacon‘ and the beacon transmission pattern is set to ‘ibeacon‘. |
mode | Configures the Bluetooth radio‘s mode of operation |
shutdown | Shutdowns the selected Bluetooth radio interface |
Configures parameters that enable TRON tracking and reporting on this Bluetooth radio |
|
no (bluetooth-inf-config-command) | Removes or reverts to default this Bluetooth radio interface‘s settings |