From 475114f6ca076dc32cd02f9cbb802a244ff33795 Mon Sep 17 00:00:00 2001 From: Hui Li Date: Tue, 1 Sep 2020 12:30:20 +0800 Subject: [PATCH] [TD-1256] --- documentation20/webdocs/markdowndocs/faq-ch.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/documentation20/webdocs/markdowndocs/faq-ch.md b/documentation20/webdocs/markdowndocs/faq-ch.md index 0d686adc8d..27c1054dc8 100644 --- a/documentation20/webdocs/markdowndocs/faq-ch.md +++ b/documentation20/webdocs/markdowndocs/faq-ch.md @@ -78,19 +78,31 @@ `host: ubuntu-vbox6 start port: 6030 end port: 6042 packet len: 1000` `tcp port:6030 test ok. udp port:6030 test ok.` + `tcp port:6031 test ok. udp port:6031 test ok.` + `tcp port:6032 test ok. udp port:6032 test ok.` + `tcp port:6033 test ok. udp port:6033 test ok.` + `tcp port:6034 test ok. udp port:6034 test ok.` + `tcp port:6035 test ok. udp port:6035 test ok.` + `tcp port:6036 test ok. udp port:6036 test ok.` + `tcp port:6037 test ok. udp port:6037 test ok.` + `tcp port:6038 test ok. udp port:6038 test ok.` + `tcp port:6039 test ok. udp port:6039 test ok.` + `tcp port:6040 test ok. udp port:6040 test ok.` + `tcp port:6041 test ok. udp port:6041 test ok.` + `tcp port:6042 test ok. udp port:6042 test ok.` - + 如果某个端口不通,会输出 `port:xxxx test fail`的信息。 -- GitLab