ble service-profile

ble service-profile {advertisement-format ibeacon|clone |include-ap-group |major |minor |no|radio-instance {all|external|internal}|uuid }

Description

This command configures a Bluetooth Low Energy (BLE) service profile.

Parameter

Description

Name of the BLE service profile.

advertisement-format ibeacon

Advertising behavior. Only iBeacon is supported.

clone

Copy data from another BLE service profile.

include-ap-group

Applies the BLE service profile to specified AP group.

major

Major range of iBeacon in minimum-maximum format. Default value is 0-65535.

minor

Minor range of iBeacon in minimum-maximum format. Default value is 0-65535.

no

Negates any configured parameter.

radio-instance

IoT radio instance to use.

all

Use all IoT radio instances.

external

Use external IoT radio instance.

internal

Use internal IoT radio instance.

uuid

IBeacon UUID in hexadecimal format of predefined length. Example: 4152554E-F99B-4A3B-86D0-947070693A78

Example

The following command exports the AP's BLE iBeacon information into a CSV file:

(host) [mynode] (config) #ble service-profile default

(主机)[mynode] (BLE defa服务配置”ult") #advertisement-format ibeacon

(主机)[mynode] (BLE defa服务配置”ult") #include-ap-group lobby

(主机)[mynode] (BLE defa服务配置”ult") #major 0-65535

(主机)[mynode] (BLE defa服务配置”ult") #minor 0-65535

(主机)[mynode] (BLE defa服务配置”ult") #radio-instance all

(主机)[mynode] (BLE defa服务配置”ult") #uuid 4152554E-F99B-4A3B-86D0-947070693A78

Related Commands

Command

Description

show ble service-profile

Shows the BLE service profile.

Command History

Release

Modification

ArubaOS8.7.0.0

Command introduced.

Command Information

Platforms

License

Command Mode

All platforms

Base operating system.

Config mode on theMobility Conductor.