CN110995483A - Network topology discovery method and device - Google Patents

Network topology discovery method and device Download PDF

Info

Publication number
CN110995483A
CN110995483A CN201911200198.7A CN201911200198A CN110995483A CN 110995483 A CN110995483 A CN 110995483A CN 201911200198 A CN201911200198 A CN 201911200198A CN 110995483 A CN110995483 A CN 110995483A
Authority
CN
China
Prior art keywords
network
queue
network device
information
network equipment
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
CN201911200198.7A
Other languages
Chinese (zh)
Other versions
CN110995483B (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.)
Hangzhou DPTech Technologies Co Ltd
Original Assignee
Hangzhou DPTech Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN201911200198.7A priority Critical patent/CN110995483B/en
Publication of CN110995483A publication Critical patent/CN110995483A/en
Application granted granted Critical
Publication of CN110995483B publication Critical patent/CN110995483B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • 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

Abstract

The application provides a method and a device for discovering network topology, which are applied to each network device of a target subnet, wherein the method comprises the following steps: determining a network equipment queue to be searched according to the IP address of each network equipment and the selected network segment included by the target subnet; obtaining a direct connection network equipment queue according to attribute information and connection information of each network equipment in the network equipment queue to be searched, which are obtained through at least one preset protocol; determining type information and state information of each network device in a direct connection network device queue; generating a local topological structure according to the attribute information, the connection information, the type information and the state information of each network device in the direct connection network device queue; and sending the local topological structure to a network management center so that the network management center generates a network topological structure of the target subnet according to the received local topological structure sent by each network device. By applying the embodiment of the application, the application range is larger, and the limitation is smaller.

Description

