CN102546266A - Method and platform for diagnosing network failures - Google Patents

Method and platform for diagnosing network failures Download PDF

Info

Publication number
CN102546266A
CN102546266A CN2012100617873A CN201210061787A CN102546266A CN 102546266 A CN102546266 A CN 102546266A CN 2012100617873 A CN2012100617873 A CN 2012100617873A CN 201210061787 A CN201210061787 A CN 201210061787A CN 102546266 A CN102546266 A CN 102546266A
Authority
CN
China
Prior art keywords
fault
network device
script
network
information
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
CN2012100617873A
Other languages
Chinese (zh)
Other versions
CN102546266B (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.)
Shenzhen Zhongxing Communication Technology Service Co Ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201210061787.3A priority Critical patent/CN102546266B/en
Publication of CN102546266A publication Critical patent/CN102546266A/en
Application granted granted Critical
Publication of CN102546266B publication Critical patent/CN102546266B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a method for diagnosing network failures. The method comprises the following steps that: after a network fails, an automatic remote diagnostic platform operates a preset failure script corresponding to the failure, and the failure script acquires the information of network equipment directly related to the failure by transmitting an interactive diagnostic command to the network equipment related to the failure; and the failure script compares acquired information of network equipment directly related to the failure to obtain a diagnostic result of the failure. The invention also discloses a platform for diagnosing the network failures. By the method and the platform, remote automatic diagnosis of the network failures can be effectively realized.

Description

