From 8ef7485303273dbdf9291cc16c6f32450786333e Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Mon, 11 Jan 2016 09:33:17 +0200 Subject: remove zmq port 4507 from "example" cfgs, should be 4500. --- scripts/cfg/xl710.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'scripts/cfg/xl710.yaml') diff --git a/scripts/cfg/xl710.yaml b/scripts/cfg/xl710.yaml index ed66078a..403586db 100755 --- a/scripts/cfg/xl710.yaml +++ b/scripts/cfg/xl710.yaml @@ -1,8 +1,7 @@ -- version : 2 - interfaces : ["08:00.0","08:00.1"] - port_limit : 2 +- version : 2 + interfaces : ["08:00.0","08:00.1"] + port_limit : 2 enable_zmq_pub : true # enable publisher for stats data - zmq_pub_port : 4507 c : 4 # for system of 1Gb/sec NIC or VM enable this port_bandwidth_gb : 40 # port bandwidth 10Gb/sec , for VM put here 1 for XL710 put 40 -- cgit 1.2.3-korg