From fb33ecfb23d75f35fc4ea3c53b425831a89fa1fe Mon Sep 17 00:00:00 2001 From: fumingwei Date: Wed, 27 May 2020 15:49:25 +0800 Subject: [PATCH] =?UTF-8?q?TSG-1198:=E5=A2=9E=E5=8A=A0=E8=A6=81=E5=9D=87?= =?UTF-8?q?=E5=88=86=E6=B5=81=E9=87=8F=E7=9A=84=E7=AD=96=E7=95=A5id?= =?UTF-8?q?=E7=9A=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/kni/kni.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/conf/kni/kni.conf b/conf/kni/kni.conf index 0cf345d..6d17b59 100644 --- a/conf/kni/kni.conf +++ b/conf/kni/kni.conf @@ -70,4 +70,8 @@ remote_ip = 192.168.100.1 remote_port = 8125 local_path = ./fs2_kni.status stat_cycle = 1 -print_mode = 1 \ No newline at end of file +print_mode = 1 + +#self test Shunt rules security policy id +[self_test] +sec_policy_id = -1 \ No newline at end of file