diff --git a/src/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md b/src/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md index bc01b10d0..c7e26b795 100644 --- a/src/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md @@ -435,8 +435,7 @@ This example is used to demonstrate the scenario where data from one IoTDB is sy ![](https://alioss.timecho.com/upload/pipe5.jpg) - -In this example, the iotdb-air-gap-sink plugin in the sink task needs to be used (currently supports some gateway models, for specific models, please contact Timecho staff for confirmation). After configuring the gateway, execute the following statement on A IoTDB. Fill in the node-urls with the URL of the data service port of the DataNode node on the target IoTDB configured by the gateway, as detailed below: +In this example, the iotdb-air-gap-sink plugin in the sink task needs to be used . After configuring the gateway, execute the following statement on A IoTDB. Fill in the node-urls with the URL of the data service port of the DataNode node on the target IoTDB configured by the gateway, as detailed below: ```SQL create pipe A2B @@ -444,6 +443,19 @@ with sink ( 'sink'='iotdb-air-gap-sink', 'node-urls' = '10.53.53.53:9780', -- The URL of the data service port of the DataNode node on the target IoTDB ``` +**Notes: Currently supported gateway models** + +| Gateway Type | Model | Return Packet Limit | Send Limit | +| ---------------------- | ------------------------------------------------------------ | ------------------- | ---------------------- | +| Forward Gate | NARI Syskeeper-2000 Forward Gate | All 0 / All 1 bytes | No Limit | +| Forward Gate | XJ Self-developed Diaphragm | All 0 / All 1 bytes | No Limit | +| Unknown | WISGAP | No Limit | No Limit | +| Forward Gate | KEDONG StoneWall-2000 Network Security Isolation Device | No Limit | No Limit | +| Reverse Gate | NARI Syskeeper-2000 Reverse Direction | All 0 / All 1 bytes | Meet E Language Format | +| Unknown | DPtech ISG5000 | No Limit | No Limit | +| Unknown | GAP‌‌ + XL—GAP | No Limit | No Limit | + ### Compression Synchronization (V1.3.3+) diff --git a/src/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md b/src/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md index bc01b10d0..425bf0118 100644 --- a/src/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md @@ -436,7 +436,7 @@ This example is used to demonstrate the scenario where data from one IoTDB is sy ![](https://alioss.timecho.com/upload/pipe5.jpg) -In this example, the iotdb-air-gap-sink plugin in the sink task needs to be used (currently supports some gateway models, for specific models, please contact Timecho staff for confirmation). After configuring the gateway, execute the following statement on A IoTDB. Fill in the node-urls with the URL of the data service port of the DataNode node on the target IoTDB configured by the gateway, as detailed below: +In this example, the iotdb-air-gap-sink plugin in the sink task needs to be used . After configuring the gateway, execute the following statement on A IoTDB. Fill in the node-urls with the URL of the data service port of the DataNode node on the target IoTDB configured by the gateway, as detailed below: ```SQL create pipe A2B @@ -444,6 +444,19 @@ with sink ( 'sink'='iotdb-air-gap-sink', 'node-urls' = '10.53.53.53:9780', -- The URL of the data service port of the DataNode node on the target IoTDB ``` +**Notes: Currently supported gateway models** + +| Gateway Type | Model | Return Packet Limit | Send Limit | +| ---------------------- | ------------------------------------------------------------ | ------------------- | ---------------------- | +| Forward Gate | NARI Syskeeper-2000 Forward Gate | All 0 / All 1 bytes | No Limit | +| Forward Gate | XJ Self-developed Diaphragm | All 0 / All 1 bytes | No Limit | +| Unknown | WISGAP | No Limit | No Limit | +| Forward Gate | KEDONG StoneWall-2000 Network Security Isolation Device | No Limit | No Limit | +| Reverse Gate | NARI Syskeeper-2000 Reverse Direction | All 0 / All 1 bytes | Meet E Language Format | +| Unknown | DPtech ISG5000 | No Limit | No Limit | +| Unknown | GAP‌‌ + XL—GAP | No Limit | No Limit | + ### Compression Synchronization (V1.3.3+) diff --git a/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md b/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md index bc01b10d0..4669d357f 100644 --- a/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/latest/User-Manual/Data-Sync_timecho.md @@ -436,7 +436,7 @@ This example is used to demonstrate the scenario where data from one IoTDB is sy ![](https://alioss.timecho.com/upload/pipe5.jpg) -In this example, the iotdb-air-gap-sink plugin in the sink task needs to be used (currently supports some gateway models, for specific models, please contact Timecho staff for confirmation). After configuring the gateway, execute the following statement on A IoTDB. Fill in the node-urls with the URL of the data service port of the DataNode node on the target IoTDB configured by the gateway, as detailed below: +In this example, the iotdb-air-gap-sink plugin in the sink task needs to be used . After configuring the gateway, execute the following statement on A IoTDB. Fill in the node-urls with the URL of the data service port of the DataNode node on the target IoTDB configured by the gateway, as detailed below: ```SQL create pipe A2B @@ -444,6 +444,18 @@ with sink ( 'sink'='iotdb-air-gap-sink', 'node-urls' = '10.53.53.53:9780', -- The URL of the data service port of the DataNode node on the target IoTDB ``` +**Notes: Currently supported gateway models** + +| Gateway Type | Model | Return Packet Limit | Send Limit | +| ---------------------- | ------------------------------------------------------------ | ------------------- | ---------------------- | +| Forward Gate | NARI Syskeeper-2000 Forward Gate | All 0 / All 1 bytes | No Limit | +| Forward Gate | XJ Self-developed Diaphragm | All 0 / All 1 bytes | No Limit | +| Unknown | WISGAP | No Limit | No Limit | +| Forward Gate | KEDONG StoneWall-2000 Network Security Isolation Device | No Limit | No Limit | +| Reverse Gate | NARI Syskeeper-2000 Reverse Direction | All 0 / All 1 bytes | Meet E Language Format | +| Unknown | DPtech ISG5000 | No Limit | No Limit | +| Unknown | GAP‌‌ + XL—GAP | No Limit | No Limit | ### Compression Synchronization (V1.3.3+) diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index 97df7cae6..2acd17dd1 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -373,7 +373,7 @@ with sink ( ![](https://alioss.timecho.com/docs/img/%E6%95%B0%E6%8D%AE%E4%BC%A0%E8%BE%931.png) -在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件(目前支持部分型号网闸,具体型号请联系天谋科技工作人员确认),配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: +在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件,配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: ```SQL create pipe A2B @@ -382,6 +382,17 @@ with sink ( 'node-urls' = '10.53.53.53:9780', -- 目标端 IoTDB 中 DataNode 节点的数据服务端口的 url ) ``` +**注意:目前支持的网闸型号** + +| 网闸类型 | 网闸型号 | 回包限制 | 发送限制 | +| ------------ | -------------------------------------------- | ----------------- | --------------- | +| 正向型 | 南瑞 Syskeeper-2000 正向型 | 全 0 / 全 1 bytes | 无限制 | +| 正向型 | 许继自研网闸 | 全 0 / 全 1 bytes | 无限制 | +| 未标记正反向 | 威努特安全隔离与信息交换系统 | 无限制 | 无限制 | +| 正向型 | 科东 StoneWall-2000 网络安全隔离设备(正向型) | 无限制 | 无限制 | +| 反向型 | 南瑞 Syskeeper-2000 反向型 | 全 0 / 全 1 bytes | 满足 E 语言格式 | +| 未标记正反向 | 迪普科技ISG5000 | 无限制 | 无限制 | +| 未标记正反向 | 熙羚安全隔离与信息交换系统XL—GAP | 无限制 | 无限制 | ### 3.7 压缩同步 diff --git a/src/zh/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md index 9472acc79..7d6b2d91c 100644 --- a/src/zh/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md @@ -431,7 +431,7 @@ with sink ( ![](https://alioss.timecho.com/docs/img/%E6%95%B0%E6%8D%AE%E4%BC%A0%E8%BE%931.png) -在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件(目前支持部分型号网闸,具体型号请联系天谋科技工作人员确认),配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: +在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件,配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: ```SQL create pipe A2B @@ -440,6 +440,17 @@ with sink ( 'node-urls' = '10.53.53.53:9780', -- 目标端 IoTDB 中 DataNode 节点的数据服务端口的 url ) ``` +**注意:目前支持的网闸型号** + +| 网闸类型 | 网闸型号 | 回包限制 | 发送限制 | +| ------------ | -------------------------------------------- | ----------------- | --------------- | +| 正向型 | 南瑞 Syskeeper-2000 正向型 | 全 0 / 全 1 bytes | 无限制 | +| 正向型 | 许继自研网闸 | 全 0 / 全 1 bytes | 无限制 | +| 未标记正反向 | 威努特安全隔离与信息交换系统 | 无限制 | 无限制 | +| 正向型 | 科东 StoneWall-2000 网络安全隔离设备(正向型) | 无限制 | 无限制 | +| 反向型 | 南瑞 Syskeeper-2000 反向型 | 全 0 / 全 1 bytes | 满足 E 语言格式 | +| 未标记正反向 | 迪普科技ISG5000 | 无限制 | 无限制 | +| 未标记正反向 | 熙羚安全隔离与信息交换系统XL—GAP | 无限制 | 无限制 | ### 压缩同步 diff --git a/src/zh/UserGuide/V2.0.1/Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/V2.0.1/Table/User-Manual/Data-Sync_timecho.md index 97df7cae6..2acd17dd1 100644 --- a/src/zh/UserGuide/V2.0.1/Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/V2.0.1/Table/User-Manual/Data-Sync_timecho.md @@ -373,7 +373,7 @@ with sink ( ![](https://alioss.timecho.com/docs/img/%E6%95%B0%E6%8D%AE%E4%BC%A0%E8%BE%931.png) -在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件(目前支持部分型号网闸,具体型号请联系天谋科技工作人员确认),配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: +在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件,配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: ```SQL create pipe A2B @@ -382,6 +382,17 @@ with sink ( 'node-urls' = '10.53.53.53:9780', -- 目标端 IoTDB 中 DataNode 节点的数据服务端口的 url ) ``` +**注意:目前支持的网闸型号** + +| 网闸类型 | 网闸型号 | 回包限制 | 发送限制 | +| ------------ | -------------------------------------------- | ----------------- | --------------- | +| 正向型 | 南瑞 Syskeeper-2000 正向型 | 全 0 / 全 1 bytes | 无限制 | +| 正向型 | 许继自研网闸 | 全 0 / 全 1 bytes | 无限制 | +| 未标记正反向 | 威努特安全隔离与信息交换系统 | 无限制 | 无限制 | +| 正向型 | 科东 StoneWall-2000 网络安全隔离设备(正向型) | 无限制 | 无限制 | +| 反向型 | 南瑞 Syskeeper-2000 反向型 | 全 0 / 全 1 bytes | 满足 E 语言格式 | +| 未标记正反向 | 迪普科技ISG5000 | 无限制 | 无限制 | +| 未标记正反向 | 熙羚安全隔离与信息交换系统XL—GAP | 无限制 | 无限制 | ### 3.7 压缩同步 diff --git a/src/zh/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md index 9472acc79..7d6b2d91c 100644 --- a/src/zh/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/V2.0.1/Tree/User-Manual/Data-Sync_timecho.md @@ -431,7 +431,7 @@ with sink ( ![](https://alioss.timecho.com/docs/img/%E6%95%B0%E6%8D%AE%E4%BC%A0%E8%BE%931.png) -在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件(目前支持部分型号网闸,具体型号请联系天谋科技工作人员确认),配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: +在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件,配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: ```SQL create pipe A2B @@ -440,6 +440,17 @@ with sink ( 'node-urls' = '10.53.53.53:9780', -- 目标端 IoTDB 中 DataNode 节点的数据服务端口的 url ) ``` +**注意:目前支持的网闸型号** + +| 网闸类型 | 网闸型号 | 回包限制 | 发送限制 | +| ------------ | -------------------------------------------- | ----------------- | --------------- | +| 正向型 | 南瑞 Syskeeper-2000 正向型 | 全 0 / 全 1 bytes | 无限制 | +| 正向型 | 许继自研网闸 | 全 0 / 全 1 bytes | 无限制 | +| 未标记正反向 | 威努特安全隔离与信息交换系统 | 无限制 | 无限制 | +| 正向型 | 科东 StoneWall-2000 网络安全隔离设备(正向型) | 无限制 | 无限制 | +| 反向型 | 南瑞 Syskeeper-2000 反向型 | 全 0 / 全 1 bytes | 满足 E 语言格式 | +| 未标记正反向 | 迪普科技ISG5000 | 无限制 | 无限制 | +| 未标记正反向 | 熙羚安全隔离与信息交换系统XL—GAP | 无限制 | 无限制 | ### 压缩同步 diff --git a/src/zh/UserGuide/latest/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/latest/User-Manual/Data-Sync_timecho.md index 9472acc79..7d6b2d91c 100644 --- a/src/zh/UserGuide/latest/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/latest/User-Manual/Data-Sync_timecho.md @@ -431,7 +431,7 @@ with sink ( ![](https://alioss.timecho.com/docs/img/%E6%95%B0%E6%8D%AE%E4%BC%A0%E8%BE%931.png) -在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件(目前支持部分型号网闸,具体型号请联系天谋科技工作人员确认),配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: +在这个例子中,需要使用 sink 任务中的 iotdb-air-gap-sink 插件,配置网闸后,在 A IoTDB 上执行下列语句,其中 node-urls 填写网闸配置的目标端 IoTDB 中 DataNode 节点的数据服务端口的 url,详细语句如下: ```SQL create pipe A2B @@ -440,6 +440,17 @@ with sink ( 'node-urls' = '10.53.53.53:9780', -- 目标端 IoTDB 中 DataNode 节点的数据服务端口的 url ) ``` +**注意:目前支持的网闸型号** + +| 网闸类型 | 网闸型号 | 回包限制 | 发送限制 | +| ------------ | -------------------------------------------- | ----------------- | --------------- | +| 正向型 | 南瑞 Syskeeper-2000 正向型 | 全 0 / 全 1 bytes | 无限制 | +| 正向型 | 许继自研网闸 | 全 0 / 全 1 bytes | 无限制 | +| 未标记正反向 | 威努特安全隔离与信息交换系统 | 无限制 | 无限制 | +| 正向型 | 科东 StoneWall-2000 网络安全隔离设备(正向型) | 无限制 | 无限制 | +| 反向型 | 南瑞 Syskeeper-2000 反向型 | 全 0 / 全 1 bytes | 满足 E 语言格式 | +| 未标记正反向 | 迪普科技ISG5000 | 无限制 | 无限制 | +| 未标记正反向 | 熙羚安全隔离与信息交换系统XL—GAP | 无限制 | 无限制 | ### 压缩同步