CN104009915A - Novel routing algorithm for simplifying complex network through bandwidth allocation - Google Patents

Novel routing algorithm for simplifying complex network through bandwidth allocation Download PDF

Info

Publication number
CN104009915A
CN104009915A CN201410252449.7A CN201410252449A CN104009915A CN 104009915 A CN104009915 A CN 104009915A CN 201410252449 A CN201410252449 A CN 201410252449A CN 104009915 A CN104009915 A CN 104009915A
Authority
CN
China
Prior art keywords
bandwidth
network
limit
shortest path
path
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.)
Granted
Application number
CN201410252449.7A
Other languages
Chinese (zh)
Other versions
CN104009915B (en
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 CN201410252449.7A priority Critical patent/CN104009915B/en
Publication of CN104009915A publication Critical patent/CN104009915A/en
Application granted granted Critical
Publication of CN104009915B publication Critical patent/CN104009915B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a brand new traffic distribution algorithm based on bandwidth, namely TDBB and particularly discloses a novel routing algorithm for simplifying a complex network through bandwidth allocation. According to the TDBB algorithm, the complex network is simplified to be an equivalent simple network step by step through bandwidth allocation, so that traffic distribution is carried out, that is, traffic at a source end is divided into multiple parts according to a certain proportion (the proportion is determined by the bandwidths of paths) and distributed to the multiple paths respectively (the bandwidth of each path is determined by the minimum bandwidth of the path) for transmission, and network resources are utilized to the maximum extent. Through the novel routing algorithm, three purposes can be achieved: the utilization rate of the network bandwidth is increased to the maximum extent, and no resources can be idle; the traffic is transmitted to a sink end from a source end in the shortest time, and a certain amount of traffic is transmitted through multiple paths but not a single path, so that the transmission rate is greatly increased; traffic balancing is achieved, and only when the traffic exceeds the total load of the whole network resources, can congestion happen.

Description

A kind of novel routing algorithm that utilizes allocated bandwidth to simplify complex network
Technical field
The present invention relates to optical communication technique field, the thinking of wherein introducing traffic engineering in light packet switching is carried out the equalization of assignment of traffic.A kind of novel routing algorithm that utilizes allocated bandwidth to simplify complex network of special design.
Technical background
1, light packet switching refers in the process from information source to the stay of two nights, the payload part of packet remains in light territory, and according to exchange, the technology difference controlled, the control section (expense) of packet can be at middle switching node place through or without the conversion of O/E/O.In other words, the transmission of packet is carried out in wide area, and route is carried out in electric territory or light territory.Light packet switching is all used the solution of this mixing at present, and transmission realizes in light territory with exchange, and route and forwarding capability are realized in electric mode.
2, the key technology of light packet switching is: the generation of light grouping, it is synchronous that light divides into groups, and solves method and the light buffer memory of competition, the regeneration of light grouping.
3, the main implementation method of traffic engineering is to utilize constraint route to calculate to show paths, and the recycling mode of showing paths is set up label switched path (LSP) and utilizes label switched path to carry out assignment of traffic.Adopt the benefit of traffic engineering to have: to support explicit routing, not selected by the restriction realizing route that forwards grouping according to object, flow equalization, self-healing recovery, path priority etc.Traffic engineering generally has two kinds of implementations: line model and off-line mode.
Introduce GMPLS traffic engineering control plane; can simplify the process of control information processing Route Selection in optical packet switch network; simultaneously; the perfect traffic engineering mechanism of GMPLS can reduce network traffics traffic congestion rate and reduce packet loss; thereby the load balancing of realization, and protection and Restoration Mechanism.
Summary of the invention
(1) technical problem that will solve
The algorithm of tradition traffic engineering is the shortest path finding in network, then data are just only along this shortest path transmission, until volume of transmitted data reaches the maximum load in this path, cause the congested of this path, just unnecessary data are forwarded by all the other paths.Known, conventional flow quantity algorithm has three problems:
A. only transmit the idle one waste to Internet resources beyond doubt in all the other paths by shortest path;
B. a certain amount of flow, from source to egress, if only by a paths (even shortest path), and separates flow by a certain percentage, transmits respectively by mulitpath, and the time used must be that the former is far longer than the latter;
C. after shortest path appearance is congested, just considers data to forward by other paths, and judge that whether certain paths is congested and all can expend a lot of unnecessary time to congested processing.
(2) technical scheme
Be different from traditional algorithm, the invention provides one and utilize allocated bandwidth, progressively a complex network is reduced to an equivalent simple network, thereby carry out the novel routing algorithm of assignment of traffic.It is characterized in that according to the network of simplifying, by the flow of source by a certain percentage (this ratio is determined by the bandwidth in each path) be divided into n part, be distributed to respectively n paths (bandwidth of every paths is determined by this path minimum bandwidth) transmission.Specifically there are following steps.
Step 1, a given network G 1=(V, E), has certain flow need to pass through source v ssend to egress v t;
Step 2, network G 1each limit e 1(i, j) has two attributes:
A. the cost w of this edge 1(i, j);
B. this edge flow f that can pass through at most per second 1(i, j), i.e. bandwidth;
Step 3, according to the cost w on every limit 1(i, j), finds out source v with shortest path first sto egress v tshortest path P 1;
Step 4, at shortest path P 1in, find out the limit of bandwidth minimum, using the bandwidth on this limit as shortest path P 1bandwidth; So this shortest path is reduced to a limit e 1(s, t), the two ends of this edge are source v swith egress v t, and:
Limit e 1the cost of (s, t) is as shown in formula (1)
w 1 ( s , t ) = Σ w 1 ( i , j ) , e 1 ( i , j ) ∈ E P 1 - - - ( 1 )
Limit e 1the bandwidth of (s, t) is as shown in formula (2)
f 1 ( s , t ) = min f 1 ( i , j ) , e 1 ( i , j ) ∈ E P 1 - - - ( 2 )
Wherein, p 1the set on all limits.
Step 5, in network G 1in,
If limit the bandwidth value after this edge renewal is as shown in formula (3):
f 2(i,j)=f 1(i,j)-f 1(s,t) (3)
Like this, obtain a new network G 2=(V, E).At G 2in:
w 2(i,j)=w 1(i,j)
f 2 ( i , j ) = f 1 ( i , j ) - f 1 ( s , t ) , e 1 ( i , j ) ∈ E P 1
f 2 ( i , j ) = f 1 ( i , j ) , e 1 ( i , j ) ∉ E P 1
Step 6, at G 2in, (easily know, these limits are exactly shortest path P to remove all bandwidth and be 0 limit 1the limit of middle bandwidth minimum).Find out G 2in by source v sto egress v tshortest path P 2.
Step 7, at shortest path P 2in, find out the limit (may more than) of bandwidth minimum, using the bandwidth on this limit as shortest path P 2bandwidth; So this shortest path is reduced to a limit e 2(s, t), the two ends of this edge are source v swith egress v t, and:
Limit e 2the cost of (s, t) is as shown in formula (4):
w 2 ( s , t ) = Σ w 2 ( i , j ) , e 2 ( i , j ) ∈ E P 2 - - - ( 4 )
Limit e 2the bandwidth of (s, t) is as shown in formula (5):
f 2 ( s , t ) = min f 2 ( i , j ) , e 2 ( i , j ) ∈ E P 2 - - - ( 5 )
Wherein, p 2the set on all limits.
Step 8, repetition above-mentioned steps, can obtain new network, new shortest path P, and new limit e (s, t).Suppose in new network G n+1in, do not have path can make v sarrive v t, stop; The now network G of " remaining " of record n+1, like this, just obtained n bar from v sto v tpath.
Step 9, network G 1finally can be reduced to such network G (V, E):
Only has v sand v ttwo end points, and between these two end points, have n bar limit to be connected: e 1(s, t), e 2(s, t) ... e n(s, t).
Step 10, at every paths P ion the flow value that should distribute as shown in formula (6)
F i = F * f i ( s , t ) Σ i = 1 n f i ( s , t ) - - - ( 6 )
Wherein, F is total flow, f i(s, t) is path P ibandwidth
Step 11, New Algorithm can draw following result
From v sto v tspeed as shown in formula (7)
v=∑f i(s,t) (7)
Utilize New Algorithm, can be with the flow that is F by size of the shortest time from source v spass to egress v t, the time used is as shown in formula (8)
t = F v = F Σ i = 1 n f i ( s , t ) - - - ( 8 )
Network bandwidth utilization factor is as shown in formula (9)
η = Σ f 1 ( i , j ) - Σ f n + 1 ( i , j ) Σ f 1 ( i , j ) - - - ( 9 )
Preferably, two of the network described in step 2 attributes: cost and bandwidth.It is characterized in that: so-called " bandwidth ", refer to this link flow that can transmit at most per second, wherein consider the time of the processing to data of router, so be not simple bandwidth.But discuss for convenient, regarded for the time being as bandwidth here.Such as, A is to the 80M/s that can transmit at most per second between B, and these data are that the factor such as bandwidth and route A and the time of B to data processing that has considered link draws, also can be described as in actual transmissions, A, to the B maximum stream flow that can transmit per second, is the value that can measure.Determine the factor of cost and " bandwidth ", some is common, also have impact even between the two, but how do not need specifically to know between them affects, because the shortest path (comprising former network) of the new network constantly generating on former network foundation is just found in the effect of this parameter of cost.Meanwhile, also it should be noted that any is, is not that cost is higher, and " bandwidth " is just necessarily less, because be not the relation of positive inverse ratio between the two.
Preferably, in described step 4, shortest path is reduced to a limit, it is characterized in that: the limit end points of this simplification is source v swith egress v t, cost is each limit cost sum of this shortest path, bandwidth is on this shortest path, the bandwidth on the limit of bandwidth minimum.
Preferably, the new network being obtained by legacy network in described step 5, is characterized in that: newly-generated network is to obtain after some limit of former network changes bandwidth value.These limits are the limits on shortest path, and its new bandwidth value is that original bandwidth has deducted on this shortest path minimum bandwidth and obtains.So just obtain new network.In new network, the bandwidth value on inevitable some limit has become 0, can remove these bandwidth and be 0 limit.
Preferably, described step 6, seven, eight, is on the basis of new network, finds the shortest path of new network, and according to similar before step, it is source v that new shortest path can be simplified to again an end points swith egress v tlimit, then new network is carried out according to new shortest path " transformation ", just generated the network of a renewal, like this, repeat down, until new network is the network of " remaining " always.The feature of the network of " remaining " is: in described step H, the network of " remaining " does not have path can make v sarrive v t.
Preferably, in described step 9, legacy network can be simplified to a very simple network, it is characterized in that: the network after simplification only has v sand v ttwo end points, and between these two end points, have n bar limit to be connected: e 1(s, t), e 2(s, t) ... e n(s, t).
Preferably, the flow of source is divided into n part by described step 10, transmits respectively by n paths, between the data volume of every paths transmission, is proportional, it is characterized in that: every paths P ion the flow value that should distribute be
F i = F * f i Σ i = 1 n f i
Wherein, F is total flow, f iit is path P in the network of simplifying ibandwidth.
Preferably, three data (transmission rate, transmission time and network bandwidth utilization factor) that described step 11 obtains, it is characterized in that: these three data obtain after flow distributes according to step J, compare with traditional algorithm, there is transmission rate faster, shorter transmission time and the network bandwidth utilization factor of Geng Gao.
Accompanying drawing 1 is algorithm flow chart.
(3) beneficial effect
Adopt the present invention, can solve three problems of conventional data transmission algorithm, can realize following three beneficial effects:
A. make network bandwidth utilization factor be improved to greatest extent: all links are utilized, there will not be the situation of resources idle;
B. with the shortest time, flow is sent to egress from source: a certain amount of flow is transmitted by mulitpath, instead of single-pathway, transmission rate improves greatly;
C. make network bandwidth utilization factor be improved to greatest extent and realize flow equalization: only have in the time that flow exceedes the total load of whole Internet resources, just there will be congestion situation, instead of in traditional algorithm, the load that flow exceedes single path just there will be congested.
Brief description of the drawings
Accompanying drawing 1 is the flow chart of New Algorithm (TDBB algorithm).
Accompanying drawing 2 is that A is source, the example network that F is egress.
Accompanying drawing 3 is the new networks that obtain on the basis of accompanying drawing 2.
Accompanying drawing 4 is the new networks that obtain on the basis of accompanying drawing 3.
Accompanying drawing 5 is the new networks that obtain on the basis of accompanying drawing 4.
Accompanying drawing 6 is the new networks that obtain on the basis of accompanying drawing 5, is the network of " remaining ".
Accompanying drawing 7 be adopt TDBB algorithm that obtain with simple and easy network Fig. 2 equivalence.
Accompanying drawing 8 be with reference to the accompanying drawings 6 on accompanying drawing 2 bases improved bandwidth availability ratio can reach 100% network.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples are used for illustrating the present invention, but are not used for limiting the scope of the invention.
Network by algorithm application in accompanying drawing 2, step is as follows.
1) utilize shortest path first to find out the shortest path P in accompanying drawing 2 1:
A→B→D→E→F
Path P 1total cost be 7, bandwidth is 50M/s (getting the minimum bandwidth on path).
2), according to algorithm, on the basis of accompanying drawing 2, obtain accompanying drawing 3
Accompanying drawing 3 is with the difference of accompanying drawing 2, belongs to P 1the bandwidth value on the limit in path has deducted 50M/s, and wherein DE limit bandwidth value has become 0, so DE limit is removed.Find out the shortest path P in accompanying drawing 3 with shortest path first 2:
A→B→C→F
Path P 2total cost be 10, bandwidth is 60M/s.
3), according to algorithm, on the basis of accompanying drawing 3, obtain accompanying drawing 4
Find out the shortest path P in accompanying drawing 4 3:
A→D→C→F
P 3cost is 12, and bandwidth is 30M/s.
4), according to algorithm, on the basis of accompanying drawing 4, obtain accompanying drawing 5
Find out the shortest path P in accompanying drawing 5 4:
A→D→B→C→E→F
P 4cost is 19, and bandwidth is 10M/s
5), according to algorithm, on the basis of accompanying drawing 5, obtain accompanying drawing 6
In accompanying drawing 6, having can not find the path from A to F, is " the remaining network " defining in algorithm, so to this termination.
6) final, network accompanying drawing 2 is simplified for as shown in Figure 7
Suppose to have 300M flow to pass to F from A, according to formula
F i = F * f i Σ i = 1 n f i
Known, the flow that need to distribute respectively to path P 1, P2, P3, P4 is 100M, 120M, 60M and 20M.
By formula
v = Σ i = 1 n f i ( s , t )
Known, the transmission rate from A to F is 150M/s.
By formula
t = F v = F Σ i = 1 n f i ( s , t )
Known, 300M flow passes to F from A, only needs the time of 2 seconds.
By formula
η = Σ f 1 ( i , j ) - Σ f n + 1 ( i , j ) Σ f 1 ( i , j )
Known, network broadband utilance is 91.23%.
For network manager, need make 33.3% flow walk P1 path,
A→B→D→E→F
Make 40% flow walk P2 path,
A→B→C→F
Make 20% flow walk P3 path,
A→D→C→F
Make 6.7% flow walk P4 path,
A→D→B→C→E→F
Further application of the present invention
From example above, can see, network bandwidth utilization factor has reached 91.23%, can network bandwidth utilization factor reach 100% so?
If according to the network of accompanying drawing 2,91.23% the utilance that TDBB algorithm obtains is exactly the peak use rate of this network, can not promote again.But, can consider now so a kind of situation, with reference to accompanying drawing 6, accompanying drawing 2 is carried out to some amendments, amended network is as shown in Figure 8
Comparative drawings figs 2 and accompanying drawing 8 can be found, limit AD, and BD, CE has reduced respectively 10M/s, the bandwidth of 10M/s and 30M/s (note that accompanying drawing 6 only has three limit: AD, BD, CE, the bandwidth on these three limits is respectively 10M/s, 10M/s and 30M/s).Now accompanying drawing 8 is used to TDBB algorithm, we can find, the result finally obtaining and the result of using TDBB algorithm to obtain to accompanying drawing 2 are in full accord, unique difference is, the network bandwidth utilization factor of accompanying drawing 8 has reached 100%, and (network of final " remaining " has only been left end points, do not have limit, i.e. the set on limit is empty set).It can be seen, build a network in real life time, can adjust according to TDBB algorithm the bandwidth of each link completely, make network bandwidth utilization factor reach 100%, such as the network in accompanying drawing 2, its AD link, BD link and CE link are many respectively 10M/s, the unnecessary bandwidth of 10M/s and 30M/s.That is to say that the network in accompanying drawing 2 can reconstruct as the network in accompanying drawing 8, thereby Internet resources are utilized to the fullest.

