WO2022007244A1 - Cloud computing-based method for smart link selection in sd-wan network - Google Patents

Cloud computing-based method for smart link selection in sd-wan network Download PDF

Info

Publication number
WO2022007244A1
WO2022007244A1 PCT/CN2020/123140 CN2020123140W WO2022007244A1 WO 2022007244 A1 WO2022007244 A1 WO 2022007244A1 CN 2020123140 W CN2020123140 W CN 2020123140W WO 2022007244 A1 WO2022007244 A1 WO 2022007244A1
Authority
WO
WIPO (PCT)
Prior art keywords
link
current
quality level
network
primary
Prior art date
Application number
PCT/CN2020/123140
Other languages
French (fr)
Chinese (zh)
Inventor
魏小兰
Original Assignee
杭州网银互联科技股份有限公司
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 杭州网银互联科技股份有限公司 filed Critical 杭州网银互联科技股份有限公司
Publication of WO2022007244A1 publication Critical patent/WO2022007244A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/70Routing based on monitoring results
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/12Communication route or path selection, e.g. power-based or shortest path routing based on transmission quality or channel quality

Definitions

  • the invention belongs to the field of network technology, and in particular relates to a cloud computing-based SD-WAN network intelligent link selection method.
  • Two basic components of a traditional enterprise network (1) network equipment such as routers, switches, and VPN gateways; (2) enterprise-level line resources such as MPLS/MSTP.
  • line resources can meet a certain SLA (Service Level Agreement, which is defined by delay, packet loss rate, jitter, bandwidth, etc.), but in reality, the network environment is changing all the time and is very complex. Even if there is a combination of good network equipment and high-quality line resources, it cannot guarantee that enterprise IT applications can Satisfactory results are obtained, such as: (1) Network resources cannot be used reasonably, for example, during peak hours of Internet access, the network is congested and line resources are insufficient, and during idle periods, expensive dedicated network lines cannot be fully utilized; (2) Network quality Unsatisfactory, unstable network, slow Internet access, etc. Although enterprises can improve network experience by purchasing line resources with higher-level SLA, it will inevitably increase costs.
  • SLA Service Level Agreement
  • SD-WAN operating network is a replacement for enterprise-level line resources
  • SD-WAN CPE Customer Periphery Equipment, hereinafter referred to as CPE
  • CPE Customer Periphery Equipment
  • the SD-WAN operation network can provide users with a stable and high-quality network in the cloud, but the network stability between the customer gateway (CPE) and the SD-WAN cloud network cannot be guaranteed.
  • the common method is to provide multiple links between the CPE and the SD-WAN cloud network, that is, the CPE and multiple VPEs (Virtual Provider Edge, the edge router of the service provider's backbone network, deployed on the cloud, including public cloud and private cloud) to establish a connection, select one of the links as the main link, the other links are backup links, only the main link is broken On, the backup link will be selected.
  • the main link may not be the optimal link from the CPE to the SD-WAN cloud network.
  • Invention patent CN201210539033.4 discloses a method for switching between active and standby links, and specifically discloses that the method is applied to wireless routing equipment.
  • the wireless routing equipment dials into the active link through the first wireless modem module, and uses the second wireless modem
  • the module dial-up accesses the backup link, and the method includes the following steps: A. Establishing a unified link signal quality judgment standard for judging the signal quality of the main link and the backup link, and setting switching conditions according to the link signal quality; B. . Detect the signal quality of the primary link and the backup link in real time; C.
  • the link signal quality is judged to be poor, and the z1 is the set or configured time percentage for judging that the link signal quality satisfies the lower threshold x1; within the set or configured y2 time, the current signal strength value s read in the time exceeding a certain proportion of z2 is all higher than the upper threshold threshold x2 of the signal strength, then it is judged that the quality of the link signal is good, and the z2 is the set or configured time percentage for judging that the quality of the link signal satisfies the upper threshold x2; the x1 and x2 are in manual mode Configurable below, calculated dynamically in automatic mode.
  • the method is applied to a wireless routing device, and
  • the present invention proposes a cloud computing-based SD-WAN network intelligent link selection method, so that the client device and the SD-WAN cloud network can dynamically change between the client device and the SD-WAN cloud network according to the real-time state of the network link. Adjust the main link to improve network speed and user experience.
  • a cloud computing-based SD-WAN network intelligent link selection method applied to a client device, comprising:
  • Step S10 establishing multiple communication links between the client device and multiple edge routers deployed in the cloud environment
  • Step S20 detecting the network status of each communication link
  • Step S30 evaluating the quality level of each link according to the detected network conditions
  • Step S40 according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are backup links;
  • Step S50 setting the route of the client device according to the determined primary link and backup link.
  • VPE Virtual Provider Edge
  • VPE provides multiple optional link exits for client devices, and is also the entrance of SD-WAN cloud network.
  • An IPSec VPN tunnel is established between the client device and multiple VPEs.
  • the IPSec VPN provides a secure communication channel for two private networks on the public network, and ensures the security of the connection between the client device and the VPE through the encrypted channel.
  • the client device deployed at the enterprise network egress as the enterprise gateway can intelligently select the optimal link between the current client device and the SD-WAN cloud network for users, ensuring network security and stability.
  • the client device is a CPE device or a VCPE device.
  • the method of the present invention is suitable for CPE equipment, VCPE (Virtual Customer Periphery Equipment, VCPE for short, Linux host based on x86 platform, or docker service image).
  • VCPE Virtual Customer Periphery Equipment
  • Linux host based on x86 platform, or docker service image
  • step S20 includes:
  • Step S21 sends periodic detection instructions to each link to obtain the detection results of each communication link
  • Step S22 according to the detection result, obtain the packet loss rate, average delay value, and jitter value of each link, and obtain the bandwidth ratio of each link.
  • step S30 includes:
  • Step S31 according to the detected network state, including the packet loss rate, the average delay value, and the jitter value, compare the packet loss rate evaluation standard table, the average delay value evaluation standard table, and the jitter value evaluation standard table, respectively, to determine the packet loss of each link. Evaluation level, average delay evaluation level, jitter evaluation level;
  • Step S32 according to the bucket law, the worst level in the packet loss evaluation level, average delay evaluation level, and jitter evaluation level in each link is used as the quality level of the link, and the quality level of all links is determined in this way. .
  • the step S31 includes:
  • Step S311 according to the network state of periodic detection, each link has the packet loss rate, average delay value, and jitter value of multiple periodic detections; according to the weighting algorithm, determine the weighted packet loss rate and the weighted average delay of each link. value, weighted jitter value;
  • Step S312 compare the packet loss rate determined by each link with the packet loss rate evaluation standard table to obtain the packet loss evaluation level of each link; compare the average delay value determined by each link with the average delay value evaluation standard table to obtain Average delay evaluation level of each link; compare the jitter value determined for each link with the jitter value evaluation standard table to obtain the jitter evaluation level of each link.
  • step S40 includes:
  • the main link is not set in the current network
  • the link whose quality level changes in the current network is the current main link, and the quality level of the current main link becomes lower and the network is unavailable;
  • the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state.
  • the link with the optimal evaluation level is selected as the main link, wherein the key The options are one of packet loss, average delay, and jitter.
  • situation C includes: when it is detected that the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state, according to the quality level of each link , select the one with the highest quality level in the current standby link. If the quality level of the current standby link is higher than that of the current primary link, and the bandwidth of the current standby link is greater than that of the current primary link, select the current standby link.
  • the standby link is the primary link.
  • the step S40 further includes: when it is detected that the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the current The primary link satisfies the condition that the current primary link bandwidth ratio is lower than the bandwidth ratio threshold, and the current backup link satisfies the evaluation level of the key option of the current backup link is higher than the evaluation level of the same key option of the current primary link.
  • the current standby link is selected as the primary link; the key options are one of packet loss, average delay, and jitter.
  • the step S40 further includes:
  • the current backup link When it is detected that the link whose quality level has changed in the current network is a backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link, and the current backup link satisfies that the bandwidth of the current backup link is greater than that of the current backup link When the bandwidth of the primary link is satisfied, the current backup link is selected as the primary link;
  • the current backup link When it is detected that the link whose quality level has changed in the current network is a backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link, and the current backup link satisfies that the bandwidth of the current backup link is less than or equal to The current primary link bandwidth condition, and the current primary link satisfies the condition that the current primary link bandwidth ratio is lower than the bandwidth ratio threshold and the current primary link network traffic is less than the current backup link bandwidth, select the current backup link main link.
  • the step S40 further includes:
  • the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes higher;
  • the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes lower;
  • the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and lower than the quality level of the current primary link;
  • the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the bandwidth ratio of the current primary link cannot be lower than the bandwidth ratio.
  • the condition of the threshold or the evaluation level of the key option of the current standby link is better than the evaluation level of the same key option of the current main link, where the key option is one of packet loss, average delay, and jitter;
  • the link whose quality level changes in the current network is the standby link, and the quality level of the current standby link becomes higher and higher than the quality level of the current primary link, and the current standby link bandwidth is less than or equal to the current primary link bandwidth.
  • the condition or the condition that the bandwidth ratio of the current active link is lower than the bandwidth ratio threshold or the condition that the network traffic of the current active link is less than the bandwidth of the current backup link.
  • the step S50 includes:
  • step S40 If the current network does not set the primary link and the backup link, set the route of the client device according to the primary link and the backup link determined in step S40;
  • step S40 If the current network has set the primary link and the backup link and the primary link and the backup link change, delete the original route setting, and set the route of the client device according to the primary link and the backup link re-determined in step S40.
  • FIG. 1 is a general flowchart of a cloud computing-based SD-WAN network intelligent link selection method of the present invention
  • Figure 2 shows the SD-WAN cloud network topology.
  • a cloud computing-based SD-WAN network intelligent link selection method of the present invention is applied to client equipment, and the method includes:
  • Step S10 establishing multiple communication links between the client device and multiple edge routers deployed in the cloud environment
  • Step S20 detecting the network status of each communication link
  • Step S30 evaluating the quality level of each link according to the detected network conditions
  • Step S40 according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are backup links;
  • Step S50 setting the route of the client device according to the determined primary link and backup link.
  • an SD-WAN network environment is constructed first. After the network environment is constructed, the intelligent link selection process can be performed according to steps S20-S50.
  • the SD-WAN network environment is mainly constructed by the client device and multiple edge routers deployed in the cloud environment, and an IPSec VPN tunnel is constructed between the client device and the edge router, and the tunnel is a secure communication channel, Secure communication between client devices and edge routers is ensured.
  • the client device may be a CPE device or a VCPE device (FIG. 2 shows a communication connection between a CPE device and a VPE device, and a network topology diagram of a communication connection between a VCPE device and a VPE device).
  • the method of the present invention is not limited to an SD-WAN network constructed with only CPE equipment and multiple VPE equipment, nor is it limited to an SD-WAN network constructed with only VCPE equipment and multiple VPE equipment, nor is it limited to having both CPE equipment and VCPE equipment. SD-WAN network built with multiple VPE devices separately.
  • step S20 the client device detects the network status of the communication link, mainly detecting the IPSec VPN link. Specifically, the step S20 includes:
  • Step S21 sends periodic detection instructions to each link to obtain the detection results of each communication link
  • Step S22 according to the detection result, obtain the packet loss rate, average delay value, and jitter value of each link, and obtain the bandwidth ratio of each link.
  • the client device includes a network detection module, which is used to actively initiate periodic detection instructions for each link, such as ICMP packets or UDP packets, and the detection destination is a VPE device.
  • a network detection module which is used to actively initiate periodic detection instructions for each link, such as ICMP packets or UDP packets, and the detection destination is a VPE device.
  • a certain number of packets are sent in each cycle, for example, 20 packets are sent in one cycle, and the cycle is 5 seconds.
  • the packet loss rate, average delay value, and jitter value of the detection packets of each link are obtained.
  • obtain the bandwidth ratio of each link The higher the bandwidth ratio, the busier the link.
  • the calculation method of the bandwidth ratio is as follows: assuming that between two detections, the link receives packets as r, the total amount of packets sent is s, the detection period is t, the bandwidth is B, and the bandwidth ratio is b , the calculation formula is as follows: .
  • step S30 After the client device receives the detection result, step S30 is performed. Specifically, step S30 includes:
  • Step S31 according to the detected network state, including the packet loss rate, the average delay value, and the jitter value, compare the packet loss rate evaluation standard table, the average delay value evaluation standard table, and the jitter value evaluation standard table, respectively, to determine the packet loss of each link. Evaluation level, average delay evaluation level, jitter evaluation level;
  • Step S32 according to the bucket law, the worst level in the packet loss evaluation level, average delay evaluation level, and jitter evaluation level in each link is used as the quality level of the link, and the quality level of all links is determined in this way. .
  • the packet loss rate evaluation standard table is a table that stores the packet loss rate and the evaluation level of the packet loss rate in one-to-one correspondence
  • the average delay value evaluation standard table is a table that stores the average delay value and the evaluation level of the average delay value in one-to-one correspondence.
  • the jitter value The evaluation standard table is a table that stores jitter values and jitter value evaluation grades in one-to-one correspondence.
  • the above-mentioned packet loss rate evaluation standard table, average delay value evaluation standard table, and jitter value evaluation standard table are preset and stored in the client device.
  • the evaluation standard can be set according to the actual situation. For example, the network packet loss setting standard mainly depends on the packet loss rate.
  • the average network delay can be set as a standard, excellent: [0, 60 ms], good: (60 ms, 120 ms], difference: (120 ms, 300ms], unavailable: more than 300ms.
  • jitter has a great impact on real-time communication, and the evaluation criteria can be set according to actual usage requirements.
  • the client device also includes a link evaluation module, after receiving the detection result obtained by the network detection module, it can evaluate the current link quality according to the packet loss rate, average delay value, and jitter value obtained by the link detection in the latest cycle; The current link quality can be evaluated based on the packet loss rate, average delay value, and jitter value detected by the link in the last 10 cycles (the times can also be adjusted as needed).
  • the step S31 includes:
  • Step S311 according to the network state of periodic detection, each link has the packet loss rate, average delay value, and jitter value of multiple periodic detections; according to the weighting algorithm, determine the weighted packet loss rate and the weighted average delay of each link. value, weighted jitter value;
  • Step S312 compare the packet loss rate determined by each link with the packet loss rate evaluation standard table to obtain the packet loss evaluation level of each link; compare the average delay value determined by each link with the average delay value evaluation standard table to obtain Average delay evaluation level of each link; compare the jitter value determined for each link with the jitter value evaluation standard table to obtain the jitter evaluation level of each link.
  • the weighting algorithm in step S311 may determine the proportion of each cycle detection value according to the weight, and then calculate a relatively accurate and reasonable final value for determining the evaluation level in step S312.
  • the network detection module After each detection period, the network detection module saves the detection data, and the evaluation module evaluates the link.
  • the link evaluation module calculates the weighted jitter value, packet loss rate and average delay value by taking the latest n detection results on the link according to a certain weighting method.
  • the weighting method can be adjusted as needed. Generally speaking, the newer the The weight of the detection data should also be larger.
  • After obtaining the weighted data look at which level of the evaluation standard each data falls into. According to the bucket law, the worst level of the three weighted data is used as the quality level of the current link.
  • the calculation formula of the weighting algorithm is as follows: .
  • n is the total number of weighted calculations, and is the final weighted value.
  • the weighting algorithm is described by taking the average delay as an example. Take n as 10, set the weight of the weighting parameter : ⁇ 1%, 1%, 2%, 3%, 5%, 5%, 8%, 10%, 20%, 45% ⁇ , that is, the weight of the newly detected data accounts for 45%, and it is pushed up for the second time
  • the weight of the first detection is 20%
  • the third time is 10%
  • the earliest detection weight is the smallest, which is 1%.
  • the weighted average delay of the link is 37.732ms, which belongs to the excellent level in the evaluation standard.
  • the weighted jitter value and the packet loss rate can be calculated, and it can be judged which level of the evaluation standard it falls into.
  • Each link has the above three weighted data, and the level with the worst three weighted data is selected.
  • the quality level of the current link the quality levels of all links are determined in this way.
  • step S40 includes: when one of the following situations A, B, and C is detected, according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are Backup link:
  • the main link is not set in the current network
  • the link whose quality level changes in the current network is the current main link, and the quality level of the current main link becomes lower and the network is unavailable;
  • the link whose quality level changes in the current network is the current main link, and the quality level of the current main link becomes lower and the network is in a busy state.
  • the current network is a newly established network or a rebuilt network, and no primary link is set, so the primary link and the backup link need to be selected based on the quality level of the link.
  • the link with the best evaluation level is selected as the main link, where the key options are packet loss, average One of delay and jitter. For example, if a user cares about the quality of real-time communication, jitter can be selected as a key option.
  • the link with the smallest jitter is selected as the final main link. According to this selection rule, the main link is the one with the best network conditions among all the current links.
  • the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is unavailable, that is, the link level of the current primary link is 0, then it is necessary to immediately Select the primary link again, and determine the one with the highest quality level among the links as the primary link and the others as backup links according to the quality levels of each link.
  • the link with the best evaluation level is selected as the main link, where the key options are packet loss, average One of delay and jitter.
  • the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state, that is, the level of the current link is greater than 0.
  • the quality level of each link select the one with the highest quality level among the current standby links. If the quality level of the current standby link is higher than that of the current primary link, and the bandwidth of the current standby link is greater than that of the current primary link If the bandwidth of the link is selected, the current standby link is selected as the primary link.
  • the bandwidth needs to be higher than the current main link.
  • the large standby link looks for an available link. If there is a link in the standby link with a link quality level higher than that of the primary link and a larger bandwidth than the primary link, it is selected as the new primary link.
  • the step S40 further includes:
  • the current standby link is selected as the primary link
  • the current backup link When it is detected that the link whose quality level has changed in the current network is the backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link , and the current backup link satisfies that the current backup link bandwidth is less than or equal to the current primary link bandwidth condition, and the current main link satisfies that the current main link bandwidth ratio is lower than the bandwidth ratio threshold (for example, the bandwidth ratio threshold is 30%, the current main link bandwidth ratio b is lower than 30%) and the current main link bandwidth ratio If the network traffic of the current backup link is less than the bandwidth of the current backup link, the current backup link is selected as the primary link.
  • the bandwidth ratio threshold for example, the bandwidth ratio threshold is 30%, the current main link bandwidth ratio b is lower than 30%
  • the step S40 further includes:
  • the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes higher;
  • the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes lower;
  • the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and lower than the quality level of the current primary link;
  • the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the bandwidth ratio of the current primary link cannot be lower than the bandwidth ratio.
  • the condition of the threshold or the evaluation level of the key option of the current standby link is better than the evaluation level of the same key option of the current main link, where the key option is one of packet loss, average delay, and jitter;
  • the link whose quality level changes in the current network is the standby link, and the quality level of the current standby link becomes higher and higher than the quality level of the current primary link, and the current standby link bandwidth is less than or equal to the current primary link bandwidth.
  • the condition or the condition that the bandwidth ratio of the current active link is lower than the bandwidth ratio threshold or the condition that the network traffic of the current active link is less than the bandwidth of the current backup link.
  • the main link in the current network still has the highest quality level among all the links, so it is not necessary to re-select the main link.
  • the above cases d and e are compared to determine that even if the quality level of the existing link exceeds the quality level of the current main link, if the conditions of bandwidth ratio or key options are not met in case d, the current main chain is still selected. If the conditions of bandwidth or bandwidth ratio or network traffic are not met in case e, the current primary link is still selected as the primary link.
  • step S50 specifically includes:
  • step S40 If the current network does not set the primary link and the backup link, set the route of the client device according to the primary link and the backup link determined in step S40;
  • step S40 If the current network has set the primary link and the backup link and the primary link and the backup link change, delete the original route setting, and set the route of the client device according to the primary link and the backup link re-determined in step S40.
  • the client device further includes a link selection module, which is used to obtain the evaluation level of each link according to the link evaluation module, and select the current optimal link as the main link.
  • the client device further includes a routing module, which sets the route of the client device according to the result of the link selection module.
  • the currently used link is called the main link, and the quality level of the main link is set as , and the unused link is called the standby link, and the link quality level is ⁇ ⁇ , there may be more than one, and the latest change link quality level is .
  • the link selection steps are as follows:
  • the main link is selected according to the quality level of the link obtained by calculation in steps S20 and S30.
  • the selection principle is to take all the links with the highest quality level as the primary link, and the others as the backup links.
  • the main link is optimally determined according to the evaluation level of key options.
  • the link level becomes higher the link does not need to be changed; if the link level becomes lower and the link level is 0, it means that the network is unavailable, and the quality of the link needs to be calculated according to steps S20 and S30. level, immediately re-select the route, and take the link with the highest quality level as the primary link.
  • the link level becomes lower, but its value is still greater than 0 first look at the bandwidth ratio of the link. If the bandwidth ratio is high, it means that the link quality is degraded because the network is very busy.
  • the standby link whose bandwidth is larger than the current primary link searches for an available link. If there is a link in the standby link with a link quality level higher than that of the primary link and a larger bandwidth than the primary link, it is selected as the new primary link, and the route is reset.
  • the link selection module notifies the routing module to switch routes.
  • the quality level of the new link is equal to the level of the main link, it depends on the bandwidth ratio of the main link. If the bandwidth ratio is very low (for example, the bandwidth ratio is less than 30% and the network is idle), compare the key options of the main link and the new link. If the key options of the new link are better than the main link, you need to reset the settings. route, the link selection module notifies the routing module to switch the route, and the link does not need to be switched in other cases;
  • the quality level of the new link is greater than the level of the main link, compare the bandwidth of the main link and the new link. If the bandwidth of the new link is relatively large, switch the current route, otherwise, look at the bandwidth ratio of the main link.
  • the bandwidth ratio is very low (for example, the bandwidth ratio is less than 30%, and the network is idle), and the network traffic of the main link does not exceed the bandwidth of the new link.
  • the route needs to be reset, and the route needs to be switched. In other cases, the route is not switched.
  • the route selection module After receiving the route switching notification from the link selection module, the route selection module deletes the route of the old link and adds a new link route to complete the link selection. If no switch is received, no need to re-route.
  • the intelligent link selection method based on the client device in the SD-WAN network environment under the cloud computing system provided by the present invention, through periodic active detection, evaluates the network quality level in time, intelligently selects the relatively optimal link for the network, and Fully consider the actual needs of users (such as the setting of key options).
  • Using the weighted packet loss rate, average delay, and jitter instead of the latest link packet loss rate, average delay, and jitter will greatly reduce network oscillations. The balance of the proportion will also make the network more stable and improve the user's network experience.

Abstract

A cloud computing-based method for smart link selection in an SD-WAN network, which belongs to the technical field of networks. The method is applied to a client device and comprises: step S10, establishing a plurality of communication links between a client device and a plurality of edge routers deployed in a cloud environment; step S20, detecting the network conditions of the communication links; step S30, according to the detected network conditions, evaluating the levels of quality of the links; step S40, according to the levels of quality of the links, determining a link having the highest level of quality among the links as a main link, and determining the others as standby links; and step S50, setting the routing of the client device according to the determined main link and standby links. By means of periodic active detection, the present invention promptly evaluates the level of quality of a network, intelligently selects a relatively optimal link for the network, and fully considers the actual usage needs of users.

Description

一种基于云计算的SD-WAN网络智能链路选择方法An intelligent link selection method for SD-WAN network based on cloud computing 技术领域technical field
本发明属于网络技术领域,尤其涉及一种基于云计算的SD-WAN网络智能链路选择方法。The invention belongs to the field of network technology, and in particular relates to a cloud computing-based SD-WAN network intelligent link selection method.
背景技术Background technique
传统企业网络的两个基本组成:(1)路由器,交换机,VPN网关等网络设备;(2)MPLS/MSTP 等企业级线路资源。线路资源虽然能满足一定 SLA(Service Level Agreement,由延迟、丢包率、抖动、带宽等定义),但现实中网络环境时刻在变化,非常复杂,就算有良好的网络设备和高品质线路资源的组合,也不能保证企业IT应用能得到满意的效果,比如:(1)网络资源不能合理利用,比如上网高峰期时,网络拥塞,线路资源不够用,而空闲时期,昂贵的网络专线又得不到充分利用;(2)网络质量不尽如人意,网络不稳定,上网速度慢等,虽然企业可以通过购买拥有更高级别SLA的线路资源来改善网络体验,但必然会增加成本。Two basic components of a traditional enterprise network: (1) network equipment such as routers, switches, and VPN gateways; (2) enterprise-level line resources such as MPLS/MSTP. Although line resources can meet a certain SLA (Service Level Agreement, which is defined by delay, packet loss rate, jitter, bandwidth, etc.), but in reality, the network environment is changing all the time and is very complex. Even if there is a combination of good network equipment and high-quality line resources, it cannot guarantee that enterprise IT applications can Satisfactory results are obtained, such as: (1) Network resources cannot be used reasonably, for example, during peak hours of Internet access, the network is congested and line resources are insufficient, and during idle periods, expensive dedicated network lines cannot be fully utilized; (2) Network quality Unsatisfactory, unstable network, slow Internet access, etc. Although enterprises can improve network experience by purchasing line resources with higher-level SLA, it will inevitably increase costs.
SD-WAN技术的应用很大程度上解决以上问题,使得企业网络资源得到更充分的利用,网络质量得到更大的提升。从一定程度上讲,SD-WAN运营网络是对企业级线路资源的一种取代,而SD-WAN CPE(Customer Periphery Equipment,以下简称CPE) 则是对各种企业网络WAN侧设备的一种取代。SD-WAN运营网络能在云端为用户提供稳定且优质的网络,但用户网关(CPE)到SD-WAN云网络之间的网络稳定性却无法得到保障。目前常见的办法是CPE和SD-WAN云网络之间提供多条链路,即CPE与多个VPE(Virtual Provider Edge,服务提供商骨干网的边缘路由器,部署在云上,包括公有云和私有云)建立连接,选取其中一条作为主链路,其它的链路都是备链路,只有主链路断开时,才会选择备用链路。而由于网络环境时刻变化,主链路可能并不是CPE到SD-WAN云网络的最优链路。The application of SD-WAN technology solves the above problems to a large extent, makes the enterprise network resources more fully utilized, and the network quality is greatly improved. To a certain extent, the SD-WAN operating network is a replacement for enterprise-level line resources, while SD-WAN CPE (Customer Periphery Equipment, hereinafter referred to as CPE) is a replacement for various enterprise network WAN side equipment. The SD-WAN operation network can provide users with a stable and high-quality network in the cloud, but the network stability between the customer gateway (CPE) and the SD-WAN cloud network cannot be guaranteed. At present, the common method is to provide multiple links between the CPE and the SD-WAN cloud network, that is, the CPE and multiple VPEs (Virtual Provider Edge, the edge router of the service provider's backbone network, deployed on the cloud, including public cloud and private cloud) to establish a connection, select one of the links as the main link, the other links are backup links, only the main link is broken On, the backup link will be selected. However, due to the constantly changing network environment, the main link may not be the optimal link from the CPE to the SD-WAN cloud network.
发明专利CN201210539033.4公开了主备链路切换方法,并具体公开了方法应用于无线路由设备中,所述无线路由设备通过第一无线调制解调器模块拨号接入主用链路,通过第二无线调制解调器模块拨号接入备用链路,方法包括以下步骤:A、建立统一的链路信号质量判断标准,用于判断主用链路和备用链路信号质量,根据链路信号质量设定切换条件;B、实时检测主用链路和备用链路信号质量;C、当判断检测的信号质量符合设定的切换条件时,启动切换程序,进行主用链路和备用链路切换;链路信号质量判断标准是指:在设定或配置的y1时间内,有超过一定比例z1的时间中读取的当前信号强度值s均低于信号强度下门限阈值x1,则判断链路信号质量差,所述z1为设定或配置的用于判断链路信号质量满足下门限阈值x1的时间百分比;在设定或配置的y2时间内,有超过一定比例z2的时间中读取的当前信号强度值s均高于信号强度上门限阈值x2,则判断链路信号质量好,所述z2为设定或配置的用于判断链路信号质量满足上门限阈值x2的时间百分比;所述x1和x2在手动模式下可配置,在自动模式下动态计算得出。该方法应用于无线路由设备中,且主用链路和备用链路已预先确定,是通过判断链路信号质量来切换选用主用链路或备用链路。Invention patent CN201210539033.4 discloses a method for switching between active and standby links, and specifically discloses that the method is applied to wireless routing equipment. The wireless routing equipment dials into the active link through the first wireless modem module, and uses the second wireless modem The module dial-up accesses the backup link, and the method includes the following steps: A. Establishing a unified link signal quality judgment standard for judging the signal quality of the main link and the backup link, and setting switching conditions according to the link signal quality; B. . Detect the signal quality of the primary link and the backup link in real time; C. When it is judged that the detected signal quality meets the set switching conditions, start the switching procedure to switch the primary link and the backup link; determine the link signal quality The standard means: in the set or configured time y1, if the current signal strength value s read in the time exceeding a certain proportion of z1 is lower than the lower signal strength threshold value x1, the link signal quality is judged to be poor, and the z1 is the set or configured time percentage for judging that the link signal quality satisfies the lower threshold x1; within the set or configured y2 time, the current signal strength value s read in the time exceeding a certain proportion of z2 is all higher than the upper threshold threshold x2 of the signal strength, then it is judged that the quality of the link signal is good, and the z2 is the set or configured time percentage for judging that the quality of the link signal satisfies the upper threshold x2; the x1 and x2 are in manual mode Configurable below, calculated dynamically in automatic mode. The method is applied to a wireless routing device, and the main link and the backup link are predetermined, and the main link or the backup link is switched and selected by judging the signal quality of the link.
技术解决方案technical solutions
本发明针对现有技术存在的问题,提出了一种基于云计算的SD-WAN网络智能链路选择方法,使得客户端设备和SD-WAN云网络之间能根据网络链路的实时状态,动态调整主链路,提升网络速度,提高用户体验。Aiming at the problems existing in the prior art, the present invention proposes a cloud computing-based SD-WAN network intelligent link selection method, so that the client device and the SD-WAN cloud network can dynamically change between the client device and the SD-WAN cloud network according to the real-time state of the network link. Adjust the main link to improve network speed and user experience.
本发明是通过以下技术方案得以实现的:The present invention is achieved through the following technical solutions:
一种基于云计算的SD-WAN网络智能链路选择方法,应用于客户端设备,方法包括:A cloud computing-based SD-WAN network intelligent link selection method, applied to a client device, comprising:
步骤S10,客户端设备与部署于云环境中的多个边缘路由器之间建立多条通信链路;Step S10, establishing multiple communication links between the client device and multiple edge routers deployed in the cloud environment;
步骤S20,探测各条通信链路的网络状况;Step S20, detecting the network status of each communication link;
步骤S30,根据探测的网络状况,评估各条链路的质量等级;Step S30, evaluating the quality level of each link according to the detected network conditions;
步骤S40,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路;Step S40, according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are backup links;
步骤S50,根据确定的主链路和备链路,设置客户端设备的路由。Step S50, setting the route of the client device according to the determined primary link and backup link.
部署于云环境中的多个边缘路由器(VPE,Virtual Provider Edge),VPE为客户端设备提供多个可供选择的链路出口,也是SD-WAN云网络的入口。在客户端设备和多个VPE之间建立IPSec VPN隧道,IPSec VPN在公网上为两个私有网络提供安全通信通道,通过加密通道保证客户端设备与VPE之间连接的安全。部署于企业网络出口的客户端设备作为企业网关,可以为用户智能地选择当前客户端设备到SD-WAN云网络的最优链路,确保网络安全、稳定。Multiple edge routers (VPE, Virtual Provider Edge), VPE provides multiple optional link exits for client devices, and is also the entrance of SD-WAN cloud network. An IPSec VPN tunnel is established between the client device and multiple VPEs. The IPSec VPN provides a secure communication channel for two private networks on the public network, and ensures the security of the connection between the client device and the VPE through the encrypted channel. The client device deployed at the enterprise network egress as the enterprise gateway can intelligently select the optimal link between the current client device and the SD-WAN cloud network for users, ensuring network security and stability.
作为优选,所述客户端设备为CPE设备或VCPE设备。Preferably, the client device is a CPE device or a VCPE device.
本发明方法适用于CPE设备、VCPE(Virtual Customer Periphery Equipment,简称VCPE,基于x86平台的Linux主机,或者docker 服务镜像)。The method of the present invention is suitable for CPE equipment, VCPE (Virtual Customer Periphery Equipment, VCPE for short, Linux host based on x86 platform, or docker service image).
作为优选,步骤S20包括:Preferably, step S20 includes:
步骤S21,向每条链路发送周期性探测指令,以获得各条通信链路的探测结果;Step S21, sends periodic detection instructions to each link to obtain the detection results of each communication link;
步骤S22,根据探测结果,获得各条链路的丢包率、平均延迟值、抖动值,并获取各条链路的带宽占比。Step S22, according to the detection result, obtain the packet loss rate, average delay value, and jitter value of each link, and obtain the bandwidth ratio of each link.
作为优选,步骤S30包括:Preferably, step S30 includes:
步骤S31,根据探测的网络状态,包括丢包率、平均延迟值、抖动值,分别对照丢包率评估标准表、平均延迟值评估标准表、抖动值评估标准表,确定各个链路的丢包评估等级、平均延迟评估等级、抖动评估等级;Step S31, according to the detected network state, including the packet loss rate, the average delay value, and the jitter value, compare the packet loss rate evaluation standard table, the average delay value evaluation standard table, and the jitter value evaluation standard table, respectively, to determine the packet loss of each link. Evaluation level, average delay evaluation level, jitter evaluation level;
步骤S32,依据水桶定律,将每条链路中丢包评估等级、平均延迟评估等级、抖动评估等级中的最差的等级作为该链路的质量等级,以此方式确定所有链路的质量等级。Step S32, according to the bucket law, the worst level in the packet loss evaluation level, average delay evaluation level, and jitter evaluation level in each link is used as the quality level of the link, and the quality level of all links is determined in this way. .
作为优选,所述步骤S31包括:Preferably, the step S31 includes:
步骤S311,根据周期性探测的网络状态,各个链路具有多个周期探测的丢包率、平均延迟值、抖动值;依据加权算法确定各个链路加权后的丢包率、加权后的平均延迟值、加权后的抖动值;Step S311, according to the network state of periodic detection, each link has the packet loss rate, average delay value, and jitter value of multiple periodic detections; according to the weighting algorithm, determine the weighted packet loss rate and the weighted average delay of each link. value, weighted jitter value;
步骤S312,将各个链路确定的丢包率与丢包率评估标准表对照,获得各个链路的丢包评估等级;将各个链路确定的平均延迟值与平均延迟值评估标准表对照,获得各个链路的平均延迟评估等级;将各个链路确定的抖动值与抖动值评估标准表对照,获得各个链路的抖动评估等级。Step S312, compare the packet loss rate determined by each link with the packet loss rate evaluation standard table to obtain the packet loss evaluation level of each link; compare the average delay value determined by each link with the average delay value evaluation standard table to obtain Average delay evaluation level of each link; compare the jitter value determined for each link with the jitter value evaluation standard table to obtain the jitter evaluation level of each link.
作为优选,步骤S40包括:Preferably, step S40 includes:
当检测到如下情况A、B、C中的一种时,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路:When one of the following conditions A, B, and C is detected, according to the quality level of each link, the one with the highest quality level among the links is determined as the primary link, and the others are standby links:
A.   当前网络中未设置主链路;A. The main link is not set in the current network;
B.   当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络不可用;b. The link whose quality level changes in the current network is the current main link, and the quality level of the current main link becomes lower and the network is unavailable;
C.   当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络处于忙碌状态。c. The link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state.
作为优选,当各条链路中质量等级最高的链路有两条或多条时,根据链路的关键选项的评估等级,选择具有最优评估等级的链路为主链路,其中,关键选项为丢包、平均延迟、抖动中的一种。Preferably, when there are two or more links with the highest quality level in each link, according to the evaluation level of the key options of the link, the link with the optimal evaluation level is selected as the main link, wherein the key The options are one of packet loss, average delay, and jitter.
作为优选,情况C包括:当检测到当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络处于忙碌状态时,根据各条链路的质量等级,选出当前备链路中质量等级最高的一条,若当前备链路的质量等级高于当前主链路的质量等级,且当前备链路的带宽大于当前主链路的带宽,则选择当前备链路为主链路。Preferably, situation C includes: when it is detected that the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state, according to the quality level of each link , select the one with the highest quality level in the current standby link. If the quality level of the current standby link is higher than that of the current primary link, and the bandwidth of the current standby link is greater than that of the current primary link, select the current standby link. The standby link is the primary link.
作为优选,所述步骤S40还包括:当检测到当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且等于当前主链路的质量等级,且当前主链路满足当前主链路带宽占比低于带宽占比阈值的条件,且当前备链路满足当前备链路的关键选项的评估等级优于当前主链路的同一关键选项的评估等级的条件时,则选择当前备链路为主链路;其中,关键选项为丢包、平均延迟、抖动中的一种。Preferably, the step S40 further includes: when it is detected that the link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the current The primary link satisfies the condition that the current primary link bandwidth ratio is lower than the bandwidth ratio threshold, and the current backup link satisfies the evaluation level of the key option of the current backup link is higher than the evaluation level of the same key option of the current primary link. When conditions are met, the current standby link is selected as the primary link; the key options are one of packet loss, average delay, and jitter.
作为优选,所述步骤S40还包括:Preferably, the step S40 further includes:
当检测到当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且当前备链路满足当前备链路带宽大于当前主链路带宽的条件时,则选择当前备链路为主链路;When it is detected that the link whose quality level has changed in the current network is a backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link, and the current backup link satisfies that the bandwidth of the current backup link is greater than that of the current backup link When the bandwidth of the primary link is satisfied, the current backup link is selected as the primary link;
当检测到当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且当前备链路满足当前备链路带宽小于等于当前主链路带宽的条件,且当前主链路满足当前主链路带宽占比低于带宽占比阈值和当前主链路网络流量小于当前备链路的带宽的条件,则选择当前备链路为主链路。When it is detected that the link whose quality level has changed in the current network is a backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link, and the current backup link satisfies that the bandwidth of the current backup link is less than or equal to The current primary link bandwidth condition, and the current primary link satisfies the condition that the current primary link bandwidth ratio is lower than the bandwidth ratio threshold and the current primary link network traffic is less than the current backup link bandwidth, select the current backup link main link.
作为优选,所述步骤S40还包括:Preferably, the step S40 further includes:
当检测到如下情况a、b、c、d、e中的一种时,确定当前主链路仍然为主链路:When one of the following conditions a, b, c, d, and e is detected, it is determined that the current primary link is still the primary link:
a.当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变高;a. The link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes higher;
b.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变低;b. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes lower;
c.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且小于当前主链路的质量等级;c. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and lower than the quality level of the current primary link;
d.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且等于当前主链路的质量等级,且无法满足当前主链路带宽占比低于带宽占比阈值的条件或当前备链路的关键选项的评估等级优于当前主链路的同一关键选项的评估等级的条件,其中,关键选项为丢包、平均延迟、抖动中的一种;d. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the bandwidth ratio of the current primary link cannot be lower than the bandwidth ratio. The condition of the threshold or the evaluation level of the key option of the current standby link is better than the evaluation level of the same key option of the current main link, where the key option is one of packet loss, average delay, and jitter;
e.    当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且无法满足当前备链路带宽小于等于当前主链路带宽的条件或当前主链路带宽占比低于带宽占比阈值的条件或当前主链路网络流量小于当前备链路的带宽的条件。e. The link whose quality level changes in the current network is the standby link, and the quality level of the current standby link becomes higher and higher than the quality level of the current primary link, and the current standby link bandwidth is less than or equal to the current primary link bandwidth. The condition or the condition that the bandwidth ratio of the current active link is lower than the bandwidth ratio threshold or the condition that the network traffic of the current active link is less than the bandwidth of the current backup link.
作为优选,所述步骤S50包括:Preferably, the step S50 includes:
若当前网络未设置主链路和备链路时,根据步骤S40确定的主链路和备链路设置客户端设备的路由;If the current network does not set the primary link and the backup link, set the route of the client device according to the primary link and the backup link determined in step S40;
若当前网络已设置主链路和备链路且主链路和备链路发生变化,则删除原路由设置,并根据步骤S40重新确定的主链路和备链路设置客户端设备的路由。If the current network has set the primary link and the backup link and the primary link and the backup link change, delete the original route setting, and set the route of the client device according to the primary link and the backup link re-determined in step S40.
有益效果beneficial effect
本发明具有以下有益效果:The present invention has the following beneficial effects:
一种基于云计算的SD-WAN网络智能链路选择方法,A cloud computing-based SD-WAN network intelligent link selection method,
(1)  能智能地为SD-WAN网络选择相对最优链路,提升网络速度,提高用户体验。按照该发明方法,每次路由选路,都是选择当前质量相对最好的,并考虑用户实际使用需求。(1) It can intelligently select the relatively optimal link for the SD-WAN network, improve the network speed and improve the user experience. According to the inventive method, each time the route is selected, the current quality is relatively best, and the actual use requirements of the user are considered.
(2)  减少网络震荡,稳定网络环境。网络环境变化万千,某条链路瞬间的震荡不应该引起链路变化,否则频繁的链路变化会引起网络震荡。评估链路等级时,使用加权的丢包率、平均延迟、抖动,而非最近一次的链路丢包率、平均延迟、抖动,会在很大程度上减少网络震荡,另外带宽占比的权衡,也会使得网络更稳定。(2) Reduce network shocks and stabilize the network environment. The network environment is constantly changing. Instantaneous flapping of a link should not cause link changes. Otherwise, frequent link changes may cause network flapping. When evaluating the link level, using the weighted packet loss rate, average delay, and jitter instead of the latest link packet loss rate, average delay, and jitter will greatly reduce network oscillations, and the trade-off of bandwidth ratio , will also make the network more stable.
附图说明Description of drawings
图1为本发明一种基于云计算的SD-WAN网络智能链路选择方法的总流程图;1 is a general flowchart of a cloud computing-based SD-WAN network intelligent link selection method of the present invention;
图2为SD-WAN云网络拓补图。Figure 2 shows the SD-WAN cloud network topology.
本发明的实施方式Embodiments of the present invention
以下是本发明的具体实施例并结合附图,对本发明的技术方案作进一步的描述,但本发明并不限于这些实施例。The following are specific embodiments of the present invention and the accompanying drawings to further describe the technical solutions of the present invention, but the present invention is not limited to these embodiments.
如图1,本发明一种基于云计算的SD-WAN网络智能链路选择方法,应用于客户端设备,方法包括:As shown in Figure 1, a cloud computing-based SD-WAN network intelligent link selection method of the present invention is applied to client equipment, and the method includes:
步骤S10,客户端设备与部署于云环境中的多个边缘路由器之间建立多条通信链路;Step S10, establishing multiple communication links between the client device and multiple edge routers deployed in the cloud environment;
步骤S20,探测各条通信链路的网络状况;Step S20, detecting the network status of each communication link;
步骤S30,根据探测的网络状况,评估各条链路的质量等级;Step S30, evaluating the quality level of each link according to the detected network conditions;
步骤S40,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路;Step S40, according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are backup links;
步骤S50,根据确定的主链路和备链路,设置客户端设备的路由。Step S50, setting the route of the client device according to the determined primary link and backup link.
在执行步骤S20~S50前,先构建SD-WAN网络环境。当网络环境构建后,可按照步骤S20~S50执行智能链路选择流程。在步骤S10中,SD-WAN网络环境,主要由客户端设备与部署于云环境中的多个边缘路由器构建,在客户端设备和边缘路由器之间构建IPSec VPN隧道,该隧道为安全通信通道,能确保客户端设备与边缘路由器之间安全通信。所述客户端设备可以为CPE设备或VCPE设备(图2示出了CPE设备与VPE设备之间通信连接,VCPE设备与VPE设备之间通信连接的网络拓补图)。本发明方法不限于仅有CPE设备与多个VPE设备构建的SD-WAN网络,也不限于仅有VCPE设备与多个VPE设备构建的SD-WAN网络,也不限于同时具有CPE设备和VCPE设备分别与多个VPE设备构建的SD-WAN网络。Before executing steps S20 to S50, an SD-WAN network environment is constructed first. After the network environment is constructed, the intelligent link selection process can be performed according to steps S20-S50. In step S10, the SD-WAN network environment is mainly constructed by the client device and multiple edge routers deployed in the cloud environment, and an IPSec VPN tunnel is constructed between the client device and the edge router, and the tunnel is a secure communication channel, Secure communication between client devices and edge routers is ensured. The client device may be a CPE device or a VCPE device (FIG. 2 shows a communication connection between a CPE device and a VPE device, and a network topology diagram of a communication connection between a VCPE device and a VPE device). The method of the present invention is not limited to an SD-WAN network constructed with only CPE equipment and multiple VPE equipment, nor is it limited to an SD-WAN network constructed with only VCPE equipment and multiple VPE equipment, nor is it limited to having both CPE equipment and VCPE equipment. SD-WAN network built with multiple VPE devices separately.
在步骤S20中,由客户端设备探测通信链路的网络状况,主要探测IPSec VPN链路。具体地,所述步骤S20包括:In step S20, the client device detects the network status of the communication link, mainly detecting the IPSec VPN link. Specifically, the step S20 includes:
步骤S21,向每条链路发送周期性探测指令,以获得各条通信链路的探测结果;Step S21, sends periodic detection instructions to each link to obtain the detection results of each communication link;
步骤S22,根据探测结果,获得各条链路的丢包率、平均延迟值、抖动值,并获取各条链路的带宽占比。Step S22, according to the detection result, obtain the packet loss rate, average delay value, and jitter value of each link, and obtain the bandwidth ratio of each link.
客户端设备包括网络探测模块,用于主动对每条链路发起周期性探测指令,如ICMP报文,或者是UDP小包,探测目的端为VPE设备。每个周期发一定数量的包,比如一周期发20个报文,周期为5秒。然后,根据探测结果,获得各条链路此次探测报文的丢包率、平均延迟值、抖动值。另外获取各条链路的带宽占比,带宽占比越高,说明链路越繁忙。The client device includes a network detection module, which is used to actively initiate periodic detection instructions for each link, such as ICMP packets or UDP packets, and the detection destination is a VPE device. A certain number of packets are sent in each cycle, for example, 20 packets are sent in one cycle, and the cycle is 5 seconds. Then, according to the detection results, the packet loss rate, average delay value, and jitter value of the detection packets of each link are obtained. In addition, obtain the bandwidth ratio of each link. The higher the bandwidth ratio, the busier the link.
具体地,所述带宽占比的计算方法为:假设两次探测之间该链路接收报文为r,发报文总量为s,探测周期为t,带宽为B,带宽占比为b,则计算公式如下:
Figure 793793dest_path_image001
Specifically, the calculation method of the bandwidth ratio is as follows: assuming that between two detections, the link receives packets as r, the total amount of packets sent is s, the detection period is t, the bandwidth is B, and the bandwidth ratio is b , the calculation formula is as follows:
Figure 793793dest_path_image001
.
当客户端设备收到探测结果后,执行步骤S30。具体地,步骤S30包括:After the client device receives the detection result, step S30 is performed. Specifically, step S30 includes:
步骤S31,根据探测的网络状态,包括丢包率、平均延迟值、抖动值,分别对照丢包率评估标准表、平均延迟值评估标准表、抖动值评估标准表,确定各个链路的丢包评估等级、平均延迟评估等级、抖动评估等级;Step S31, according to the detected network state, including the packet loss rate, the average delay value, and the jitter value, compare the packet loss rate evaluation standard table, the average delay value evaluation standard table, and the jitter value evaluation standard table, respectively, to determine the packet loss of each link. Evaluation level, average delay evaluation level, jitter evaluation level;
步骤S32,依据水桶定律,将每条链路中丢包评估等级、平均延迟评估等级、抖动评估等级中的最差的等级作为该链路的质量等级,以此方式确定所有链路的质量等级。Step S32, according to the bucket law, the worst level in the packet loss evaluation level, average delay evaluation level, and jitter evaluation level in each link is used as the quality level of the link, and the quality level of all links is determined in this way. .
其中,丢包率评估标准表为一一对应存储丢包率和丢包率评估等级的表,平均延迟值评估标准表为一一对应存储平均延迟值和平均延迟值评估等级的表,抖动值评估标准表为一一对应存储抖动值和抖动值评估等级的表。上述丢包率评估标准表、平均延迟值评估标准表、抖动值评估标准表被预先设定后存储在客户端设备。评估标准可以根据实际情况设定,例如,网络丢包设置标准主要看丢包率。优:丢包率为0;良:丢包率为(0,5%];差:丢包率为(5%,90%];不可用:丢包率(90%, 100%]。例如,网络平均延迟可设置标准,优:[0, 60 ms],良:(60 ms,120 ms],差:(120 ms,300ms],不可用:300ms以上。例如,抖动对实时通信影响比较大,可以根据实际使用需求来设定评估标准。Among them, the packet loss rate evaluation standard table is a table that stores the packet loss rate and the evaluation level of the packet loss rate in one-to-one correspondence, and the average delay value evaluation standard table is a table that stores the average delay value and the evaluation level of the average delay value in one-to-one correspondence. The jitter value The evaluation standard table is a table that stores jitter values and jitter value evaluation grades in one-to-one correspondence. The above-mentioned packet loss rate evaluation standard table, average delay value evaluation standard table, and jitter value evaluation standard table are preset and stored in the client device. The evaluation standard can be set according to the actual situation. For example, the network packet loss setting standard mainly depends on the packet loss rate. Excellent: Packet loss rate 0; Good: Packet loss rate (0,5%]; Poor: Packet loss rate (5%, 90%]; Unavailable: Packet loss rate (90%, 100%]. For example , the average network delay can be set as a standard, excellent: [0, 60 ms], good: (60 ms, 120 ms], difference: (120 ms, 300ms], unavailable: more than 300ms. For example, jitter has a great impact on real-time communication, and the evaluation criteria can be set according to actual usage requirements.
客户端设备还包括链路评估模块,在接收到网络探测模块得到的探测结果后,可以根据链路最近一个周期探测得到的丢包率、平均延迟值、抖动值来评估当前链路质量;也可以根据链路最近10个周期(也可以根据需要调整次数)探测得到的丢包率、平均延迟值、抖动值来评估当前链路质量。当采用多个探测周期的数值时,所述步骤S31包括:The client device also includes a link evaluation module, after receiving the detection result obtained by the network detection module, it can evaluate the current link quality according to the packet loss rate, average delay value, and jitter value obtained by the link detection in the latest cycle; The current link quality can be evaluated based on the packet loss rate, average delay value, and jitter value detected by the link in the last 10 cycles (the times can also be adjusted as needed). When using the values of multiple detection periods, the step S31 includes:
步骤S311,根据周期性探测的网络状态,各个链路具有多个周期探测的丢包率、平均延迟值、抖动值;依据加权算法确定各个链路加权后的丢包率、加权后的平均延迟值、加权后的抖动值;Step S311, according to the network state of periodic detection, each link has the packet loss rate, average delay value, and jitter value of multiple periodic detections; according to the weighting algorithm, determine the weighted packet loss rate and the weighted average delay of each link. value, weighted jitter value;
步骤S312,将各个链路确定的丢包率与丢包率评估标准表对照,获得各个链路的丢包评估等级;将各个链路确定的平均延迟值与平均延迟值评估标准表对照,获得各个链路的平均延迟评估等级;将各个链路确定的抖动值与抖动值评估标准表对照,获得各个链路的抖动评估等级。Step S312, compare the packet loss rate determined by each link with the packet loss rate evaluation standard table to obtain the packet loss evaluation level of each link; compare the average delay value determined by each link with the average delay value evaluation standard table to obtain Average delay evaluation level of each link; compare the jitter value determined for each link with the jitter value evaluation standard table to obtain the jitter evaluation level of each link.
其中,步骤S311中关于加权算法可根据权重来确定每个周期探测数值的占比,继而算出比较准确、合理的最终数值,用于步骤S312的评估等级确定。Wherein, the weighting algorithm in step S311 may determine the proportion of each cycle detection value according to the weight, and then calculate a relatively accurate and reasonable final value for determining the evaluation level in step S312.
每个探测周期结束后,网络探测模块将探测数据保存起来,评估模块对链路进行评估。链路评估模块取链路上最近n次的探测结果按一定的加权方式计算出加权的抖动值、丢包率和平均延迟值,加权的方式可以根据需要来调整,一般来说,越新的探测数据权重也应该越大,得到加权的数据后,再看各数据分别落入评估标准的哪个级别,根据水桶定律,三个加权数据中最差的那个级别作为当前链路的质量级别。After each detection period, the network detection module saves the detection data, and the evaluation module evaluates the link. The link evaluation module calculates the weighted jitter value, packet loss rate and average delay value by taking the latest n detection results on the link according to a certain weighting method. The weighting method can be adjusted as needed. Generally speaking, the newer the The weight of the detection data should also be larger. After obtaining the weighted data, look at which level of the evaluation standard each data falls into. According to the bucket law, the worst level of the three weighted data is used as the quality level of the current link.
加权算法的计算公式如下:
Figure 317179dest_path_image002
The calculation formula of the weighting algorithm is as follows:
Figure 317179dest_path_image002
.
其中,
Figure 684706dest_path_image003
是最近第j次得到的探测值,
Figure 926332dest_path_image004
是最近第j次探测对应的权重,n是加权计算的总数,而
Figure dest_path_image005
就是最终的加权值。
in,
Figure 684706dest_path_image003
is the detection value obtained for the jth most recent time,
Figure 926332dest_path_image004
is the weight corresponding to the most recent jth detection, n is the total number of weighted calculations, and
Figure dest_path_image005
is the final weighted value.
以平均延迟为例说明加权算法。取n为10,设置加权参数的权重
Figure 201455dest_path_image004
:{1%, 1%, 2%, 3%, 5%, 5%, 8%, 10%, 20%, 45%},即最新探测到的数据权重占45%,往上推第二次的权重是20%,第三次是10%,以此类推,最早的一次探测权重最小,为1%。
The weighting algorithm is described by taking the average delay as an example. Take n as 10, set the weight of the weighting parameter
Figure 201455dest_path_image004
: {1%, 1%, 2%, 3%, 5%, 5%, 8%, 10%, 20%, 45%}, that is, the weight of the newly detected data accounts for 45%, and it is pushed up for the second time The weight of the first detection is 20%, the third time is 10%, and so on, the earliest detection weight is the smallest, which is 1%.
最近10次探测得到平均延迟的数据
Figure 844926dest_path_image003
:{ 37.314, 36.638, 38.194, 37.900, 38.883, 37.550, 38.040, 38.162, 39.233, 36.809}(单位是ms),加权平均延迟计算方法如下:7.314*1%+36.638*1%+38.194*2%+37.900*3%+38.883*5%+37.550*5%+38.040*8%+38.162*10%+39.233*20%+36.809*45%=37.732。
Average latency data for the last 10 probes
Figure 844926dest_path_image003
: { 37.314, 36.638, 38.194, 37.900, 38.883, 37.550, 38.040, 38.162, 39.233, 36.809} (unit is ms), the weighted average delay is calculated as follows: 7.314*1%+36.638*1%+38.194*2%+ 37.900*3%+38.883*5%+37.550*5%+38.040*8%+38.162*10%+39.233*20%+36.809*45%=37.732.
 经过计算,链路加权平均延迟为37.732ms,它属于评估标准里优的级别。After calculation, the weighted average delay of the link is 37.732ms, which belongs to the excellent level in the evaluation standard.
按照上述方法,可以计算加权抖动值和丢包率,并且分别判断它落入评估标准的哪个级别,每条链路都具有上述三个加权后的数据,选取三个加权数据最差的那个级别作为当前链路的质量等级,以此方式确定所有链路的质量等级。According to the above method, the weighted jitter value and the packet loss rate can be calculated, and it can be judged which level of the evaluation standard it falls into. Each link has the above three weighted data, and the level with the worst three weighted data is selected. As the quality level of the current link, the quality levels of all links are determined in this way.
客户端设备根据链路质量等级,选择最优链路为主链路,其他链路为备用链路。具体地,步骤S40包括:当检测到如下情况A、B、C中的一种时,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路:According to the link quality level, the client device selects the optimal link as the primary link, and other links as the backup links. Specifically, step S40 includes: when one of the following situations A, B, and C is detected, according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are Backup link:
A.       当前网络中未设置主链路;A. The main link is not set in the current network;
B.       当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络不可用;b. The link whose quality level changes in the current network is the current main link, and the quality level of the current main link becomes lower and the network is unavailable;
C.       当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络处于忙碌状态。c. The link whose quality level changes in the current network is the current main link, and the quality level of the current main link becomes lower and the network is in a busy state.
在情况A中,当前网络为新建立的网络或重建的网络,并未设置主链路,则需要基于链路的质量等级选择出主链路和备链路。这种情况下我们选择{
Figure 610451dest_path_image006
}里最高的链路。当选择出质量等级最高的链路有两条或多条时,根据链路的关键选项的评估等级,选择具有最优评估等级的链路为主链路,其中,关键选项为丢包、平均延迟、抖动中的一种。比如用户关心实时通信的质量,则可以选抖动作为关键选项,遇到多个质量等级相同的链路,择抖动最小的链路作为最终的主链路。根据这个选择规则,主链路是当前所有链路中网络条件最优的一条。
In case A, the current network is a newly established network or a rebuilt network, and no primary link is set, so the primary link and the backup link need to be selected based on the quality level of the link. In this case we choose {
Figure 610451dest_path_image006
} The highest link in. When two or more links with the highest quality level are selected, according to the evaluation level of the key options of the link, the link with the best evaluation level is selected as the main link, where the key options are packet loss, average One of delay and jitter. For example, if a user cares about the quality of real-time communication, jitter can be selected as a key option. When encountering multiple links with the same quality level, the link with the smallest jitter is selected as the final main link. According to this selection rule, the main link is the one with the best network conditions among all the current links.
在情况B中,当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络不可用,即当前主链路的链路等级为0,则需立即重新选择主链路,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路。当选择出质量等级最高的链路有两条或多条时,根据链路的关键选项的评估等级,选择具有最优评估等级的链路为主链路,其中,关键选项为丢包、平均延迟、抖动中的一种。In case B, the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is unavailable, that is, the link level of the current primary link is 0, then it is necessary to immediately Select the primary link again, and determine the one with the highest quality level among the links as the primary link and the others as backup links according to the quality levels of each link. When two or more links with the highest quality level are selected, according to the evaluation level of the key options of the link, the link with the best evaluation level is selected as the main link, where the key options are packet loss, average One of delay and jitter.
在情况C中,当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络处于忙碌状态,即当前链路的等级大于0。根据各条链路的质量等级,选出当前备链路中质量等级最高的一条,若当前备链路的质量等级高于当前主链路的质量等级,且当前备链路的带宽大于当前主链路的带宽,则选择当前备链路为主链路。具体地,发生情况C时,先看该链路带宽占比,如果带宽占比很高,则说明链路质量降低是因为网络非常忙碌,这种情况下,需要在带宽比当前主链路还大的备链路查找可用的链路。如果备链路中存在链路质量等级大于主链路,并且带宽比主链路大的链路,则选择为新的主链路。In case C, the link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state, that is, the level of the current link is greater than 0. According to the quality level of each link, select the one with the highest quality level among the current standby links. If the quality level of the current standby link is higher than that of the current primary link, and the bandwidth of the current standby link is greater than that of the current primary link If the bandwidth of the link is selected, the current standby link is selected as the primary link. Specifically, when situation C occurs, first look at the bandwidth ratio of the link. If the bandwidth ratio is high, it means that the link quality is degraded because the network is very busy. In this case, the bandwidth needs to be higher than the current main link. The large standby link looks for an available link. If there is a link in the standby link with a link quality level higher than that of the primary link and a larger bandwidth than the primary link, it is selected as the new primary link.
所述步骤S40还包括:The step S40 further includes:
当检测到当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级
Figure 339373dest_path_image007
,且当前备链路满足当前备链路带宽大于当前主链路带宽
Figure 418187dest_path_image008
的条件时,则选择当前备链路为主链路;
When it is detected that the link whose quality level has changed in the current network is the backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link
Figure 339373dest_path_image007
, and the current backup link satisfies that the current backup link bandwidth is greater than the current primary link bandwidth
Figure 418187dest_path_image008
When the conditions are met, the current standby link is selected as the primary link;
当检测到当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级
Figure 916165dest_path_image007
,且当前备链路满足当前备链路带宽小于等于当前主链路带宽
Figure 687812dest_path_image009
的条件,且当前主链路满足当前主链路带宽占比低于带宽占比阈值(例如,带宽占比阈值为30%,当前主链路带宽占比b低于30%)和当前主链路网络流量小于当前备链路的带宽 的条件,则选择当前备链路为主链路。
When it is detected that the link whose quality level has changed in the current network is the backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link
Figure 916165dest_path_image007
, and the current backup link satisfies that the current backup link bandwidth is less than or equal to the current primary link bandwidth
Figure 687812dest_path_image009
condition, and the current main link satisfies that the current main link bandwidth ratio is lower than the bandwidth ratio threshold (for example, the bandwidth ratio threshold is 30%, the current main link bandwidth ratio b is lower than 30%) and the current main link bandwidth ratio If the network traffic of the current backup link is less than the bandwidth of the current backup link, the current backup link is selected as the primary link.
所述步骤S40还包括:The step S40 further includes:
当检测到如下情况a、b、c、d、e中的一种时,确定当前主链路仍然为主链路:When one of the following conditions a, b, c, d, and e is detected, it is determined that the current primary link is still the primary link:
a.当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变高;a. The link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes higher;
b.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变低;b. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes lower;
c.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且小于当前主链路的质量等级;c. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and lower than the quality level of the current primary link;
d.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且等于当前主链路的质量等级,且无法满足当前主链路带宽占比低于带宽占比阈值的条件或当前备链路的关键选项的评估等级优于当前主链路的同一关键选项的评估等级的条件,其中,关键选项为丢包、平均延迟、抖动中的一种;d. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the bandwidth ratio of the current primary link cannot be lower than the bandwidth ratio. The condition of the threshold or the evaluation level of the key option of the current standby link is better than the evaluation level of the same key option of the current main link, where the key option is one of packet loss, average delay, and jitter;
e.当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且无法满足当前备链路带宽小于等于当前主链路带宽的条件或当前主链路带宽占比低于带宽占比阈值的条件或当前主链路网络流量小于当前备链路的带宽的条件。e. The link whose quality level changes in the current network is the standby link, and the quality level of the current standby link becomes higher and higher than the quality level of the current primary link, and the current standby link bandwidth is less than or equal to the current primary link bandwidth. The condition or the condition that the bandwidth ratio of the current active link is lower than the bandwidth ratio threshold or the condition that the network traffic of the current active link is less than the bandwidth of the current backup link.
上述a、b、c情况实则为当前网络中的主链路仍然为所有链路中质量等级最高的,则不需要重新选择主链路。上述d、e情况是在比较后确定即使存在链路的质量等级超过当前主链路的质量等级的,但若d情况下不满足带宽占比或关键选项的条件时,则仍然选择当前主链路为主链路;若e情况下不满足带宽或带宽占比或网络流量的条件时,则仍然选择当前主链路为主链路。In the above cases a, b, and c, in fact, the main link in the current network still has the highest quality level among all the links, so it is not necessary to re-select the main link. The above cases d and e are compared to determine that even if the quality level of the existing link exceeds the quality level of the current main link, if the conditions of bandwidth ratio or key options are not met in case d, the current main chain is still selected. If the conditions of bandwidth or bandwidth ratio or network traffic are not met in case e, the current primary link is still selected as the primary link.
基于网络是否设置主链路和备链路的情况,所述步骤S50具体包括:Based on whether the network sets the primary link and the backup link, the step S50 specifically includes:
若当前网络未设置主链路和备链路时,根据步骤S40确定的主链路和备链路设置客户端设备的路由;If the current network does not set the primary link and the backup link, set the route of the client device according to the primary link and the backup link determined in step S40;
若当前网络已设置主链路和备链路且主链路和备链路发生变化,则删除原路由设置,并根据步骤S40重新确定的主链路和备链路设置客户端设备的路由。If the current network has set the primary link and the backup link and the primary link and the backup link change, delete the original route setting, and set the route of the client device according to the primary link and the backup link re-determined in step S40.
客户端设备还包括链路选择模块,用于根据链路评估模块得到各个链路的评估等级,选择当前最优链路为主链路。客户端设备还包括路由选路模块,根据链路选择模块的结果,设置客户端设备的路由。The client device further includes a link selection module, which is used to obtain the evaluation level of each link according to the link evaluation module, and select the current optimal link as the main link. The client device further includes a routing module, which sets the route of the client device according to the result of the link selection module.
将当前使用着的链路称为主链路,设主链路的质量等级为
Figure 638450dest_path_image010
,而没有使用的链路称为备链路,链路质量等级为{
Figure 458639dest_path_image006
},可能会有多个,而最新变化链路质量等级为
Figure 811123dest_path_image011
。客户端设备在执行步骤S40时,链路选择步骤如下:
The currently used link is called the main link, and the quality level of the main link is set as
Figure 638450dest_path_image010
, and the unused link is called the standby link, and the link quality level is {
Figure 458639dest_path_image006
}, there may be more than one, and the latest change link quality level is
Figure 811123dest_path_image011
. When the client device performs step S40, the link selection steps are as follows:
检测当前网络中是否有主链路,如无主链路,则根据步骤S20、S30计算获得的链路的质量等级,来选择主链路。选择原则,取所有链路质量等级最高的为主链路,其他的为备链路。当链路质量等级最高的链路不止有一个时,则根据关键选项的评估等级最优的确定主链路。It is detected whether there is a main link in the current network. If there is no main link, the main link is selected according to the quality level of the link obtained by calculation in steps S20 and S30. The selection principle is to take all the links with the highest quality level as the primary link, and the others as the backup links. When there is more than one link with the highest link quality level, the main link is optimally determined according to the evaluation level of key options.
检测当前网络中有主链路时,需要检测质量等级变化的是主链路还是备链路。若是主链路,则要分情况判断。When detecting that there is an active link in the current network, it is necessary to detect whether the quality level changes of the active link or the standby link. If it is the main link, it needs to be judged according to the situation.
如果链路等级变高了,则链路不需做变化;如果链路等级变低了,并且链路等级为0,说明网络不可用,则需要根据步骤S20、S30计算获得的链路的质量等级,立即重新选路,取所有链路质量等级最高的为主链路。If the link level becomes higher, the link does not need to be changed; if the link level becomes lower and the link level is 0, it means that the network is unavailable, and the quality of the link needs to be calculated according to steps S20 and S30. level, immediately re-select the route, and take the link with the highest quality level as the primary link.
如果链路等级变低,但其值仍大于0,则先看该链路带宽占比,如果带宽占比很高,则说明链路质量降低是因为网络非常忙碌,这种情况下,需要在带宽比当前主链路还大的备链路查找可用的链路。如果备链路中存在链路质量等级大于主链路,并且带宽比主链路大的链路,则选择为新的主链路,重新设置路由,链路选择模块通知路由选择模块切换路由。If the link level becomes lower, but its value is still greater than 0, first look at the bandwidth ratio of the link. If the bandwidth ratio is high, it means that the link quality is degraded because the network is very busy. The standby link whose bandwidth is larger than the current primary link searches for an available link. If there is a link in the standby link with a link quality level higher than that of the primary link and a larger bandwidth than the primary link, it is selected as the new primary link, and the route is reset. The link selection module notifies the routing module to switch routes.
如果最新变化链路是备链路,且链路质量等级是变低了,则不需要重新选择主链路。If the latest changed link is the backup link and the link quality level is lower, it is not necessary to reselect the primary link.
如果最新变化链路是空闲链路,且链路质量等级是变高了,则需要分情况选择。If the latest changed link is an idle link and the link quality level is higher, it needs to be selected according to the situation.
如果新链路质量等级小于主链路质量等级,则不需要重新选择主链路;If the quality level of the new link is lower than the quality level of the main link, there is no need to re-select the main link;
如果新链路质量等级等于主链路等级,则要看主链路带宽占比。如果带宽占比很低(比如带宽占比小于30%,网络空闲),则比较主链路和新链路的关键选项,如果新链路的关键选项比主链路更好,则需重新设置路由,则链路选择模块通知路由选择模块切换路由,其它情况都不需要切换链路;If the quality level of the new link is equal to the level of the main link, it depends on the bandwidth ratio of the main link. If the bandwidth ratio is very low (for example, the bandwidth ratio is less than 30% and the network is idle), compare the key options of the main link and the new link. If the key options of the new link are better than the main link, you need to reset the settings. route, the link selection module notifies the routing module to switch the route, and the link does not need to be switched in other cases;
如果新链路质量等级大于主链路等级,则比较主链路和新链路的带宽,如果新链路带宽比较大,切换当前路由,否则再看主链路带宽占比,如果主链路带宽占比很低(比如带宽占比小于30%,网络空闲),并且主链路的网络流量不超过新链路的带宽,需要重新设置路由,要切换路由,其他的情况不切换路由。If the quality level of the new link is greater than the level of the main link, compare the bandwidth of the main link and the new link. If the bandwidth of the new link is relatively large, switch the current route, otherwise, look at the bandwidth ratio of the main link. The bandwidth ratio is very low (for example, the bandwidth ratio is less than 30%, and the network is idle), and the network traffic of the main link does not exceed the bandwidth of the new link. The route needs to be reset, and the route needs to be switched. In other cases, the route is not switched.
路由选路模块收到链路选择模块的路由切换通知后,将老链路的路由删除,并添加新的链路路由,完成链路选择。若未收到切换,则不需要重新设置路由。After receiving the route switching notification from the link selection module, the route selection module deletes the route of the old link and adds a new link route to complete the link selection. If no switch is received, no need to re-route.
本发明提供的基于云计算系统下SD-WAN网络环境中客户端设备的智能链路选择方法,通过周期性的主动探测,及时评估网络质量等级,智能地为网络选择相对最优链路,并充分考虑用户实际使用需求(如关键选项的设置)。使用加权的丢包率、平均延迟、抖动,而非最近一次的链路丢包率、平均延迟、抖动,会在很大程度上减少网络震荡,另外选择链路时对主链路带宽及带宽占比的权衡,也会使得网络更稳定,提升用户的网络体验。The intelligent link selection method based on the client device in the SD-WAN network environment under the cloud computing system provided by the present invention, through periodic active detection, evaluates the network quality level in time, intelligently selects the relatively optimal link for the network, and Fully consider the actual needs of users (such as the setting of key options). Using the weighted packet loss rate, average delay, and jitter instead of the latest link packet loss rate, average delay, and jitter will greatly reduce network oscillations. The balance of the proportion will also make the network more stable and improve the user's network experience.
本领域的技术人员应理解,上述描述及附图中所示的本发明的实施例只作为举例而并不限制本发明。本发明的目的已经完整有效地实现。本发明的功能及结构原理已在实施例中展示和说明,在没有背离所述原理下,本发明的实施方式可以有任何变形或修改。It should be understood by those skilled in the art that the embodiments of the present invention shown in the above description and the accompanying drawings are only examples and do not limit the present invention. The objects of the present invention have been fully and effectively achieved. The functional and structural principles of the present invention have been shown and described in the embodiments, and the embodiments of the present invention may be modified or modified in any way without departing from the principles.

Claims (12)

  1. 一种基于云计算的SD-WAN网络智能链路选择方法,应用于客户端设备,其特征在于,方法包括:A cloud computing-based SD-WAN network intelligent link selection method, applied to a client device, characterized in that the method comprises:
    步骤S10,客户端设备与部署于云环境中的多个边缘路由器之间建立多条通信链路;Step S10, establishing multiple communication links between the client device and multiple edge routers deployed in the cloud environment;
    步骤S20,探测各条通信链路的网络状况;Step S20, detecting the network status of each communication link;
    步骤S30,根据探测的网络状况,评估各条链路的质量等级;Step S30, evaluating the quality level of each link according to the detected network conditions;
    步骤S40,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路;Step S40, according to the quality level of each link, determine that one of the links with the highest quality level is the primary link, and the others are backup links;
    步骤S50,根据确定的主链路和备链路,设置客户端设备的路由。Step S50, setting the route of the client device according to the determined primary link and backup link.
  2. 根据权利要求1所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,所述客户端设备为CPE设备或VCPE设备。A cloud computing-based SD-WAN network intelligent link selection method according to claim 1, wherein the client device is a CPE device or a VCPE device.
  3. 根据权利要求1所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,步骤S20包括:A cloud computing-based SD-WAN network intelligent link selection method according to claim 1, wherein step S20 comprises:
    步骤S21,向每条链路发送周期性探测指令,以获得各条通信链路的探测结果;Step S21, sends periodic detection instructions to each link to obtain the detection results of each communication link;
    步骤S22,根据探测结果,获得各条链路的丢包率、平均延迟值、抖动值,并获取各条链路的带宽占比。Step S22, according to the detection result, obtain the packet loss rate, average delay value, and jitter value of each link, and obtain the bandwidth ratio of each link.
  4. 根据权利要求1所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,步骤S30包括:A cloud computing-based SD-WAN network intelligent link selection method according to claim 1, wherein step S30 comprises:
    步骤S31,根据探测的网络状态,包括丢包率、平均延迟值、抖动值,分别对照丢包率评估标准表、平均延迟值评估标准表、抖动值评估标准表,确定各个链路的丢包评估等级、平均延迟评估等级、抖动评估等级;Step S31, according to the detected network state, including the packet loss rate, the average delay value, and the jitter value, compare the packet loss rate evaluation standard table, the average delay value evaluation standard table, and the jitter value evaluation standard table, respectively, to determine the packet loss of each link. Evaluation level, average delay evaluation level, jitter evaluation level;
    步骤S32,依据水桶定律,将每条链路中丢包评估等级、平均延迟评估等级、抖动评估等级中的最差的等级作为该链路的质量等级,以此方式确定所有链路的质量等级。Step S32, according to the bucket law, the worst level in the packet loss evaluation level, average delay evaluation level, and jitter evaluation level in each link is used as the quality level of the link, and the quality level of all links is determined in this way. .
  5. 根据权利要求4所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,所述步骤S31包括:A cloud computing-based SD-WAN network intelligent link selection method according to claim 4, wherein the step S31 comprises:
    步骤S311,根据周期性探测的网络状态,各个链路具有多个周期探测的丢包率、平均延迟值、抖动值;依据加权算法确定各个链路加权后的丢包率、加权后的平均延迟值、加权后的抖动值;Step S311, according to the network state of periodic detection, each link has the packet loss rate, average delay value, and jitter value of multiple periodic detections; according to the weighting algorithm, determine the weighted packet loss rate and the weighted average delay of each link. value, weighted jitter value;
    步骤S312,将各个链路确定的丢包率与丢包率评估标准表对照,获得各个链路的丢包评估等级;将各个链路确定的平均延迟值与平均延迟值评估标准表对照,获得各个链路的平均延迟评估等级;将各个链路确定的抖动值与抖动值评估标准表对照,获得各个链路的抖动评估等级。Step S312, compare the packet loss rate determined by each link with the packet loss rate evaluation standard table to obtain the packet loss evaluation level of each link; compare the average delay value determined by each link with the average delay value evaluation standard table to obtain Average delay evaluation level of each link; compare the jitter value determined for each link with the jitter value evaluation standard table to obtain the jitter evaluation level of each link.
  6. 根据权利要求1所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,步骤S40包括:A cloud computing-based SD-WAN network intelligent link selection method according to claim 1, wherein step S40 comprises:
    当检测到如下情况A、B、C中的一种时,根据各条链路的质量等级,确定各条链路中质量等级最高的一条为主链路,其他为备链路:When one of the following conditions A, B, and C is detected, according to the quality level of each link, the one with the highest quality level among the links is determined as the primary link, and the others are standby links:
    当前网络中未设置主链路;The main link is not set in the current network;
    当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络不可用;The link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is unavailable;
    当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络处于忙碌状态。The link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes lower and the network is in a busy state.
  7. 根据权利要求6所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,当各条链路中质量等级最高的链路有两条或多条时,根据链路的关键选项的评估等级,选择具有最优评估等级的链路为主链路,其中,关键选项为丢包、平均延迟、抖动中的一种。A cloud computing-based SD-WAN network intelligent link selection method according to claim 6, wherein when there are two or more links with the highest quality level in each link, according to the link The evaluation level of the key option is selected, and the link with the optimal evaluation level is selected as the main link, where the key option is one of packet loss, average delay, and jitter.
  8. 根据权利要求6所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,情况C包括:当检测到当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变低且网络处于忙碌状态时,根据各条链路的质量等级,选出当前备链路中质量等级最高的一条,若当前备链路的质量等级高于当前主链路的质量等级,且当前备链路的带宽大于当前主链路的带宽,则选择当前备链路为主链路。A cloud computing-based SD-WAN network intelligent link selection method according to claim 6, wherein the situation C includes: when it is detected that the link whose quality level changes in the current network is the current main link, and When the quality level of the current active link becomes lower and the network is busy, select the one with the highest quality level among the current standby links according to the quality levels of each link. If the quality level of the current standby link is higher than that of the current active link The quality level of the link, and the bandwidth of the current backup link is greater than that of the current primary link, the current backup link is selected as the primary link.
  9. 根据权利要求6所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,所述步骤S40还包括:当检测到当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且等于当前主链路的质量等级,且当前主链路满足当前主链路带宽占比低于带宽占比阈值的条件,且当前备链路满足当前备链路的关键选项的评估等级优于当前主链路的同一关键选项的评估等级的条件时,则选择当前备链路为主链路;其中,关键选项为丢包、平均延迟、抖动中的一种。The cloud computing-based SD-WAN network intelligent link selection method according to claim 6, wherein the step S40 further comprises: when it is detected that the link whose quality level changes in the current network is the current standby link and the quality level of the current backup link becomes higher and equal to the quality level of the current primary link, and the current primary link satisfies the condition that the bandwidth ratio of the current primary link is lower than the bandwidth ratio threshold, and the current backup link meets the condition that the bandwidth ratio of the current primary link is lower than the bandwidth ratio threshold When the evaluation level of the key option of the backup link is higher than the evaluation level of the same key option of the current primary link, the current backup link is selected as the primary link; the key options are packet loss, average delay, jitter one of the.
  10. 根据权利要求6所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,所述步骤S40还包括:The cloud computing-based SD-WAN network intelligent link selection method according to claim 6, wherein the step S40 further comprises:
    当检测到当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且当前备链路满足当前备链路带宽大于当前主链路带宽的条件时,则选择当前备链路为主链路;When it is detected that the link whose quality level has changed in the current network is a backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link, and the current backup link satisfies that the bandwidth of the current backup link is greater than that of the current backup link When the bandwidth of the primary link is satisfied, the current backup link is selected as the primary link;
    当检测到当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且当前备链路满足当前备链路带宽小于等于当前主链路带宽的条件,且当前主链路满足当前主链路带宽占比低于带宽占比阈值和当前主链路网络流量小于当前备链路的带宽的条件,则选择当前备链路为主链路。When it is detected that the link whose quality level has changed in the current network is a backup link, and the quality level of the current backup link becomes higher and higher than that of the current primary link, and the current backup link satisfies that the bandwidth of the current backup link is less than or equal to The current primary link bandwidth condition, and the current primary link satisfies the condition that the current primary link bandwidth ratio is lower than the bandwidth ratio threshold and the current primary link network traffic is less than the current backup link bandwidth, select the current backup link main link.
  11. 根据权利要求6所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于,所述步骤S40还包括:The cloud computing-based SD-WAN network intelligent link selection method according to claim 6, wherein the step S40 further comprises:
    当检测到如下情况a、b、c、d、e中的一种时,确定当前主链路仍然为主链路:When one of the following conditions a, b, c, d, and e is detected, it is determined that the current primary link is still the primary link:
    a.当前网络中质量等级变化的链路为当前主链路,且当前主链路的质量等级变高;a. The link whose quality level changes in the current network is the current primary link, and the quality level of the current primary link becomes higher;
    b.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变低;b. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes lower;
    c.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且小于当前主链路的质量等级;c. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and lower than the quality level of the current primary link;
    d.当前网络中质量等级变化的链路为当前备链路,且当前备链路的质量等级变高且等于当前主链路的质量等级,且无法满足当前主链路带宽占比低于带宽占比阈值的条件或当前备链路的关键选项的评估等级优于当前主链路的同一关键选项的评估等级的条件,其中,关键选项为丢包、平均延迟、抖动中的一种;d. The link whose quality level changes in the current network is the current standby link, and the quality level of the current standby link becomes higher and equal to the quality level of the current primary link, and the bandwidth ratio of the current primary link cannot be lower than the bandwidth ratio. The condition of the threshold or the evaluation level of the key option of the current standby link is better than the evaluation level of the same key option of the current main link, where the key option is one of packet loss, average delay, and jitter;
    e.当前网络中质量等级变化的链路为备链路,且当前备链路的质量等级变高且大于当前主链路的质量等级,且无法满足当前备链路带宽小于等于当前主链路带宽的条件或当前主链路带宽占比低于带宽占比阈值的条件或当前主链路网络流量小于当前备链路的带宽的条件。e. The link whose quality level changes in the current network is the standby link, and the quality level of the current standby link becomes higher and higher than the quality level of the current primary link, and the current standby link bandwidth is less than or equal to the current primary link bandwidth. The condition or the condition that the bandwidth ratio of the current active link is lower than the bandwidth ratio threshold or the condition that the network traffic of the current active link is less than the bandwidth of the current backup link.
  12. 根据权利要求6所述的一种基于云计算的SD-WAN网络智能链路选择方法,其特征在于, 所述步骤S50包括:The cloud computing-based SD-WAN network intelligent link selection method according to claim 6, wherein the step S50 comprises:
    若当前网络未设置主链路和备链路时,根据步骤S40确定的主链路和备链路设置客户端设备的路由;If the current network does not set the primary link and the backup link, set the route of the client device according to the primary link and the backup link determined in step S40;
    若当前网络已设置主链路和备链路且主链路和备链路发生变化,则删除原路由设置,并根据步骤S40重新确定的主链路和备链路设置客户端设备的路由。If the current network has set the primary link and the backup link and the primary link and the backup link change, delete the original route setting, and set the route of the client device according to the primary link and the backup link re-determined in step S40.
PCT/CN2020/123140 2020-07-06 2020-10-23 Cloud computing-based method for smart link selection in sd-wan network WO2022007244A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010639022.8 2020-07-06
CN202010639022.8A CN111835639B (en) 2020-07-06 2020-07-06 SD-WAN network intelligent link selection method based on cloud computing

Publications (1)

Publication Number Publication Date
WO2022007244A1 true WO2022007244A1 (en) 2022-01-13

Family

ID=72900666

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/123140 WO2022007244A1 (en) 2020-07-06 2020-10-23 Cloud computing-based method for smart link selection in sd-wan network

Country Status (2)

Country Link
CN (1) CN111835639B (en)
WO (1) WO2022007244A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115118584A (en) * 2022-04-29 2022-09-27 上海辰锐信息科技公司 Self-adaptive mechanism for cross-domain network cooperative communication
CN115426504A (en) * 2022-09-05 2022-12-02 北京蔚领时代科技有限公司 Weak network resisting method based on multi-path network interaction
CN115801551A (en) * 2023-02-13 2023-03-14 北京徐工汉云技术有限公司 Switching method and device of SD-WAN (secure digital-Wide area network) network tunnel

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112468999A (en) * 2020-12-16 2021-03-09 国铁吉讯科技有限公司 Link quality monitoring method and system for communication system
CN112996080B (en) * 2021-01-26 2022-11-04 杭州网银互联科技股份有限公司 POP point selection access method in SD-WAN network
CN113783775B (en) * 2021-03-09 2023-06-02 北京京东尚科信息技术有限公司 Method and device for data transmission
CN113347089B (en) * 2021-07-05 2022-09-09 北京字跳网络技术有限公司 Software Defined Network (SDN) system, network configuration method, device and equipment
CN113645117B (en) * 2021-07-08 2023-04-07 郑州信大捷安信息技术股份有限公司 IPSec protocol-based multi-channel intelligent routing method and system
CN113489643A (en) * 2021-07-13 2021-10-08 腾讯科技(深圳)有限公司 Cloud-edge cooperative data transmission method and device, server and storage medium
CN114363214A (en) * 2021-12-31 2022-04-15 中国信息通信研究院 Method and device for switch anti-seismic test, computer equipment and storage medium
CN114615178B (en) * 2022-03-16 2024-02-13 北京轻网科技股份有限公司 Link quality detection method and device
CN115134216B (en) * 2022-05-30 2024-04-12 杭州初灵信息技术股份有限公司 Method, system and medium for protecting and scheduling different IPSEC tunnel based on SDWAN
CN115550242B (en) * 2022-11-29 2023-04-11 北京天维信通科技有限公司 Communication link selection method, system, equipment and readable storage medium
CN116017604B (en) * 2023-01-06 2023-09-29 北京国网富达科技发展有限责任公司 Network integrated communication method and system applied to intelligent production equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102843257A (en) * 2012-08-15 2012-12-26 无锡北邮感知技术产业研究院有限公司 Path estimating method and device
US20170346722A1 (en) * 2016-05-24 2017-11-30 Level 3 Communications, Llc Route selection system for a communication network and method of operating the same
CN108306831A (en) * 2017-01-13 2018-07-20 华为技术有限公司 Route selecting method and device
CN109039890A (en) * 2018-09-25 2018-12-18 韩剑坡 A kind of communication link establishes, switching method and relevant apparatus and system
US20180375824A1 (en) * 2017-06-22 2018-12-27 Nicira, Inc. Method and system of resiliency in cloud-delivered sd-wan
CN109743370A (en) * 2018-12-24 2019-05-10 上海游驰网络技术有限公司 Mixed cloud connection method and system based on SD-WAN
CN111193666A (en) * 2018-11-14 2020-05-22 瞻博网络公司 Applying quality of experience metrics using adaptive machine learning sounding prediction

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159669A (en) * 2007-10-09 2008-04-09 华为技术有限公司 Service flow switching method and apparatus
CN101777964A (en) * 2010-01-13 2010-07-14 华为技术有限公司 Self-adaptive coding modulation switching instruction method, microwave device and system
CN102984743B (en) * 2012-12-13 2017-03-29 迈普通信技术股份有限公司 Active/standby link switchover method and wireless routing device
KR101675734B1 (en) * 2015-02-04 2016-11-14 전자부품연구원 Method for determining link quality in wireless network system
CN105933939B (en) * 2016-04-13 2019-11-12 新华三技术有限公司 A kind of link maintenance method and device
CN106454982B (en) * 2016-10-19 2020-02-18 北京交通大学 Link switching method and system in wireless communication network
CN107708163B (en) * 2017-09-18 2021-07-06 深圳市信锐网科技术有限公司 Roaming link switching method, mobile terminal, network module and storage medium
CN108173718A (en) * 2018-01-29 2018-06-15 赛特斯信息科技股份有限公司 The system and method for BFD link detectings and assessment based on SD-WAN scenes
CN108540379A (en) * 2018-04-19 2018-09-14 南方电网科学研究院有限责任公司 Time synchronization disturbance switching method, time synchronism apparatus and system based on IEEE 1588V2
CN109194561A (en) * 2018-08-29 2019-01-11 杭州迪普科技股份有限公司 Select the method, apparatus and storage medium of link

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102843257A (en) * 2012-08-15 2012-12-26 无锡北邮感知技术产业研究院有限公司 Path estimating method and device
US20170346722A1 (en) * 2016-05-24 2017-11-30 Level 3 Communications, Llc Route selection system for a communication network and method of operating the same
CN108306831A (en) * 2017-01-13 2018-07-20 华为技术有限公司 Route selecting method and device
US20180375824A1 (en) * 2017-06-22 2018-12-27 Nicira, Inc. Method and system of resiliency in cloud-delivered sd-wan
CN109039890A (en) * 2018-09-25 2018-12-18 韩剑坡 A kind of communication link establishes, switching method and relevant apparatus and system
CN111193666A (en) * 2018-11-14 2020-05-22 瞻博网络公司 Applying quality of experience metrics using adaptive machine learning sounding prediction
CN109743370A (en) * 2018-12-24 2019-05-10 上海游驰网络技术有限公司 Mixed cloud connection method and system based on SD-WAN

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115118584A (en) * 2022-04-29 2022-09-27 上海辰锐信息科技公司 Self-adaptive mechanism for cross-domain network cooperative communication
CN115426504A (en) * 2022-09-05 2022-12-02 北京蔚领时代科技有限公司 Weak network resisting method based on multi-path network interaction
CN115801551A (en) * 2023-02-13 2023-03-14 北京徐工汉云技术有限公司 Switching method and device of SD-WAN (secure digital-Wide area network) network tunnel
CN115801551B (en) * 2023-02-13 2023-04-28 北京徐工汉云技术有限公司 SD-WAN network tunnel switching method and device

Also Published As

Publication number Publication date
CN111835639B (en) 2021-03-19
CN111835639A (en) 2020-10-27

Similar Documents

Publication Publication Date Title
WO2022007244A1 (en) Cloud computing-based method for smart link selection in sd-wan network
Zhang et al. Load balancing in data center networks: A survey
US10164886B2 (en) Route optimization using measured congestion
Wydrowski et al. GREEN: An active queue management algorithm for a self managed internet
CN106161333B (en) SDN-based DDOS attack protection method, device and system
US9722928B2 (en) Link policy routing based on link utilization
Lee et al. A survey of multipath routing for traffic engineering
Barakabitze et al. QualitySDN: Improving video quality using MPTCP and segment routing in SDN/NFV
Kanagarathinam et al. D-TCP: Dynamic TCP congestion control algorithm for next generation mobile networks
Banfi et al. Endpoint-transparent multipath transport with software-defined networks
Jain et al. The TCP bandwidth-delay product revisited: network buffering, cross traffic, and socket buffer auto-sizing
Duliński et al. MPLS-based reduction of flow table entries in SDN switches supporting multipath transmission
Yin et al. MALB: MANET adaptive load balancing
Huynh et al. Spanning tree elevation protocol: Enhancing metro Ethernet performance and QoS
Wang et al. eMPTCP: Towards high performance multipath data transmission by leveraging SDN
Butenweg Two distributed reactive MPLS traffic engineering mechanisms for throughput optimization in best effort MPLS networks
Sassu et al. TCP behavior over a greened network
Chang et al. Distributed measurement-aware routing: Striking a balance between measurement and traffic engineering
Arins Latency factor in worldwide IP routed networks
Huang et al. Weighted routing in hierarchical multi-domain SDN controllers
Zheng et al. Performance evaluation of adaptive AQM algorithms in a variable bandwidth network
Chen et al. Normalized queueing delay: Congestion control jointly utilizing delay and marking
Akyıldız et al. Joint server and route selection in SDN networks
Xu et al. Self-healing routing: failure, modeling and analysis
Haijun et al. Cost adaptive OSPF

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20943911

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC. EPO FORM 1205A DATED 08.05.2023.

122 Ep: pct application non-entry in european phase

Ref document number: 20943911

Country of ref document: EP

Kind code of ref document: A1