Network fault diagnosis method and platform
Technical Field
The invention relates to a remote automatic diagnosis technology of equipment, in particular to a method and a platform for diagnosing network faults.
Background
A script is an extension of a batch file, and is a program for storing plain text, and generally, a computer script is a combination of a certain series of operations for controlling a computer to perform an arithmetic operation, and a certain logical branch can be realized therein.
In short, a script is a strip of text commands that are visible, in other words, the script can be opened and viewed with a notebook, edited, etc., and when executed, the strip of text commands is translated into machine-recognizable instructions by an interpreter of the system and executed in program order. The script has a translation process during execution, and therefore, the execution efficiency is slightly lower than that of the binary program.
Remote diagnosis generally refers to: the method comprises the steps of remotely connecting the equipment or the network by using a standard protocol (Telnet) technology of an Internet remote login service, interacting various diagnosis commands on the operation condition of the equipment or the network, discovering various problems in the equipment or the network through the interaction of the diagnosis commands, analyzing the problems and obtaining a diagnosis result.
Currently, scripts or configuration files are commonly used in the industry to perform configuration of automated equipment, or to perform some automated stand-alone diagnostic function. Specific implementation processes can refer to chinese patents with application numbers 200910188485.0, 201110038358.X, and 200910090787.4.
Although there is a technical scheme for automatically diagnosing the fault of a single device in the prior art, there is no technical scheme for diagnosing the fault of a network composed of a plurality of devices at present, and how to diagnose the fault of the network is a problem to be solved urgently today when the development of the network is increasingly important.
Disclosure of Invention
In view of the above, the main objective of the present invention is to provide a method and a platform for diagnosing a network fault, which can effectively implement remote automatic diagnosis of the network fault.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
the invention provides a method for diagnosing network faults, which comprises the following steps:
after a network fails, the automatic remote diagnosis platform operates a preset fault script corresponding to the fault, and the fault script acquires information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault;
and the fault script compares the acquired information of each network device directly related to the fault to obtain a diagnosis result of the fault.
In the above solution, the acquiring, by the fault script, information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault includes:
the fault script acquires corresponding parameter information of each network device by sending a corresponding diagnosis command to the network device related to the fault;
the fault script acquires information related to the fault according to the corresponding parameter information of each network device;
and sending an interactive diagnosis command to the related network equipment according to the acquired information related to the fault, and repeating the steps until the information of each network equipment directly related to the fault is acquired.
In the above solution, the comparing, by the fault script, the acquired information of each network device directly related to the fault includes:
and the fault script compares the acquired information of each network device directly related to the fault according to each set check item.
In the above scheme, before the automatic remote diagnosis platform runs a preset fault script corresponding to the fault, the method further includes:
the automatic remote diagnosis platform is connected with each network device forming the network through a Telnet technology.
In the above scheme, after the diagnosis result of the fault is obtained, the method further includes:
and outputting the diagnosis result.
The invention also provides a diagnosis platform for network faults, which comprises: running the module and the fault script; wherein,
the operation module is used for operating a preset fault script corresponding to the fault after the network has the fault;
the fault script is used for sending an interactive diagnosis command to the network equipment related to the fault to acquire the information of each network equipment directly related to the fault; and comparing the acquired information of each network device directly related to the fault to obtain a diagnosis result of the fault.
In the foregoing solution, when the fault script obtains information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault, the fault script is specifically configured to:
the fault script acquires corresponding parameter information of each network device by sending a corresponding diagnosis command to the network device related to the fault;
the fault script acquires information related to the fault according to the corresponding parameter information of each network device;
and sending an interactive diagnosis command to the related network equipment according to the acquired information related to the fault, and repeating the steps until the information of each network equipment directly related to the fault is acquired.
In the foregoing solution, when comparing the acquired information of each network device directly related to the fault, the fault script is specifically configured to:
and the fault script compares the acquired information of each network device directly related to the fault according to each set check item to obtain a diagnosis result of the fault.
In the above solution, the platform further includes: and the connection module is used for connecting with each network device forming the network through a Telnet technology.
In the above scheme, the fault script is further configured to output the diagnosis result.
According to the method and the platform for diagnosing the network fault, after the network has the fault, the automatic remote diagnosis platform operates the preset fault script corresponding to the fault, and the fault script acquires the information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault; the fault script compares the acquired information of each network device directly related to the fault to obtain the diagnosis result of the fault, so that the remote automatic diagnosis of the network fault can be effectively realized.
In addition, in the invention, the fault script acquires the information of each network device directly related to the fault by sending an interactive diagnosis command to the network device directly related to the fault, and compares the acquired information of each network device directly related to the fault, in other words, the diagnosis result of the fault is obtained by interactive comparison of the information of a plurality of network devices, so that the network fault can be conveniently and quickly diagnosed; and moreover, by adopting the information comparison technology of the interactive multi-network equipment, the time cost and the labor cost for fault positioning can be greatly saved.
Drawings
FIG. 1 is a flow chart of a method for diagnosing network faults according to the present invention;
FIG. 2 is a schematic flow chart of a network fault diagnosis method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a network fault diagnosis platform according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
The method for diagnosing network faults of the invention, as shown in fig. 1, comprises the following steps:
step 101: after a network fails, the automatic remote diagnosis platform operates a preset fault script corresponding to the fault, and the fault script acquires information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault;
here, before performing the present step, the method may further include:
the automatic remote diagnosis platform is connected with each network device forming the network through a Telnet technology;
in practical application, the automatic remote diagnosis platform may be installed on a Personal Computer (PC) of a network manager, and the automatic remote diagnosis platform may be connected to each network device constituting the network through a Telnet technology by using a management IP address of each network device configured on the PC. Here, the specific process of connecting to each network device constituting the network by the Telnet technology may employ the related art.
In order to enable each network device to receive a diagnosis command and return corresponding information to the fault script, a diagnosis mode or a command Interface for the diagnosis command, such as an Application Programming Interface (API), needs to be configured in advance on the network device; here, the specific implementation process of configuring the diagnostic mode or the command interface for the diagnostic command on the network device may adopt the prior art.
When setting the fault script, a script developer can set different fault scripts by using a script language according to the type of the service fault; for example, assuming that a first router and a second router form a network, when a fault occurs in which a direct connection interface address ping between the first router and the second router is not connected, the following six diagnoses need to be performed in a fault script:
1. the first checks whether the interface IP addresses of the router and the second router have a local Address Resolution Protocol (ARP) 1;
2. inquiring whether an ARP corresponding to an interface IP address of the first router exists on the second router or not according to the IP address of the first router, and inquiring whether an ARP corresponding to the interface IP address of the second router exists on the first router or not according to the IP address of the second router;
3. inquiring whether a connection port between the first router and the second router is correctly in an up state;
4. inquiring whether the first router correctly sends out a ping message;
5. according to the content of the ping message sent by the first router, whether the second router receives the ping message sent by the first router is inquired;
6. querying the first router 1 and the second router whether various other states are normal, such as: whether the CPU is normal, whether the protocol state is normal, etc.
Based on the six diagnoses, a fault script is set. Here, it should be noted that: the diagnostic sequence of the six diagnoses can be set as required. The 2 nd diagnosis and the 5 th diagnosis need to perform related query on another device according to the parameters of one device, namely: the diagnostic commands in the fault script that are sent to the fault-related device are interactive diagnostic commands.
Fault scripts corresponding to different service faults are embedded in the automatic remote diagnosis platform; when the network has faults, the automatic remote diagnosis platform can select corresponding fault scripts according to different service faults, so that fault diagnosis is carried out.
When a certain service fault occurs in the network, an alarm corresponding to the service fault is generated on the PC of the network manager, and the automatic remote diagnosis platform can acquire the type of the service fault through the alarm so as to select a corresponding fault script.
The method for acquiring the information of each network device directly related to the fault by the fault script by sending an interactive diagnosis command to the network device related to the fault specifically includes:
the fault script acquires corresponding parameter information of each network device by sending a corresponding diagnosis command to the network device related to the fault;
the fault script acquires information related to the fault according to the corresponding parameter information of each network device;
sending interactive diagnosis commands to related network equipment according to the acquired information related to the fault, and repeating the steps until the information of each network equipment directly related to the fault is acquired;
for example, assume that the network device associated with the failure comprises: the router comprises a first router and a second router, and the first router and the second router are associated network devices. When a fault occurs, a fault script corresponding to the fault firstly sends corresponding diagnosis commands to a first router and a second router, and the first router and the second router return corresponding parameter information to the fault script; the fault script acquires information related to the fault from corresponding parameter information returned by the first router and the second router, and sends an interactive diagnosis command to the first router and the second router according to the acquired information related to the fault, and the first router and the second router return information directly related to the fault script for subsequent comparison to obtain a diagnosis result.
Wherein the interactive diagnostic command is: and analyzing the information of the network devices which are related to the faults and are mutually related, and then sending a diagnosis command to each network device related to the faults. The network devices associated with each other refer to: some parameters of each network device are the same in nature, such as: the IP addresses of certain interfaces are equal. The information of each network device directly related to the fault refers to: and the information of the diagnosis result can be directly obtained according to the acquired information of each network device.
In practical application, the fault script can display the acquired information of each network device in a human-computer interaction window of the automatic remote diagnosis platform, so that a network manager can see the running condition, the state machine condition and the like of each network device at any time. In other words, since the acquired information of each network device can be displayed, the acquired information of each network device can be referred to as acquired echoed information of each network device.
Step 102: the fault script compares the acquired information of each network device directly related to the fault to obtain a diagnosis result of the fault;
specifically, the fault script compares the acquired information of each network device directly related to the fault according to each set check item to obtain a diagnosis result of the fault.
Here, the diagnosis result of the failure means: the problem sources of the failure, namely: accurate positioning results of the fault.
After the diagnosis result of the fault is obtained, the method may further include:
and outputting the diagnosis result. Specifically, the diagnosis result of the fault can be displayed in a human-computer interaction window of the automatic remote diagnosis platform.
The present invention will be described in further detail with reference to examples.
The application scenario of this embodiment is as follows: two routers form a direct connection network, namely: the router A and the router B are directly connected, the router A and the router B are both connected to a PC of a network manager through a network management channel, a fault of link interruption occurs between the two routers, and the router A and the router B are configured with a diagnosis mode in advance. The method for diagnosing network faults in the embodiment, as shown in fig. 2, includes the following steps:
step 200: installing an automatic remote diagnosis platform on a PC of a network manager, configuring management IP addresses of a router A and a router B on the automatic remote diagnosis platform, and then executing a step 201;
step 201: through the management IP address, the automatic remote diagnosis platform is connected with each network device forming the network through a Telnet technology;
step 202: after a network fails, the automatic remote diagnosis platform sends a command for entering a diagnosis mode, and the router A and the router B enter the diagnosis mode after receiving the command;
step 203: the automatic remote diagnosis platform runs a preset fault script corresponding to the fault, and the fault script firstly sends a corresponding diagnosis command to the router A and the router B;
step 204: after receiving the diagnosis command, the router A and the router B return corresponding echoing information to the fault script;
for example, it is assumed that, after receiving a diagnostic command for querying an IP address of a port, the router a returns echoed information to the fault script as the IP address of the port, for example, gei _1/1 IP address 10.10.10.1;
step 205: after receiving the echoed information, the fault script extracts parameters related to the fault and sends interactive diagnosis commands to the router A and the router B according to the extracted parameters related to the fault;
accordingly, for the above example, the parameter extracted by the failure script and related to the failure is that the IP address of gei _1/1 of router a is 10.10.10.1, and according to the IP address of gei _1/1 of router a is 10.10.10.1, it is necessary to know whether router B has correctly learned the ARP corresponding to the IP address of gei _1/1 of router a, so that the failure script sends a diagnosis command to router B to inquire whether router B has the ARP corresponding to the IP address of 10.10.10.1 according to the IP address of gei _1/1 of router a is 10.10.10.1.
Step 206: after receiving the diagnosis command, the router A and the router B return the fault-related and more accurate echoing information to the fault script, and the process is circulated until the fault script obtains the echoing information of the router A and the router B directly related to the fault;
here, for the above example, after receiving the command, the router B returns the echoing information including gei2/1 learned ARP10.10.10.1 to the fault script, and after receiving the echoing information, the fault script finds that the ARP of the router a and the ARP of the router B do exist through the ARP comparison, and continues to perform more accurate diagnosis on other information of the router a and the router B, for example: whether the line state of the connection between the router A and the router B is normal, whether the receiving and sending packets are normal, whether the CPU is normal and the like are achieved until the fault script obtains the echoing information of the router A and the router B directly related to the fault.
Step 207: the fault script compares the acquired echoed information of the router A and the router B directly related to the fault according to each set check item to obtain a diagnosis result of the fault;
here, the fault script may obtain whether the current operating states of the router a and the router B are normal by comparing the echoed information of the router a and the router B with the expected result of each check item preset in the fault script, so as to obtain the diagnosis result of the fault. For the above example, assuming that the trouble script considers that router B should have IP address10.10.10.1 of gei 1/1 of router a and should learn from gei2/1 of router B, the trouble script would preset that the echoed information returned by router B should include display information of gei2/1 learned ARP10.10.10.1, and if the echoed information returned by router B matches the expected result, it is considered correct, otherwise, an error is reported, that is: and obtaining a specific diagnosis result of the fault.
Step 208: and the fault script displays the diagnosis result of the fault in a man-machine interaction window of the automatic remote diagnosis platform, and the current processing flow is ended.
From the above description, it can be seen that, in the present invention, the diagnosis result of the fault is obtained by interactive comparison of information of a plurality of network devices, compared with the traditional script management and diagnosis technology, and the technical scheme provided by the invention is more convenient and faster; and moreover, by adopting the information comparison technology of the interactive multi-network equipment, the time cost and the labor cost of fault positioning are greatly saved.
In order to implement the method, the present invention further provides a diagnosis platform for network faults, as shown in fig. 3, the diagnosis platform includes: an operation module 31 and a fault script 32; wherein,
the operation module 31 is used for operating a preset fault script 32 corresponding to a fault after the network has the fault;
a fault script 32, configured to obtain information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault; and comparing the acquired information of each network device directly related to the fault to obtain a diagnosis result of the fault.
The fault script 32, when sending an interactive diagnosis command to the network device related to the fault to obtain information of each network device directly related to the fault, is specifically configured to:
the fault script acquires corresponding parameter information of each network device by sending a corresponding diagnosis command to the network device related to the fault;
the fault script acquires information related to the fault according to the corresponding parameter information of each network device;
and sending an interactive diagnosis command to the related network equipment according to the acquired information related to the fault, and repeating the steps until the information of each network equipment directly related to the fault is acquired.
When comparing the acquired information of each network device directly related to the fault, the fault script 32 is specifically configured to:
and the fault script compares the acquired information of each network device directly related to the fault according to each set check item.
The diagnostic platform may further comprise: and the connection module is used for connecting with each network device forming the network through a Telnet technology.
The fault script 32 is further configured to output the diagnosis result.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (10)

