TSG-22773 TFE适配TRAFFIC_MIRROR_PROFILE/PROXY_TCP_OPTION库表变更
This commit is contained in:
@@ -61,7 +61,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}
|
||||
]
|
||||
@@ -89,7 +89,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}
|
||||
]
|
||||
|
||||
@@ -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}
|
||||
]
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":20,
|
||||
"table_name":"TRAFFIC_MIRROR_PROFILE",
|
||||
"table_name":"TRAFFIC_MIRRORING_PROFILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_type":"pointer",
|
||||
@@ -172,7 +172,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":24,
|
||||
"table_name":"PROXY_TCP_OPTION",
|
||||
"table_name":"PROXY_TCP_OPTION_PROFILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_type":"pointer",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":1,
|
||||
"table_name":"TRAFFIC_MIRROR_PROFILE",
|
||||
"table_name":"TRAFFIC_MIRRORING_PROFILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_type":"pointer",
|
||||
|
||||
Reference in New Issue
Block a user