目录dpctl命令 常用选项 示例 show -V --version ovs-vsctl命令 常用选项 示例 ovs-ofctl命令 常用选项 示例 dump-flows SWITCH del-flows add-flows dpctl命令 常用选项 dump-flows SWITCH FLOW &... 查看原文 ovs网络实践-基于flow table跨跃主机连通性测试 sh 删除主机一默认流
Deletes datapath dp.If dp is associated with any network devices, they are automatically removed.add−if dp netdev[,option]...Adds each netdev to the set of network devices datapath dp monitors, where dp is the name of an existing datapath, and netdev is the name of one of the host...
add-flow SWITCH FLOW add flow described by FLOW(通过流的描述来添加流) del-flows SWITCH [FLOW] delete matching FLOWs(删除匹配的FLOW,后面加条件,比如in_port=1) -V,--version display version information(显示交换机版本信息) -O, --protocols set allowed OpenFlow version(default: OpenFlow10, OpenF...