CN117041020A - Service fault repairing method, device, equipment and medium based on SDN - Google Patents

Service fault repairing method, device, equipment and medium based on SDN Download PDF

Info

Publication number
CN117041020A
CN117041020A CN202311061152.8A CN202311061152A CN117041020A CN 117041020 A CN117041020 A CN 117041020A CN 202311061152 A CN202311061152 A CN 202311061152A CN 117041020 A CN117041020 A CN 117041020A
Authority
CN
China
Prior art keywords
configuration
issuing
primary unit
failure result
unit
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.)
Pending
Application number
CN202311061152.8A
Other languages
Chinese (zh)
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.)
Inspur Cisco Networking Technology Co Ltd
Original Assignee
Inspur Cisco Networking Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Cisco Networking Technology Co Ltd filed Critical Inspur Cisco Networking Technology Co Ltd
Priority to CN202311061152.8A priority Critical patent/CN117041020A/en
Publication of CN117041020A publication Critical patent/CN117041020A/en
Pending legal-status Critical Current

Links

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/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application discloses a service fault repairing method, device, equipment and medium based on SDN, wherein the method comprises the following steps: determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data; acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface; after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit; and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface, so that a worker can perform a second repairing action on the second failure result according to the configuration interface. And meanwhile, before the flow verification is carried out, the configuration is checked or the service fault is repaired, so that the repair cost can be reduced. The prompt message of failure in configuration issuing is pushed in time, so that the error discovery time can be shortened, the manual configuration checking is avoided, and the repeated configuration issuing is avoided.

Description

Service fault repairing method, device, equipment and medium based on SDN
Technical Field
The application relates to the field of system repair, in particular to a service fault repair method, device, equipment and medium based on SDN.
Background
In SDN networking, all network configurations are issued by an SDN controller. All issued configurations are recorded in the database of the SDN controller. When the switch fails or the switch has conflict configuration, the SDN controller finally fails to issue configuration. When a fault occurs, a configurator cannot timely sense the problem; or later when the problem is perceived, the repair is at a greater cost; or the problem is perceived to be unable to guarantee complete restoration, and can be solved only by destroying the reconstruction method.
There is therefore a need for a method that can detect faults in time and can repair faults in time by simple operations.
Disclosure of Invention
In order to solve the above problems, the present application provides a service fault repairing method, device, equipment and medium based on SDN, wherein the method includes: determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data; acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface; after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit; and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
In one example, the step of building a step of units based on the step of unit network configuration data specifically includes: recording the primary unit network configuration data in a network database and a routing database; the network database storage structure comprises a network database level, a network number, a network name, a network VLAN number, a network VXLAN number, an ip range and other network information; the route database storage structure comprises a route database level, a route number, a route name, a route VLAN number, a route VXLAN number, a VRF name and other route information; and recording the configuration issuing condition into a primary configuration issuing database, wherein the configuration issuing database storage structure comprises the data number, the recording object number, an issuing failure exchanger and other information.
In one example, the obtaining a first failure result of the primary unit issuing configuration and pushing the first failure result to the configuration interface specifically includes: monitoring and receiving push failure information by push failure; based on the push failure information, determining failure content corresponding to the first failure result and the issuing failure exchanger; and inputting the failure content and the issuing failure switch into a bullet frame, and pushing the failure content and the issuing failure switch to the configuration interface.
In one example, the synthesizing the secondary unit based on the configuration data of the primary unit specifically includes: determining a preselected category of data in the primary unit based on a secondary unit network configuration data category;
extracting configuration data of a primary unit corresponding to the data pre-selected type, and filling the configuration data into the network configuration data of a secondary unit to obtain the secondary unit; recording the secondary unit network configuration data in a configuration database, wherein the configuration database storage structure comprises a data number, a network number, a routing number, configuration content and other information; and recording the configuration issuing condition into a secondary configuration issuing database, wherein the configuration issuing database storage structure comprises the data number, the recording object number, the issuing failure exchanger and other information.
In one example, the method further comprises: if the configuration issuing progress is that all issuing is completed; determining a target primary unit to be repaired based on the network name and the route name; and repairing the routing interface after the target primary unit is repaired.
In one example, the primary unit includes a network unit and a routing unit, the network unit being added to the routing unit to form a secondary unit; when the configuration is issued, after the configuration of the primary unit is issued, the configuration of the secondary unit is issued; when deleting the configuration, deleting the configuration of the primary unit after deleting the configuration of the secondary unit.
In one example, the performing a first repair action on the primary unit specifically includes: based on the first failure result, acquiring configuration issuing conditions of each topology; repairing the first failure result based on the configuration issuing condition of each topology; the repairing scheme comprises the steps of selecting switches with failed delivery to deliver one by one and selecting all switches with failed delivery to deliver simultaneously.
The application also provides a service fault repairing device based on SDN, which comprises: the first newly-built module determines that the configuration issuing progress is not completed in a full issuing mode, and newly builds a primary unit based on the primary unit network configuration data; the first pushing module is used for obtaining a first failure result of the primary unit issuing configuration and pushing the first failure result to the configuration interface; the repair synthesis module synthesizes a secondary unit based on configuration data of the primary unit after performing a first repair action on the primary unit; the second pushing module is used for obtaining a second failure result of the secondary unit issuing configuration and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
The application also provides service fault repairing equipment based on SDN, which comprises: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform: determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data; acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface; after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit; and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
The present application also provides a non-volatile computer storage medium storing computer-executable instructions configured to: determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data; acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface; after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit; and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
The method provided by the application has the following beneficial effects: and the fault repair is carried out by taking the service as a unit, so that the method is easy to understand. And the interface visual operation is simple and easy to operate by hands. Meanwhile, before the flow verification, configuration is checked or service faults are repaired, so that repair cost can be reduced. The configuration issuing failure prompt information is pushed timely, the error discovery time can be shortened, manual configuration checking is avoided, fault points are accurately repaired, repeated configuration issuing is avoided, and the method is suitable for two scenes of ICE controller interface operation and cloud network interconnection interface operation.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute a limitation on the application. In the drawings:
fig. 1 is a schematic flow chart of a service fault repairing method based on SDN in an embodiment of the application;
fig. 2 is a schematic block diagram of an service fault repairing device based on SDN in an embodiment of the present application;
fig. 3 is a schematic structural diagram of service fault repairing equipment based on SDN in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be clearly and completely described below with reference to specific embodiments of the present application and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The following describes in detail the technical solutions provided by the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a flow chart of a service fault repairing method based on SDN according to one or more embodiments of the present disclosure. Some input parameters or intermediate results in the flow allow for manual intervention adjustments to help improve accuracy.
The implementation of the analysis method according to the embodiment of the present application may be a terminal device or a server, which is not particularly limited in the present application. For ease of understanding and description, the following embodiments are described in detail with reference to a server.
It should be noted that the server may be a single device, or may be a system composed of a plurality of devices, that is, a distributed server, which is not particularly limited in the present application.
As shown in fig. 1, an embodiment of the present application provides a service fault repairing method based on SDN, including:
s101: and determining the configuration issuing progress as incomplete issuing, and newly building a primary unit based on the primary unit network configuration data.
When the service fault is repaired, if the configuration issuing is not completed completely, the configuration issuing configuration code is required to be changed for repairing. First, a new network and route is established based on the primary unit network configuration data.
It should be noted that, all the configurations issued are recorded in the database of the SDN controller, and all the configurations in the present application are divided by service units. For example: the network and the route are the primary units; the network is a secondary unit after joining the route. When the configuration is issued, the configuration of the primary unit is issued first and then the configuration of the secondary unit is issued, and when the configuration is deleted, the configuration of the secondary unit is deleted first and then the configuration of the primary unit is deleted.
Specifically, when a primary unit is newly built, the SDN controller records primary unit network configuration data, stores the configuration data of the network unit as one storage structure, and routes the configuration data as another storage structure. Recording the primary unit network configuration data in a network database and a routing database; the network database storage structure comprises a network database level, a network number, a network name, a network VLAN number, a network VXLAN number, an ip range and other network information; the route database storage structure comprises a route database level, a route number, a route name, a route VLAN number, a route VXLAN number, a VRF name and other route information; and recording the configuration issuing condition into a primary configuration issuing database, wherein the configuration issuing database storage structure comprises the data number, the recording object number, an issuing failure exchanger and other information.
S102: and acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to the configuration interface.
When the configuration failure is issued to the primary unit, a first failure result needs to be acquired and pushed to the configuration interface. Specifically, after the push failure monitoring receives the push failure information, based on the push failure information, determining failure content corresponding to the first failure result and issuing a failure switch, inputting the failure content and the issuing failure switch into a bullet frame, and pushing the failure content and the issuing failure switch to a configuration interface in a bullet frame mode.
S103: after the first repairing operation is performed on the primary unit, the secondary unit is synthesized based on the configuration data of the primary unit.
In one embodiment, during the first repair action, the worker first points at the pushed failed frame to record the failure details. The complete topology information can be displayed in the failure details, such as green for successful delivery, red for failure delivery.
When repairing, the switch with failed issuing can be selected to issue one by one, namely, the switch with red clicking can issue one by one. And all failed switches can be selected for simultaneous issuing, namely all failed switches can be issued by clicking one button.
In one embodiment, when the secondary units are combined together and the units are combined, network configuration data corresponding to the primary units are extracted based on the network configuration data types of the secondary units, and are filled in the network configuration data of the secondary units, so that the secondary units are obtained. Then recording the secondary unit network configuration data in a configuration database, wherein the configuration database storage structure comprises the data number, the network number, the routing number, the configuration content and other information; and recording the configuration issuing condition into a secondary configuration issuing database, wherein the configuration issuing database storage structure comprises the data number, the recording object number, the issuing failure exchanger and other information.
S104: and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface, so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
In one embodiment, if the configuration delivery is completed, the configuration personnel are not at the SDN controller interface and cannot deliver the network and route configuration for the cloud network interconnection SDN networking situation. So that the pushed popup window cannot be found in time after the problem occurs. In the repair failure process after newly establishing a network and a route and adding the network into the route, firstly determining a target primary unit to be repaired based on the network name and the route name; and after the target primary unit is repaired, repairing the routing interface.
As shown in fig. 2, an embodiment of the present application further provides an service fault repairing device based on SDN, including:
the first new modeling block 201 determines that the configuration issuing progress is not completed, and newly builds a primary unit based on the primary unit network configuration data.
The first pushing module 202 obtains a first failure result of the primary unit issuing configuration, and pushes the first failure result to the configuration interface.
The repair composition module 203 performs a first repair operation on the primary unit, and then composes the secondary unit based on the configuration data of the primary unit.
The second pushing module 204 obtains a second failure result of the secondary unit issuing configuration, and pushes the second failure result to the configuration interface, so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
As shown in fig. 3, an embodiment of the present application further provides service fault repair equipment based on SDN, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to enable the at least one processor to:
determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data; acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface; after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit; and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface, so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
The embodiment of the application also provides a nonvolatile computer storage medium, which stores computer executable instructions, wherein the computer executable instructions are configured to:
determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data; acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface; after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit; and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface, so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
The embodiments of the present application are described in a progressive manner, and the same and similar parts of the embodiments are all referred to each other, and each embodiment is mainly described in the differences from the other embodiments. In particular, for the apparatus and medium embodiments, the description is relatively simple, as it is substantially similar to the method embodiments, with reference to the section of the method embodiments being relevant.
The devices and media provided in the embodiments of the present application are in one-to-one correspondence with the methods, so that the devices and media also have similar beneficial technical effects as the corresponding methods, and since the beneficial technical effects of the methods have been described in detail above, the beneficial technical effects of the devices and media are not repeated here.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and variations of the present application will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the application are to be included in the scope of the claims of the present application.