Claims (8)

1. one kind is utilized allocated bandwidth, progressively a complex network is reduced to an equivalent simple network, thereby carry out the novel routing algorithm of assignment of traffic, it is characterized in that by by the flow of source by a certain percentage (this ratio is determined by the bandwidth in each path) be divided into n part, be distributed to respectively n paths (bandwidth of every paths is determined by this path minimum bandwidth) transmission, specifically have the following steps:
A: a given network G 1=(V, E), has certain flow need to pass through source v ssend to egress v t;
B: network G 1each limit e 1(i, j) has two attributes:
A. the cost w of this edge 1(i, j);
B. this edge flow f that can pass through at most per second 1(i, j), i.e. bandwidth;
C: according to the cost w on every limit 1(i, j), finds out source v with shortest path first sto egress v tshortest path P 1;
D: at shortest path P 1in, find out the limit of bandwidth minimum, using the bandwidth on this limit as shortest path P 1bandwidth; So this shortest path is reduced to a limit e 1(s, t), the two ends of this edge are source v swith egress v t, and:
Limit e 1the cost of (s, t) is as shown in formula (1)
w 1 ( s , t ) = Σ w 1 ( i , j ) , e 1 ( i , j ) ∈ E P 1 - - - ( 1 )
Limit e 1the bandwidth of (s, t) is as shown in formula (2)
f 1 ( s , t ) = min f 1 ( i , j ) , e 1 ( i , j ) ∈ E P 1 - - - ( 2 )
Wherein, p 1the set on all limits;
E: in network G 1in,
If limit the bandwidth value after this edge renewal is as shown in formula (3):
f 2(i,j)=f 1(i,j)-f 1(s,t) (3)
Like this, obtain a new network G 2=(V, E), at G 2in:
w 2(i,j)=w 1(i,j)
f 2 ( i , j ) = f 1 ( i , j ) - f 1 ( s , t ) , e 1 ( i , j ) ∈ E P 1
f 2 ( i , j ) = f 1 ( i , j ) , e 1 ( i , j ) ∉ E P 1
F: at G 2in, (easily know, these limits are exactly shortest path P to remove all bandwidth and be 0 limit 1the limit of middle bandwidth minimum), find out G 2in by source v sto egress v tshortest path P 2;
G: at shortest path P 2in, find out the limit (may more than) of bandwidth minimum, using the bandwidth on this limit as shortest path P 2bandwidth; So this shortest path is reduced to a limit e 2(s, t), the two ends of this edge are source v swith egress v t, and:
Limit e 2the cost of (s, t) is as shown in formula (4):
w 2 ( s , t ) = Σ w 2 ( i , j ) , e 2 ( i , j ) ∈ E P 2 - - - ( 4 )
Limit e 2the bandwidth of (s, t) is as shown in formula (5):
f 2 ( s , t ) = min f 2 ( i , j ) , e 2 ( i , j ) ∈ E P 2 - - - ( 5 )
Wherein, p 2the set on all limits;
H: repeat above-mentioned steps, can obtain new network, new shortest path P, and new limit e (s, t); Suppose in new network G n+1in, do not have path can make v sarrive v t, stop; The now network G of " remaining " of record n+1, like this, just obtained n bar from v sto v tpath;
I: network G 1finally can be reduced to such network G (V, E):
Only has v sand v ttwo end points, and between these two end points, have n bar limit to be connected: e 1(s, t), e 2(s, t) ... e n(s, t);
J: at every paths P ion the flow value that should distribute as shown in formula (6)
F i = F * f i ( s , t ) Σ i = 1 n f i ( s , t ) - - - ( 6 )
Wherein, F is total flow, f i(s, t) is path P ibandwidth
K: New Algorithm can draw following result
From v sto v tspeed as shown in formula (7)
v=∑f i(s,t) (7)
Utilize New Algorithm, can be with the flow that is F by size of the shortest time from source v spass to egress v t, the time used is as shown in formula (8)
t = F v = F Σ i = 1 n f i ( s , t ) - - - ( 8 )
Network bandwidth utilization factor is as shown in formula (9)
η = Σ f 1 ( i , j ) - Σ f n + 1 ( i , j ) Σ f 1 ( i , j ) - - - ( 9 )
In formula (9), ∑ f 1(i, j) represent all limits in former network bandwidth and, ∑ f n+1(i, j) represents G n+1network (can not find from v sto v tthe remaining network in path) in all limits bandwidth and (for G n+1in non-existent limit e n+1(i, j), its bandwidth is 0); Be not difficult to find out, if G n+1the set of middle limit, for empty set, shows that the bandwidth on every limit of network has all just in time been utilized, and now network bandwidth utilization factor is 100%, but, in actual network, generally can there is not so special situation, but this shows, New Algorithm has been excavated the maximum capacity of network.
2. two of network attributes as described in claim 1: cost and bandwidth, it is characterized in that: " bandwidth " in described step B, refer to this link flow that can transmit at most per second, wherein considered the time of the processing to data of router, so be not simple bandwidth; But discuss for convenient, here regarded for the time being as bandwidth: such as, A is to the 80M/s that can transmit at most per second between B, these data are that the factor such as bandwidth and route A and the time of B to data processing that has considered link draws, also can be described as in actual transmissions, A, to the B maximum stream flow that can transmit per second, is the value that can measure; Determine the factor of cost and " bandwidth ", some is common, also have impact even between the two, but how do not need specifically to know between them affects, because the shortest path (comprising former network) of the new network constantly generating on former network foundation is just found in the effect of this parameter of cost; Meanwhile, also it should be noted that any is, is not that cost is higher, and " bandwidth " is just necessarily less, because be not the relation of positive inverse ratio between the two.
3. as shortest path being reduced to a limit in claim 1, it is characterized in that: the limit in described step D, end points is source v swith egress v t, the cost on the limit of this simplification is each limit cost sum of this shortest path; The bandwidth on the limit of this simplification is on this shortest path, the bandwidth on the limit of bandwidth minimum.
4. as the new network being obtained by legacy network in claim 1, it is characterized in that: the newly-generated network in described step e is to obtain after some limit of former network changes bandwidth value; These limits are the limits on shortest path, its new bandwidth value is that original bandwidth has deducted on this shortest path minimum bandwidth and obtains, so just obtained new network, in new network, the bandwidth value on inevitable some limit has become 0, can remove these bandwidth and be 0 limit.
As in claim 1 on the basis of new network, find the shortest path of new network, according to similar before step, it is source v that new shortest path can be simplified to again an end points swith egress v tlimit, then new network is carried out according to new shortest path " transformation ", just generated the network of a renewal, like this, repeat down, until new network is the network of " remaining " always; The feature of the network of " remaining " is: in described step H, the network of " remaining " does not have path can make v sarrive v t.
6. described in claim 1, legacy network can be simplified to a very simple network, it is characterized in that: the network after the simplification of described step I only has v sand v ttwo end points, and between these two end points, have n bar limit to be connected: e 1(s, t), e 2(s, t) ... e n(s, t).
7. as the flow of source being divided into n part in claim 1, transmitting respectively by n paths, is proportional between the data volume of every paths transmission, it is characterized in that: every paths P of described step J ion the flow value that should distribute be
F i = F * f i Σ i = 1 n f i
Wherein, F is total flow, f iit is path P in the network of simplifying ibandwidth.
8. as finally obtain in claim 1 three data (transmission rate, transmission time and network bandwidth utilization factor), it is characterized in that: these three data obtain after flow distributes according to step J, compare with traditional algorithm, there is transmission rate faster, shorter transmission time and the network bandwidth utilization factor of Geng Gao.
CN201410252449.7A 2014-06-09 2014-06-09 A kind of method for routing for simplifying network using bandwidth allocation Active CN104009915B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410252449.7A CN104009915B (en) 2014-06-09 2014-06-09 A kind of method for routing for simplifying network using bandwidth allocation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410252449.7A CN104009915B (en) 2014-06-09 2014-06-09 A kind of method for routing for simplifying network using bandwidth allocation

