CN101136786A - Network fault node diagnosis method - Google Patents

Network fault node diagnosis method Download PDF

Info

Publication number
CN101136786A
CN101136786A CNA2006101069476A CN200610106947A CN101136786A CN 101136786 A CN101136786 A CN 101136786A CN A2006101069476 A CNA2006101069476 A CN A2006101069476A CN 200610106947 A CN200610106947 A CN 200610106947A CN 101136786 A CN101136786 A CN 101136786A
Authority
CN
China
Prior art keywords
udp
network
route
find
node
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
CNA2006101069476A
Other languages
Chinese (zh)
Other versions
CN100550787C (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.)
Zhengzhou Vcom Technology Co., Ltd.
Original Assignee
ZHENGZHOU WEIKEMU TECHNOLOGY DEVELOPMENT 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 ZHENGZHOU WEIKEMU TECHNOLOGY DEVELOPMENT Co Ltd filed Critical ZHENGZHOU WEIKEMU TECHNOLOGY DEVELOPMENT Co Ltd
Priority to CNB2006101069476A priority Critical patent/CN100550787C/en
Publication of CN101136786A publication Critical patent/CN101136786A/en
Application granted granted Critical
Publication of CN100550787C publication Critical patent/CN100550787C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The method for diagnosing network fault nodes (NFN) includes following steps: first, based on testing flow routine utilized by engineers to develop automatic testing software to simulate entire procedure from detecting network paths to searching NFN; then, based on each network device node to use selected protocol (TCP,UDP) to accomplish automatic test; based on network connectivity to accomplish diagnosing fault nodes automatically except only address of target network needs to be filled in for entire testing procedure. The method uses ICMP protocol with quick speed for tracking routes first, and then backs up routes tracked by UDP so as to guarantee probability to find complete route. Moreover, being flexible and effective to detect connectivity of nodes, the method can help to diagnose network fault effectively in practical work.

Description

