ovs 删除流表 指定 actions 中字段
阅读原文时间:2023年07月13日阅读:1

例:

ovs-ofctl del-flows br-int in_port=100,out_group=100 -O openflow13

ovs-ofctl del-flows br-int in_port=100,out_port=200