1. A method for diagnosing a network fault, the method comprising:
after a network fails, the automatic remote diagnosis platform operates a preset fault script corresponding to the fault, and the fault script acquires information of each network device directly related to the fault by sending an interactive diagnosis command to the network device related to the fault;
and the fault script compares the acquired information of each network device directly related to the fault to obtain a diagnosis result of the fault.
2. The method of claim 1, wherein the fault script obtains information about each network device directly related to the fault by sending interactive diagnostic commands to the network device related to the fault, comprising:
the fault script acquires corresponding parameter information of each network device by sending a corresponding diagnosis command to the network device related to the fault;
the fault script acquires information related to the fault according to the corresponding parameter information of each network device;
and sending an interactive diagnosis command to the related network equipment according to the acquired information related to the fault, and repeating the steps until the information of each network equipment directly related to the fault is acquired.
3. The method according to claim 1, wherein the fault script compares the obtained information of each network device directly related to the fault, and the comparison is performed by:
and the fault script compares the acquired information of each network device directly related to the fault according to each set check item.
4. The method according to any one of claims 1 to 3, wherein before the automated remote diagnosis platform runs a preset fault script corresponding to the fault, the method further comprises:
the automatic remote diagnosis platform is connected with each network device constituting the network through a standard protocol (Telnet) technology of an Internet remote login service.
5. The method according to any one of claims 1 to 3, wherein after deriving the diagnosis of the fault, the method further comprises:
and outputting the diagnosis result.
6. A diagnostic platform for network faults, the diagnostic platform comprising: running the module and the fault script; wherein,
the operation module is used for operating a preset fault script corresponding to the fault after the network has the fault;
the fault script is used for sending an interactive diagnosis command to the network equipment related to the fault to acquire the information of each network equipment directly related to the fault; and comparing the acquired information of each network device directly related to the fault to obtain a diagnosis result of the fault.
7. The diagnostic platform of claim 6, wherein the fault script, when sending an interactive diagnostic command to the network device associated with the fault to obtain information about each network device directly associated with the fault, is specifically configured to:
the fault script acquires corresponding parameter information of each network device by sending a corresponding diagnosis command to the network device related to the fault;
the fault script acquires information related to the fault according to the corresponding parameter information of each network device;
and sending an interactive diagnosis command to the related network equipment according to the acquired information related to the fault, and repeating the steps until the information of each network equipment directly related to the fault is acquired.
8. The diagnostic platform of claim 6, wherein the fault script, when comparing the obtained information of each network device directly related to the fault, is specifically configured to:
and the fault script compares the acquired information of each network device directly related to the fault according to each set check item to obtain a diagnosis result of the fault.
9. The diagnostic platform of any one of claims 6 to 8, further comprising: and the connection module is used for connecting with each network device forming the network through a Telnet technology.
10. The diagnostic platform of any one of claims 6 to 8, wherein the fault script is further configured to output the diagnostic result.
CN201210061787.3A 2012-03-09 2012-03-09 Method and platform for diagnosing network failures Active CN102546266B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210061787.3A CN102546266B (en) 2012-03-09 2012-03-09 Method and platform for diagnosing network failures

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210061787.3A CN102546266B (en) 2012-03-09 2012-03-09 Method and platform for diagnosing network failures