Network topology discovery method and device
Technical Field
The present application relates to the field of network communication technologies, and in particular, to a method and an apparatus for discovering a network topology.
Background
The current development of computer networks is characterized by continuously enlarged scale, continuously increased complexity and higher heterogeneity, and a network is often composed of a plurality of sub-networks with different sizes and integrates various operating systems, network devices including a plurality of device manufacturers and various network software to provide various services. After a subnet is deployed, network topology discovery is usually required to facilitate network management. The network topology discovery is that all network devices included in a searched subnet and connection relations among the network devices are visually displayed in a graphic mode to obtain a network topology map, and faults, flow and other important device information of subsequent network devices can be directly reflected on the network topology map, so that related personnel can conveniently master the real-time running state of the network devices in time.
At present, a Network topology method is that each Network device in a subnet announces its own existence through a Link Layer Discovery Protocol (LLDP), receives announcement Information of a neighboring Network device at the same time, and stores the Information in a Management Information Base (MIB, Management Information Base), and a Network Management center can obtain the Information through a Simple Network Management Protocol (SNMP) interface, and can accurately discover a Network topology structure of the subnet after analyzing the Information.
In the above method for discovering network topology, each network device of the subnet and the network management center need to operate the SNMP, which is not suitable for the network device not operating the SNMP. Therefore, the method has limited application range and great limitation.
Disclosure of Invention
In view of this, the present application provides a method and an apparatus for discovering a network topology, so as to solve the problems of limited application range and large limitation in the related art.
Specifically, the method is realized through the following technical scheme:
a method for discovering network topology is applied to each network device included in a target subnet, and the method comprises the following steps:
determining a network equipment queue to be searched according to the Internet protocol IP address and the selected network segment of each network equipment included in the target subnet;
obtaining a direct connection network equipment queue according to attribute information and connection information of each network equipment in the to-be-searched network equipment queue, which are obtained through at least one preset protocol;
determining type information and state information of each network device in the direct connection network device queue;
generating a local topological structure according to the attribute information, the connection information, the type information and the state information of each network device in the direct connection network device queue;
and sending the local topological structure to a network management center so that the network management center generates the network topological structure of the target subnet according to the received local topological structure sent by each network device.
An apparatus for discovering network topology, applied in each network device included in a target subnet, the apparatus comprising:
the first determining module is used for determining a network equipment queue to be searched according to the IP address and the selected network segment of each network equipment included in the target subnet;
the acquisition module is used for acquiring a direct connection network equipment queue according to the attribute information and the connection information of each network equipment in the network equipment queue to be searched, which are acquired through at least one preset protocol;
the second determining module is used for determining the type information and the state information of each network device in the direct connection network device queue;
the generating module is used for generating a local topological structure according to the attribute information, the connection information, the type information and the state information of each network device in the direct connection network device queue;
and the sending module is used for sending the local topological structure to a network management center so that the network management center generates the network topological structure of the target subnet according to the received local topological structure sent by each network device.
An electronic device comprises a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing mutual communication by the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the above method steps when executing the program stored in the memory.
A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the above-mentioned method steps.
According to the technical scheme provided by the application, the same protocol does not need to be operated between the network devices in the target subnet, the SNMP does not need to be operated between the network devices in the target subnet and the network management center, the network topology discovery of the target subnet can be finally realized, and the network topology structure of the target subnet is generated.
Drawings
Fig. 1 is a flowchart illustrating a method for discovering a network topology according to the present application;
fig. 2 is a schematic structural diagram of a discovery apparatus of a network topology shown in the present application;
fig. 3 is a schematic structural diagram of an electronic device shown in the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
In order to solve the above problem, an embodiment of the present invention provides a method for discovering a network topology. Referring to fig. 1, fig. 1 is a flowchart of a method for discovering a network topology, which is applied to each network device included in a target subnet, that is, a network topology of the target subnet needs to be discovered to generate a network topology structure of the target subnet.
S11: and determining a network equipment queue to be searched according to the Internet Protocol (IP) address and the selected network segment of each network equipment included in the target subnet.
After each network device of the target subnet is deployed, the IP address and the connection relation of each network device are determined, for each network device of the target subnet, it is the directly connected network device that needs to be determined, and before that, the network devices to be searched need to be determined from each network device of the target subnet, and these devices may form a network device queue to be searched.
The selected network segment can be set according to actual needs.
S12: and obtaining a direct connection network equipment queue according to the attribute information and the connection information of each network equipment in the network equipment queue to be searched, which are obtained through at least one preset protocol.
Because the protocols on each network device in the target subnet may be different, at least one communication protocol commonly used may be selected as the at least one preset protocol, then the attribute information and the connection information of each network device in the network devices to be searched are obtained through the at least one preset protocol, and then the directly connected network devices are determined according to the information, and the directly connected network devices form a directly connected network device queue.
S13: and determining the type information and the state information of each network device in the direct connection network device queue.
S14: and generating a local topological structure according to the attribute information, the connection information, the type information and the state information of each network device in the direct connection network device queue.
When a local topological structure is generated, in order to avoid cross overlapping of the topological structures, different topological algorithms are provided according to different topological structures, and an independent method is designed for each algorithm, so that expandability can be ensured, for example, but not limited to, the following three algorithms can be adopted: realizing the topological structures of tree shapes, right-angle types (grid types) and divergent types (fountain types).
For facilitating the network management center to query and use the attribute information, connection information, type information and state information of each network device in the direct connection network device queue conveniently, the information may be stored in the MIB.
S15: and sending the local topological structure to a network management center so that the network management center generates a network topological structure of the target subnet according to the received local topological structure sent by each network device.
The local topology can be generated to a network management center periodically, and the network management center generates the network topology of the target subnet according to the received local topology sent by each network device.
According to the technical scheme provided by the application, the same protocol does not need to be operated between the network devices in the target subnet, the SNMP does not need to be operated between the network devices in the target subnet and the network management center, the network topology discovery of the target subnet can be finally realized, and the network topology structure of the target subnet is generated.
Specifically, the determining, according to the IP address and the selected network segment of each network device included in the target subnet in S11, a queue of the network device to be searched includes:
acquiring IP addresses of all network devices included in the selected network segment and the target subnet;
selecting network equipment with an IP address included in the selected network segment from each network equipment of the target subnet;
and adding the selected network equipment into a queue of the network equipment to be searched.
The network device queue to be searched can be initialized in advance, and the IP address is selected from each network device of the target subnet and included in the network device of the selected network segment, and then the IP address is added into the network device queue to be searched, so that the accuracy of the network device queue to be searched can be ensured.
Specifically, in S12, the obtaining of the direct connection network device queue according to the attribute information and the connection information of each network device in the to-be-searched network devices, which are obtained through at least one preset protocol, specifically includes:
sequentially accessing each network device in the network device queue to be searched through at least one preset protocol to obtain attribute information and connection information of each network device in the network device to be searched;
determining the directly connected network equipment from the connection information of each network equipment in the network equipment queue to be searched;
and adding the determined network equipment into a direct connection network equipment queue.
The direct connection network device queue can be initialized in advance, the connection information of each network device in the network device queue to be searched can include information such as connection interfaces with other network devices, and then the network device to be directly connected can be determined based on the connection information, and then the network device to be directly connected is added into the direct connection network device queue, so that the accuracy of the direct connection network device queue can be ensured.
Specifically, the determining of the type information and the state information of each network device in the queue of the directly connected network device in S13 specifically includes:
determining type information of corresponding network equipment according to selected information in attribute information of each network equipment in the direct connection network equipment queue;
and acquiring the state information of each network device in the directly connected network device queue through an Internet Control Message Protocol (ICMP).
Wherein the selected information may be, but is not limited to, communication protocol, operating system, etc. information.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a discovery apparatus of a network topology shown in the present application, which is applied to each network device included in a target subnet, and the apparatus includes:
a first determining module 21, configured to determine a to-be-searched network device queue according to the IP address and the selected network segment of each network device included in the target subnet;
the acquiring module 22 is configured to acquire a direct connection network device queue according to attribute information and connection information of each network device in the to-be-searched network device queue, which are acquired through at least one preset protocol;
a second determining module 23, configured to determine type information and state information of each network device in the queue of the directly connected network device;
the generating module 24 is configured to generate a local topology structure according to the attribute information, the connection information, the type information, and the state information of each network device in the direct-connected network device queue;
and a sending module 25, configured to send the local topology to a network management center, so that the network management center generates a network topology of the target subnet according to the received local topology sent by each network device.
According to the technical scheme provided by the application, the same protocol does not need to be operated between the network devices in the target subnet, the SNMP does not need to be operated between the network devices in the target subnet and the network management center, the network topology discovery of the target subnet can be finally realized, and the network topology structure of the target subnet is generated.
In an optional implementation manner, the first determining module 21 determines, according to the IP address of each network device included in the target subnet and the selected network segment, a to-be-searched network device queue, which is specifically configured to:
acquiring IP addresses of all network devices included in the selected network segment and the target subnet;
selecting network equipment with an IP address included in the selected network segment from each network equipment of the target subnet;
and adding the selected network equipment into a queue of the network equipment to be searched.
In an optional implementation manner, the obtaining module 22 is configured to obtain, according to attribute information and connection information of each network device in the network devices to be searched, which are obtained through at least one preset protocol, a direct connection network device queue, and specifically configured to:
sequentially accessing each network device in the network device queue to be searched through at least one preset protocol to obtain attribute information and connection information of each network device in the network device to be searched;
determining the directly connected network equipment from the connection information of each network equipment in the network equipment queue to be searched;
and adding the determined network equipment into a direct connection network equipment queue.
In an optional implementation manner, the second determining module 23 is configured to determine type information and state information of each network device in the queue of the directly connected network device, and specifically configured to:
determining type information of corresponding network equipment according to selected information in attribute information of each network equipment in the direct connection network equipment queue;
and acquiring the state information of each network device in the direct connection network device queue through the ICMP.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
An electronic device is further provided in the embodiment of the present application, please refer to fig. 3, which includes a processor 310, a communication interface 320, a memory 330, and a communication bus 340, wherein the processor 310, the communication interface 320, and the memory 330 complete communication with each other through the communication bus 340.
A memory 330 for storing a computer program;
the processor 310 is configured to implement the method for discovering a network topology according to any of the above embodiments when executing the program stored in the memory 330.
The communication interface 320 is used for communication between the above-described electronic device and other devices.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component.
According to the technical scheme provided by the application, the same protocol does not need to be operated between the network devices in the target subnet, the SNMP does not need to be operated between the network devices in the target subnet and the network management center, the network topology discovery of the target subnet can be finally realized, and the network topology structure of the target subnet is generated.
Accordingly, an embodiment of the present application further provides a computer-readable storage medium, in which instructions are stored, and when the instructions are executed on a computer, the computer is caused to execute the method for discovering a network topology as described in any of the above embodiments.
According to the technical scheme provided by the application, the same protocol does not need to be operated between the network devices in the target subnet, the SNMP does not need to be operated between the network devices in the target subnet and the network management center, the network topology discovery of the target subnet can be finally realized, and the network topology structure of the target subnet is generated.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (10)

