zigbee service-profile
zigbee service-profile <profile_name>
no
panid <panid>
permit-joining {off|on}
radio-instance {all|external|internal}
security {disable|enable}
Description
This command configures or modifies a ZigBee service profile.
Parameter |
Description |
no |
Removes any existing configuration. |
panid |
ZigBee hexadecimal Pan identity. auto, 0000-FFF0 |
permit-joining |
Allow or disallow joining. off, on |
radio-instance |
The IoT ZigBee radio instance. all, external, internal |
security |
Enable or disable ZigBee security. disable, enable |
Example
The following example configures a ZigBee service profile:
(Instant AP)(config) #zigbee service-profile sample_zb_service_profile
(Instant AP)(ZigBee Service Profile "sample_zb_service_profile") #panid auto
(Instant AP)(ZigBee Service Profile "sample_zb_service_profile") #permit-joining on
(Instant AP)(ZigBee Service Profile "sample_zb_service_profile") #radio-instance all
(Instant AP)(ZigBee Service Profile "sample_zb_service_profile") #security enable
Command History
Release |
Modification |
Instant Mode 8.7.0.0 |
Command introduced. |
Command Information
Platforms |
Command Mode |
All platforms |
Configuration mode. |