interface-config-bluetooth-instance
Removes or reverts to default this AP8432/AP8533 Bluetooth radio interface‘s settings
tron
]no <PARAMETERS>
no <PARAMETERS> | Removes or reverts to default this Bluetooth radio interface‘s settings based on the parameters passed
|
The following example shows the AP8432 default profile‘s Bluetooth radio interface settings:
nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#show context interface bluetooth1 shutdown mode le-beacon beacon pattern ibeacon ibeacon calibration-rssi -70 ibeacon major 1110 ibeacon minor 2210 ibeacon uuid f2468da65fa82e841134bc5b71e0893e nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)# nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#no shutdown nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#no ibeacon minor nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#no ibeacon calibration-rssi
The following example shows the AP8432 default profile‘s Bluetooth radio interface settings after the ‘no‘ commands are executed:
nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#show context interface bluetooth1 no shutdown mode le-beacon beacon pattern ibeacon ibeacon major 1110 ibeacon uuid f2468da65fa82e841134bc5b71e0893e nx9500-6C8809(config-profile-default-ap8432-if-bluetooth1)#