CN117135769A - Network connection recovery method and device, network node and controller - Google Patents

Network connection recovery method and device, network node and controller Download PDF

Info

Publication number
CN117135769A
CN117135769A CN202210553449.5A CN202210553449A CN117135769A CN 117135769 A CN117135769 A CN 117135769A CN 202210553449 A CN202210553449 A CN 202210553449A CN 117135769 A CN117135769 A CN 117135769A
Authority
CN
China
Prior art keywords
path
network connection
transmission paths
target service
controller
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
CN202210553449.5A
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.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
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 China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN202210553449.5A priority Critical patent/CN117135769A/en
Publication of CN117135769A publication Critical patent/CN117135769A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/15Setup of multiple wireless link connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/19Connection re-establishment

Abstract

The application provides a network connection recovery method, a network connection recovery device, a network node and a controller. The method comprises the following steps: acquiring a path set configured by a controller for a target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order; when network connection interruption occurs in the execution process of the target service, selecting a target path in the transmission paths according to the priority selection sequence of at least two transmission paths, and recovering the network connection of the target service. By adopting the method, the path set is configured, and the path set comprises at least two transmission paths arranged according to the priority selection order, so that when the network node generates network connection interruption in the process of executing the target service, the target path in the at least two transmission paths can be selected according to the priority selection order, the effect of determining the recovery path as soon as possible is achieved, the problem that the recovery time is long due to the fact that the real-time recovery path calculation is carried out by the controller when the network fails is avoided, and the route recovery success rate is ensured.

Description

