[root@localhost ~]# brctl
-bash: brctl: command not found
解決方法:
[root@localhost ~]# yum install bridge-utils
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------