Publications (2)

Publication Number Publication Date
CN104009915A true CN104009915A (en) 2014-08-27
CN104009915B CN104009915B (en) 2017-12-01

Family

ID=51370410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410252449.7A Active CN104009915B (en) 2014-06-09 2014-06-09 A kind of method for routing for simplifying network using bandwidth allocation

Country Status (1)

Country Link
CN (1) CN104009915B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105933167A (en) * 2016-07-01 2016-09-07 北京百度网讯科技有限公司 Method and device for improving utilization rates of link bandwidths
CN107707483A (en) * 2017-09-26 2018-02-16 郑州云海信息技术有限公司 A kind of load-balancing method, system, equipment and computer-readable storage medium
CN108574594A (en) * 2017-03-14 2018-09-25 华为技术有限公司 A kind of method and system of network service transmission
CN108737289A (en) * 2018-06-27 2018-11-02 郑州云海信息技术有限公司 A kind of storage load balance method and system
CN110601991A (en) * 2019-09-16 2019-12-20 赛尔网络有限公司 Flow packet-by-packet distribution method and device, electronic equipment and storage medium
CN113424500A (en) * 2019-02-12 2021-09-21 赫思曼自动化控制有限公司 Method for routing in time-sensitive networks

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101155131A (en) * 2006-09-29 2008-04-02 中国电信股份有限公司 Method for establishing label switched path of minimized path preemption cost
CN102685004A (en) * 2012-04-27 2012-09-19 南京邮电大学 Method for implementing traffic engineering in GMPLS/OBS (generalized multi-protocol label switching/optical burst switching) network
CN103650435A (en) * 2013-08-14 2014-03-19 华为技术有限公司 Routing traffic adjusting method, device and controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101155131A (en) * 2006-09-29 2008-04-02 中国电信股份有限公司 Method for establishing label switched path of minimized path preemption cost
CN102685004A (en) * 2012-04-27 2012-09-19 南京邮电大学 Method for implementing traffic engineering in GMPLS/OBS (generalized multi-protocol label switching/optical burst switching) network
CN103650435A (en) * 2013-08-14 2014-03-19 华为技术有限公司 Routing traffic adjusting method, device and controller

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
朱玮: "GMPLS流量工程的实现和约束路由的研究", 《杭州电子科技大学硕士毕业论文》 *
王勇: "光网络中GMPLS流量工程实现的研究", 《西安科技大学硕士学位论文》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105933167A (en) * 2016-07-01 2016-09-07 北京百度网讯科技有限公司 Method and device for improving utilization rates of link bandwidths
CN105933167B (en) * 2016-07-01 2019-10-18 北京百度网讯科技有限公司 Improve the method and device of link bandwidth utilization rate
CN108574594A (en) * 2017-03-14 2018-09-25 华为技术有限公司 A kind of method and system of network service transmission
US11252077B2 (en) 2017-03-14 2022-02-15 Huawei Technologies Co., Ltd. Network service transmission method and system
CN107707483A (en) * 2017-09-26 2018-02-16 郑州云海信息技术有限公司 A kind of load-balancing method, system, equipment and computer-readable storage medium
CN108737289A (en) * 2018-06-27 2018-11-02 郑州云海信息技术有限公司 A kind of storage load balance method and system
CN113424500A (en) * 2019-02-12 2021-09-21 赫思曼自动化控制有限公司 Method for routing in time-sensitive networks
CN113424500B (en) * 2019-02-12 2023-10-24 赫思曼自动化控制有限公司 Method for routing in a time-sensitive network
CN110601991A (en) * 2019-09-16 2019-12-20 赛尔网络有限公司 Flow packet-by-packet distribution method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN104009915B (en) 2017-12-01