Network connection recovery method and device, network node and controller
Technical Field
The present application relates to the field of transmission technologies, and in particular, to a network connection recovery method, a device, a network node, and a controller.
Background
Software-defined networking (Software-defined Networking, SDN) technology is a network management method that supports dynamically programmable network configuration, improves network performance and management efficiency, and enables network services to provide flexible customization capabilities like cloud computing. SDN decouples the forwarding plane and the control plane of the network equipment, and the controller is responsible for the management of the network equipment, the arrangement of network service and the scheduling of service flow, and has the advantages of low cost, centralized management, flexible scheduling and the like.
Currently, the transport network of an SDN is capable of supporting rerouting, where rerouting includes dynamic rerouting and pre-made rerouting. When the fault occurs, the controller or the control plane recalculates a recovery route according to the current topology resource, and switches the service to the recovery route. The pre-fabricated rerouting means that a restoration route is calculated in advance when a service is created, and the restoration route is pre-configured at a service head node when the service is created; when a failure occurs, the head node automatically creates a connection based on the pre-made restoration route and switches the traffic to the restoration route.
However, both of the above methods have drawbacks, and the dynamic rerouting tends to have a long recovery time due to the real-time calculation of the recovery path. The restoration path for the pre-cast reroute is calculated already at the time of service creation, but may fail in restoration due to resources being occupied when a failure occurs.
Disclosure of Invention
The technical scheme of the application aims to provide a network connection recovery method, a device, a network node and a controller, which not only can reduce recovery time when network connection is interrupted, but also can ensure the success rate of route recovery.
The embodiment of the application provides a network connection recovery method, which is executed by a network node and comprises the following steps:
acquiring a path set configured by a controller for a target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
when network connection interruption occurs in the execution process of the target service, selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths, and recovering the network connection of the target service.
Optionally, in the network connection recovery method, each transmission path in the path set includes corresponding path information and priority sequence number information.
Optionally, in the network connection restoration method, each transmission path further includes corresponding type indication information, where the type indication information is used to indicate that the corresponding transmission path is a main working path or an alternative path.
Optionally, the network connection recovery method, wherein the method further includes:
transmitting request information of the target service to the controller;
the method for acquiring the path set configured by the controller for the target service comprises the following steps:
and acquiring configuration information sent by the controller according to the request information, wherein the configuration information comprises the path set.
Optionally, the network connection recovery method, wherein the method further includes:
and selecting a transmission path with the priority order arranged at the forefront in the path set as a main working path according to the configuration information, and executing the transmission of the target service.
Optionally, the network connection recovery method, wherein selecting the target path in the transmission paths according to the priority selection order of the at least two transmission paths includes:
and judging whether the resources of each transmission path are available or not in sequence according to the priority selection sequence of the at least two transmission paths until the transmission path with the available resources is selected as the target path.
Optionally, in the network connection recovery method, the priority selection order of the at least two transmission paths is an order obtained by ordering the calculation result of each transmission path according to a preset path algorithm.
The embodiment of the application also provides a network connection recovery method, which is executed by a controller and comprises the following steps:
and sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
Optionally, in the network connection recovery method, each transmission path in the path set includes corresponding path information and priority sequence number information.
Optionally, in the network connection restoration method, each transmission path further includes corresponding type indication information, where the type indication information is used to indicate that the corresponding transmission path is a main working path or an alternative path.
Optionally, the network connection recovery method, wherein the method further includes:
receiving request information of a target service sent by the network node;
wherein sending the path set configured for the target service to the network node comprises:
and sending configuration information to the network node according to the request information, wherein the configuration information comprises the path set.
Optionally, the network connection recovery method, wherein the method further includes:
calculating each transmission path according to a preset path algorithm to obtain a calculation result;
and sequencing the calculation result of each transmission path to obtain the priority selection order of the at least two transmission paths.
The embodiment of the application also provides a network node, which comprises a transceiver and a processor, wherein:
the transceiver is used for acquiring a path set configured by the controller for the target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
and the processor is used for selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths when the network connection is interrupted in the execution process of the target service, and carrying out network connection recovery of the target service.
The embodiment of the application also provides a controller, which comprises a transceiver for:
and sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
The embodiment of the application also provides a network connection recovery device, which is applied to the network node and comprises:
the acquisition module is used for acquiring a path set configured by the controller for the target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
and the network recovery module is used for selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths when the network connection is interrupted in the execution process of the target service, and carrying out network connection recovery of the target service.
The embodiment of the application also provides a network connection recovery device, which is applied to a controller and comprises:
and the sending module is used for sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
The embodiment of the application also provides a network device, which comprises: a processor, a memory, and a program stored on the memory and executable on the processor, which when executed by the processor implements a network connection restoration method as defined in any one of the above.
The embodiment of the application also provides a readable storage medium, wherein the readable storage medium stores a program, and the program realizes the steps in the network connection recovery method according to any one of the above when being executed by a processor.
At least one of the above technical solutions of the application has the following beneficial effects:
by adopting the network connection recovery method of the embodiment of the application, the controller configures the path set for the target service, wherein the path set comprises at least two transmission paths arranged according to the priority selection order, so that when the network node generates network connection interruption in the process of executing the target service, the network node can select the target path in the at least two transmission paths according to the priority selection order, the effect of quickly determining the recovery path is achieved, the problem that the recovery time is long due to the fact that the controller calculates the real-time recovery path when the network fails is avoided, and the route recovery success rate is ensured.
Drawings
Fig. 1 is a schematic diagram of a system architecture of a network connection recovery method according to an embodiment of the present application;
fig. 2 is a flowchart of a network connection recovery method according to an embodiment of the application;
FIG. 3 is a flow chart illustrating an implementation of a network connection recovery method according to an embodiment of the present application;
fig. 4 is a flowchart of a network connection recovery method according to another embodiment of the application;
fig. 5 is a schematic structural diagram of a network node according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a controller according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a network connection recovery device according to an embodiment of the application;
fig. 8 is a schematic structural diagram of a network connection recovery device according to another embodiment of the application.
Detailed Description
In order to make the technical problems, technical solutions and advantages to be solved more apparent, the following detailed description will be given with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a schematic diagram of a system architecture adopting a network connection recovery method according to an embodiment of the present application. The system adopting the network connection recovery method is applied to an SDN transmission network and comprises a plurality of network nodes 1 and a controller 2 connected with the plurality of network nodes 1. The plurality of network nodes 1 are connected by a line, wherein a transmission line between one of the network nodes 1 (e.g. the first network node 11) and the other network node (e.g. the second network node 12) is formed as one transmission path, alternatively, there may be a plurality of transmission paths between the first network node 11 and the second network node 12. The controller 2 may perform information transmission with a plurality of network nodes 1, e.g. the controller 2 may configure paths for traffic transmission for a plurality of network nodes 1.
In the embodiment of the application, in order to solve the problems that in the prior art, dynamic rerouting is adopted for path recovery, the time is long, the path recovery adopting the prefabricated rerouting has recovery failure caused by occupied resources, and the recovery time is long because the controller can not reduce the recovery time when network connection is interrupted and can ensure the effect of the success rate of the path recovery when the network is in fault.
As shown in fig. 2, one embodiment of the present application provides a network connection recovery method, which is performed by a network node, and includes:
s210, acquiring a path set configured by a controller for a target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
s220, when network connection interruption occurs in the execution process of the target service, selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths, and recovering the network connection of the target service.
In the embodiment of the application, optionally, the network node is a first node for transmitting the target service, and the controller can calculate a plurality of transmission paths for transmitting the target service and transmit the calculated transmission paths to the first node, so that the first node can determine a working path for transmitting the target service according to the plurality of transmission paths in the process of executing the target service and/or determine a target path for recovering network connection according to the plurality of transmission paths when network connection interruption occurs in the process of executing the target service.
By adopting the network connection recovery method provided by the embodiment of the application, the network nodes can obtain the whole network topology through the flooding range among the nodes based on the distributed control plane running among the network nodes, and the network nodes can directly establish a path through the distributed control plane without being triggered by a controller.
In an embodiment of the present application, optionally, the method further includes:
transmitting request information of the target service to the controller;
the method for acquiring the path set configured by the controller for the target service comprises the following steps:
and acquiring configuration information sent by the controller according to the request information, wherein the configuration information comprises the path set.
Specifically, the network node (e.g., a source node) sends request information of the target service to the controller, and the controller calculates a plurality of transmission paths between the source node and the destination node of the target node, that is, a path set, according to the request information, and sends configuration information to the source node, where the configuration information includes the path set.
Optionally, each transmission path in the path set includes corresponding path information and priority sequence number information.
In one embodiment, each transmission path further includes corresponding type indication information, for indicating that the corresponding transmission path is a main working path or an alternative path.
Specifically, as shown in the following table 1, the path set sent by the controller to the source Node includes a main path parameter field workPath, and the corresponding data type List < Node > is used to indicate the main working path of the target service; and an alternative path parameter field recover path, wherein the corresponding data type List < recover path > is used for indicating the alternative path of the target service.
Parameter field Data type Description of the functionality
workPath List<Node> Working path
recoverPaths List<RecoverPath> Backup protection path
In one embodiment, optionally, the parameters included in the alternative path are shown in table 2 below:
each alternative path indicated by the path set comprises an index parameter index and a path parameter path, wherein the index parameter index is used for indicating the sequence number of the priority order of the corresponding alternative path, and the path parameter path is used for indicating the path information of the corresponding alternative path.
According to the above indication manner, the controller may configure at least two transmission paths of the target service based on the request information of the target service sent by the network node (source node), and identify the main working path and the alternative path therein.
In this embodiment of the present application, optionally, the priority selection order of the at least two transmission paths is an order obtained by ordering the calculation result of each transmission path according to a preset path algorithm.
Specifically, the controller calculates each transmission path according to a preset path algorithm according to request information of a target service sent by a source node, and a calculation result is obtained;
and sequencing the calculation result of each transmission path to obtain the priority selection order of the at least two transmission paths.
For example, the controller performs transmission distance calculation of each transmission path by using a shortest path algorithm, obtains a calculation result, and orders the transmission paths according to the order of the transmission distances from small to large, so as to obtain at least two transmission paths arranged according to a priority selection order.
The algorithm for ordering at least two transmission paths by the controller is not limited to the shortest path algorithm, and may be used, for example, ordering the results of calculation by integrating a plurality of path evaluation parameters.
In the embodiment of the present application, optionally, the type indication information of the transmission path may not be included in the path set configured by the controller for the target service, that is, the main working path and the alternative path of the transmission path may not be indicated, only the path information and the priority sequence number information corresponding to each transmission path are indicated, the transmission path with the priority sequence number arranged in the first position is selected by the network node as the main working path, and other transmission paths are selected as the alternative paths.
With this embodiment, optionally, after obtaining the configuration information sent by the controller according to the request information, the method further includes:
and selecting a transmission path with the priority order arranged at the forefront in the path set as a main working path according to the configuration information, and executing the transmission of the target service.
For example, when the transmission paths configured by the controller for the target service are k+1, the network node selects the transmission path with the priority sequence number arranged at the first position as the main working path, the other k transmission paths are alternative paths, the k alternative paths have corresponding priority arrangement sequences respectively, and when the network connection interruption occurs in the execution process of the target service, the network node selects the target path in the transmission paths according to the priority arrangement sequences of the k transmission paths, so as to perform the network connection recovery of the target service.
In an embodiment of the present application, optionally, selecting a target path in the transmission paths according to a priority selection order of the at least two transmission paths includes:
and judging whether the resources of each transmission path are available or not in sequence according to the priority selection orders of the at least two transmission paths until the transmission path with the priority selection order arranged at the forefront and available resources is selected as the target path.
Specifically, among at least two transmission paths, a transmission path whose priority order is arranged at the forefront and whose resource is available is the target path.
When the network connection is interrupted during the execution of the target service, the network node (source node for executing the target service) selects a target path for recovering the network connection of the service from among the at least two transmission paths. Specifically, according to the priority selection sequence of the alternative paths in at least two transmission paths, whether the resources of each alternative path are available or not is judged in sequence; and determining that the alternative path with the priority order arranged at the forefront and available resources is the target path in at least two alternative paths.
Specifically, when a fault occurs, that is, when network connection is interrupted in the process of executing the target service, the source node executing the target service detects the network fault and updates the whole network topology, and according to the alternative paths in at least two transmission paths and the priority selection sequence of the alternative paths, whether the resources of each transmission path are available is sequentially judged.
Referring to fig. 3, with the network connection restoration method according to the embodiment of the present application, when a network connection interruption occurs in a target service executing process, a target path selection process for network connection restoration of a target service includes the following steps:
s310, a source node of a target service detects network connection interruption;
s320, judging whether resources of the alternative path which is arranged in the N-th priority selection order are available or not according to the current network topology; wherein, at the first judgment, n=1; if the resource of the nth alternative path is available, determining that the nth alternative path is a target path for target service recovery, and executing S330; in case that the resources of the nth alternative path are not available, S340 is performed;
s330, establishing connection by adopting an N-th alternative path through a resource reservation protocol, and switching the target service to the target path;
s340, judging whether other selectable alternative paths exist, executing step S350 when the judging result is yes, and executing step S360 when the judging result is no;
s350, adding 1 on the basis of the priority sequence number of the currently calculated alternative path as an N-th alternative path, and returning to execute the step S340 to be used for judging whether the next alternative path is available;
s360, the rerouting fails, and a route failure message is sent to the controller;
s370, ending.
By adopting the mode, when network connection interruption occurs in the execution process of the target service, when a target path for network connection recovery of the target service is selected, whether resources of each alternative path are available or not is sequentially judged according to the priority selection sequence of the at least two alternative paths until a transmission path with available resources is selected as the target path.
Based on the above, by adopting the network connection recovery method according to the embodiment of the present application, a path set is configured for a target service by a controller, where the path set includes at least two transmission paths arranged according to a priority selection order, so that when a network node generates network connection interruption in the process of executing the target service, no network failure information needs to be reported to the controller, a target path in the transmission paths can be selected according to the priority selection order, and selection of a target path for network connection recovery is automatically executed, thereby achieving the effects of not only reducing recovery time when the network connection is interrupted, but also ensuring a route recovery success rate.
Another embodiment of the present application further provides a network connection recovery method, which is executed by a controller, as shown in fig. 4, and includes:
s410, a path set configured for the target service is sent to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
By adopting the network connection recovery method of the embodiment of the application, the controller configures the path set for the target service, wherein the path set comprises at least two transmission paths arranged according to the priority selection order, so that when the network node generates network connection interruption in the process of executing the target service, the network node can select the target path in the transmission paths according to the priority selection order, the effect of determining the recovery path as soon as possible is achieved, the problem of long recovery time caused by real-time recovery path calculation by the controller in case of network failure is avoided, and the controller configures at least two transmission paths for the target service for the recovery of the path of network connection interruption in the process of executing the target service, resources can be always available in the at least two transmission paths, thereby ensuring the recovery success rate of the route.
Optionally, in the network connection recovery method, each transmission path in the path set includes corresponding path information and priority sequence number information.
Optionally, each transmission path further includes corresponding type indication information, for indicating that the corresponding transmission path is a main working path or an alternative path.
In one embodiment, optionally, the method further includes:
receiving request information of a target service sent by the network node;
wherein sending the path set configured for the target service to the network node comprises:
and sending configuration information to the network node according to the request information, wherein the configuration information comprises the path set.
In one embodiment, optionally, the method further includes:
calculating each transmission path according to a preset path algorithm to obtain a calculation result;
and sequencing the calculation result of each transmission path to obtain the priority selection order of the at least two transmission paths.
It should be noted that, the network connection recovery method according to the embodiment of the present application is applied to a specific implementation manner of a network node, and is also applicable to a controller, and a specific implementation manner of the network connection recovery method according to the embodiment of the present application is not described in detail herein.
The embodiment of the present application further provides a network node, as shown in fig. 5, the network node 500 comprises a transceiver 510 and a processor 520, wherein:
the transceiver 510 is configured to obtain a path set configured by a controller for a target service, where the path set includes at least two transmission paths arranged according to a priority selection order;
the processor 520 is configured to select a target path from the transmission paths according to a priority selection order of the at least two transmission paths when the network connection is interrupted during the execution of the target service, and perform network connection restoration of the target service.
Optionally, the network node, wherein each transmission path in the path set includes corresponding path information and priority sequence number information respectively.
Optionally, each of the transmission paths further includes corresponding type indication information, for indicating that the corresponding transmission path is a main working path or an alternative path.
Optionally, the network node, wherein the transceiver 510 is further configured to:
transmitting request information of the target service to the controller;
wherein, the transceiver 510 obtains a path set configured by a controller for a target service, including:
and acquiring configuration information sent by the controller according to the request information, wherein the configuration information comprises the path set.
Optionally, the network node, wherein the processor 520 is further configured to:
and selecting a transmission path with the priority order arranged at the forefront in the path set as a main working path according to the configuration information, and executing the transmission of the target service.
Optionally, the network node, wherein the processor 520 selects a target path of the transmission paths according to a priority selection order of the at least two transmission paths, including:
and judging whether the resources of each transmission path are available or not in sequence according to the priority selection sequence of the at least two transmission paths until the transmission path with the available resources is selected as the target path.
Optionally, the network node further includes a priority selection unit configured to select a priority of the at least two transmission paths according to a predetermined path algorithm.
The embodiment of the present application further provides a controller, as shown in fig. 6, the controller 600 includes a transceiver 610 for:
and sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
Optionally, the controller, wherein each transmission path in the path set includes corresponding path information and priority sequence number information.
Optionally, the controller further includes corresponding type indication information for indicating that the corresponding transmission path is a main working path or an alternative path.
Optionally, the controller, wherein the transceiver 610 is further configured to:
receiving request information of a target service sent by the network node;
wherein the transceiver 610 sends a set of paths configured for the target service to the network node, comprising:
and sending configuration information to the network node according to the request information, wherein the configuration information comprises the path set.
Optionally, the controller further includes a processor 620, configured to:
calculating each transmission path according to a preset path algorithm to obtain a calculation result;
and sequencing the calculation result of each transmission path to obtain the priority selection order of the at least two transmission paths.
The embodiment of the application also provides a network connection recovery device, which is applied to a network node, as shown in fig. 7, and comprises:
an obtaining module 710, configured to obtain a path set configured by a controller for a target service, where the path set includes at least two transmission paths arranged according to a priority selection order;
and the network recovery module 720 is configured to select a target path from the transmission paths according to the priority selection order of the at least two transmission paths when the network connection is interrupted during the execution of the target service, and perform network connection recovery of the target service.
Optionally, the network connection recovery device, wherein each transmission path in the path set includes corresponding path information and priority sequence number information.
Optionally, the network connection restoration device further includes corresponding type indication information for indicating that the corresponding transmission path is a main working path or an alternative path.
Optionally, the network connection recovery device, the acquiring module 710 is further configured to:
transmitting request information of the target service to the controller;
the acquiring module 710 acquires a path set configured by a controller for a target service, including:
and acquiring configuration information sent by the controller according to the request information, wherein the configuration information comprises the path set.
Optionally, the network connection recovery device, wherein the network recovery module 720 is further configured to:
and selecting a transmission path with the priority order arranged at the forefront in the path set as a main working path according to the configuration information, and executing the transmission of the target service.
Optionally, the network connection recovery device, wherein the network recovery module 720 selects a target path in the transmission paths according to the priority selection order of the at least two transmission paths, including:
and judging whether the resources of each transmission path are available or not in sequence according to the priority selection sequence of the at least two transmission paths until the transmission path with the available resources is selected as the target path.
Optionally, the network connection recovery device further includes a priority selection unit configured to select a priority of the at least two transmission paths according to a predetermined path algorithm.
The embodiment of the application also provides a network connection recovery device, which is applied to a controller, as shown in fig. 8, and comprises:
a sending module 810, configured to send, to a network node, a path set configured for a target service, where the path set includes at least two transmission paths arranged according to a priority selection order.
Optionally, the network connection recovery device, wherein each transmission path in the path set includes corresponding path information and priority sequence number information.
Optionally, the network connection restoration device further includes corresponding type indication information for indicating that the corresponding transmission path is a main working path or an alternative path.
Optionally, the network connection recovery device, wherein the device further includes:
a receiving module 820, configured to receive request information of a target service sent by the network node;
wherein the sending module 810 sends, to the network node, a path set configured for the target service, including:
and sending configuration information to the network node according to the request information, wherein the configuration information comprises the path set.
Optionally, the network connection recovery device, wherein the device further includes:
a calculating module 830, configured to calculate each transmission path according to a preset path algorithm, so as to obtain a calculation result;
and a sorting module 840, configured to sort the calculation result of each transmission path, and obtain the priority selection order of the at least two transmission paths.
The embodiment of the application also provides a network device, which comprises: a processor, a memory, and a program stored on the memory and executable on the processor, which when executed by the processor implements a network connection restoration method as defined in any one of the above.
The network device may be the above network node or the controller, and the specific embodiment of the processor of the network node or the controller for executing the above network connection recovery method may refer to the above detailed description and will not be described herein.
The embodiment of the application also provides a readable storage medium, wherein the readable storage medium stores a program, and the program realizes the steps in the network connection recovery method according to any one of the above when being executed by a processor.
Specifically, the readable storage medium is applied to the above network node or controller, and when applied to the network node or controller, the corresponding execution steps in the network connection recovery method are described in detail above, and are not repeated herein.
In the several embodiments provided in the present application, it should be understood that the disclosed methods and apparatus may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may be physically included separately, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in hardware plus software functional units.
The integrated units implemented in the form of software functional units described above may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium, and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform part of the steps of the transceiving method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
While the foregoing is directed to the preferred embodiments of the present application, it will be appreciated by those skilled in the art that various modifications and changes can be made without departing from the principles of the present application, and such modifications and changes should also be considered as being within the scope of the present application.

