TSG-2020 功能端支持ip归属地和ASN对象策略
This commit is contained in:
@@ -47,4 +47,14 @@
|
||||
26 TSG_SECURITY_COMPILE plugin {"key":1,"valid":8}
|
||||
27 PXY_PROFILE_TRAFFIC_MIRROR plugin {"key":1,"valid":4}
|
||||
28 TSG_PROFILE_DECRYPTION plugin {"key":1,"valid":4}
|
||||
29 TSG_IP_ASN_BUILT_IN ip_plugin {"row_id":1,"ip_type":2,"start_ip":3,"end_ip":4,"valid":7}
|
||||
30 TSG_IP_ASN_USER_DEFINED ip_plugin {"row_id":1,"ip_type":2,"start_ip":3,"end_ip":4,"valid":7}
|
||||
31 TSG_IP_LOCATION_BUILT_IN ip_plugin {"row_id":1,"ip_type":3,"start_ip":4,"end_ip":5,"valid":18}
|
||||
32 TSG_IP_LOCATION_USER_DEFINED ip_plugin {"row_id":1,"ip_type":3,"start_ip":4,"end_ip":5,"valid":18}
|
||||
33 TSG_OBJ_AS_NUMBER expr UTF8 UTF8/GBK yes 0
|
||||
34 TSG_SECURITY_SOURCE_ASN virtual TSG_OBJ_AS_NUMBER --
|
||||
35 TSG_SECURITY_DESTINATION_ASN virtual TSG_OBJ_AS_NUMBER --
|
||||
36 TSG_OBJ_GEO_LOCATION expr UTF8 UTF8/GBK yes 0
|
||||
37 TSG_SECURITY_SOURCE_LOCATION virtual TSG_OBJ_GEO_LOCATION --
|
||||
38 TSG_SECURITY_DESTINATION_LOCATION virtual TSG_OBJ_GEO_LOCATION --
|
||||
|
||||
|
||||
Reference in New Issue
Block a user