Claims (10)

1. The service fault repairing method based on SDN is characterized by comprising the following steps:
determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data;
acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface;
after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit;
and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
2. The method according to claim 1, wherein the step of building a step of units based on the step of unit network configuration data specifically comprises:
recording the primary unit network configuration data in a network database and a routing database;
the network database storage structure comprises a network database level, a network number, a network name, a network VLAN number, a network VXLAN number, an ip range and other network information;
the route database storage structure comprises a route database level, a route number, a route name, a route VLAN number, a route VXLAN number, a VRF name and other route information;
and recording the configuration issuing condition into a primary configuration issuing database, wherein the configuration issuing database storage structure comprises the data number, the recording object number, an issuing failure exchanger and other information.
3. The method of claim 2, wherein the obtaining a first failure result of the primary unit issuing configuration and pushing the first failure result to the configuration interface specifically includes:
monitoring and receiving push failure information by push failure;
based on the push failure information, determining failure content corresponding to the first failure result and the issuing failure exchanger;
and inputting the failure content and the issuing failure switch into a bullet frame, and pushing the failure content and the issuing failure switch to the configuration interface.
4. The method according to claim 1, wherein the synthesizing a secondary unit based on the configuration data of the primary unit, specifically comprises:
determining a preselected category of data in the primary unit based on a secondary unit network configuration data category;
extracting configuration data of a primary unit corresponding to the data pre-selected type, and filling the configuration data into the network configuration data of a secondary unit to obtain the secondary unit;
recording the secondary unit network configuration data in a configuration database, wherein the configuration database storage structure comprises a data number, a network number, a routing number, configuration content and other information;
and recording the configuration issuing condition into a secondary configuration issuing database, wherein the configuration issuing database storage structure comprises the data number, the recording object number, the issuing failure exchanger and other information.
5. The method according to claim 1, wherein the method further comprises:
if the configuration issuing progress is that all issuing is completed;
determining a target primary unit to be repaired based on the network name and the route name;
and repairing the routing interface after the target primary unit is repaired.
6. The method of claim 1, wherein the primary unit comprises a network unit and a routing unit, the network unit being added to the routing unit to form a secondary unit;
when the configuration is issued, after the configuration of the primary unit is issued, the configuration of the secondary unit is issued;
when deleting the configuration, deleting the configuration of the primary unit after deleting the configuration of the secondary unit.
7. The method of claim 1, wherein performing a first repair action on the primary unit comprises:
based on the first failure result, acquiring configuration issuing conditions of each topology;
repairing the first failure result based on the configuration issuing condition of each topology;
the repairing scheme comprises the steps of selecting switches with failed delivery to deliver one by one and selecting all switches with failed delivery to deliver simultaneously.
8. An SDN-based service fault repair device, comprising:
the first newly-built module determines that the configuration issuing progress is not completed in a full issuing mode, and newly builds a primary unit based on the primary unit network configuration data;
the first pushing module is used for obtaining a first failure result of the primary unit issuing configuration and pushing the first failure result to the configuration interface;
the repair synthesis module synthesizes a secondary unit based on configuration data of the primary unit after performing a first repair action on the primary unit;
the second pushing module is used for obtaining a second failure result of the secondary unit issuing configuration and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
9. An SDN based service fault repair device, comprising:
at least one processor; and a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform:
determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data;
acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface;
after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit;
and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
10. A non-transitory computer storage medium storing computer-executable instructions, the computer-executable instructions configured to:
determining that the configuration issuing progress is not completed in a full issuing manner, and newly building a primary unit based on the primary unit network configuration data;
acquiring a first failure result of the primary unit issuing configuration, and pushing the first failure result to a configuration interface;
after the first repairing action is carried out on the primary unit, synthesizing a secondary unit based on configuration data of the primary unit;
and acquiring a second failure result of the secondary unit issuing configuration, and pushing the second failure result to the configuration interface so that a worker can perform a second repairing action on the second failure result according to the configuration interface.
CN202311061152.8A 2023-08-22 2023-08-22 Service fault repairing method, device, equipment and medium based on SDN Pending CN117041020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311061152.8A CN117041020A (en) 2023-08-22 2023-08-22 Service fault repairing method, device, equipment and medium based on SDN

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311061152.8A CN117041020A (en) 2023-08-22 2023-08-22 Service fault repairing method, device, equipment and medium based on SDN