Claims (18)

1. A network connection restoration method, performed by a network node, the method comprising:
acquiring a path set configured by a controller for a target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
when network connection interruption occurs in the execution process of the target service, selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths, and recovering the network connection of the target service.
2. The network connection restoration method according to claim 1, wherein each of the transmission paths in the path set includes corresponding path information and priority sequence number information, respectively.
3. The network connection restoration method according to claim 2, wherein each of the transmission paths further includes corresponding type indication information for indicating whether the corresponding transmission path is a main working path or an alternative path.
4. The network connection restoration method according to claim 1, characterized in that the method further comprises:
transmitting request information of the target service to the controller;
the method for acquiring the path set configured by the controller for the target service comprises the following steps:
and acquiring configuration information sent by the controller according to the request information, wherein the configuration information comprises the path set.
5. The network connection restoration method according to claim 4, further comprising:
and selecting a transmission path with the priority order arranged at the forefront in the path set as a main working path according to the configuration information, and executing the transmission of the target service.
6. The network connection restoration method according to claim 1, wherein selecting a target path among the transmission paths according to a priority selection order of the at least two transmission paths comprises:
and judging whether the resources of each transmission path are available or not in sequence according to the priority selection sequence of the at least two transmission paths until the transmission path with the available resources is selected as the target path.
7. The network connection restoration method according to any one of claims 1 to 6, wherein the priority order of the at least two transmission paths is an order obtained by ordering the calculation result of each of the transmission paths according to a preset path algorithm.
8. A network connection restoration method, performed by a controller, the method comprising:
and sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
9. The network connection restoration method according to claim 8, wherein each of the transmission paths in the path set includes corresponding path information and priority sequence number information, respectively.
10. The network connection restoration method according to claim 9, wherein each of the transmission paths further includes corresponding type indication information for indicating whether the corresponding transmission path is a main working path or an alternative path.
11. The network connection restoration method according to claim 8, characterized in that the method further comprises:
receiving request information of a target service sent by the network node;
wherein sending the path set configured for the target service to the network node comprises:
and sending configuration information to the network node according to the request information, wherein the configuration information comprises the path set.
12. The network connection restoration method according to any one of claims 8 to 11, characterized in that the method further comprises:
calculating each transmission path according to a preset path algorithm to obtain a calculation result;
and sequencing the calculation result of each transmission path to obtain the priority selection order of the at least two transmission paths.
13. A network node comprising a transceiver and a processor, wherein:
the transceiver is used for acquiring a path set configured by the controller for the target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
and the processor is used for selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths when the network connection is interrupted in the execution process of the target service, and carrying out network connection recovery of the target service.
14. A controller comprising a transceiver for:
and sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
15. A network connection restoration apparatus for use with a network node, the apparatus comprising:
the acquisition module is used for acquiring a path set configured by the controller for the target service, wherein the path set comprises at least two transmission paths arranged according to a priority selection order;
and the network recovery module is used for selecting a target path in the transmission paths according to the priority selection sequence of the at least two transmission paths when the network connection is interrupted in the execution process of the target service, and carrying out network connection recovery of the target service.
16. A network connection restoration apparatus, characterized by being applied to a controller, the apparatus comprising:
and the sending module is used for sending a path set configured for the target service to the network node, wherein the path set comprises at least two transmission paths arranged according to the priority selection order.
17. A network device, comprising: a processor, a memory, and a program stored on the memory and executable on the processor, which when executed by the processor, implements the network connection restoration method of any one of claims 1 to 7, or implements the network connection restoration method of any one of claims 8 to 12.
18. A readable storage medium, characterized in that the readable storage medium has stored thereon a program, which when executed by a processor, implements the steps of the network connection restoration method according to any one of claims 1 to 7 or the steps of the network connection restoration method according to any one of claims 8 to 12.
CN202210553449.5A 2022-05-20 2022-05-20 Network connection recovery method and device, network node and controller Pending CN117135769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210553449.5A CN117135769A (en) 2022-05-20 2022-05-20 Network connection recovery method and device, network node and controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210553449.5A CN117135769A (en) 2022-05-20 2022-05-20 Network connection recovery method and device, network node and controller

