fs增加远程输出

This commit is contained in:
崔一鸣
2019-09-11 17:52:47 +08:00
parent 7146b6d5a3
commit fa92881f3f
3 changed files with 71 additions and 45 deletions

View File

@@ -1,36 +1,36 @@
[global]
log_path = ./log/kni/kni.log
log_level = 10
tfe_node_count = 3
manage_eth = enp7s0
tfe_node_count = 1
manage_eth = eth0
#normal or tun
deploy_mode = tun
deploy_mode = normal
tun_name = tun_kni
src_mac_addr = 00:0e:c6:d6:72:c1
dst_mac_addr = fe:65:b7:03:50:bd
[tfe0]
enabled = 1
dev_eth_symbol = ens1f5
dev_eth_symbol = eth7
ip_addr = 192.168.100.2
[tfe1]
enabled = 1
dev_eth_symbol = ens1f6
dev_eth_symbol = eth8
ip_addr = 192.168.100.3
[tfe2]
enabled = 1
dev_eth_symbol = ens1f7
dev_eth_symbol = eth9
ip_addr = 192.168.100.4
[tfe_cmsg_receiver]
listen_eth = ens1.100
listen_eth = eth2.100
listen_port = 2475
[watch_dog]
switch = 1
listen_eth = ens1.100
listen_eth = eth2.100
listen_port = 2476
keepalive_idle = 2
keepalive_intvl = 1
@@ -88,4 +88,7 @@ mho_hash_slot_size = 160000
mho_hash_max_element_num = 640000
[field_stat]
stat_path = ./fs2_kni.status
remote_switch = 1
remote_ip = 192.168.10.152
remote_port = 8125
local_path = ./fs2_kni.status