CN112235157A - Router equipment testing method and system based on two-layer network - Google Patents

Router equipment testing method and system based on two-layer network Download PDF

Info

Publication number
CN112235157A
CN112235157A CN202011053628.XA CN202011053628A CN112235157A CN 112235157 A CN112235157 A CN 112235157A CN 202011053628 A CN202011053628 A CN 202011053628A CN 112235157 A CN112235157 A CN 112235157A
Authority
CN
China
Prior art keywords
test
tested
testing
intermediate agent
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011053628.XA
Other languages
Chinese (zh)
Other versions
CN112235157B (en
Inventor
黎德
曹连峰
何奎
陶洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Robustel Technologies Co ltd
Original Assignee
Guangzhou Robustel Technologies Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Robustel Technologies Co ltd filed Critical Guangzhou Robustel Technologies Co ltd
Priority to CN202011053628.XA priority Critical patent/CN112235157B/en
Publication of CN112235157A publication Critical patent/CN112235157A/en
Application granted granted Critical
Publication of CN112235157B publication Critical patent/CN112235157B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention belongs to the technical field of communication, and particularly relates to a router equipment testing method based on a two-layer network, which comprises the following steps: step 1: the server generates a test instruction according to the target IP address and the ID of the device to be tested and sends the test instruction to the test intermediate agent; step 2: the test intermediate agent forwards the test instruction to the device to be tested; and step 3: the device to be tested feeds test data back to the test intermediate agent; and 4, step 4: the test staging agent receives test data. The method is based on the two-layer network RTest protocol to communicate in the data link layer, so that the operation is simple, the server and the test intermediate agent forward the data packet according to the IP address of the network card, and the related protocol data processing is mainly forwarded by the test intermediate agent for transfer processing, thereby achieving the development principle of high cohesion and low coupling of the test system structure, ensuring that the independence of the system development side and the equipment development side is stronger, and the application capability and the expansibility are good, and the method can meet the test requirement of the diversification of the equipment of the company. Meanwhile, the invention also discloses a test system.

Description

Router equipment testing method and system based on two-layer network
Technical Field
The invention belongs to the field of communication, and particularly relates to a router device testing method and system based on a two-layer network.
Background
Under the condition that production test is not fully popularized, the test of the routing equipment usually needs to be manually connected with a network port, a routing system is logged in to test the basic function of the routing by inputting various test instructions, and meanwhile, various setting parameters of the router are checked through a routing page to manually check whether the relevant test requirements are met so as to achieve the test purpose.
According to the existing testing technical scheme, manual testing and manual recording are not only low in efficiency, but also easy to make mistakes in manual judgment.
The test reliability and stability are poor, the product customization requirements are increasing day by day, various test requirements and standards are diversified, the artificial control difficulty is extremely high, and quality accidents can be caused without leaving the spirit, so that unpredictable loss is caused to companies.
CN201010572288.1 discloses an automatic test method of network equipment products based on VB Script, which comprises S1, an automatic test program reads test variables, equipment serial numbers and network interface MAC addresses set by a user, and issues a test command set, each test variable is initialized and assigned, a test flag is set to be 0, the network interface MAC addresses are used for two-layer flow forwarding, and the issuing of the test command set is mainly used for configuring an equipment register; s2, when the equipment runs, the automatic test program tests each test item of the equipment and extracts the character string of the running result of the equipment; s3, comparing the extracted character string with the input test variable to judge whether the test is passed, if not, adding 1 to the test mark, and if the test mark is 0 after the test is finished, passing the test; and S4, automatically generating a test result file and writing.
The problems with this solution are: the method adopts an automatic test program for testing, can not meet the requirements of high cohesion and low coupling when the test equipment type changes greatly and the test methods are various, once the test content needs to be modified, the method relates to the rewriting and massive modification of the automatic test program, and is not beneficial to large-scale application.
The problem that this scheme will solve is: the automation of how to perform the automatic testing of the router with high cohesion and low coupling.
Disclosure of Invention
The invention aims to provide a router equipment testing method based on a two-layer network, which is based on the RTest protocol of the two-layer network to communicate at a data link layer, so that the operation is simple, a server and a testing intermediate agent forward data packets according to IP addresses of network cards, and related protocol data processing is mainly forwarded by the testing intermediate agent for transfer processing, thereby achieving the development principle of high cohesion and low coupling of a testing system structure, ensuring that the independence of system development and equipment development sides is stronger, and the performance and the expansibility of each application are good, thereby being suitable for the diversified testing requirements of the equipment of the company. Meanwhile, the invention also discloses a test system.
The technical scheme of the invention is as follows:
a router equipment testing method based on a two-layer network comprises the following steps:
step 1: the server generates a test instruction according to the target IP address and the ID of the device to be tested and sends the test instruction to the test intermediate agent;
step 2: the test intermediate agent forwards the test instruction to the device to be tested;
and step 3: the device to be tested feeds test data back to the test intermediate agent;
and 4, step 4: the test intermediate agent receives test data;
the server, the test intermediate agent and the equipment to be tested in the steps 1-4 are communicated on the basis of a two-layer network protocol in a data link layer;
the target IP address of the device to be tested contained in the message of the two-layer network protocol is obtained by the test intermediate agent by using a discover mechanism.
In the above two-layer network-based router device testing method, after the device to be tested is mounted on the test fixture, the test intermediate agent collects the ID of the device to be tested and sends a discover data packet containing the ID to each IP address in the network; when the device to be tested matched with the ID responds to the discover data packet, the testing intermediate agent receives response data sent by the device to be tested, wherein the response data comprises a target IP address and the ID of the device to be tested; the testing intermediate agent sends the ID and the target IP address of the device to be tested to a server; and the server adds the ID and the target IP address into the test instruction to carry out the step 1.
In the above method for testing router devices based on a two-layer network, the server is preset with test contents corresponding to each ID, and the test instruction includes the test contents.
In the above method for testing a router device based on a two-layer network, the two-layer network protocol is a UDP protocol; the message of the UDP protocol comprises a source IP address, a target IP address, a type and a message body; the message header of the UDP protocol comprises a protocol magic number, a length, a command type, a protocol version, a reservation number and an ID.
In the router equipment testing method based on the two-layer network, the testing intermediate agent is carried on an upper computer, and an MES display page is arranged on the upper computer; the test intermediate agent is used for analyzing the test data to obtain a test result; and the MES display page is used for displaying the test result.
In the above two-layer network-based router device testing method, when the testing intermediate agent analyzes the test data and determines that the test process is abnormal, a retest instruction is sent to the server and the MES display page does not display the test result, where the retest instruction includes the ID and the target IP address of the device to be tested.
In the above method for testing router devices based on a two-layer network, the devices to be tested include router devices and test auxiliary devices for assisting in testing routers.
Meanwhile, the invention also discloses a router equipment test system based on the two-layer network, which comprises the following steps:
a server: the system comprises a test intermediate agent, a test target IP address generation module, a test command generation module and a test data processing module, wherein the test intermediate agent is used for generating a test command according to the ID and the target IP address of the device to be tested and sending the test command to the test intermediate agent;
testing the intermediate agent: the device is used for forwarding the test instruction to the device to be tested, collecting the test data of the device to be tested, and processing the test data to generate a test result;
the server, the test intermediate agent and the equipment to be tested communicate with each other on the basis of a two-layer network protocol at a data link layer;
the target IP address of the device to be tested contained in the message of the two-layer network protocol is obtained by the test intermediate agent by using a discover mechanism.
In the router equipment test system based on the two-layer network, the router equipment test system further comprises an upper computer, the test intermediate agent is carried on the upper computer, an MES display unit is further arranged on the upper computer, and the MES display page is used for displaying the test result.
In the router equipment testing system based on the two-layer network, when the testing intermediate agent analyzes the testing data and considers that the testing process is abnormal, a retest instruction is sent to the server and the MES display page does not display the testing result, wherein the retest instruction comprises the ID and the target IP address of the equipment to be tested.
The invention has the following beneficial effects:
the method of the invention is based on the RTest protocol of the two-layer network to communicate in the data link layer, so that the operation is simple, the server and the test intermediate agent forward the data packet according to the IP address of the network card, and the related protocol data processing is mainly forwarded by the test intermediate agent for relay processing, thereby achieving the development principle of high cohesion and low coupling of the test system structure, ensuring that the independence of the system development side and the equipment development side is stronger, and the application capability and the expansibility are good, thereby being suitable for the test requirement of the diversification of the equipment of the company.
Meanwhile, the invention also discloses a test system.
Drawings
FIG. 1 is a flow chart of example 1;
FIG. 2 is a structural view of embodiment 2;
fig. 3 is a flowchart of the operation of example 2.
Detailed Description
The technical solution of the present invention will be described in further detail with reference to the following embodiments, but the present invention is not limited thereto.
Example 1
Referring to fig. 1, a method for testing a router device based on a two-layer network includes the following steps:
step 1: the server generates a test instruction according to the target IP address and the ID of the device to be tested and sends the test instruction to the test intermediate agent;
step 2: the test intermediate agent forwards the test instruction to the device to be tested;
and step 3: the device to be tested feeds test data back to the test intermediate agent;
and 4, step 4: the test intermediate agent receives test data;
in the step 1-4, the server, the test intermediate agent and the equipment to be tested communicate on the basis of a two-layer network protocol-UDP protocol at a data link layer; the two-layer network is the network transmission layer of the bottom layer in the seven-layer communication protocol of the computer, called data link layer for short, and mainly packages the unprocessed bit data transmitted from the physical layer into data frames to send the related data to the appointed computer network card in the form of messages.
The target IP address of the device to be tested contained in the message of the two-layer network protocol is obtained by the test intermediate agent by using a discover mechanism.
The Rtest protocol is the integration of a discover mechanism and a UDP protocol, namely after the device to be tested is installed, device discovery is carried out through the discover mechanism, and interaction of test instructions and results is carried out through the UDP protocol.
Specifically, after the device to be tested is installed on the test fixture, the test intermediate agent acquires the ID of the device to be tested and sends a discover data packet containing the ID to each IP address in the network;
after the device to be tested, namely the router, is installed on a test fixture, the ID number of the device is scanned manually through a scanner, and the scanner transmits the ID to a test intermediate agent; certainly, in practical application, the ID of the device to be tested may be obtained in other manners, and the current testing manner supports both manual scanning and automatic testing by automatically reading the device ID by an intermediate agent, which is not limited too much.
When the device to be tested matched with the ID responds to the discover data packet, the testing intermediate agent receives response data sent by the device to be tested, wherein the response data comprises a target IP address and the ID of the device to be tested; the testing intermediate agent sends the ID and the target IP address of the device to be tested to a server; and the server adds the ID and the target IP address into the test instruction to carry out the step 1.
In this embodiment, the testing method meets the design requirement of high cohesion and low coupling, all the test contents are stored in the server, specifically, the server is preset with the test contents corresponding to each ID, and the test instruction includes the test contents. When equipment with a new model needs to be tested, the test content is only required to be updated at the server side, and the test intermediate agent does not need to be changed.
The ID can be a serial number of the equipment, and also can be a number which is uniquely associated with the serial number and is prestored in a server or generated by the server.
In this embodiment, the two-layer network protocol is a UDP protocol; the message of the UDP protocol comprises a source IP address, a target IP address, a type and a message body; the message header of the UDP protocol comprises a protocol magic number, a length, a command type, a protocol version, a reservation number and an ID.
The message structure of the RTest protocol is shown in the following table 1:
table 1:
Destination MAC Source MAC Type Message
the structure of the message header is shown in table 2:
Figure BDA0002710282510000051
in the test, the test intermediate agent is carried on an upper computer, and an MES display page is arranged on the upper computer; the test intermediate agent is used for analyzing the test data to obtain a test result; the MES display page is used for displaying the test result;
the test result is generally divided into two results of passing test and bad equipment to be tested, and another situation is that the test process is abnormal, when the test intermediate agent analyzes the test data and considers that the test process is abnormal, a retest instruction is sent to the server and the MES display page does not display the test result, wherein the retest instruction comprises the ID and the target IP address of the equipment to be tested.
In the test process of some types of router devices, the devices to be tested comprise the router devices and test auxiliary devices for auxiliary testing of the routers, and test instructions of the auxiliary test devices are forwarded by the router devices.
The method of the invention is based on the RTest protocol of the two-layer network to communicate in the data link layer, so that the operation is simple, the server and the test intermediate agent forward the data packet according to the IP address of the network card, and the related protocol data processing is mainly forwarded by the test intermediate agent for relay processing, thereby achieving the development principle of high cohesion and low coupling of the test system structure, ensuring that the independence of the system development side and the equipment development side is stronger, and the application capability and the expansibility are good, thereby being suitable for the test requirement of the diversification of the equipment of the company.
Example 2
Referring to fig. 2 and 3, a router test system includes a server: the system comprises a test intermediate agent, a test target IP address generation module, a test command generation module and a test data processing module, wherein the test intermediate agent is used for generating a test command according to the ID and the target IP address of the device to be tested and sending the test command to the test intermediate agent;
testing the intermediate agent: the device is used for forwarding the test instruction to the device to be tested, collecting the test data of the device to be tested, and processing the test data to generate a test result;
the server, the test intermediate agent and the equipment to be tested communicate with each other on the basis of a two-layer network protocol at a data link layer;
the target IP address of the device to be tested contained in the message of the two-layer network protocol is obtained by the test intermediate agent by using a discover mechanism.
In addition, the system also comprises an upper computer, the testing intermediate agent is carried on the upper computer, an MES display unit is further arranged on the upper computer, the MES display page is used for displaying the testing result, when the testing intermediate agent analyzes the testing data and then considers that the testing process is abnormal, a retest instruction is sent to the server, the MES display page does not display the testing result, and the retest instruction comprises the ID and the target IP address of the equipment to be tested.
The above embodiments are preferred embodiments of the present invention, but the present invention is not limited to the above embodiments, and any other changes, modifications, substitutions, combinations, and simplifications which do not depart from the spirit and principle of the present invention should be construed as equivalents thereof, and all such changes, modifications, substitutions, combinations, and simplifications are intended to be included in the scope of the present invention.

Claims (10)

1. A router equipment testing method based on a two-layer network is characterized by comprising the following steps:
step 1: the server generates a test instruction according to the target IP address and the ID of the device to be tested and sends the test instruction to the test intermediate agent;
step 2: the test intermediate agent forwards the test instruction to the device to be tested;
and step 3: the device to be tested feeds test data back to the test intermediate agent;
and 4, step 4: the test intermediate agent receives test data;
the server, the test intermediate agent and the equipment to be tested in the steps 1-4 are communicated on the basis of a two-layer network protocol in a data link layer;
the target IP address of the device to be tested contained in the message of the two-layer network protocol is obtained by the test intermediate agent by using a discover mechanism.
2. The method for testing router devices based on two-layer network as claimed in claim 1, wherein after the device to be tested is mounted on the test fixture, the test staging agent collects the ID of the device to be tested and sends discover data packets containing the ID to each IP address in the network; when the device to be tested matched with the ID responds to the discover data packet, the testing intermediate agent receives response data sent by the device to be tested, wherein the response data comprises a target IP address and the ID of the device to be tested; the testing intermediate agent sends the ID and the target IP address of the device to be tested to a server; and the server adds the ID and the target IP address into the test instruction to carry out the step 1.
3. The method according to claim 1, wherein test contents corresponding to the respective IDs are preset in the server, and the test instruction includes the test contents.
4. The method for testing a router device based on a two-layer network according to claim 1, wherein the two-layer network protocol is UDP; the message of the UDP protocol comprises a source IP address, a target IP address, a type and a message body; the message header of the UDP protocol comprises a protocol magic number, a length, a command type, a protocol version, a reservation number and an ID.
5. The two-layer network-based router equipment testing method according to claim 1, wherein the testing intermediate agent is mounted on an upper computer, and an MES display page is further arranged on the upper computer; the test intermediate agent is used for analyzing the test data to obtain a test result; and the MES display page is used for displaying the test result.
6. The method as claimed in claim 5, wherein when the testing data is analyzed by the testing staging agent and the testing process is considered to be abnormal, a retest instruction is sent to the server and the MES display page does not display the testing result, wherein the retest instruction includes the ID and the target IP address of the device to be tested.
7. The two-layer network-based router device testing method of claim 1, wherein the devices to be tested comprise router devices and test auxiliary devices for assisting in testing the routers.
8. A router device test system based on a two-layer network, comprising:
a server: the system comprises a test intermediate agent, a test target IP address generation module, a test command generation module and a test data processing module, wherein the test intermediate agent is used for generating a test command according to the ID and the target IP address of the device to be tested and sending the test command to the test intermediate agent;
testing the intermediate agent: the device is used for forwarding the test instruction to the device to be tested, collecting the test data of the device to be tested, and processing the test data to generate a test result;
the server, the test intermediate agent and the equipment to be tested communicate with each other on the basis of a two-layer network protocol at a data link layer;
the target IP address of the device to be tested contained in the message of the two-layer network protocol is obtained by the test intermediate agent by using a discover mechanism.
9. The two-layer network-based router equipment testing system of claim 8, further comprising an upper computer, wherein the testing intermediate agent is mounted on the upper computer, the upper computer is further provided with an MES display unit, and the MES display page is used for displaying a testing result.
10. The two-tier network-based router device testing system of claim 8, wherein when the testing staging agent analyzes the test data and determines that the testing process is abnormal, a retest command is sent to the server and the MES display page does not display the test result, wherein the retest command includes an ID and a target IP address of the device to be tested.
CN202011053628.XA 2020-09-30 2020-09-30 Router equipment testing method and system Active CN112235157B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011053628.XA CN112235157B (en) 2020-09-30 2020-09-30 Router equipment testing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011053628.XA CN112235157B (en) 2020-09-30 2020-09-30 Router equipment testing method and system

Publications (2)

Publication Number Publication Date
CN112235157A true CN112235157A (en) 2021-01-15
CN112235157B CN112235157B (en) 2022-05-17

Family

ID=74119620

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011053628.XA Active CN112235157B (en) 2020-09-30 2020-09-30 Router equipment testing method and system

Country Status (1)

Country Link
CN (1) CN112235157B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938933A (en) * 2021-09-15 2022-01-14 深圳市共进电子股份有限公司 Network test method, network test system and test host
CN113992531A (en) * 2021-10-20 2022-01-28 成都长虹网络科技有限责任公司 Router stability testing method, system, computer equipment and storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080043630A1 (en) * 2006-08-18 2008-02-21 Hon Hai Precision Industry Co., Ltd. Network device test system and method for testing network device
US20080075079A1 (en) * 2006-09-22 2008-03-27 Nortel Networks Limited Method and apparatus for verification of at least a portion of a datagram's header information
CN102014023A (en) * 2010-12-03 2011-04-13 汉柏科技有限公司 VB Script based automatic testing method of network equipment products
CN102185738A (en) * 2011-05-13 2011-09-14 迈普通信技术股份有限公司 Communication equipment hardware host testing system and testing method
CN102447708A (en) * 2012-01-14 2012-05-09 杭州安恒信息技术有限公司 Communication implementation method based on application-layer transparent proxy technology
CN106452975A (en) * 2016-11-18 2017-02-22 上海斐讯数据通信技术有限公司 Method and system for testing router
CN107592243A (en) * 2017-10-23 2018-01-16 上海斐讯数据通信技术有限公司 A kind of method and device for verifying router static binding function
CN108063697A (en) * 2017-12-15 2018-05-22 广州鲁邦通物联网科技有限公司 A kind of batch tests the method and system with identical IP address equipment simultaneously
CN108322356A (en) * 2017-01-18 2018-07-24 重庆邮电大学 A kind of industrial network gateway compatibility test method based on MQTT
CN108399125A (en) * 2018-02-08 2018-08-14 深圳壹账通智能科技有限公司 Automated testing method, device, computer equipment and storage medium
CN109656831A (en) * 2018-12-26 2019-04-19 北京物芯科技有限责任公司 Test packet centralization generation method, device, equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080043630A1 (en) * 2006-08-18 2008-02-21 Hon Hai Precision Industry Co., Ltd. Network device test system and method for testing network device
US20080075079A1 (en) * 2006-09-22 2008-03-27 Nortel Networks Limited Method and apparatus for verification of at least a portion of a datagram's header information
CN102014023A (en) * 2010-12-03 2011-04-13 汉柏科技有限公司 VB Script based automatic testing method of network equipment products
CN102185738A (en) * 2011-05-13 2011-09-14 迈普通信技术股份有限公司 Communication equipment hardware host testing system and testing method
CN102447708A (en) * 2012-01-14 2012-05-09 杭州安恒信息技术有限公司 Communication implementation method based on application-layer transparent proxy technology
CN106452975A (en) * 2016-11-18 2017-02-22 上海斐讯数据通信技术有限公司 Method and system for testing router
CN108322356A (en) * 2017-01-18 2018-07-24 重庆邮电大学 A kind of industrial network gateway compatibility test method based on MQTT
CN107592243A (en) * 2017-10-23 2018-01-16 上海斐讯数据通信技术有限公司 A kind of method and device for verifying router static binding function
CN108063697A (en) * 2017-12-15 2018-05-22 广州鲁邦通物联网科技有限公司 A kind of batch tests the method and system with identical IP address equipment simultaneously
CN108399125A (en) * 2018-02-08 2018-08-14 深圳壹账通智能科技有限公司 Automated testing method, device, computer equipment and storage medium
CN109656831A (en) * 2018-12-26 2019-04-19 北京物芯科技有限责任公司 Test packet centralization generation method, device, equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938933A (en) * 2021-09-15 2022-01-14 深圳市共进电子股份有限公司 Network test method, network test system and test host
CN113992531A (en) * 2021-10-20 2022-01-28 成都长虹网络科技有限责任公司 Router stability testing method, system, computer equipment and storage medium
CN113992531B (en) * 2021-10-20 2023-02-24 成都长虹网络科技有限责任公司 Router stability testing method, system, computer equipment and storage medium

Also Published As

Publication number Publication date
CN112235157B (en) 2022-05-17

Similar Documents

Publication Publication Date Title
CN112235157B (en) Router equipment testing method and system
CN100454905C (en) Method for passing through network address switching
CN102420765B (en) Method and device for determining physical link between switchboard and terminal
CN102281180A (en) Virtual network interface card (NIC) communication device applied in mutual communication of terminals in different local area networks
CN105991441B (en) The method and apparatus that route forwarding table is issued to BGP Route Selection
CN101388800A (en) Method, device and system for pressed test to network performance of server
CN103312532B (en) The automatic method for removing of fault for things-internet gateway and system
CN106603550A (en) Network isolation method and network isolation device
CN106790222A (en) A kind of MODBUS/ interconnects manufacture network information service adapter and its implementation entirely
CN113347258B (en) Method and system for data acquisition, monitoring and analysis under cloud flow
CN106790759A (en) IPv4/IPv6 converting systems and method based on SDN
CN111510516A (en) Network framework of distributed system of testing machine and communication method
CN104660597A (en) Three-layer authentication method and device as well as three-layer authentication exchanger
CN106713519A (en) Network communication method and system based on software-defined networking
CN105227403A (en) A kind of OpenStack network flow monitoring method
CN104113513B (en) A kind of detecting host method, apparatus and system
CN208299813U (en) A kind of parallel test system based on routing
CN106210167B (en) A kind of method of extended wireless controller equiment mac address forwarding table capacity
CN205945779U (en) Network flow analysis device and equipment
CN103117880A (en) Web technology based network topological generation method
CN106657377B (en) A kind of WIA-PA/ interconnects manufacture network information service adapter and implementation method entirely
CN102868642B (en) The method and apparatus of NVGRE message repeating is realized in ASIC
CN116599775A (en) Asset discovery system and method combining active and passive detection
CN115242760B (en) SFU system and method based on WebRTC
CN106789299B (en) A kind of satellite remote station management system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 511356 Room 501, building 2, No. 63, Yong'an Avenue, Huangpu District, Guangzhou, Guangdong

Applicant after: Guangzhou lubangtong Internet of things Technology Co.,Ltd.

Address before: 510653 room F315, 95 daguanzhong Road, Tianhe District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU ROBUSTEL TECHNOLOGIES Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant