ovs-ofctl:s1 is not a bridge or a socket 解决方法

ovs-ofctl: s1 is not a bridge or a socket 解决方法

在使用旧版本的ovs的时候,使用ovs-ofctl命令配置交换机时会出现:

ovs-ofctl: s1 is not a bridge or a socket

问题,解决方法是配置交换机的数据路径类型:

$ ovs-vsctl set bridge br0 datapath_type=netdev

作者:Wasdns

出处:https://www.cnblogs.com/qq952693358/p/7157302.html

 

猜你喜欢

转载自www.cnblogs.com/wang-shishuang/p/9697197.html
今日推荐