CN115550245A - Path switching method, controller, node, and storage medium - Google Patents

Path switching method, controller, node, and storage medium Download PDF

Info

Publication number
CN115550245A
CN115550245A CN202110728329.XA CN202110728329A CN115550245A CN 115550245 A CN115550245 A CN 115550245A CN 202110728329 A CN202110728329 A CN 202110728329A CN 115550245 A CN115550245 A CN 115550245A
Authority
CN
China
Prior art keywords
path
data page
path information
information
configuring
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
CN202110728329.XA
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.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN202110728329.XA priority Critical patent/CN115550245A/en
Priority to PCT/CN2022/099906 priority patent/WO2023273941A1/en
Publication of CN115550245A publication Critical patent/CN115550245A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • H04L45/247Multipath using M:N active or standby paths
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/38Flow based routing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention provides a path switching method, a controller, a node and a storage medium, wherein the path switching method comprises the following steps: and under the condition that the service message is forwarded through a first path, acquiring switching path information, wherein the first path is configured according to the first path information of a first data page, and configuring second path information of a second data page to the service message according to the switching path information so as to switch the service message from the first path to the second path for forwarding. Because the service message is still forwarded according to the first path before the path switching, service change cannot be caused when the second path information is configured, and all data is updated and completed when the paging is switched, so that any situations such as tunnel alarm and the like cannot be caused, the service cannot be damaged, and the robustness and the continuity of the network can be ensured.

Description