Publications (1)

Publication Number Publication Date
CN117135769A true CN117135769A (en) 2023-11-28

Family

ID=88853265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210553449.5A Pending CN117135769A (en) 2022-05-20 2022-05-20 Network connection recovery method and device, network node and controller

Country Status (1)

Country Link
CN (1) CN117135769A (en)

Similar Documents

Publication Publication Date Title
CN110891021B (en) Path calculation method and device and computer readable storage medium
US8817798B2 (en) Constraining topology size and recursively calculating routes in large networks
CN101237399A (en) Method, system and device for getting label switching path
CN110730478B (en) Slice association method, device, end-to-end slice organizer and storage medium
CN113596863B (en) Method, equipment and medium for determining user plane function and providing information
US8767729B2 (en) System of path computation element protocol support for large-scale concurrent path computation
CN111404822B (en) Data transmission method, device, equipment and computer readable storage medium
CN113132225B (en) Path selection method, path selection device, computer equipment and computer readable medium
CN101771604B (en) Routing detection method, system and intermediate routing device
JP5869041B2 (en) Method for mapping network topology request to physical network, computer program product, mobile communication system, and network configuration platform
CN112350935B (en) Path calculation method and device for path with stack depth constraint
EP3002918B1 (en) Time-based service processing method and device
CN101986622A (en) Method and system for automatically identifying state attribute of path computation element (PCE)
CN101296178B (en) Inter-domain flux engineering route computing method and route computing device
US20150071255A1 (en) Sensor Data Transport and Consolidation Within Communication Nodes in a Network
CN112866833A (en) Service recovery method and device, electronic equipment and storage medium
CN117135769A (en) Network connection recovery method and device, network node and controller
EP3026850B1 (en) Method for processing multi-zone path computation failure and path computation element (pce)
CN116319549B (en) Distributed flow scheduling method and device
CN104753778A (en) Cross-domain path processing method and cross-domain path processing device
US11490178B2 (en) Method for establishing service path, network device, and system
US11757762B2 (en) Service operation method and device, and storage medium and electronic device
KR19990053166A (en) Multipoint Communication System and Multicast Path Failure Control and Path Relocation Method
US10212070B2 (en) System and method for discovering the locations of potential layer-2 nodes in a telecommunications network
CN103004149B (en) For the method in certainty equivalents path in a network, network equipment and system

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