config wireless-controller ble-profile
Configure Bluetooth Low Energy profile.
config wireless-controller ble-profile
Description: Configure Bluetooth Low Energy profile.
edit <name>
set comment {string}
set advertising {option1}, {option2}, ...
set ibeacon-uuid {string}
set major-id {integer}
set minor-id {integer}
set eddystone-namespace {string}
set eddystone-instance {string}
set eddystone-url {string}
set txpower [0|1|...]
set beacon-interval {integer}
set ble-scanning [enable|disable]
next
end
config wireless-controller ble-profile
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
comment |
Comment. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||
advertising |
Advertising type. |
option |
- |
|
||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||
ibeacon-uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
string |
Maximum length: 63 |
005ea414-cbd1-11e5-9956-625662870761 |
||||||||||||||||||||||||||||
major-id |
Major ID. |
integer |
Minimum value: 0 Maximum value: 65535 |
1000 |
||||||||||||||||||||||||||||
minor-id |
Minor ID. |
integer |
Minimum value: 0 Maximum value: 65535 |
2000 |
||||||||||||||||||||||||||||
eddystone-namespace |
Eddystone namespace ID. |
string |
Maximum length: 20 |
0102030405 |
||||||||||||||||||||||||||||
eddystone-instance |
Eddystone instance ID. |
string |
Maximum length: 12 |
abcdef |
||||||||||||||||||||||||||||
eddystone-url |
Eddystone URL. |
string |
Maximum length: 127 |
http://www.fortinet.com |
||||||||||||||||||||||||||||
txpower |
Transmit power level . |
option |
- |
0 |
||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||
beacon-interval |
Beacon interval . |
integer |
Minimum value: 40 Maximum value: 3500 |
100 |
||||||||||||||||||||||||||||
ble-scanning |
Enable/disable Bluetooth Low Energy (BLE) scanning. |
option |
- |
disable |
||||||||||||||||||||||||||||
|
|