Network fault node diagnosis method
Technical field
The present invention relates to a kind of network technology, relate to a kind of network fault node diagnosis method specifically.
Background technology
At present, along with complicated network environment, the test of network connectivty and diagnostic work are also numerous and diverse day by day.Network engineers often need to use multiple testing equipment and multiple means of testing that network topology structure is guessed, and in view of the above possible fault point are tested one by one, the difficult point of determining to become the network-in-dialing property testing of fault point.
Network engineers often need be by general ping, instruments such as transrouter determine to arrive the network path of destination address, but because the network equipment is for security consideration, often forbid the agreement that this order relied on---ICMP, caused the engineer can't know complete path node information; Simultaneously, aspect the continuity testing of node, the engineer often needs to adopt UDP, TCP, and various protocols such as HTTP are tested, the final localization of faults position of ability, this often needs the testing tool or the testing software of specialty again.In a word, to the diagnostic procedure of network failure node, lack a kind of effective automatic means of testing.
Summary of the invention
Purpose of the present invention just is according to above-mentioned network failure problem, thus the network fault node diagnosis method that provides a kind of diagnosis of finishing malfunctioning node automatically to test automatically.
Purpose of the present invention can realize by following measure:
The inventive method is as follows:
(1) surveys the purpose network connectivty according to selected agreement
Use transmission control protocol TCP or User Datagram Protoco (UDP) UDP, send transmission control protocol TCP handshaking information or User Datagram Protoco (UDP) UDP message to destination address and destination interface, and wait for that target device replys, by judging return information or overtimely judging whether network can be communicated with;
(2) if network can not be communicated with, at first internet usage control information agreement ICMP carries out route tracking; Find that network can not be communicated with, then the route that arrives destination address is followed the trail of in the route tracking order of internet usage control information agreement ICMP, if all devices is not all forbidden ICMP ICMP on the network, can find complete route;
(3) if internet usage control information agreement ICMP can find complete route, then carry out failure diagnosis
According to the complete routing iinformation that finds, from from the nearest device node of destination address, the connectedness of testing each node to source device node successively.If have a plurality of continuous or discontinuous nodes all can not be communicated with, think that then nearest node has problem; If all nodes can be communicated with, think that then destination device is a malfunctioning node;
(4) if internet usage control information agreement ICMP can not find complete route, then use User Datagram Protoco (UDP) UDP to carry out route tracking:
Internet usage control information agreement ICMP can't find complete routing iinformation, then uses the user datagram udp protocol instead and carries out route tracking operation, can find complete route as this step 1;
(5) find routing iinformation, then carry out failure diagnosis
After using User Datagram Protoco (UDP) UDP to find the routing iinformation of finishing, then can carry out the diagnosis of malfunctioning node, method is the same.
In the method for the present invention: when internet usage control information agreement ICMP searches route, also can find under the situation of complete route, use User Datagram Protoco (UDP) UDP to search route once more, and contrast the result who searches for twice, choose one of them and carry out failure diagnosis.
The present invention is owing to adopt said method, and this method is the detection network malfunctioning node automatically, and in the tracking route operating speed ICMP agreement faster at first, simultaneously the route tracking of UDP is backed up the most, guaranteed to find the probability of finishing route; Simultaneously the method for probe node connectedness is effective flexibly, effective auxiliary network Fault Diagnosis in real work.
Description of drawings
Accompanying drawing is a program flow diagram of the present invention.
Embodiment
The present invention does with detailed description below in conjunction with drawings and Examples:
Embodiment 1
The inventive method is as follows:
As shown in the figure
(1) surveys the purpose network connectivty according to selected agreement
Use transmission control protocol TCP or User Datagram Protoco (UDP) UDP, send transmission control protocol TCP handshaking information or User Datagram Protoco (UDP) UDP message to destination address and destination interface, and wait for that target device replys, by judging return information or overtimely judging whether network can be communicated with;
(2) if network can not be communicated with, at first internet usage control information agreement ICMP carries out route tracking
Find that network can not be communicated with, then the route that arrives destination address is followed the trail of in the route tracking order of internet usage control information agreement ICMP, if all devices is not all forbidden ICMP ICMP on the network, can find complete route;
(3) if internet usage control information agreement ICMP can find complete route, then carry out failure diagnosis
According to the complete routing iinformation that finds, from from the nearest device node of destination address, the connectedness of testing each node to source device node successively.If have a plurality of continuous or discontinuous nodes all can not be communicated with, think that then nearest node has problem; If all nodes can be communicated with, think that then destination device is a malfunctioning node;
(4) if internet usage control information agreement ICMP can not find complete route, then use User Datagram Protoco (UDP) UDP to carry out route tracking:
Internet usage control information agreement ICMP can't find complete routing iinformation, then uses the user datagram udp protocol instead and carries out route tracking operation, can find complete route as this step 1;
(5) find routing iinformation, then carry out failure diagnosis
After using User Datagram Protoco (UDP) UDP to find the routing iinformation of finishing, then can carry out the diagnosis of malfunctioning node, method is the same.
Embodiment 2
According to daily testing process, at first develop automatic testing software and can simulate and finish the detection network path to the whole process of seeking the network failure node according to specified protocol; Secondly, at each network equipment node, (TCP, UDP) finish automatic test: whole test process only need be filled in the purpose network address, just can finish the diagnosis of malfunctioning node according to network connectivty automatically can to adopt selected agreement.
Seek malfunctioning node and need experience following steps:
The inventive method is as follows:
(1) surveys the purpose network connectivty according to selected agreement
Use transmission control protocol TCP or User Datagram Protoco (UDP) UDP, send transmission control protocol TCP handshaking information or User Datagram Protoco (UDP) UDP message to destination address and destination interface, and wait for that target device replys, by judging return information or overtimely judging whether network can be communicated with;
(2) if network can not be communicated with, at first internet usage control information agreement ICMP carries out route tracking
Find that network can not be communicated with, then the route that arrives destination address is followed the trail of in the route tracking order of internet usage control information agreement ICMP, if all devices is not all forbidden ICMP ICMP on the network, can find complete route;
(3) if internet usage control information agreement ICMP can find complete route, then carry out failure diagnosis
According to the complete routing iinformation that finds, from from the nearest device node of destination address, the connectedness of testing each node to source device node successively.If have a plurality of continuous or discontinuous nodes all can not be communicated with, think that then nearest node has problem; If all nodes can be communicated with, think that then destination device is a malfunctioning node;
(4) if internet usage control information agreement ICMP can not find complete route, then use User Datagram Protoco (UDP) UDP to carry out route tracking:
Internet usage control information agreement ICMP can't find complete routing iinformation, then uses the user datagram udp protocol instead and carries out route tracking operation, can find complete route as this step 1;
(5) find routing iinformation, then carry out failure diagnosis
After using User Datagram Protoco (UDP) UDP to find the routing iinformation of finishing, then can carry out the diagnosis of malfunctioning node, method is the same.
The inventive method (4) in: when internet usage control information agreement ICMP searches route, also can find under the situation of complete route, use User Datagram Protoco (UDP) UDP to search route once more, and contrast the result who searches for twice, choose one of them and carry out failure diagnosis.