Path switching method, controller, node, and storage medium
Technical Field
Embodiments of the present invention relate to, but not limited to, the field of communications, and in particular, to a path switching method, a controller, a node, and a storage medium.
Background
Compared with the prior art, the 5G technology has the greatest characteristic that services have strong dynamic performance, for a Segment Routing (SR) tunnel, after a network runs for a long time, the network becomes abnormally complex (such as rerouting, capacity expansion and the like), a large amount of imbalance and the like occur in link flow, a large amount of services are not on an optimal path, and tunnel re-optimization processing needs to be performed on the tunnel in order to ensure that the services can be maintained on an optimal path. The existing tunnel re-optimization processing mainly adopts a mobile broadband (MBB) technology, but a Multi-Protocol Label Switching (MPLS) tunnel has many intermediate nodes, and the MBB is mainly used for implementing MPLS tunnel migration at all nodes, and has a relatively high requirement on the topology structure of a network, and all nodes passing through the tunnel need to support the same flow, and in order to ensure that the tunnels of all nodes on a path are all re-optimized and then switched to a new tunnel, a delay problem often occurs, so that configuration time is increased, and as the scale and complexity of the network are different, it is difficult to set delay time to an optimal state, thereby causing service damage.
Disclosure of Invention
The following is a summary of the subject matter described in detail herein. This summary is not intended to limit the scope of the claims.
The embodiments of the present invention mainly aim to provide a path switching method, a controller, a node, and a storage medium, which can quickly modify path information of a service packet without affecting existing service packet transmission during a modification process.
In a first aspect, an embodiment of the present invention provides a path switching method, including:
acquiring switching path information under the condition that a service message is forwarded through a first path, wherein the first path is obtained according to the configuration of the first path information of a first data page;
and configuring second path information of a second data page to the service message according to the switching path information so as to switch the service message from the first path to the second path for forwarding.
In a second aspect, an embodiment of the present invention provides a controller, including: a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the path switching method according to the first aspect when executing the computer program.
In a third aspect, an embodiment of the present invention provides a node, including: the controller of the second aspect.
In a fourth aspect, a computer-readable storage medium stores computer-executable instructions for performing the path switching method of the first aspect.
The embodiment of the invention comprises the following steps: and under the condition that the service message is forwarded through a first path, acquiring switching path information, wherein the first path is configured according to the first path information of a first data page, and configuring second path information of a second data page to the service message according to the switching path information so as to switch the service message from the first path to the second path for forwarding. In the embodiment of the present technical solution, when a service packet is forwarded in a first path configured according to first path information of a first data page, and switching path information representing that the service packet is switched from the first path to a second path is acquired, second path information of a second data page may be configured to the service packet according to the switching path information, so that the service packet can be directly switched from the first path to the second path for forwarding.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
Fig. 1 is a schematic diagram of a system architecture platform for performing a path switching method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an SPE node in a system architecture platform provided by one embodiment of the present invention;
fig. 3 is a flowchart of a path switching method according to an embodiment of the present invention;
fig. 4 is a flowchart of configuring second path information in a path switching method according to an embodiment of the present invention;
fig. 5 is a flowchart of checking data of a path switching method according to an embodiment of the present invention;
fig. 6 is a flowchart of updating third path information in a path switching method according to an embodiment of the present invention;
fig. 7 is a flowchart of a post-alarm path switching method according to an embodiment of the present invention;
fig. 8 is a flowchart of deleting a new data page and newly configuring fourth path information in a path switching method according to an embodiment of the present invention;
fig. 9 is a flowchart of deleting a newly added data page and reconfiguring second path information according to a path switching method provided in an embodiment of the present invention;
fig. 10 is a flowchart of a path switching method according to an embodiment of the present invention, forwarding through a first path;
fig. 11 is a schematic diagram of a node for performing a path switching method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
It should be noted that although functional blocks are partitioned in a schematic diagram of an apparatus and a logical order is shown in a flowchart, in some cases, the steps shown or described may be performed in a different order than the partitioning of blocks in the apparatus or the order in the flowchart. The terms "first," "second," and the like in the description, in the claims, or in the foregoing drawings, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
The embodiment of the invention provides a path switching method, a controller, a node and a storage medium, wherein the path switching method comprises the following steps of: and under the condition that the service message is forwarded through a first path, acquiring switching path information, wherein the first path is configured according to the first path information of the first data page, and configuring second path information of the second data page to the service message according to the switching path information so as to switch the service message from the first path to the second path for forwarding. In the embodiment of the present technical solution, when a service packet is forwarded in a first path configured according to first path information of a first data page, and switching path information representing that the service packet is switched from the first path to a second path is obtained, second path information of the second data page may be configured to the service packet according to the switching path information, so that the service packet can be directly switched from the first path to the second path for forwarding.
The embodiments of the present invention will be further explained with reference to the drawings.
The system architecture platform is provided with a plurality of nodes, each node has a corresponding function, and different nodes cooperate with each other to realize the overall function of the service chain.
The system architecture platform may include a plurality of nodes, each node having a corresponding function, and different nodes cooperate with each other to implement the overall function of the service chain. In general, the multiple nodes may include a management and control system, a Network Provider Edge (NPE) disposed in a core layer, a provider edge (SPE) disposed in a convergence layer, and a user edge (UPE) disposed in an access layer.
For example, referring to fig. 1, fig. 1 is a schematic diagram of a system architecture platform for performing a path switching method according to an embodiment of the present disclosure. In fig. 1, the NPE node is NPE node 1, NPE node 2, SPE node is SPE node 1, SPE node 2, UPE node 1, UPE node 2, UPE node 3, UPE node 4, UPE node 5, UPE node 6, UPE node 7, UPE node 8, UPE node 9, UPE node 10, and UPE node 11. The management and control system is used for being connected with the SPE node 1 and the SPE node 2 respectively. The system architecture platform in fig. 1 may be applied in a Sliced Packet Network (SPN).
Referring to fig. 2, the spe node is used to perform service processing on the service packet. Generally speaking, an SPE node may be coupled to one or more UPE nodes. The SPE node may include a receiving module, a configuring module, and a data page, where the receiving module is configured to receive path information from the control system, and the configuring module may be configured to create or delete the data page, and may be further configured to configure the path information acquired by the receiving module on the data page.
It should be noted that, when there are a plurality of data pages, the specification distinguishes the first data page, the second data page, the third data page or the nth data page.
It should be noted that the number of bytes of each data page may be the same, and may be different, and the number of bytes of the data page is not specifically limited in this embodiment.
The governing system shown in fig. 1 may be a server, a host, a personal computer, an SPE node, or an end device. And the SPE node is used for forwarding the received service message to the UPE node according to the path information of the management and control system. The SPE node may be a router, a switch, or other SPE nodes, and this embodiment does not specifically limit this. The UPE node may be a router or other SPE node, and this implementation is not particularly limited thereto.
SPE nodes and UPE nodes may serve as data planes. In one embodiment, the SPE node and the UPE node may establish a tunnel, and the SPE node and the UPE node may transmit a packet through the tunnel. The tunnel may be a Virtual Extensible Local Area Network (VXLAN), a Generic Routing Encapsulation (GRE) tunnel, a mobile IP data encapsulation and tunnel (IP-in-IP), or the like.
The data plane may be controlled by the control plane. The control plane may include one or more governing systems. For example, in one embodiment, before packet transmission, the client may send attribute information of a service to the management and control system, and the management and control system may calculate to obtain path information according to the attribute information of the service sent by the client and the topology of the data plane, and then send the path information to the SPE node, so that the SPE node performs path configuration processing on the service in a tunnel to obtain a configured service packet.
It should be understood that the types of the nodes in the system architecture platform shown in fig. 1 are optional, and the types of the nodes in the system architecture platform in the embodiment of the present application may be more than those shown in fig. 1, and in this case, the system architecture platform may further include other types of nodes; alternatively, the types of the nodes in the system architecture platform may be less than those shown in fig. 1, and the embodiments of the present application do not limit the types of the nodes in the system architecture of the SFC.
It should be understood that the number of each node in the system architecture platform shown in fig. 1 is an optional manner, and the number of nodes in the system architecture platform in the embodiment of the present application may be more than that shown in fig. 1, or less than that shown in fig. 1, for example, the SPE node may be only one, or the UPE node is tens or hundreds, or more than that; for another example, the number of the UPE nodes is dozens or hundreds, or more, and the number of the nodes in the system architecture platform is not limited in the embodiment of the present application.
It will be understood by those skilled in the art that the system architecture platform 110 may be applied to a communication network system, a mobile communication network system evolved later, and the like, and the embodiment is not limited in particular thereto.
Those skilled in the art will appreciate that the system architecture platform illustrated in FIG. 1 does not constitute a limitation on embodiments of the invention, and may include more or fewer components than those illustrated, or some components may be combined, or a different arrangement of components.
Based on the above system architecture platform, the following provides various embodiments of the path switching method of the present invention.
As shown in fig. 3, fig. 3 is a flowchart of a path switching method according to an embodiment of the present invention, where the path switching method is applied to an SPE node, and the path switching method includes, but is not limited to, step S100 and step S200.
Step S100, acquiring switching path information when the service packet is forwarded through a first path, where the first path is configured according to the first path information of the first data page.
Specifically, under the condition that the service packet is forwarded through the first path configured by the first path information of the first data page, if the management system calculates and obtains a second path with better transmission performance than that of the first path, the management system sends the switching path information to the SPE node to request the SPE node to configure the second path information of the second path with better transmission performance for the service packet.
It should be noted that the transmission performance may be obtained according to indexes such as the number of nodes passed by a path, a time delay condition of transmission of each node, a transmission rate of each node, and a load condition of each node.
It should be noted that the switching path information may indicate that, under the condition that the transmission performance of the first path is reduced, the SPE node is required to switch the service packet from the first path to the second path; the management system may also be characterized to calculate a second path with better transmission performance than the first path, and require the SPE node to update the path information in the second data page to the second path information, and then switch the service packet from the first path to the second path.
It should be noted that the switching path may be an output port of the SPE node, and may be a route between the first node and the target node, and this embodiment does not specifically limit the switching path.
Step S200, configuring the second path information of the second data page to the service message according to the switching path information, so that the service message is switched from the first path to the second path for forwarding.
Specifically, when the SPE node receives the switching path information, the second path information of the second data page may be configured to the service packet according to the switching path information, so that the service packet may be directly switched from the first path to the second path for forwarding. Because the service message is still forwarded according to the first path before switching, service change cannot be caused when second path information is configured, and all data is updated and completed when paging is switched, so that any situations such as tunnel alarm and the like cannot be caused, the service cannot be damaged, and the robustness and the continuity of the network can be ensured.
In an embodiment, when a service packet is forwarded through a first path configured by first path information of a first data page, if a management system calculates to obtain a second path with better transmission performance than that of the first path, switching path information is sent to an SPE node, and when the SPE node receives the switching path information, the SPE node may update and configure second path information in a second data page according to the switching path information, and then configure the second path information of the second data page to the service packet, so that the service packet can be directly switched from the first path to the second path for forwarding.
In an embodiment, when the service packet is forwarded through the first path configured by the first path information of the first data page, if the management system calculates that the transmission performance of the first path is lowered than that of the second path, the management system sends the switching path information to the SPE node, and when the SPE node receives the switching path information, the SPE node may configure the second path information of the second data page configured in advance to the service packet according to the switching path information, so that the service packet can be directly switched from the first path to the second path for forwarding.
In an embodiment, based on fig. 1 and fig. 2, when a service packet is forwarded in an SR tunnel by configuring a first path from first path information of a first data page, where the first path is SPE1-UPE 2-UPE3, a management and control system performs tunnel re-optimization processing to change a tunnel forwarding path of the service packet, that is, to change the tunnel forwarding path of the service packet from the first path to a second path, the management and control system may send a new path configuration to a receiving module of the first node SPE1, and after the receiving module receives configuration data (that is, second path information) of the second path, the receiving module forwards the configuration data of the second path to a configuration module, and the configuration module directly configures the configuration data of the second path to a non-service forwarding page (that is, a second data page) if the current service packet is forwarded on the first data page, the configuration data page is updated to the second data page, otherwise, the first data page is updated; after the second data page is updated, the tunnel forwarding path of the SPE node 1 is changed from the first path to a second path, wherein the second path is SPE1-UPE 8-UPE7-UPE6-UPE5-UPE4-UPE3, and before switching, the service message is still forwarded according to the first path, so that service change cannot be caused when the second path information is configured, and when paging is switched, all data are updated, so that any tunnel alarm and other situations cannot be caused, the service cannot be damaged, and the robustness and continuity of the network can be ensured.
Referring to fig. 4, the method for switching paths according to an embodiment of the present invention further includes, but is not limited to, step S410 and step S420.
Step S410, acquiring second path information;
step S420, configuring in the second data page according to the second path information, to obtain the second path information of the second data page.
In an embodiment, the SPE node receives the switch path information, where the switch path information represents that the management system calculates to obtain a second path with better transmission performance than the first path, and requires the SPE node to update the path information in the second data page to the second path information, and then when the service packet is switched from the first path to the second path, the SPE node may obtain the second path information from the management system, and update the path information in the second data page to the second path information according to the second path information to obtain the second path information of the second data page, that is, before the service packet switches the path, the SPE has configured the second path information of the second data page.
In an embodiment, before the SPE node starts to perform the path configuration on the service packet, the SPE node may receive the first path information and the second path information, at this time, the SPE node may create a first data page and a second data page according to the first path information and the second path information, configure the first path information in the first data page to obtain the first path information of the first data page, configure the second path information in the second data page to obtain the second path information of the second data page, that is, before the service packet is forwarded by the SPE node, the SPE has already configured the first path information of the first data page and the second path information of the second data page.
Referring to fig. 5, step S420 is followed by, but not limited to, step S510.
Step S510, reconfiguring in the second data page according to the second path information, and performing verification processing on the data in the second data page configured with the second path information.
Specifically, after the second data page has been configured with the second path information, the second path information may be reconfigured in the second data page, and since the second data page has been configured in step S420, data does not change between two configurations, and no traffic damage is caused, and step S510 also checks the data configured in the second data page, so as to ensure that the data in the second data page is completely correct.
Referring to fig. 6, step S200 is followed by, but not limited to, step S610 and step S620.
Step S610, obtaining third path information for configuring a third path to the service message, wherein the transmission performance of the third path is better than that of the first path;
step S620, the first path information in the first data page is updated to the third path information.
Specifically, in the process of forwarding the service packet by switching the first path to the second path through the data page switching technology, third path information for configuring a third path for the service packet is obtained from the management system, where the transmission performance of the third path is better than that of the first path, at this time, the first path information in the first data page may be updated to the third path information, and subsequently, according to the transmission performance condition of the second path, it may be decided whether to switch to the third path for forwarding, so that the service packet may be transmitted in the optimal path.
Referring to fig. 7, step S200 is followed by, but not limited to, step S710.
Step S710, when receiving the alarm information from the second path, configuring the first path information of the first data page to the service packet, so that the service packet is switched from the second path to the first path for forwarding.
Specifically, when receiving the alarm information from the second path, it indicates that the second path has a fault, and at this time, the second path cannot be used to forward the service packet, the first path information of the first data page before switching may be configured to the service packet, so that the service packet is switched from the second path to the first path to be forwarded, that is, after switching to the second data page, if the forwarding process of the service packet is abnormal or the service packet is damaged in a large amount, the second path is switched back to the first path of the first data page to be forwarded by detecting the second path alarm mechanism, thereby ensuring service continuity.
It should be noted that the alarm information is from Operation Administration and Maintenance (OAM) information, and the OAM information refers to that according to the actual needs of the network Operation of the operator, the management work of the network is generally divided into 3 categories: operation (Operation), administration (Administration), and Maintenance (Maintenance), which are abbreviated as OAM. The operation mainly completes the analysis, prediction, planning and configuration work of the daily network and the business; maintenance is mainly daily operation activities performed on the network and its service test, fault management, and the like.
Ethernet OAM is a tool for monitoring network failures, and is mainly used to solve the common link problem in the last kilometer of ethernet access. A user may monitor the link status between two point-to-point connected devices by enabling an ethernet OAM function on the two devices.
The Ethernet OAM can effectively improve the management and maintenance capacity of the Ethernet and ensure the stable operation of the network, and the main functions of the Ethernet OAM comprise:
monitoring the performance of the link: various performances of the link are monitored, including measurement of packet loss, time delay, jitter and the like, and statistics of various flows.
Fault detection and alarm: the connectivity of the link is detected by sending a detection message, and a network administrator is informed in time when the link fails.
And (3) loop test: link failures are detected by loopback of non-ethernet OAM protocol messages.
Referring to fig. 8, step S710 is followed by, but not limited to, step S810, step S820, and step S830.
Step S810, deleting the second data page and creating a third data page;
step S820, obtaining fourth path information for configuring a fourth path to the service packet, wherein the fourth path is different from the second path;
step S830, configure in the third data page according to the fourth path information, to obtain the fourth path information of the third data page.
Specifically, after the second data page has a failure problem and completes switching the service packet to the first path for forwarding, if the management system calculates to obtain a fourth path with better transmission performance than the second path, the SPE node may delete the second data page and create a third data page, then obtain, from the management system, fourth path information for configuring the fourth path to the service packet, then configure, according to the fourth path information, in the third data page to obtain the fourth path information of the third data page, and subsequently may decide, according to the transmission performance condition of the first path, whether to switch to the fourth path for forwarding, so that the service packet can be transmitted in the optimal path.
Referring to fig. 9, step S710 is followed by step S910 and step S920.
Step S910, deleting the second data page and creating a third data page;
step S920, the second path information is configured in the third data page.
Specifically, after the second data page has a failure problem and completes switching the service packet to the first path for forwarding, if the management system does not calculate another path with better transmission performance than the second path, the SPE node may delete the second data page and create a third data page, then directly configure the second path information in the third data page to obtain the second path information of the third data page, and subsequently may decide whether to switch to the second path for forwarding according to the transmission performance condition of the first path, so that the service packet may be transmitted in the optimal path.
Referring to fig. 10, before step S100, step S1010, step S1020 and step S1030 are included, but not limited thereto.
Step S1010, acquiring first path information;
step S1020, configuring in the first data page according to the first path information to obtain the first path information of the first data page;
step S1030, configuring a service packet according to the first path information of the first data page, so that the service packet is forwarded through the first path.
Specifically, when the management system receives attribute information of a service packet to be forwarded, more than two paths which meet the attribute information of the service packet may be obtained through calculation according to the attribute information and the topology of each node of the current network, then current transmission performance of the more than two paths is obtained, a first path and a second path are determined according to the current transmission performance, the first path is an optimal path in the current transmission performance, the second path is a next-optimal path in the current transmission performance, the management system may decide to forward the packet preferentially through the first path, the second path is a standby path, and the second path is used for enabling the service packet to be quickly switched to the second path for forwarding when the first path has a problem, at this time, the SPE node may obtain the first path information, then configure in the first data page according to the first path information, obtain the first path information of the first data page, and configure the service packet according to the first path information of the first data page, so that the service packet is forwarded through the first path, and the service packet can be forwarded from the optimal path.
Based on the above path switching method, the following respectively proposes various embodiments of the controller, the node and the computer readable storage medium of the present invention.
An embodiment of the present invention also provides a controller, as shown in fig. 11, the controller 1100 includes a memory 1120, a processor 1110, and a computer program stored on the memory 1120 and operable on the processor 1110.
The processor 1110 and the memory 1120 may be connected by a bus or other means.
The memory 1120, which is a non-transitory computer-readable storage medium, may be used to store non-transitory software programs as well as non-transitory computer-executable programs. Further, the memory 1120 may include high-speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid-state storage device. In some embodiments, the memory 1120 optionally includes memory located remotely from the processor, and these remote memories may be connected to the processor via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Non-transitory software programs and instructions required to implement the path switching method of the above-described embodiment are stored in the memory 1120, and when executed by the processor 1110, perform the path switching method of the above-described embodiment, for example, perform the above-described method steps S100 to S200 in fig. 3, method steps S410 to S420 in fig. 4, method step S510 in fig. 5, method steps S610 to S620 in fig. 6, method step S710 in fig. 7, method steps S810 to S830 in fig. 8, method steps S910 to S920 in fig. 9, and method steps S1010 to S1030 in fig. 10.
An embodiment of the present invention further provides a node, where the node includes the controller in fig. 10, and the controller can perform the above-described method steps S100 to S200 in fig. 3, method steps S410 to S420 in fig. 4, method step S510 in fig. 5, method steps S610 to S620 in fig. 6, method step S710 in fig. 7, method steps S810 to S830 in fig. 8, method steps S910 to S920 in fig. 9, and method steps S1010 to S1030 in fig. 10, and achieve the technical effects in the foregoing embodiments, and this embodiment is not described in detail.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where the computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions are executed by a processor or a controller, for example, by a processor in the communication device in the foregoing embodiment, and may cause the processor to execute the path switching method corresponding to the network management in the foregoing embodiment, for example, execute the method steps S100 to S200 in fig. 3, the method steps S410 to S420 in fig. 4, the method step S510 in fig. 5, the method steps S610 to S620 in fig. 6, the method step S710 in fig. 7, the method steps S810 to S830 in fig. 8, the method steps S910 to S920 in fig. 9, and the method steps S1010 to S1030 in fig. 10, which are described above.
It will be understood by those of ordinary skill in the art that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, or suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as is well known to those skilled in the art.
While the preferred embodiments of the present invention have been described, the present invention is not limited to the above embodiments, and those skilled in the art can make various equivalent modifications or substitutions without departing from the spirit of the present invention, and such equivalent modifications or substitutions are to be included within the scope of the present invention defined by the appended claims.

Claims (10)

1. A path switching method, comprising:
acquiring switching path information under the condition that a service message is forwarded through a first path, wherein the first path is obtained according to the configuration of the first path information of a first data page;
and configuring second path information of a second data page to the service message according to the switching path information so as to switch the service message from the first path to a second path for forwarding.
2. The method of claim 1, further comprising:
acquiring second path information;
and configuring in the second data page according to the second path information to obtain the second path information of the second data page.
3. The path switching method according to claim 2, further comprising:
and reconfiguring in the second data page according to the second path information, and verifying the data in the second data page configured with the second path information.
4. The method according to claim 1, wherein after configuring the second path information of the second data page to the service packet according to the switched path information, so that the service packet is switched from the first path to the second path for forwarding, the method further comprises:
acquiring third path information for configuring a third path to the service message, wherein the transmission performance of the third path is better than that of the first path;
and updating the first path information in the first data page to the third path information.
5. The method according to claim 1, wherein after configuring the second path information of the second data page to the service packet according to the switched path information, so that the service packet is switched from the first path to the second path for forwarding, the method comprises:
and when receiving the alarm information from the second path, configuring the first path information of the first data page to the service message so as to switch the service message from the second path to the first path for forwarding.
6. The method according to claim 5, wherein after configuring the first path information of the first data page to the traffic packet so that the traffic packet is switched from the second path to the first path for forwarding, the method further comprises:
deleting a second data page, creating a third data page, and configuring the second path information in the third data page;
alternatively, the first and second electrodes may be,
deleting a second data page, creating a third data page, acquiring fourth path information for configuring a fourth path to the service message, wherein the fourth path is different from the second path, and configuring in the third data page according to the fourth path information to obtain the fourth path information of the third data page.
7. The path switching method according to claim 1, wherein before the obtaining the switching path information, the method further comprises:
acquiring the first path information;
configuring in the first data page according to the first path information to obtain the first path information of the first data page;
and configuring the service message according to the first path information of the first data page so as to forward the service message through the first path.
8. A controller, comprising: memory, processor and computer program stored on the memory and executable on the processor, characterized in that the processor implements the path switching method according to any of claims 1 to 8 when executing the computer program.
9. A node comprising the controller of claim 8.
10. A computer-readable storage medium storing computer-executable instructions for performing the path switching method of any one of claims 1 to 8.
CN202110728329.XA 2021-06-29 2021-06-29 Path switching method, controller, node, and storage medium Pending CN115550245A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110728329.XA CN115550245A (en) 2021-06-29 2021-06-29 Path switching method, controller, node, and storage medium
PCT/CN2022/099906 WO2023273941A1 (en) 2021-06-29 2022-06-20 Path switching method, controller, node and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110728329.XA CN115550245A (en) 2021-06-29 2021-06-29 Path switching method, controller, node, and storage medium

