“brctl”

brctl

brctl is deprecated use bridge command from iproute2 insted https://wiki.archlinux.org/index.php/Network_bridge

查询网桥信息

brctl show
pacman -S bridge-utils
apt-get install bridge-utils

# 查看网桥
brctl show