Managing the Switch with Bluetooth Devices

You can manage certain ExtremeXOS switches using Bluetooth with mobile devices or laptops. Bluetooth is enabled by default.

Supported Platforms

Switches: ExtremeSwitching X465 series switches.

Adapters: Dongles with a common Bluetooth controller (Cypress CY20702). Vendors with CY20702 pluggable and CC&C (USB-BT-400).

Limitations

Using Bluetooth

Bluetooth users/clients can access ExtremeXOS switches using either the global IP address or link local IP address. The Bluetooth interface is assigned with the global IP address (192.168.1.1/24 or 172.16.1.1/24). DHCP server runs on the Bluetooth interface. This is mainly to serve Bluetooth clients with DHCP support. After a Bluetooth connection is established, all Bluetooth clients are allocated IP addresses from this pool (192.168.1.2–192.168.1.20 or 172.16.1.1–172.16.1.20). For Bluetooth clients that do not support DHCP, you can use the link local IP address for accessing the switch. Range is 169.254.1.1–169.254.1.8.

To set up a Bluetooth device to manage a switch:
  1. Insert a supported dongle into the USB port of the switch.
  2. If needed (Bluetooth is enabled by default), ensure that Bluetooth capability, discovery, and pairing are all enabled. using the following command:

    enable switch bluetooth {discovery | pairing }

    You can check Bluetooth status using the show switch bluetooth [statistics | inventory] command.

  3. If needed, enable Bluetooth on the desired Bluetooth device (phone or laptop).
  4. To initiate pairing, press the pairing button on the dongle.

Bluetooth Commands

To enable Bluetooth capabilities, use the following command:

enable switch bluetooth {discovery | pairing }

To disable Bluetooth capabilities, use the following command:

disable switch bluetooth {discovery | pairing }

To clear Bluetooth devices, use the following command:

clear switch bluetooth device [all | address]

To show Bluetooth information, use the following command:

show switch bluetooth [statistics | inventory]