修改kni.conf中默认tfe数量为3

This commit is contained in:
崔一鸣
2020-01-15 12:00:41 +08:00
parent 4484554789
commit f81dd69020

View File

@@ -1,7 +1,7 @@
[global]
log_path = ./log/kni/kni.log
log_level = 10
tfe_node_count = 1
tfe_node_count = 3
manage_eth = enp6s0
deploy_mode = normal
tun_name = tun_kni