1. A method for discovering network topology, applied to each network device included in a target subnet, is characterized in that the method comprises:
determining a network equipment queue to be searched according to the Internet protocol IP address and the selected network segment of each network equipment included in the target subnet;
obtaining a direct connection network equipment queue according to attribute information and connection information of each network equipment in the to-be-searched network equipment queue, which are obtained through at least one preset protocol;
determining type information and state information of each network device in the direct connection network device queue;
generating a local topological structure according to the attribute information, the connection information, the type information and the state information of each network device in the direct connection network device queue;
and sending the local topological structure to a network management center so that the network management center generates the network topological structure of the target subnet according to the received local topological structure sent by each network device.
2. The method according to claim 1, wherein determining the queue of network devices to be searched according to the IP address and the selected network segment of each network device included in the target subnet specifically comprises:
acquiring IP addresses of all network devices included in the selected network segment and the target subnet;
selecting network equipment with an IP address included in the selected network segment from the network equipment of the target subnet;
and adding the selected network equipment into a queue of the network equipment to be searched.
3. The method according to claim 1, wherein obtaining a direct connection network device queue according to attribute information and connection information of each network device in the network devices to be searched, which are obtained through at least one preset protocol, specifically comprises:
sequentially accessing each network device in the network device queue to be searched through at least one preset protocol to obtain attribute information and connection information of each network device in the network device queue to be searched;
determining the directly connected network equipment from the connection information of each network equipment in the network equipment queue to be searched;
and adding the determined network equipment into a direct connection network equipment queue.
4. The method according to any one of claims 1 to 3, wherein determining type information and status information of each network device in the queue of directly connected network devices specifically comprises:
determining type information of corresponding network equipment according to selected information in the attribute information of each network equipment in the direct connection network equipment queue;
and acquiring the state information of each network device in the direct connection network device queue through an Internet Control Message Protocol (ICMP).
5. An apparatus for discovering network topology, applied to each network device included in a target subnet, the apparatus comprising:
the first determining module is used for determining a network equipment queue to be searched according to the IP address and the selected network segment of each network equipment included in the target subnet;
the acquisition module is used for acquiring a direct connection network equipment queue according to the attribute information and the connection information of each network equipment in the network equipment queue to be searched, which are acquired through at least one preset protocol;
the second determining module is used for determining the type information and the state information of each network device in the direct connection network device queue;
the generating module is used for generating a local topological structure according to the attribute information, the connection information, the type information and the state information of each network device in the direct connection network device queue;
and the sending module is used for sending the local topological structure to a network management center so that the network management center generates the network topological structure of the target subnet according to the received local topological structure sent by each network device.
6. The method according to claim 5, wherein the first determining module determines the queue of network devices to be searched according to the IP address of each network device and the selected network segment included in the target subnet, and is specifically configured to:
acquiring IP addresses of all network devices included in the selected network segment and the target subnet;
selecting network equipment with an IP address included in the selected network segment from the network equipment of the target subnet;
and adding the selected network equipment into a queue of the network equipment to be searched.
7. The method according to claim 5, wherein the obtaining module is configured to obtain a direct connection network device queue according to the attribute information and the connection information of each network device in the to-be-searched network devices, which are obtained through at least one preset protocol, and is specifically configured to:
sequentially accessing each network device in the network device queue to be searched through at least one preset protocol to obtain attribute information and connection information of each network device in the network device queue to be searched;
determining the directly connected network equipment from the connection information of each network equipment in the network equipment queue to be searched;
and adding the determined network equipment into a direct connection network equipment queue.
8. The method according to any one of claims 5 to 7, wherein the second determining module is configured to determine type information and status information of each network device in the queue of directly connected network devices, and is specifically configured to:
determining type information of corresponding network equipment according to selected information in the attribute information of each network equipment in the direct connection network equipment queue;
and acquiring the state information of each network device in the direct connection network device queue through ICMP.
9. An electronic device, characterized in that the electronic device comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any of claims 1-8 when executing a program stored on a memory.
10. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of the claims 1-8.
CN201911200198.7A 2019-11-29 2019-11-29 Network topology discovery method and device Active CN110995483B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911200198.7A CN110995483B (en) 2019-11-29 2019-11-29 Network topology discovery method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911200198.7A CN110995483B (en) 2019-11-29 2019-11-29 Network topology discovery method and device

