您的位置:首页 > 运维架构 > Linux

Linux : Bridge support not available: brctl not found

2016-07-03 16:41 501 查看
Getting this error message while trying to bring up your newly configured bridge interface on RHEL/CentOS Linux?You are missing “bridge-utils” package.Simply install it as followed and bring up the interface again :yum install bridge-utils

NOTE : Click here to see our HowTO create a bridge interface article
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Linux support Bridge