CN104301214A - Routing method of overlay network - Google Patents

Routing method of overlay network Download PDF

Info

Publication number
CN104301214A
CN104301214A CN201410531789.3A CN201410531789A CN104301214A CN 104301214 A CN104301214 A CN 104301214A CN 201410531789 A CN201410531789 A CN 201410531789A CN 104301214 A CN104301214 A CN 104301214A
Authority
CN
China
Prior art keywords
node
link
sigma
network
physical link
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410531789.3A
Other languages
Chinese (zh)
Inventor
廖建新
徐童
田生文
沈奇威
王玉龙
戚琦
王敬宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Posts and Telecommunications
Original Assignee
Beijing University of Posts and Telecommunications
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 Beijing University of Posts and Telecommunications filed Critical Beijing University of Posts and Telecommunications
Priority to CN201410531789.3A priority Critical patent/CN104301214A/en
Publication of CN104301214A publication Critical patent/CN104301214A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Provided is a routing method of an overlay network. The routing method of the overlay network comprises the first step of constructing the overlay network, the second step of selecting candidate relay nodes, the third step of selecting relay nodes and the fourth step of carrying out flow cutting. The routing method of the overlay network achieves route relay in an end system to recover physical paths out of work, overcomes the defect that converge time delay of physical layer routing is too long, does not change a topology structure of a physical network and does not change a routing algorithm of the physical network. The routing method of the overlay network is a one-hop overlay network route mechanism which can quickly make a selection after a failure, does not need to backup routing paths, reduces routing loads, and has the advantages of being efficient and quick.

Description