Similar Documents

Publication Publication Date Title
CN104009915A (en) Novel routing algorithm for simplifying complex network through bandwidth allocation
CN103650435B (en) Routing traffic method of adjustment, device and controller
US7813270B2 (en) Route precomputation method and apparatus for bandwidth guaranteed traffic
CN101729385B (en) Path calculation and establishing method, device and system
CN111654438B (en) Method, controller and system for establishing forwarding path in network
CN101399748B (en) Route computing method and router
CN111245644B (en) Method and system for expanding PCEP (physical layer protocol) protocol to automatically create tunnel in SDN (software defined network) scene
CN104994033A (en) Method for guaranteeing QoS (quality of service) of SDN (software defined network) by means of dynamic resource management
CN101447929A (en) Traffic routing method, router and communication system
CN102281193B (en) Method and fiber channel (FC) equipment for realizing message forwarding in fiber channel network
CN105594167A (en) Method, controller, forwarding device, and network system for forwarding packets
Muñoz et al. Dynamic distributed spectrum allocation in GMPLS-controlled elastic optical networks
CN102469019B (en) Device and method for allocating aggregated link bandwidth in packet-switched network
CN101552934A (en) Optical internet cross-domain reliable route calculating method based on PCE backtracking recursion
CN103607358A (en) Dynamic ECMP method and system based on link utilization rate average sum
CN103346979A (en) Flow distribution method and equipment in SPBM network
CN100493022C (en) Method for securing service quality in skeletal network of two-stage virtual special network
CN104202262A (en) Method and device for spectrum allocation in spectral flexible optical network
CN102546409A (en) Method and RB (route bridge) for processing message based on TRILL (Transparent Interconnection of Lots of Links) network
CN101984597A (en) Computing method and system for multi-domain two-way label switched path
CN108184175A (en) The elastic optical network Multicast Routing and frequency spectrum distributing method being limited based on MC nodes
CN107872385A (en) A kind of SDN router-level topology and control method
CN101977159A (en) Management method of bandwidth resources of narrow band network
JP4589978B2 (en) Route setting method and route setting device
CN106254241B (en) A kind of trans-regional CSPF the whole network calculating implementation method based on IGP

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant