bluetooth device-name
ペアリングプロセスおよびその後の Bluetooth 操作で使用する Bluetooth デバイス名を設定するには、Bluetooth インターフェイスモードで bluetooth device-name コマンドを使用します。デフォルト設定に戻すには、コマンドの no 形式を使用します。
構文
bluetooth device-name device-name
no bluetooth device-name
パラメータ
デバイス名:Bluetooth インターフェイスに関連付けられた名前を指定します。(長さ:1 ~ 20 文字)。
デフォルト設定
デフォルトの device-name はデバイスのホスト名です。
コマンド モード
Bluetooth インターフェイス コンフィギュレーション モード。
使用上のガイドライン
Bluetooth インターフェイスに関連付けられたデバイス名を設定するには、bluetooth device-name コマンドを使用します。Bluetooth デバイス名は、Bluetooth ペアリングプロセスで Bluetooth インターフェイスを識別するために使用されます。Bluetooth デバイス名が設定されていない場合、デバイスのホスト名がデバイス名として使用されます。
例
次の例では、Bluetooth インターフェイス コンフィギュレーション モードを開始し、Bluetooth インターフェイスのデバイス名として「Switch BT」を設定する方法を示します。
switchxxxxxx(config)# interface bluetooth 0
switchxxxxxx(config-if)# bluetooth device-name "Switch BT"