ble-data-export-policy

Creates a BLE data export policy and enters its configuration mode. This policy enables forwarding of BLE (Bluetooth Low Energy) data to an external, third-party server.

The BLE data export policy provides the external, third-party server‘s REST URL. After configuring the policy apply it on an RF Domain. Once applied, BLE-enabled, WiNG APs, within the domain, sense BLE iBeacon and Eddystone beacons from other BLE-enabled devices and forward device data to the specified third-party server. This data is forwarded in the JASON format.

Note

Note

The following WiNG access points support BLE data forwarding: AP7632, AP7662

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 interface-config-bluetooth-instance.

After configuring the policy, in the RF Domain context,

Supported in the following platforms:

  • Access Points — AP7612, AP7632, AP7662, AP8432, AP8533

    Wireless Controllers — RFS4000

  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Note

Note

Not supported on AP505 and AP510.

Syntax

ble-data-export-policy <POLICY-NAME>

Parameters

ble-data-export-policy <POLICY-NAME>

<POLICY-NAME>

Specify the policy name. If a BLE data export policy with the specified name does not exist, it is created.

Note:

The name should not exceed 32 characters in length.

Examples

NOC-NX9500(config)#ble-data-export-policy test
NOC-NX9500(config-ble-data-export-policy-test)#?
Ble Data Export Policy Mode commands:
  no       Negate a command or set its defaults
  rest     Configure the url to send the real time RSSI feed to

  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

NOC-NX9500(config-ble-data-export-policy-test)#

Related Commands

no

Removes an existing BLE data export policy