openvswitch安装与使用

wget http://openvswitch.org/releases/openvswitch-2.4.1.tar.gz

tar -xvf openvswitch-2.4.1.tar.gz 

cd openvswitch-2.4.1/
./configure
make && make install


whereis ovs-vsctl

 

posted @ 2019-07-09 13:20  liuxm-刘小明  阅读(374)  评论(0编辑  收藏  举报