bluetooth disable

Syntax

bluetooth disable

no bluetooth disable

Description

Disables the Bluetooth feature on the switch. The Bluetooth feature includes both Bluetooth Classic and Bluetooth Low Energy (BLE). Bluetooth is enabled by default.

The no form of this command enables the Bluetooth feature on the switch.

Command context

config

Authority

Administrators or local user group members with execution rights for this command.

Example

Disabling Bluetooth on the switch. <XXXX> is the switch platform and <NNNNNNNNNN> is the device identifier.

switch(config)# bluetooth disable
switch# show bluetooth
Enabled             : No
Device name         : <XXXX>-<NNNNNNNNNN>

switch(config)# show running-config
...
bluetooth disabled
...