A kind of coverage water method
Technical field
The present invention relates to a kind of coverage water method, belong to technical field of the computer network, particularly belong to Next Generation Internet technical field.
Background technology
The fault (as fracture or congested) of present the Internet interior joint or link is inevitable, and along with the increase based on internet, applications, this fault more frequently occurs.Because IP network Routing Protocol is (as open type shortest path priority protocol OSPF, Border Gateway Protocol (BGP)) feature, current IP network is that the route assemblage that this type of fault of solution is carried out need spend tens seconds, even tens minutes, often occurs data-bag lost phenomenon therebetween.
In order to solve this technical problem, many IP path failure restoration methods are suggested, and they roughly can be divided into three types: (1) acyclic method of substitution (LFA-based:loop-free alternate based scheme); (2) based on tunneling method (Tunnel-based:tunneling based scheme); (3) routing table backup method (BRT-based:backup routing table based scheme).In acyclic method of substitution, after route break occurs, the router adjacent with failed link shifts the flow that is affected to a predefined alternate router node, guarantees that heavy-route path is in without ring status.Research shows acyclic method of substitution inefficiency, is difficult to the fault point that prediction was lost efficacy, and provides backup link need spend larger maintenance cost for it.Based in tunneling method, when after a router detection to connected link generation failure of removal, Stochastic choice router, as via node, is redirected affected flow.This is the emergency mechanism after a kind of fault occurs, do not need to provide backup link or backup node in advance, but Iterim Change route direction, and to node, extra burden is brought to the time delay that Reseal and the decapsulation of packet bring, data flow even may be caused congested at this node secondary.Routing table backup method is that another kind provides route stand-by path mechanism, and it provides backup path for each routed path forwards in each router, but safeguards and upgrade the very large expense of these route stand-bies need.Therefore how effectively to solve the problem of IP network route recovery, become the technical barrier that next generation network technology field is badly in need of solving.
Summary of the invention
In view of this, the object of the invention is to invent a kind of IP network route recovery mechanism, it adopts the application layer route technology based on nerve of a covering, and uses nerve of a covering multipath mechanism to ensure reliability and the efficiency of network, and has the function of load balancing.
In order to achieve the above object, the present invention proposes a kind of coverage water method, described method comprises following operative step:
(1) building nerve of a covering: overlay network node is interconnected to form full mesh structure, is that a kind of full mesh logic connects;
(2) the choosing of candidate relay node: when breaking down in certain coverage water path, calculate overlay network node corresponding betweenness center in physical network, choosing a betweenness center higher specified quantity overlay network node is candidate relay node collection;
(3) the choosing of via node: source node detects the via node in described candidate relay node set, and final selection arrives destination node by this via node and k the via node formation set of relay nodes R making network congestion time delay minimum, builds k bar one and jumps coverage water path; Wherein k be greater than 1 natural number;
(4) flow cutting: source node to be jumped assignment of traffic on coverage water path to described k bar one according to the flow cutting method of setting, completes transfer of data to destination node and realizes minimizing of network congestion rate.
The calculating of betweenness center BC (v) of described step (2) interior joint v is carried out according to the following formula:
BC ( v ) = Σ s , t ∈ V σ st ( v ) σ st
In above formula, V is physical network nodes set, σ strefer to the quantity from node s to the shortest path of node t, σ stv () refers to the quantity from node s through via node v to the shortest path of node t.
The computational methods of the network congestion time delay described in described step (3) are carried out according to the following formula:
t = Σ e ∈ E Σ ( p , q ) ξ pq ( m ) e d pq C e - Σ ( p , q ) ξ pq ( m ) e d pq
In above formula, t represents network delay, and p represents the source node in nerve of a covering, and q represents the destination node in nerve of a covering, and m represents the via node in a jumping coverage water path, representing link indicating device, is a Boolean variable, when a jumping coverage water path p → m → q comprises link e, otherwise be 0; d pqrepresent the traffic demand of source node p to destination node q, i.e. the data volume of planned transmission between source node p to destination node q; it is the total load of link e; C eit is the capacity of link e; E represents the set of bottom physical link;
The particular content of the flow cutting method described in described step (4) is: be a linear programming problem by flow cutting and assignment of traffic problem definition, and its target function is the congestion ratio μ minimizing worst case lower network, that is:
min μ = min max ( i , j ) ∈ E { L ij C ij }
In above formula, E represents the set of bottom physical link; (i, j) represents a bottom physical link, L ijrepresent the load on bottom physical link (i, j), C ijrepresent the capacity of bottom physical link (i, j);
Described above formula will carry out optimization meeting under following constraints:
Σ m ∈ R δ m pq = 1
Σ m ∈ R ( ψ pm ij + ψ mq ij ) δ m pq d pq + β ij ≤ μ C ij , p ≠ q
Σ q ∈ Q d mq ≤ b + ( m ) , m ∈ R
Σ p ∈ Q d pm ≤ b - ( m ) , m ∈ R
In above formula, δ represents that data traffic waiting for transmission jumps the allocation proportion on overlay network path at k bar one, i.e. flow cutting rate; represent and be assigned to source node p accounts for total flow ratio to destination node q and through a flow of jumping on the p → m → q of coverage water path of via node m formation; Set R refers to the set be made up of described interruption node, and the scale of R is k; (u, j) represents a bottom physical link; (i, u) represents a bottom physical link; representing link indicating device, is a Boolean variable, when coverage water path p → m comprises physical link (i, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path m → q comprises physical link (i, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path p → q comprises physical link (u, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path p → q comprises physical link (i, u), otherwise be 0; β ijit is the background traffic on physical link (i, j); E +(u) and E -u () represents outlet and the inbound link set of node u respectively; Q be described overlay network set of node and; b +(m) and b -m () represents nominal outlet port and the ingress bandwidth of node m respectively; d mqrepresent from node m to the flow of node q; d pmrepresent from node p to the flow of node m;
Beneficial effect of the present invention is that coverage water method of the present invention applies coverage water technology, route relaying is realized in end system, to recover the physical pathway lost efficacy, avoid the defect that physical layer route assemblage time delay is long, and do not change physical network topology, do not need to change physical network routing algorithm yet; Method of the present invention selected one to jump coverage water mechanism fast after a kind of inefficacy, do not need route stand-by path, decrease routing overhead, have efficient, advantage efficiently.
Accompanying drawing explanation
Fig. 1 is the flow chart of a kind of coverage water method that the present invention proposes.
Fig. 2 is that the restoration route of one of the inventive method simulated experiment result increases the comparison schematic diagram of praising.
Fig. 3 is the comparison schematic diagram of the restoration path jumping figure punishment of one of the inventive method simulated experiment result.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, the present invention is described in further detail.
See Fig. 1, introduce a kind of coverage water method that the present invention proposes, described method comprises following operative step:
(1) building nerve of a covering: overlay network node is interconnected to form full mesh structure, is that a kind of full mesh logic connects;
(2) the choosing of candidate relay node: when breaking down in certain coverage water path, calculate overlay network node corresponding betweenness center in physical network, choosing the higher specified quantity in betweenness center (determine according to overlay network node sum, generally choose the 5%-10% of overlay network node sum) individual overlay network node is candidate relay node collection;
(3) the choosing of via node: source node detects the via node in described candidate relay node set, and final selection arrives destination node by this via node and k the via node formation set of relay nodes R making network congestion time delay minimum, builds k bar one and jumps coverage water path; Wherein k be greater than 1 natural number;
(4) flow cutting: source node to be jumped assignment of traffic on coverage water path to described k bar one according to the flow cutting method of setting, completes transfer of data to destination node and realizes minimizing of network congestion rate.
The calculating of betweenness center BC (v) of described step (2) interior joint v is carried out according to the following formula:
BC ( v ) = Σ s , t ∈ V σ st ( v ) σ st
In above formula, V is physical network nodes set, σ strefer to the quantity from node s to the shortest path of node t, σ stv () refers to the quantity from node s through via node v to the shortest path of node t.
The computational methods of the network congestion time delay described in described step (3) are carried out according to the following formula:
t = Σ e ∈ E Σ ( p , q ) ξ pq ( m ) e d pq C e - Σ ( p , q ) ξ pq ( m ) e d pq
In above formula, t represents network delay, and p represents the source node in nerve of a covering, and q represents the destination node in nerve of a covering, and m represents the via node in a jumping coverage water path, representing link indicating device, is a Boolean variable, when a jumping coverage water path p → m → q comprises link e, otherwise be 0; d pqrepresent the traffic demand of source node p to destination node q, i.e. the data volume of planned transmission between source node p to destination node q; it is the total load of link e; C eit is the capacity of link e; E represents the set of bottom physical link;
The particular content of the flow cutting method described in described step (4) is: be a linear programming problem by flow cutting and assignment of traffic problem definition, and its target function is the congestion ratio μ minimizing worst case lower network, that is:
min μ = min max ( i , j ) ∈ E { L ij C ij }
In above formula, E represents the set of bottom physical link; (i, j) represents a bottom physical link, L ijrepresent the load on bottom physical link (i, j), C ijrepresent the capacity of bottom physical link (i, j);
Described above formula will carry out optimization meeting under following constraints:
Σ m ∈ R δ m pq = 1
(this formula represents that flow cutting rate summation is 1)
Σ m ∈ R ( ψ pm ij + ψ mq ij ) δ m pq d pq + β ij ≤ μ C ij , p ≠ q
(this formula represents that the load flowing through physical link (i, j) must be not more than the heap(ed) capacity of this link)
(this formula represents will meet flow law of conservation)
Σ q ∈ Q d mq ≤ b + ( m ) , m ∈ R
(this formula represents that the flow flowing out node m is not more than its maximum rate of discharge b +(m))
Σ p ∈ Q d pm ≤ b - ( m ) , m ∈ R
(this formula represents that the flow flowing into node m is not more than its maximum inlet flow rate b -(m))
In above formula, δ represents that data traffic waiting for transmission jumps the allocation proportion on overlay network path at k bar one, i.e. flow cutting rate; represent and be assigned to source node p accounts for total flow ratio to destination node q and through a flow of jumping on the p → m → q of coverage water path of via node m formation; Set R refers to the set be made up of described interruption node, and the scale of R is k; (u, j) represents a bottom physical link; (i, u) represents a bottom physical link; representing link indicating device, is a Boolean variable, when coverage water path p → m comprises physical link (i, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path m → q comprises physical link (i, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path p → q comprises physical link (u, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path p → q comprises physical link (i, u), otherwise be 0; β ijit is the background traffic on physical link (i, j); E +(u) and E -u () represents outlet and the inbound link set of node u respectively; Q be described overlay network set of node and; b +(m) and b -m () represents nominal outlet port and the ingress bandwidth of node m respectively; d mqrepresent from node m to the flow of node q; d pmrepresent from node p to the flow of node m.
Inventor has carried out simulated experiment to method of the present invention, tests specific as follows: inventor generates the physical network of random network GT180 as bottom with topology generator GT-ITM, and GT180 is made up of 180 nodes and 502 links.Assess by restoration route increasing reputation (GAIN) and restoration path jumping figure punishment (RPHP:Recovery Path Hop Penalty) two Measure Indexes performances to nerve of a covering.Restoration route increases the inverse that reputation GAIN is defined as the congestion ratio of restoration route and the ratio of default route congestion ratio, and more macroreticular congestion ratio μ is less for GAIN value, and restoration path is more excellent.The punishment of restoration path jumping figure refers to the ratio of path jumping figure and the corresponding IP path jumping figure recovered via overlay network, and RPHP is less shows that overlay network hop count is less, shows that spent time delay is less in a way.Inventor has compared comparative analysis method of the present invention (representing with One-hop Overlay) and conventional stochastic selection algorithm RSM (Random Selection Method), and comparative result is see Fig. 2 and Fig. 3.The feasibility of experiment show the inventive method and validity.

Claims (4)

1. a coverage water method, is characterized in that: described method comprises following operative step:
(1) building nerve of a covering: overlay network node is interconnected to form full mesh structure, is that a kind of full mesh logic connects;
(2) the choosing of candidate relay node: when breaking down in certain coverage water path, calculate overlay network node corresponding betweenness center in physical network, choosing a betweenness center higher specified quantity overlay network node is candidate relay node collection;
(3) the choosing of via node: source node detects the via node in described candidate relay node set, and final selection arrives destination node by this via node and k the via node formation set of relay nodes R making network congestion time delay minimum, builds k bar one and jumps coverage water path; Wherein k be greater than 1 natural number;
(4) flow cutting: source node to be jumped assignment of traffic on coverage water path to described k bar one according to the flow cutting method of setting, completes transfer of data to destination node and realizes minimizing of network congestion rate.
2. a kind of coverage water method according to claim 1, is characterized in that: the calculating of betweenness center BC (v) of described step (2) interior joint v is carried out according to the following formula:
BC ( v ) = Σ s , t ∈ V σ st ( v ) σ st
In above formula, V is physical network nodes set, σ strefer to the quantity from node s to the shortest path of node t, σ stv () refers to the quantity from node s through via node v to the shortest path of node t.
3. a kind of coverage water method according to claim 1, is characterized in that: the computational methods of the network congestion time delay described in described step (3) are carried out according to the following formula:
t = Σ e ∈ E Σ ( p , q ) ξ pq ( m ) e d pq C e - Σ ( p , q ) ξ pq ( m ) e d pq
In above formula, t represents network delay, and p represents the source node in nerve of a covering, and q represents the destination node in nerve of a covering, and m represents the via node in a jumping coverage water path, representing link indicating device, is a Boolean variable, when a jumping coverage water path p → m → q comprises link e, otherwise be 0; d pqrepresent the traffic demand of source node p to destination node q, i.e. the data volume of planned transmission between source node p to destination node q; it is the total load of link e; C eit is the capacity of link e; E represents the set of bottom physical link.
4. a kind of coverage water method according to claim 1, it is characterized in that: the particular content of the flow cutting method described in described step (4) is: be a linear programming problem by flow cutting and assignment of traffic problem definition, its target function is the congestion ratio μ minimizing worst case lower network, that is:
min μ = min max ( i , j ) ∈ E { L ij C ij }
In above formula, E represents the set of bottom physical link; (i, j) represents a bottom physical link, L ijrepresent the load on bottom physical link (i, j), C ijrepresent the capacity of bottom physical link (i, j);
Described above formula will carry out optimization meeting under following constraints:
Σ m ∈ R δ m pq = 1
Σ m ∈ R ( ψ pm ij + ψ mq ij ) δ m pq d pq + β ij ≤ μC ij , p ≠ q
Σ q ∈ Q d mq ≤ b + ( m ) , m ∈ R
Σ p ∈ Q d pm ≤ b - ( m ) , m ∈ R
In above formula, δ represents that data traffic waiting for transmission jumps the allocation proportion on overlay network path at k bar one, i.e. flow cutting rate; represent and be assigned to source node p accounts for total flow ratio to destination node q and through a flow of jumping on the p → m → q of coverage water path of via node m formation; Set R refers to the set be made up of described interruption node, and the scale of R is k; (u, j) represents a bottom physical link; (i, u) represents a bottom physical link; representing link indicating device, is a Boolean variable, when coverage water path p → m comprises physical link (i, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path m → q comprises physical link (i, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path p → q comprises physical link (u, j), otherwise be 0; representing link indicating device, is a Boolean variable, when coverage water path p → q comprises physical link (i, u), otherwise be 0; β i jit is the background traffic on physical link (i, j); E +(u) and E -u () represents outlet and the inbound link set of node u respectively; Q be described overlay network set of node and; b +(m) and b -m () represents nominal outlet port and the ingress bandwidth of node m respectively; d mqrepresent from node m to the flow of node q; d pmrepresent from node p to the flow of node m.
CN201410531789.3A 2014-10-10 2014-10-10 Routing method of overlay network Pending CN104301214A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410531789.3A CN104301214A (en) 2014-10-10 2014-10-10 Routing method of overlay network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410531789.3A CN104301214A (en) 2014-10-10 2014-10-10 Routing method of overlay network

Publications (1)

Publication Number Publication Date
CN104301214A true CN104301214A (en) 2015-01-21

Family

ID=52320789

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410531789.3A Pending CN104301214A (en) 2014-10-10 2014-10-10 Routing method of overlay network

Country Status (1)

Country Link
CN (1) CN104301214A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105634823A (en) * 2016-01-18 2016-06-01 河南科技大学 Method for recovering fault of data center network based on multi-routing configuration
CN106878170A (en) * 2016-12-29 2017-06-20 北京华为数字技术有限公司 A kind of forward-path determines method and apparatus
CN107360092A (en) * 2016-05-05 2017-11-17 香港城市大学 For the balanced loaded system and method in data network
CN107453990A (en) * 2017-09-15 2017-12-08 山西大学 A kind of intra-area routes guard method based on key node
CN109417515A (en) * 2016-07-04 2019-03-01 瑞典爱立信有限公司 For handling the methods, devices and systems of internet protocol packets
CN114208291A (en) * 2019-08-09 2022-03-18 凯迪迪爱通信技术有限公司 Relay device, control method, and program for transmitting route-designated signal

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008066481A1 (en) * 2006-11-27 2008-06-05 Telefonaktiebolaget Lm Ericsson (Publ) A method and system for providing arouting architecture for overlay networks
CN103298053A (en) * 2013-05-23 2013-09-11 西安交通大学 Overlay network Relay selecting method based on multisource AS (autonomous system) maximum connectivity

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008066481A1 (en) * 2006-11-27 2008-06-05 Telefonaktiebolaget Lm Ericsson (Publ) A method and system for providing arouting architecture for overlay networks
CN103298053A (en) * 2013-05-23 2013-09-11 西安交通大学 Overlay network Relay selecting method based on multisource AS (autonomous system) maximum connectivity

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
SHENGWEN TIAN, JIANXIN LIAO, JINGYU WANG, QI QI: "Overlay routing network construction by introducing Super-Relay nodes", 《2014 IEEE SYMPOSIUM ON COMPUTERS AND COMMUNICATIONS (ISCC)》 *
SHENGWEN TIAN, TONG XU, LEI ZHANG, JIANXIN LIAO: "ONE-HOP OVERLAY PATH RECOVERY MODEL WITH SUPER-RELAY NODES", 《2013 5TH IEEE INTERNATIONAL CONFERENCE ON BROADBAND NETWORK & MULTIMEDIA TECHNOLOGY》 *
SHENGWEN TIAN,JIANXIN LIAO,JINGYU WANG,JING WANG,QI QI,LEI ZHANG: "Load-Balanced One-hop Overlay Source Routing over Shortest Path", 《GLOBAL INFORMATION INFRASTRUCTURE SYMPOSIUM -GIIS 2013》 *
华婷,江勇,徐恪: "覆盖网随机路由方法", 《小型微型计算机系统》 *
戴慧珺,曲桦,赵季红: "一种覆盖网多QoS约束均衡的路由算法", 《计算机工程》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105634823A (en) * 2016-01-18 2016-06-01 河南科技大学 Method for recovering fault of data center network based on multi-routing configuration
CN105634823B (en) * 2016-01-18 2018-09-25 河南科技大学 A kind of data center network fault recovery method based on multirouting configuration
CN107360092A (en) * 2016-05-05 2017-11-17 香港城市大学 For the balanced loaded system and method in data network
CN107360092B (en) * 2016-05-05 2021-07-06 香港城市大学 System and method for balancing load in data network
CN109417515A (en) * 2016-07-04 2019-03-01 瑞典爱立信有限公司 For handling the methods, devices and systems of internet protocol packets
US11882050B2 (en) 2016-07-04 2024-01-23 Telefonaktiebolaget Lm Ericsson (Publ) Method, apparatus and system for handling an internet protocol packet
CN106878170A (en) * 2016-12-29 2017-06-20 北京华为数字技术有限公司 A kind of forward-path determines method and apparatus
CN107453990A (en) * 2017-09-15 2017-12-08 山西大学 A kind of intra-area routes guard method based on key node
CN107453990B (en) * 2017-09-15 2020-04-17 山西大学 Intra-domain route protection method based on key node
CN114208291A (en) * 2019-08-09 2022-03-18 凯迪迪爱通信技术有限公司 Relay device, control method, and program for transmitting route-designated signal

Similar Documents

Publication Publication Date Title
CN104301214A (en) Routing method of overlay network
CN104104718B (en) User autonomous routing customization system based on software-defined network
CN107710685A (en) Flow route is carried out in a network by communication paths automatically generate and physically different
US10142220B2 (en) Efficient routing in software defined networks
CN104040974B (en) Apparatus and method for spare capacity allocation on dual link failureS
CN102123088B (en) Set up the method and apparatus of traffic engineering tunnel
CN100553232C (en) A kind of method for building up of traffic engineering tunnel and device
CN103647711B (en) A kind of satellite network heavy route method based on priority mechanism
JP2014103656A (en) Network system and routing method
CN103460647A (en) Technique for operating network node
CN1969492A (en) Dynamic forwarding adjacency
CN103179046A (en) Data center flow control method and data center flow control system based on openflow
CN102882780B (en) Looped network tunnel configuration method based on overlapping trees, ring network protection method and system
CN102594688B (en) Method and system for network routing selection
CN103973491B (en) Fault handling method and photosphere control network element, IP layers control network element
CN102150383A (en) Utilizing optical bypass links in a communication network
WO2016153506A1 (en) Fast failover recovery in software defined networks
CN105553728A (en) Network disaster tolerance recovery system and method based on software defined network technique
Wang et al. Fast recovery for single link failure with segment routing in SDNs
EP2693706B1 (en) Method and device for implementing multi-protection overlapped protection groups
CN101483591A (en) Route implementing method and route generating apparatus
CN106130895B (en) The heavy route method and device of SDN network failure
CN107147576B (en) Route calculation method and device
CN105227332B (en) PW double-returning protection switching method and system
CN104301215A (en) Construction method of overlay network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150121

WD01 Invention patent application deemed withdrawn after publication