Publications (2)

Publication Number Publication Date
CN102546266A true CN102546266A (en) 2012-07-04
CN102546266B CN102546266B (en) 2015-01-28

Family

ID=46352271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210061787.3A Active CN102546266B (en) 2012-03-09 2012-03-09 Method and platform for diagnosing network failures

Country Status (1)

Country Link
CN (1) CN102546266B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015117458A1 (en) * 2014-07-25 2015-08-13 中兴通讯股份有限公司 Fault information collection method, device and system
CN105740086A (en) * 2016-01-20 2016-07-06 北京京东尚科信息技术有限公司 Fault intelligent diagnosing and repairing method and device
CN106330496A (en) * 2015-06-24 2017-01-11 中兴通讯股份有限公司 Method and device for diagnosing network management state, and network side device
CN106656654A (en) * 2016-10-28 2017-05-10 锐捷网络股份有限公司 Network fault diagnosis methods and network fault diagnosis device
CN107104838A (en) * 2017-05-15 2017-08-29 北京奇艺世纪科技有限公司 A kind of information processing method, server and terminal
CN107360036A (en) * 2017-08-04 2017-11-17 网宿科技股份有限公司 A kind of network failure locating method, terminal and server
CN107682174A (en) * 2017-08-24 2018-02-09 郑州云海信息技术有限公司 A kind of network equipment supports the collection method of data
CN109981495A (en) * 2019-03-11 2019-07-05 盛科网络(苏州)有限公司 A kind of the chip diagnostic method and device of non-at-scene instantaneity
CN110535710A (en) * 2019-09-09 2019-12-03 锐捷网络股份有限公司 Remote diagnosis method and system, the network equipment and Cloud Server of the network equipment
EP3591485A4 (en) * 2018-05-08 2020-04-29 Wangsu Science & Technology Co., Ltd. Method and device for monitoring for equipment failure

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040221035A1 (en) * 2003-05-01 2004-11-04 Shimadzu Corporation Remote-support system for an analysing apparatus
CN1779585A (en) * 2005-09-22 2006-05-31 上海交通大学 Wineless intelligent monitoring system of mobile apparatus
CN1832434A (en) * 2005-03-10 2006-09-13 华为技术有限公司 Diagnostic method for network fault and its device
CN101155081A (en) * 2006-09-29 2008-04-02 中兴通讯股份有限公司 IP DSLAM business fault diagnosing method based on network processor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040221035A1 (en) * 2003-05-01 2004-11-04 Shimadzu Corporation Remote-support system for an analysing apparatus
CN1832434A (en) * 2005-03-10 2006-09-13 华为技术有限公司 Diagnostic method for network fault and its device
CN1779585A (en) * 2005-09-22 2006-05-31 上海交通大学 Wineless intelligent monitoring system of mobile apparatus
CN101155081A (en) * 2006-09-29 2008-04-02 中兴通讯股份有限公司 IP DSLAM business fault diagnosing method based on network processor

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015117458A1 (en) * 2014-07-25 2015-08-13 中兴通讯股份有限公司 Fault information collection method, device and system
CN106330496A (en) * 2015-06-24 2017-01-11 中兴通讯股份有限公司 Method and device for diagnosing network management state, and network side device
CN105740086B (en) * 2016-01-20 2019-01-08 北京京东尚科信息技术有限公司 A kind of method and device of intelligent fault diagnosis maintenance
CN105740086A (en) * 2016-01-20 2016-07-06 北京京东尚科信息技术有限公司 Fault intelligent diagnosing and repairing method and device
CN106656654B (en) * 2016-10-28 2019-07-19 锐捷网络股份有限公司 A kind of network fault diagnosis method and trouble-shooter
CN106656654A (en) * 2016-10-28 2017-05-10 锐捷网络股份有限公司 Network fault diagnosis methods and network fault diagnosis device
CN107104838A (en) * 2017-05-15 2017-08-29 北京奇艺世纪科技有限公司 A kind of information processing method, server and terminal
CN107360036A (en) * 2017-08-04 2017-11-17 网宿科技股份有限公司 A kind of network failure locating method, terminal and server
CN107360036B (en) * 2017-08-04 2020-12-22 北京网宿科技有限公司 Network fault positioning method, terminal and server
CN107682174A (en) * 2017-08-24 2018-02-09 郑州云海信息技术有限公司 A kind of network equipment supports the collection method of data
CN107682174B (en) * 2017-08-24 2021-06-01 郑州云海信息技术有限公司 Method for collecting network equipment support data
EP3591485A4 (en) * 2018-05-08 2020-04-29 Wangsu Science & Technology Co., Ltd. Method and device for monitoring for equipment failure
CN109981495A (en) * 2019-03-11 2019-07-05 盛科网络(苏州)有限公司 A kind of the chip diagnostic method and device of non-at-scene instantaneity
CN110535710A (en) * 2019-09-09 2019-12-03 锐捷网络股份有限公司 Remote diagnosis method and system, the network equipment and Cloud Server of the network equipment

