iot radio-profile
iot radio-profile <profile-name>
ble-console {dynamic|off|on}
ble-opmode {beaconing|scanning}
ble-txpower <ble-txpower>
no
radio-instance {external | internal}
radio-mode {ble | zigbee}
zigbee-channel {auto|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26}
zigbee-opmode coordinator
zone <zone>
Description
This command configures or modifies an IoT radio profile.
Parameter |
Description |
Range |
Default |
ble-console |
Set the BLE console mode. Configure one of the following: Instant AP functions in the beaconing mode and dynamically enables access to Instant AP console over BLE when the link to the LMS is lost. The dynamic console mode performs special error checks when the Instant AP experiences connectivity issues and decides if the BLE Console needs to be enabled. : The built-in BLE chip of theoff—Disables the BLE console. on—Enables the BLE console. |
on, off, or dynamic. |
off |
ble-opmode |
Set the BLE operation mode. Configure one of the following: Instant AP functions as an iBeacon combined with the beacon management functionality. : The built-in BLE chip of theInstant AP. —Enables BLE scanning on the—Enables both BLE beaconing and scanning options. |
beaconing, scanning, or both. |
— |
ble-txpower |
Set the BLE transmission power in dBm. |
-40, -20, -16, -12, -8, -4, 0, 2, 3, 4, 5, 6, 7, 8, 20 |
— |
no… |
Removes any existing configuration. |
— |
— |
radio-instance |
Enables external or internal radio instance. |
— |
— |
radio-mode |
Enables BLE or ZigBee radio mode. |
— |
— |
zigbee-channel |
Set the ZigBee scanning channel. |
— |
— |
zigbee-opmode |
Set the ZigBee coordinator operation mode. |
— |
— |
zone |
Denotes the zone names for the IoT radio profile. When a zone is defined in the radio profile and the same zone name is defined on an Instant AP, the radio profile is created on that Instant AP. You can enter multiple zone names as comma-separated values. |
— |
— |
Example
The following example configures an IoT Radio profile.
(host) [mynode] (config) #iot radio-profile Sample-Zigbee
(host) [mynode] (IoT Radio Profile "Sample-Zigbee") #radio-mode zigbee
(host) [mynode] (IoT Radio Profile "Sample-Zigbee") #zigbee-channel auto
(host) [mynode] (IoT Radio Profile "Sample-Zigbee") #zigbee-opmode coordinator
Command History
Version |
Modification |
Instant Mode 8.10.0.0 |
The zone parameter was introduced. |
Instant Mode 8.9.0.0 |
The maximum configurable value for ble-txpower is increased to 20 dBm. |
Instant Mode 8.6.0.0 |
The following parameters were removed: radio-enable zigbee-panid zigbee-panid-type zigbee-permit joining zigbee-permit-joining-duration The following parameters were introduced: ble-console ble-opmode ble-txpower |
Instant Mode 8.4.0.0 |
Command introduced |
Command Information
Platforms |
Command Mode |
All platforms |
Configuration mode. |