Linux 如何在ubuntu中更改蓝牙适配器的mac地址

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/9213239/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-06 04:29:19  来源:igfitidea点击:

How to change the mac address of Bluetooth dongle in ubuntu

linuxbluetoothdongle

提问by Ritam Nemira

i have just bought 12 bluetooth dongles and they all have the same mac address. How can i change them on ubuntu linux?

我刚买了 12 个蓝牙加密狗,它们都有相同的 mac 地址。我如何在 ubuntu linux 上更改它们?

回答by j?rgensen

Provided that they are represented using an interface visible in ip addr(though this might be limited to the IP-over-BT layers), you can

如果它们使用可见的接口表示ip addr(尽管这可能仅限于 IP-over-BT 层),您可以

ip link set dev foo0 addr 11:22:33:44:55:66