Also Published As

Publication number Publication date
CN102546266B (en) 2015-01-28

Similar Documents

Publication Publication Date Title
CN102546266B (en) Method and platform for diagnosing network failures
US10153957B2 (en) Fault diagnosis method, device, and fault diagnosis system
US9122671B2 (en) System and method for grammar based test planning
CN103812726A (en) Automated testing method and device for data communication equipment
CN112015168B (en) Vehicle diagnosis method, system and diagnosis equipment based on automatic switching of communication protocols
CN106484611B (en) Fuzzy test method and device based on automatic protocol adaptation
CN106330483A (en) Information acquiring method, client device and server device
WO2016082543A1 (en) Device testing method and testing device
CN107113199B (en) Analysis device for analyzing and processing communication sequences
CN113067738A (en) Network topology visualization function equipment compatibility testing method and system
CN108984363A (en) A kind of method and system of concurrent testing
CN105515890A (en) OpenFlow protocol consistency testing method and equipment
CN113495545A (en) System and method for testing vehicle equipment controller using in-loop hardware
CN108946370A (en) Elevator faults information processing method, system, equipment and readable storage medium storing program for executing
CN106598793A (en) Test system and method based on BIOS serial port log data
CN111124828A (en) Data processing method, device, equipment and storage medium
CN105827462A (en) Method and tool for detecting network device
CN112261478B (en) Log debugging method, device and system, terminal device and set top box
US20220224616A1 (en) End-to-End Network Performance Measurement, Diagnosis, and Tuning
CN110347409B (en) Automatic control method, client and server
CN111261271A (en) Service availability diagnosis method and device for video monitoring environment
CN116032914B (en) Automatic production and debugging method and system for network equipment
CN114553685B (en) Method for testing router broadband access
CN113326159B (en) Method, apparatus, system and computer readable storage medium for fault injection
CN114048081A (en) VPN device testing method and device, electronic device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20170503

Address after: 518057 Nanshan District high tech Industrial Park, Guangdong, ZTE building, A3-01, A3-02,

Patentee after: Shenzhen Zhongxing Communication Technology Service Co., Ltd.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee before: ZTE Corporation