Publications (1)

Publication Number Publication Date
CN115550245A true CN115550245A (en) 2022-12-30

Family

ID=84691244

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110728329.XA Pending CN115550245A (en) 2021-06-29 2021-06-29 Path switching method, controller, node, and storage medium

Country Status (2)

Country Link
CN (1) CN115550245A (en)
WO (1) WO2023273941A1 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374288A (en) * 2001-06-14 2002-12-26 Hitachi Ltd Standby path high-speed switching method in router
CN107347033A (en) * 2016-05-05 2017-11-14 中兴通讯股份有限公司 The method and device of quick protective switch is realized in a kind of SDN frameworks
CN109889350A (en) * 2017-12-06 2019-06-14 杭州达乎科技有限公司 A kind of method and device for toggle path in SDN network failure
CN112219423B (en) * 2018-06-07 2023-08-22 华为技术有限公司 Transmission path switching method and device
CN112311669B (en) * 2019-08-02 2022-02-01 中国电信股份有限公司 Network service switching method, device, system and storage medium
CN112787916B (en) * 2019-11-01 2022-12-27 华为技术有限公司 Path protection method and network node

Also Published As

Publication number Publication date
WO2023273941A1 (en) 2023-01-05

Similar Documents

Publication Publication Date Title
US10356011B2 (en) Partial software defined network switch replacement in IP networks
CN111541560B (en) Method and apparatus for partial software defined network switch replacement in IP networks
JP3729265B2 (en) Network system, spanning tree configuration method, spanning tree configuration node, and spanning tree configuration program
KR102342286B1 (en) DCN message processing method, network device, and network system
US20150249572A1 (en) Software-Defined Network Control Using Functional Objects
CN111698152B (en) Fault protection method, node and storage medium
US20140341226A1 (en) Routing control system for l3vpn service network
US20110185067A1 (en) Network-Network Interface
EP3813306A1 (en) Message processing method, and gateway device
CN114448877B (en) Path switching method, device and system
CN112367252B (en) Method and device for realizing disaster recovery backup
WO2021139304A1 (en) Method and device for multi-cloud interconnection
CN112104557A (en) Method and device for detecting link
KR20150002474A (en) Methods for recovering failure in communication networks
EP2858302B1 (en) Connectivity check method of service stream link, related apparatus and system
US10164823B2 (en) Protection method and system for multi-domain network, and node
CN115086218A (en) Message processing method, network equipment and controller
CN105790984B (en) Configuration and implementation method of operation maintenance management function and forwarding equipment
JP6042838B2 (en) Management system, management server, and management method
CN115550245A (en) Path switching method, controller, node, and storage medium
CN114430310A (en) Information processing method and device, broadband access server and storage medium
US11490178B2 (en) Method for establishing service path, network device, and system
US9160626B2 (en) Method and apparatus for object grouping and state modeling for application instances
US20230319542A1 (en) Communication system and failure recovery method thereof
US20240064111A1 (en) Service Protection Method and Network Node

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