diff options
Diffstat (limited to 'resource/pangu/pangu_http.json')
| -rw-r--r-- | resource/pangu/pangu_http.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json index a65e635..8cb6b9e 100644 --- a/resource/pangu/pangu_http.json +++ b/resource/pangu/pangu_http.json @@ -141,7 +141,7 @@ ], "plugin_table": [ { - "table_name": "TRAFFIC_MIRROR_PROFILE", + "table_name": "TRAFFIC_MIRRORING_PROFILE", "table_content": [ {"uuid":"TRAFFIC0-MIRR-0000-0000-000000000001","vlan_ids":[1,2,3,4,5,6,7,8,9],"is_valid":1} ] @@ -187,7 +187,7 @@ ] }, { - "table_name": "PROXY_TCP_OPTION", + "table_name": "PROXY_TCP_OPTION_PROFILE", "table_content": [ {"uuid":"TCPOPT00-0000-0000-0000-000000000001","tcp_passthrough":0,"bypass_duplicated_packet":0,"client_side_conn_param":{"tcp_maxseg":{"enable":0,"maxseg":1500},"nodelay":1,"keep_alive":{"enable":1,"tcp_keepcnt":8,"tcp_keepidle":30,"tcp_keepintvl":15},"ttl":70,"user_timeout":{"enable":1,"timeout_ms":600}},"server_side_conn_param":{"tcp_maxseg":{"enable":0,"maxseg":1500},"nodelay":1,"keep_alive":{"enable":1,"tcp_keepcnt":8,"tcp_keepidle":30,"tcp_keepintvl":15},"ttl":70,"user_timeout":{"enable":1,"timeout_ms":600}},"is_valid":1} ] |
