bluetooth disable

Syntax

bluetooth disable

no bluetooth disable

Description

This command disables the Bluetooth feature on the switch. The Bluetooth feature includes both Bluetooth Classic and Bluetooth Low Energy (BLE).

Default: 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.

Usage

The default configuration for the Bluetooth feature is enabled. The output of the show running-config command includes Bluetooth information only if the Bluetooth feature is disabled.

The Bluetooth feature includes both Bluetooth Classic and Bluetooth Low Energy (BLE).

Example

switch(config)# bluetooth disable
switch# show bluetooth
Enabled             : No
Device name         : 8320-TJ12690890

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