journalctl -t ovs-vswitchd
ovs-vsctl show
ovs-ofctl show br0
set vlanid
ovs-vsctl set port eth0 tag=100
journalctl -t ovs-vswitchd
ovs-vsctl show
ovs-ofctl show br0
set vlanid
ovs-vsctl set port eth0 tag=100
转载于:https://www.cnblogs.com/sansna/p/5671815.html