CN116016259B - Automatic router stability detection system, method, equipment and storage medium - Google Patents

Automatic router stability detection system, method, equipment and storage medium Download PDF

Info

Publication number
CN116016259B
CN116016259B CN202211592071.6A CN202211592071A CN116016259B CN 116016259 B CN116016259 B CN 116016259B CN 202211592071 A CN202211592071 A CN 202211592071A CN 116016259 B CN116016259 B CN 116016259B
Authority
CN
China
Prior art keywords
router
tested
server
control host
stability
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.)
Active
Application number
CN202211592071.6A
Other languages
Chinese (zh)
Other versions
CN116016259A (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 V Solution Telecommunication Technology Co ltd
Original Assignee
Guangzhou V Solution Telecommunication Technology 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 V Solution Telecommunication Technology Co ltd filed Critical Guangzhou V Solution Telecommunication Technology Co ltd
Priority to CN202211592071.6A priority Critical patent/CN116016259B/en
Publication of CN116016259A publication Critical patent/CN116016259A/en
Application granted granted Critical
Publication of CN116016259B publication Critical patent/CN116016259B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a router stability automatic detection system, a router stability automatic detection method, router stability automatic detection equipment and a storage medium, wherein the system comprises a plurality of routers to be detected, a first switch, a second switch, a server and a control host; the WAN ports of the routers to be tested are respectively connected with the server through the first switch, and the LAN ports of the routers to be tested are respectively connected with the network port of the control host through the second switch. The invention provides an automatic router stability detection system, method, equipment and storage medium, which solve the problem that the simultaneous detection of the router stability in batches is difficult to achieve at present.

Description

Automatic router stability detection system, method, equipment and storage medium
Technical Field
The present invention relates to the technical field of router testing, and in particular, to a system, a method, an apparatus, and a storage medium for automatically detecting router stability.
Background
With the development of information technology, routers are widely used in various places, and it is particularly important whether the routers can work normally for a long time, so it is very necessary to test whether the routers can work normally under the environment of multiple switch starts and long-time flow loading.
The existing router stability testing method mostly utilizes a data analyzer to carry out data loading test on a single router, and then judges the working stability of the router by manually observing the state of the router and calculating the packet loss rate. The price of professional multi-port data analysis instruments is very expensive, the number of routers which can be tested in one test is severely limited by the ports of the test instruments, the stability of the routers is difficult to detect simultaneously in batches, and batch debugging and batch verification in the research and development stage and batch verification in the production and inspection stage are not facilitated.
Disclosure of Invention
The invention provides an automatic router stability detection system, method, equipment and storage medium for overcoming the technical defect that the simultaneous detection of batch router stability is difficult to achieve at present.
In order to solve the technical problems, the technical scheme of the invention is as follows:
the router stability automatic detection system comprises a plurality of routers to be detected, a first switch, a second switch, a server and a control host;
the first switch is used for forwarding data for each router to be tested and the server;
the second switch is used for forwarding data for each router to be tested and the control host;
the server is used for transmitting data with each router to be tested, and providing DHCP automatic IP address acquisition service and FTP uploading and downloading file service for each router to be tested;
the control host is used for transmitting data with each router to be tested, initiating an uploading or downloading instruction to each router to be tested, enabling each router to be tested to automatically bear a data stream, counting the task completion rate of each router to be tested, and outputting the stability of the router to be tested according to the task completion rate;
the WAN ports of the routers to be tested are respectively connected with the server through the first switch, and the LAN ports of the routers to be tested are respectively connected with the network port of the control host through the second switch.
In the scheme, the control host initiates the uploading or downloading instruction to enable each router to be tested to automatically bear the data flow, then the task completion rate of each router to be tested is counted, the stability of the routers to be tested is output according to the task completion rate, the purpose of simultaneously and automatically detecting the stability of the routers in batches is achieved, and the method is simple and effective, and does not need expensive instruments and equipment.
Preferably, the router further comprises a power supply controller for controlling each router to be tested to be powered on or powered off.
Preferably, the control host automatically counts the total number N of execution task instructions of the ith router to be tested i And number of failures F of executing task instruction i Calculating the task completion rate M of the ith router to be tested i
M i =(N i -F i )/N i *100%。
Preferably, if the task completion rate of the ith router to be tested is greater than or equal to a preset completion rate threshold, outputting that the stability of the ith router to be tested reaches the standard; if the task completion rate of the ith router to be tested is smaller than a preset completion rate threshold, outputting that the stability of the ith router to be tested does not reach the standard.
Preferably, the server is a DHCP/FTP server, and the DHCP service and the FTP service are started by default.
Preferably, the router defaults to a DHCP mode as a WAN surfing mode.
Preferably, the control host configures a LINUX operating system.
The router stability automatic detection method is realized based on the router stability automatic detection system and comprises the following steps:
s1: starting N routers to be tested, and respectively and automatically acquiring IP addresses through a server, wherein N is more than or equal to 1;
s2: establishing N network interfaces by a control host and sending a request of connecting N clients with a server based on a source MAC address;
s3: after the server automatically passes the request, the N clients are successfully connected, and the download data transmission operation is executed, so that N routers to be tested automatically bear the data flow;
s4: circularly executing the downloading instruction to a preset stopping condition, automatically counting the total times of executing the task instruction and the times of failing to execute the task instruction of each router to be tested, and respectively calculating the task completion rate of each router to be tested;
s5: and outputting the stability of the corresponding router to be tested according to the task completion rate of each router to be tested.
The invention further provides a computer device based on the router stability automatic detection method, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein when the processor executes the computer program, the processor is enabled to execute the router stability automatic detection method.
The invention further provides a computer readable storage medium on which a computer program is stored, which when being executed by a processor, causes the processor to execute the router stability automatic detection method.
Compared with the prior art, the technical scheme of the invention has the beneficial effects that:
the invention provides a router stability automatic detection system, a method, equipment and a storage medium, which enable routers to be detected to automatically bear data streams by initiating an uploading or downloading instruction through a control host, then count the task completion rate of the routers to be detected, and output the stability of the routers to be detected according to the task completion rate, thereby achieving the purpose of simultaneously and automatically detecting the stability of batch routers, being simple and effective, and needing no expensive instrument and equipment.
Drawings
FIG. 1 is a schematic diagram of a modular connection according to the present invention;
FIG. 2 is a schematic diagram of a power controller module connection according to the present invention;
FIG. 3 is a schematic diagram illustrating the connection between a power supply controller and each router to be tested according to the present invention;
FIG. 4 is a flow chart of the steps performed in the embodiment of the present invention;
FIG. 5 is a schematic diagram of the detection result of the present invention.
Detailed Description
The drawings are for illustrative purposes only and are not to be construed as limiting the present patent;
for the purpose of better illustrating the embodiments, certain elements of the drawings may be omitted, enlarged or reduced and do not represent the actual product dimensions;
it will be appreciated by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
The technical scheme of the invention is further described below with reference to the accompanying drawings and examples.
Example 1
As shown in fig. 1, an automatic router stability detection system includes a plurality of routers to be detected, and further includes a first switch, a second switch, a server and a control host;
the first switch is used for forwarding data for each router to be tested and the server;
the second switch is used for forwarding data for each router to be tested and the control host;
the server is used for transmitting data with each router to be tested, and providing DHCP automatic IP address acquisition service and FTP uploading and downloading file service for each router to be tested;
the control host is used for transmitting data with each router to be tested, initiating an uploading or downloading instruction to each router to be tested, enabling each router to be tested to automatically bear a data stream, counting the task completion rate of each router to be tested, and outputting the stability of the router to be tested according to the task completion rate;
the WAN ports of the routers to be tested are respectively connected with the server through the first switch, and the LAN ports of the routers to be tested are respectively connected with the network port of the control host through the second switch.
In the specific implementation process, the control host initiates an uploading or downloading instruction to enable each router to be tested to automatically bear the data flow, then the task completion rate of each router to be tested is counted, the stability of the routers to be tested is output according to the task completion rate, the purpose of simultaneously and automatically detecting the stability of the routers in batches is achieved, and the method is simple and effective, and does not need expensive instruments and equipment.
Example 2
The router stability automatic detection system comprises a plurality of routers to be detected, a first switch, a second switch, a server and a control host;
the first switch is used for forwarding data for each router to be tested and the server;
the second switch is used for forwarding data for each router to be tested and the control host; the control host computer issues an instruction for uploading data or downloading data through the network port, and the data stream is communicated with each router to be tested through a port of the second switch;
the server is used for transmitting data with each router to be tested, and providing DHCP automatic IP address acquisition service and FTP uploading and downloading file service for each router to be tested;
the control host is used for transmitting data with each router to be tested, initiating an uploading or downloading instruction to each router to be tested, enabling each router to be tested to automatically bear a data stream, counting the task completion rate of each router to be tested, and outputting the stability of the router to be tested according to the task completion rate;
the WAN ports of the routers to be tested are respectively connected with the server through the first switch, and the LAN ports of the routers to be tested are respectively connected with the network port of the control host through the second switch.
More specifically, the system also comprises a power supply controller for controlling each router to be tested to be connected or disconnected with the power supply;
the serial port of the power supply controller is connected with the serial port of the control host, the input end is externally connected with an alternating current power supply, and the output end is respectively connected with the power supply adapter of each router to be tested.
In the specific implementation process, as shown in fig. 2-3, a control host controls a power supply controller through a host serial port, and the power supply controller is used for controlling a power switch of a 220V socket connected with a power supply adapter of each router to be tested; the working principle of the circuit controller is as follows: the time of the high level and the low level of the GPIO of the CPLD is set through a serial port input command, so that the JQC-3FF-012-S-Z relay is controlled to turn on and off the power supply of the 220V socket, and the power supply of the router is controlled in batches. When the control host sets the state of the power supply controller to be on, each router to be tested is electrified and started; when the control host sets the state of the power supply controller to be closed, each router to be tested is powered off and shut down.
More specifically, the control host automatically counts the total number N of execution task instructions of the ith router to be tested i And number of failures F of executing task instruction i Calculating the task completion rate M of the ith router to be tested i
M i =(N i -F i )/N i *100%。
More specifically, if the task completion rate of the ith router to be tested is greater than or equal to a preset completion rate threshold, outputting that the stability of the ith router to be tested reaches the standard; if the task completion rate of the ith router to be tested is smaller than a preset completion rate threshold, outputting that the stability of the ith router to be tested does not reach the standard.
In a specific implementation process, the preset completion rate threshold is set to 95%.
More specifically, the server is a DHCP/FTP server, and the DHCP service and the FTP service are started by default.
More specifically, the router defaults to a WAN surfing mode as a DHCP mode.
More specifically, the VLAN mode of all ports in the first switch is configured as a Trunk mode.
More specifically, the VLAN mode of all ports in the second switch is configured as a Trunk mode.
More specifically, the control host configures the LINUX operating system.
Example 3
As shown in fig. 4, the automatic router stability detection method is implemented based on the automatic router stability detection system, and comprises the following steps:
s1: starting N routers to be tested, and respectively and automatically acquiring IP addresses through a server, wherein N is more than or equal to 1;
s2: establishing N network interfaces by a control host and sending a request of connecting N clients with a server based on a source MAC address;
s3: after the server automatically passes the request, the N clients are successfully connected, and the download data transmission operation is executed, so that N routers to be tested automatically bear the data flow;
s4: circularly executing the downloading instruction to a preset stopping condition, automatically counting the total times of executing the task instruction and the times of failing to execute the task instruction of each router to be tested, and respectively calculating the task completion rate of each router to be tested;
in actual implementation, the preset stopping condition may be set to a certain duration (for example, 24 hours), or may be set to a certain execution number.
S5: and outputting the stability of the corresponding router to be tested according to the task completion rate of each router to be tested.
Example 4
In this embodiment, 8 routers are tested, and fig. 5 shows a primary stability detection result.
Each router defaults to a WAN networking mode to be a DHCP mode, and the LAN IP is 192.168.1.1.
The DHCP/FTP server opens DHCP services and FTP services by default.
The first switch (first test PC) configures all port VLAN modes as Trunk modes, VLAN ID 1, pvid 1.
And a second switch (second test PC) for configuring the 1 st to 8 th port VLAN modes as Trunk modes, VLAN IDs of 101, 102, 103, 104, 105, 106, 107, 108, and PVIDs of 101, 102, 103, 104, 105, 106, 107, 108, respectively. The port 16VLAN mode is configured as Trunk mode, VLAN IDs are 101, 102, 103, 104, 105, 106, 107, 108, and pvid is 1.
The control host computer preloads LINUX system, establishes 8 VLAN interfaces on the network card:
the first interface VLAN ID is 101, and the IP address is 192.168.1.101;
the second interface VLAN ID is 102, ip address 192.168.1.102;
the third interface VLAN ID 103, ip address 192.168.1.103;
the fourth interface VLAN ID is 104, ip address 192.168.1.104;
the fifth interface VLAN ID is 105, ip address 192.168.1.105;
the sixth interface VLAN ID is 106, ip address 192.168.1.106;
the seventh interface VLAN ID is 107, ip address 192.168.1.107;
the eighth interface VLAN ID is 108, ip address 192.168.1.108;
the first detection mode is as follows:
s1: the power supply controller is in an open state by issuing command control through a serial port of the control host; after the router is successfully powered on and started, the IP address is automatically acquired through the DHCP server;
s2: initiating a request of connecting 8 FTP clients with an FTP server based on a source MAC address through 8 network interfaces established by a control host network port;
s3: after the FTP server automatically passes the request, the 8 FTP clients are successfully connected, and the FTP clients are started to download data transmission operation, so that the 8 routers automatically bear data streams.
S4: after the file downloading of the FTP client is completed once, the FTP client is enabled to execute the downloading instruction again, and the file downloading is executed circularly all the time; automatically counting the total times of executing task instructions and the times of failing to execute the task instructions of each router to be tested, and respectively calculating the task completion rate of each router to be tested;
s5: and circularly executing and running for a period (10 minutes), detecting the running state and the task completion rate of the task data stream, and judging the stability of the corresponding router to be tested in the current period according to the task completion rate of each router to be tested.
S6: the power source controller disconnection instruction is issued, the router is in a power source disconnection state, the FTP client stops downloading operation, and the statistics times and the completion rate recover initial values;
and a second detection mode is as follows:
s1: the power supply controller is in an open state by issuing command control through a serial port of the control host; after the router 5 is successfully powered on and started, the IP address is automatically acquired through the DHCP server;
s2: initiating a request of connecting 8 FTP clients with an FTP server based on a source MAC address through 8 network interfaces established by a control host network port;
s3: after the FTP server automatically passes the request, the 8 FTP clients are successfully connected, and the FTP clients are started to download data transmission operation, so that the 8 routers automatically bear data streams.
0S4: after the file downloading of the FTP client is completed once, the FTP client is re-enabled to execute the downloading instruction again
The method comprises the steps of enabling the device to be executed circularly all the time; automatically counting total times and total times of executing task instructions of each router to be tested
The failure times of executing the task instruction are calculated, and the task completion rate of each router to be tested is calculated;
s5: the cycle execution is operated for one period (10 minutes), and the operation state of the task data stream is detected
And judging the stability of the corresponding router to be tested in the current period according to the task completion rate of each router to be tested.
S6: the router is in a power-off state under the power source controller off instruction, and the FTP client stops
Downloading operation, counting times and recovering an initial value of the completion rate;
s7: repeating the steps S1 to S6 for nine times, and utilizing the completion rate of the FTP client service download task
As a result, the working operation stability of the router in each period is automatically judged;
and a detection mode 0 is as follows:
s1: the power supply controller is in an open state by issuing command control through a serial port of the control host; routing
After the device is successfully powered on and started, the IP address is automatically acquired through the DHCP server;
s2: initiating 8 network interfaces based on source MAC addresses by controlling 8 network interfaces established by a host network port
The FTP client is connected with the FTP server request;
5S3: after the FTP server automatically passes the request, 8 FTP clients are successfully connected, and the FTP client is started
The client downloads the data transmission operation, so that 8 routers automatically bear the data flow.
S4: after the file downloading of the FTP client is completed once, the FTP client is enabled to execute the downloading instruction again, and the file downloading is executed circularly all the time; automatically counting total times and total times of executing task instructions of each router to be tested
The failure times of executing the task instruction are calculated, and the task completion rate of each router to be tested is calculated; 0S5: and circularly executing for 24 hours, detecting the running state and the task completion rate of the task data stream, and judging the stability of the corresponding router to be tested in the current period according to the task completion rate of each router to be tested.
Example 5
The present invention is based on the automatic router stability detection method, and further proposes a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the computer program to cause the processor to execute the automatic router stability detection method described in embodiment 3 or embodiment 4.
The processor may be comprised of integrated circuits, for example, a single packaged integrated circuit, or may be comprised of multiple integrated circuits packaged with the same or different functionality, including one or more central processing units (CentralProcessingunit, CPU), microprocessors, digital processing chips, graphics processors, various control chips, and the like. The processor utilizes various interfaces and line connections to take various components, and executes or executes programs or units stored in the memory and invokes data stored in the memory to perform various functions and process data for automatic detection of batch router stability;
the memory is used for storing program codes and various data, and high-speed and automatic access of the programs or the data is realized in the running process. The Memory includes Read-Only Memory (ROM), random-access Memory (RandomAccessMemory, RAM), programmable Read-Only Memory (PROM), erasable programmable Read-Only Memory (EPROM), one-time programmable Read-Only Memory (OTPROM), electronically erasable rewritable Read-Only Memory (electric-Erasable ProgrammableRead-OnlyMemory, EEPROM), compact disc Read-Only Memory (CD-ROM) or other optical disk Memory, magnetic disk Memory, tape Memory, or any other medium that can be used to carry or store data.
Example 6
The present invention is based on the above-mentioned automatic router stability detection method, and further provides a computer-readable storage medium having a computer program stored thereon, where the computer program, when executed by a processor, causes the processor to execute the automatic router stability detection method described in embodiment 3 or embodiment 4.
It is to be understood that the above examples of the present invention are provided by way of illustration only and not by way of limitation of the embodiments of the present invention. Other variations or modifications of the above teachings will be apparent to those of ordinary skill in the art. It is not necessary here nor is it exhaustive of all embodiments. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the invention are desired to be protected by the following claims.

Claims (10)

1. The router stability automatic detection system comprises a plurality of routers to be detected, and is characterized by further comprising a first switch, a second switch, a server and a control host;
the first switch is used for forwarding data for each router to be tested and the server;
the second switch is used for forwarding data for each router to be tested and the control host;
the server is used for transmitting data with each router to be tested, and providing DHCP automatic IP address acquisition service and FTP uploading and downloading file service for each router to be tested;
the control host is used for transmitting data with each router to be tested, initiating an uploading or downloading instruction to each router to be tested, enabling each router to be tested to automatically bear a data stream, counting the task completion rate of each router to be tested, and outputting the stability of the router to be tested according to the task completion rate;
the WAN ports of the routers to be tested are respectively connected with the server through the first switch, and the LAN ports of the routers to be tested are respectively connected with the network port of the control host through the second switch.
2. The automatic router stability detection system according to claim 1, further comprising a power controller for controlling each router to be tested to be powered on or off.
3. The system according to claim 1, wherein the control host automatically counts the total number N of execution task instructions of the ith router under test i And number of failures F of executing task instruction i Calculating the task completion rate M of the ith router to be tested i
M i =(N i -F i )/N i *100%。
4. The automatic router stability detection system according to claim 3, wherein if the task completion rate of the i-th router to be detected is greater than or equal to a preset completion rate threshold, outputting that the stability of the i-th router to be detected meets the standard; if the task completion rate of the ith router to be tested is smaller than a preset completion rate threshold, outputting that the stability of the ith router to be tested does not reach the standard.
5. The automatic router stability detection system of claim 1, wherein the server is a DHCP/FTP server, and a DHCP service and an FTP service are opened by default.
6. The system of claim 5, wherein the router defaults to a WAN networking mode to a DHCP mode.
7. The system of claim 1, wherein the control host configures a LINUX operating system.
8. The automatic router stability detection method is characterized by comprising the following steps:
s1: starting N routers to be tested, and respectively and automatically acquiring IP addresses through a server, wherein N is more than or equal to 1;
s2: establishing N network interfaces by a control host and sending a request of connecting N clients with a server based on a source MAC address;
s3: after the server automatically passes the request, the N clients are successfully connected, and the download data transmission operation is executed, so that N routers to be tested automatically bear the data flow; the server is used for transmitting data with each router to be tested, and providing DHCP automatic IP address acquisition service and FTP uploading and downloading file service for each router to be tested;
s4: the method comprises the steps that each router to be tested circularly executes a downloading instruction to a preset stopping condition, a control host automatically counts the total times of executing task instructions and the times of failing to execute the task instructions of each router to be tested, and the control host calculates the task completion rate of each router to be tested respectively;
s5: and the control host outputs the stability of the corresponding router to be tested according to the task completion rate of each router to be tested.
9. A computer device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, characterized by: the processor, when executing the computer program, implements the steps of the method as claimed in claim 8.
10. A computer-readable storage medium having stored thereon a computer program, characterized by: which computer program, when being executed by a processor, carries out the steps of the method according to claim 8.
CN202211592071.6A 2022-12-12 2022-12-12 Automatic router stability detection system, method, equipment and storage medium Active CN116016259B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211592071.6A CN116016259B (en) 2022-12-12 2022-12-12 Automatic router stability detection system, method, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211592071.6A CN116016259B (en) 2022-12-12 2022-12-12 Automatic router stability detection system, method, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN116016259A CN116016259A (en) 2023-04-25
CN116016259B true CN116016259B (en) 2023-10-03

Family

ID=86023921

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211592071.6A Active CN116016259B (en) 2022-12-12 2022-12-12 Automatic router stability detection system, method, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116016259B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104066110A (en) * 2014-07-17 2014-09-24 上海斐讯数据通信技术有限公司 Wireless router stability testing system and method
CN105337807A (en) * 2015-11-30 2016-02-17 上海斐讯数据通信技术有限公司 Router testing system and method
CN113992531A (en) * 2021-10-20 2022-01-28 成都长虹网络科技有限责任公司 Router stability testing method, system, computer equipment and storage medium
CN114143237A (en) * 2020-08-13 2022-03-04 深圳市奇虎智能科技有限公司 Extensible router startup and shutdown automatic test method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104066110A (en) * 2014-07-17 2014-09-24 上海斐讯数据通信技术有限公司 Wireless router stability testing system and method
CN105337807A (en) * 2015-11-30 2016-02-17 上海斐讯数据通信技术有限公司 Router testing system and method
CN114143237A (en) * 2020-08-13 2022-03-04 深圳市奇虎智能科技有限公司 Extensible router startup and shutdown automatic test method and system
CN113992531A (en) * 2021-10-20 2022-01-28 成都长虹网络科技有限责任公司 Router stability testing method, system, computer equipment and storage medium

Also Published As

Publication number Publication date
CN116016259A (en) 2023-04-25

Similar Documents

Publication Publication Date Title
CN107995068B (en) Network port testing method, equipment and computer readable storage medium
US7047462B2 (en) Method and apparatus for providing JTAG functionality in a remote server management controller
CN111786855B (en) Network card pressure testing method and device, electronic equipment and storage medium
US9903914B2 (en) Target system recognizing synchronization point sequence on mode select input
CN107193699A (en) One kind tests the wide time-delay method of HCA cassette tapes automatically by RDMA modes
CN109005080B (en) Distributed packet forwarding implementation method, implementation system and automatic test method
CN109660386B (en) Software upgrading method for semiconductor memory aging test system
CN111786854A (en) Network card testing method and device, electronic equipment and readable storage medium
CN109428778B (en) Mainboard network connectivity test method and device
US8953462B2 (en) Protocol free testing of a fabric switch
CN110568946B (en) Port control method, device and medium
CN116016259B (en) Automatic router stability detection system, method, equipment and storage medium
CN114510381A (en) Fault injection method, device, equipment and storage medium
US20090248348A1 (en) Reducing Test Time By Downloading Switching Sequences To An Enhanced Switch Unit
TW202213098A (en) Server testing system based on baseboard management controller (bmc) and method thereof
CN108562805A (en) A kind of interactive mode break-make electric test device, system and method
US7016800B1 (en) Centralized console API testing architecture
US10956269B2 (en) Electronic data-distribution control unit and method for operating such a control unit
CN106874162A (en) A kind of monitoring management pressure test integration method based on IPMI services
CN113872826B (en) Network card port stability testing method, system, terminal and storage medium
CN112034296B (en) Avionics fault injection system and method
CN114461458A (en) Server memory test method, system, terminal and storage medium
CN115391189A (en) Test method for diagnosing fault codes and vehicle
CN115022163A (en) Log collection method and device, computer equipment and storage medium
CN115129021A (en) Method and device for testing vehicle-mounted Ethernet

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
GR01 Patent grant
GR01 Patent grant