Claims (2)

1. network fault node diagnosis method, it is characterized in that: its method is as follows:
(1) surveys the purpose network connectivty according to selected agreement
Use transmission control protocol TCP or User Datagram Protoco (UDP) UDP, send transmission control protocol TCP handshaking information or User Datagram Protoco (UDP) UDP message to destination address and destination interface, and wait for that target device replys, by judging return information or overtimely judging whether network can be communicated with;
(2) if network can not be communicated with, at first internet usage control information agreement ICMP carries out route tracking
Find that network can not be communicated with, then the route that arrives destination address is followed the trail of in the route tracking order of internet usage control information agreement ICMP, if all devices is not all forbidden ICMP ICMP on the network, can find complete route;
(3) if internet usage control information agreement ICMP can find complete route, then carry out failure diagnosis
According to the complete routing iinformation that finds, from from the nearest device node of destination address, the connectedness of testing each node to source device node successively.If have a plurality of continuous or discontinuous nodes all can not be communicated with, think that then nearest node has problem; If all nodes can be communicated with, think that then destination device is a malfunctioning node;
(4) if internet usage control information agreement ICMP can not find complete route, then use User Datagram Protoco (UDP) UDP to carry out route tracking:
Internet usage control information agreement ICMP can't find complete routing iinformation, then uses User Datagram Protoco (UDP) UDP instead and carries out route tracking operation, can find complete route as this step 1;
(5) find routing iinformation, then carry out failure diagnosis
After using User Datagram Protoco (UDP) UDP to find the routing iinformation of finishing, then can carry out the diagnosis of malfunctioning node, method is the same.
2. network fault node diagnosis method according to claim 1, it is characterized in that: in its described method: when internet usage control information agreement ICMP searches route, also can find under the situation of complete route, use User Datagram Protoco (UDP) UDP to search route once more, and contrast the result who searches for twice, choose one of them and carry out failure diagnosis.
CNB2006101069476A 2006-08-29 2006-08-29 Network fault node diagnosis method Active CN100550787C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006101069476A CN100550787C (en) 2006-08-29 2006-08-29 Network fault node diagnosis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006101069476A CN100550787C (en) 2006-08-29 2006-08-29 Network fault node diagnosis method

Publications (2)

Publication Number Publication Date
CN101136786A true CN101136786A (en) 2008-03-05
CN100550787C CN100550787C (en) 2009-10-14

Family

ID=39160643

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006101069476A Active CN100550787C (en) 2006-08-29 2006-08-29 Network fault node diagnosis method

Country Status (1)

Country Link
CN (1) CN100550787C (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931982A (en) * 2010-08-18 2010-12-29 北京星网锐捷网络技术有限公司 Network failure positioning method and device
CN101888310B (en) * 2009-05-11 2012-02-22 黑龙江大学 UDP message-based IP path active measurement method
CN101699797B (en) * 2009-11-13 2012-07-11 珠海网博信息科技有限公司 Method for performing data transmission by using UDP protocol
CN103986604A (en) * 2014-05-23 2014-08-13 华为技术有限公司 Method and device for locating network fault
CN104679693A (en) * 2013-11-26 2015-06-03 深圳市国微电子有限公司 Multi-interface mode realization method of 1553B bus protocol IP (Internet Protocol) core
CN106027284A (en) * 2016-04-29 2016-10-12 乐视控股(北京)有限公司 Network fault diagnosis method and device
CN108924000A (en) * 2018-06-19 2018-11-30 成都网丁科技有限公司 A kind of new network path detection method realized based on Transmission Control Protocol
CN110247813A (en) * 2018-03-09 2019-09-17 和硕联合科技股份有限公司 Network detecting method and network equipment
CN110661683A (en) * 2019-09-26 2020-01-07 苏州浪潮智能科技有限公司 Method and device for analyzing UDP (user Datagram protocol) protocol by file based on pcap format
CN111917608A (en) * 2020-08-07 2020-11-10 深圳市友华软件科技有限公司 Method and device for judging Internet connectivity based on Linux system equipment

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101888310B (en) * 2009-05-11 2012-02-22 黑龙江大学 UDP message-based IP path active measurement method
CN101699797B (en) * 2009-11-13 2012-07-11 珠海网博信息科技有限公司 Method for performing data transmission by using UDP protocol
CN101931982A (en) * 2010-08-18 2010-12-29 北京星网锐捷网络技术有限公司 Network failure positioning method and device
CN104679693A (en) * 2013-11-26 2015-06-03 深圳市国微电子有限公司 Multi-interface mode realization method of 1553B bus protocol IP (Internet Protocol) core
CN104679693B (en) * 2013-11-26 2017-12-29 深圳市国微电子有限公司 A kind of multiplex roles mode implementation method of 1553B bus protocols IP kernel
CN103986604A (en) * 2014-05-23 2014-08-13 华为技术有限公司 Method and device for locating network fault
CN106027284A (en) * 2016-04-29 2016-10-12 乐视控股(北京)有限公司 Network fault diagnosis method and device
CN110247813A (en) * 2018-03-09 2019-09-17 和硕联合科技股份有限公司 Network detecting method and network equipment
CN108924000A (en) * 2018-06-19 2018-11-30 成都网丁科技有限公司 A kind of new network path detection method realized based on Transmission Control Protocol
CN108924000B (en) * 2018-06-19 2021-09-07 成都网丁科技有限公司 Novel network path detection method realized based on TCP protocol
CN110661683A (en) * 2019-09-26 2020-01-07 苏州浪潮智能科技有限公司 Method and device for analyzing UDP (user Datagram protocol) protocol by file based on pcap format
CN111917608A (en) * 2020-08-07 2020-11-10 深圳市友华软件科技有限公司 Method and device for judging Internet connectivity based on Linux system equipment

Also Published As

Publication number Publication date
CN100550787C (en) 2009-10-14

Similar Documents

Publication Publication Date Title
CN100550787C (en) Network fault node diagnosis method
US7496663B2 (en) System and method for detecting status changes in a network using virtual coordinate mapping
Sherwood et al. Touring the Internet in a TCP sidecar
US7941690B2 (en) Reliable fault resolution in a cluster
Zhang et al. How DNS Misnaming Distorts Internet Topology Mapping.
JPH05502566A (en) How to discover topological features of a network
EP2081321A2 (en) Sampling apparatus distinguishing a failure in a network even by using a single sampling and a method therefor
CN1917455B (en) Method and system for generating an annotated network topology
CN109714221B (en) Method, device and system for determining network data packet
Rafiq et al. Coordination algorithm for distributed testing
EP3707862B1 (en) Method and sytem for detecting sources of computer network failures
CN109525457A (en) Network protocol fuzzy test method based on state transition traversal
Liu et al. Self-diagnosis for detecting system failures in large-scale wireless sensor networks
CN102363969A (en) Excavator and method and system for determining equipment fault
FR2931264A1 (en) METHOD AND DEVICE FOR LOCATING FAILURE IN A SYSTEM
WO2014003889A1 (en) Deterministic network failure detection
CN106201858A (en) The test system of application program and control method thereof and device in mobile terminal
CN104301186B (en) A kind of method and system for testing route forwarding table correctness
CN102946335A (en) Network condition detection method and network condition detection system
CN106921535A (en) Automated testing method and device
JP2010114657A (en) Communication path detection method, communication path detection program, and communication path detecting device
Monteriu et al. Experimental validation of a real-time model-based sensor fault detection and isolation system for unmanned ground vehicles
JP3725146B2 (en) Communication network management apparatus and communication network communication confirmation test method
CN109218059A (en) A kind of method, apparatus and system for realizing fault detection
Lee et al. Diagnosis of TCP overlay connection failures using Bayesian networks

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
ASS Succession or assignment of patent right

Owner name: ZHENGZHOU VCOM TECHNOLOGY CO., LTD.

Free format text: FORMER OWNER: ZHENGZHOU WEIKEMU TECHNOLOGY DEVELOPMENT CO., LTD.

Effective date: 20140120

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 450015 ZHENGZHOU, HENAN PROVINCE TO: 450001 ZHENGZHOU, HENAN PROVINCE

TR01 Transfer of patent right

Effective date of registration: 20140120

Address after: 450001 No. 5 Lianhua street, hi tech Development Zone, Henan, Zhengzhou

Patentee after: Zhengzhou Vcom Technology Co., Ltd.

Address before: 450015 No. 1, Huainan street, Zhengzhou, Henan

Patentee before: Zhengzhou Weikemu Technology Development Co., Ltd.