ovs-ofctl:s1 is not a bridge or a socket 解决方法
Posted wang-shishuang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于ovs-ofctl:s1 is not a bridge or a socket 解决方法的主要内容,如果未能解决你的问题,请参考以下文章
python代码`if not x:` 和`if x is not None:`和`if not x is None:`使用
$(...).wordExport is not a function
小程序iOS Promise不支持finally语法 TypeError: undefined is not a function .finally is not a function
django is not a registered tag library.