1 Star 0 Fork 0

zwhy/oflops

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config-openvswitch-mod-flow.cfg 971 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2011-03-11 00:50 . adding mod_flow and add_flow tests
#Example configuration file of oflops
oflops: {
control: {
control_dev = "eth0";
control_port = 6633;
snmp_addr = "10.1.0.2";
cpu_mib="1.3.6.1.2.1.25.3.3.1.2.768;1.3.6.1.2.1.25.3.3.1.2.769;1.3.6.1.2.1.25.3.3.1.2.770;1.3.6.1.2.1.25.3.3.1.2.771";
in_mib="1.3.6.1.2.1.2.2.1.11.2";
out_mib="1.3.6.1.2.1.2.2.1.17.2";
snmp_community = "public";
};
data = ({
dev="eth1";
port_num=1;
in_snmp_mib="1.3.6.1.2.1.2.2.1.11.3";
out_snmp_mib="1.3.6.1.2.1.2.2.1.17.3";
},{
dev="eth2";
port_num=2;
in_snmp_mib="1.3.6.1.2.1.2.2.1.11.4";
out_snmp_mib="1.3.6.1.2.1.2.2.1.17.4";
},{
dev="eth3";
port_num=3;
in_snmp_mib="1.3.6.1.2.1.2.2.1.11.5";
out_snmp_mib="1.3.6.1.2.1.2.2.1.17.5";
});
traffic_generator = 2;
dump_control_channel=0;
module: ({
path="/testbed/oflops/example_modules/openflow_mod_flow/.libs/libopenflow_mod_flow.so";
param="flows=10 data_rate=10 probe_rate=10 pkt_size=150 table=1 print=1";
});
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yinfuxing/oflops.git
git@gitee.com:yinfuxing/oflops.git
yinfuxing
oflops
oflops
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385