Publications (2)

Publication Number Publication Date
CN110995483A true CN110995483A (en) 2020-04-10
CN110995483B CN110995483B (en) 2022-11-01

Family

ID=70088357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911200198.7A Active CN110995483B (en) 2019-11-29 2019-11-29 Network topology discovery method and device

Country Status (1)

Country Link
CN (1) CN110995483B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112636968A (en) * 2020-12-18 2021-04-09 中国建设银行股份有限公司 Network scheme construction method, device, readable medium and equipment
CN115514586A (en) * 2022-11-24 2022-12-23 河北纬坤电子科技有限公司 Access control policy configuration method and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180083917A1 (en) * 2016-09-21 2018-03-22 Rockwell Automation Technologies, Inc. Topology Based Internet Protocol (IP) Addressing
CN108055207A (en) * 2017-10-26 2018-05-18 北京天元创新科技有限公司 A kind of network topology cognitive method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180083917A1 (en) * 2016-09-21 2018-03-22 Rockwell Automation Technologies, Inc. Topology Based Internet Protocol (IP) Addressing
CN108055207A (en) * 2017-10-26 2018-05-18 北京天元创新科技有限公司 A kind of network topology cognitive method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112636968A (en) * 2020-12-18 2021-04-09 中国建设银行股份有限公司 Network scheme construction method, device, readable medium and equipment
CN112636968B (en) * 2020-12-18 2023-03-28 中国建设银行股份有限公司 Network scheme construction method, device, readable medium and equipment
CN115514586A (en) * 2022-11-24 2022-12-23 河北纬坤电子科技有限公司 Access control policy configuration method and electronic equipment
CN115514586B (en) * 2022-11-24 2023-03-21 河北纬坤电子科技有限公司 Access control policy configuration method and electronic equipment