Publications (1)

Publication Number Publication Date
CN117041020A true CN117041020A (en) 2023-11-10

Family

ID=88637147

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311061152.8A Pending CN117041020A (en) 2023-08-22 2023-08-22 Service fault repairing method, device, equipment and medium based on SDN

Country Status (1)

Country Link
CN (1) CN117041020A (en)

Similar Documents

Publication Publication Date Title
CN110300017B (en) Standard configuration generating device and method and network equipment configuration error correcting device and method
CN110088744A (en) A kind of database maintenance method and its system
CN111030840A (en) Method and device for generating topological graph, electronic equipment and storage medium
CN117041020A (en) Service fault repairing method, device, equipment and medium based on SDN
CN114584475B (en) Communication test method and device
CN115412452B (en) Configuration navigation method, device and medium based on physical layer Fabric scene
CN115378823B (en) Public cloud drop planning method and device, electronic equipment and storage medium
CN110807000B (en) File repair method and device, electronic equipment and storage medium
CN110674038A (en) Method and device for classifying error information in software test
CN107547282B (en) Information and communication service influence analysis model establishing method and system
CN115987821A (en) Gateway routing test method and device
CN111240794A (en) Container mirror image extraction method and device and container mirror image testing method and device
CN115525545A (en) Docker-based automatic testing method, system, equipment and medium
CN113253708A (en) Method and device for automatically generating simulation tool configuration file for signal system test
CN115529228B (en) Fault positioning method, device and medium based on browser end
CN105701002A (en) Test based execution path recording method and apparatus
CN116560722B (en) Operation and maintenance flow processing method and device, electronic equipment and storage medium
CN114143304A (en) Method, device and medium for positioning machine room equipment
CN118154138B (en) Paperless management method, paperless management device, paperless management system and paperless management storage medium based on BIM
CN116708179A (en) Service configuration monitoring method, equipment and medium of network equipment
CN115499317B (en) Gray scale verification method, electronic device and readable storage medium
CN112019644B (en) Method, system, medium and equipment for determining attribution information of IP address
CN114741401B (en) Data synchronization method, device and medium based on update time and primary key
CN116774980A (en) Method and device for constructing system structure tree of rail transit reliability monitoring software
CN115567396A (en) Switch configuration method, device and medium based on SDN network

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