Also Published As

Publication number Publication date
CN110995483B (en) 2022-11-01

Similar Documents

Publication Publication Date Title
CN110661669B (en) Network topology automatic discovery method of network equipment based on ICMP, TCP and UDP protocols
CN111181801B (en) Node cluster testing method and device, electronic equipment and storage medium
US20090070773A1 (en) Method for efficient thread usage for hierarchically structured tasks
CN108810192A (en) A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing
JP7416919B2 (en) Data processing methods and devices and computer storage media
CN109067569B (en) Industrial control network topological structure visualization method
CN112953774B (en) Network topology generation method, system, equipment and computer storage medium
CN110995483B (en) Network topology discovery method and device
CN108282362B (en) Network topology generation method, device and equipment
CN109831334B (en) Network topology construction method and device and terminal equipment
CN109189758B (en) Operation and maintenance flow design method, device and equipment, operation method, device and host
CN110474960B (en) Method and device for service deployment in virtual network
CN113273135B (en) Network topology discovery in a substation
CN108023763A (en) The creation method and device of a kind of network topological diagram
CN107465621B (en) Router discovery method, SDN controller, router and network system
CN108833129B (en) Network topology discovery method and device
CN110839089A (en) Server positioning method, system, electronic equipment and storage medium
CN111988439B (en) ARP request suppression system, method, equipment and storage medium
CN110855566A (en) Method and device for dragging upstream flow
EP4207702A1 (en) Dynamic prediction of system resource requirement of network software in a live network using data driven models
CN112866011B (en) Method, device, equipment and medium for determining network topology structure
CN113300880B (en) Ethernet switch topology generation and drawing method based on Tarjan algorithm
CN102075364B (en) Method and equipment for determining direct link
CN110661655B (en) Cluster deployment method and system, electronic device and storage medium
CN110769462B (en) Network access control method and device

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