WO2011015057A1 - K优路径的计算方法及装置 - Google Patents

K优路径的计算方法及装置 Download PDF

Info

Publication number
WO2011015057A1
WO2011015057A1 PCT/CN2010/071944 CN2010071944W WO2011015057A1 WO 2011015057 A1 WO2011015057 A1 WO 2011015057A1 CN 2010071944 W CN2010071944 W CN 2010071944W WO 2011015057 A1 WO2011015057 A1 WO 2011015057A1
Authority
WO
WIPO (PCT)
Prior art keywords
path
node
link
necessary
spanning tree
Prior art date
Application number
PCT/CN2010/071944
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Priority to EP10805961.9A priority Critical patent/EP2453607B1/en
Priority to US13/258,281 priority patent/US20120127875A1/en
Publication of WO2011015057A1 publication Critical patent/WO2011015057A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/48Routing tree calculation

Definitions

  • the invention belongs to the technical field of path calculation, and in particular relates to a method and a device for calculating a superior path applied in an optical network. Background technique
  • Path analysis is an important part of optical network analysis. Network analysis includes optimal path analysis.
  • K-optimal path algorithms are based on the Dijkstra algorithm.
  • the method of segmentation calculation is usually used, and then the result of the segmentation calculation is assembled into the complete K-optimal path. If a link is found during the assembly process or the node and the last calculated path overlap (except for the node participating in the segmentation), the assembly process of the path fails. If all the assembly paths fail during the assembly process, then The K-optimal path of the second calculation will fail (stop path calculation). The final wavelength assignment will not get any path and wavelength resources, and the wavelength assignment will fail.
  • the necessary condition is given by the connection management module, it may be given more The conditions must be met, and the conditions must not be sorted according to certain principles. This will cause the necessary conditions to be randomly determined from the "far" of the head and tail nodes.
  • the above "far” can be based on the number of hops or link overhead. Determined, and the above-mentioned mandatory condition can be understood as a necessary node or a person via a link. Referring to Figure 1, where point A is the head node and point Z is the tail node, between point A and point Z, including: must pass condition 1, must pass condition 2 and must pass condition N.
  • a path diagram as shown in Fig. 2 may be obtained, first from the tail node Z to the necessary condition. N - 1 , then from the condition N - 1 to the condition N, and then from the condition N to the condition N - 1 , and finally from the condition N - 1 to other necessary conditions.
  • the path assembly failure is considered to be unsuccessful.
  • an object of the present invention is to provide a K-optimal path calculation method and apparatus, which can effectively improve the success rate of K-optimal path assembly and improve the reliability of path calculation.
  • a method for calculating a K-optimal path comprising:
  • Step A Calculate a minimum spanning tree of the entire network topology of the traffic engineering link in the current optical network
  • Step B Sorting the necessary links or necessary nodes in the optical path to be constructed on the calculated minimum spanning tree
  • Step C Perform segmentation calculation according to the sorted necessary link and the necessary node, and assemble the K-optimal path for the path calculated by the segmentation.
  • the step A is specifically:
  • the minimum spanning tree of the entire network topology map of the traffic engineering link in the current optical network is calculated by taking the tail node of the optical path to be built as the root.
  • the step of calculating the minimum spanning tree of the link-top topology diagram of the traffic engineering in the current optical network is specifically:
  • the SPF shortest path first algorithm is used to calculate the minimum spanning tree of the full network topology of the traffic engineering link in the current optical network.
  • step B the steps of sorting the necessary link or the necessary node in the optical path to be built are:
  • the sorting process is performed according to the distance of the necessary link or the node through the tail node of the optical path to be built.
  • the method further includes:
  • the full network topology of the TE link is pruned according to predetermined constraints.
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • step C Determining whether the segmentation calculation is completed, if not, returning to step C; otherwise, calculating the exclusion weight value of each path in the K-optimal path; and then performing the path in the K-optimal path according to the calculated exclusion weight value Sort processing.
  • a computing device for a K-optimal path comprising:
  • a minimum spanning tree generating module configured to calculate a minimum spanning tree of a link-top topology of the traffic engineering in the current optical network
  • the conditional ordering module is configured to perform sorting processing on the necessary link and the necessary node in the optical path to be constructed on the calculated minimum spanning tree;
  • a path assembling module configured to perform segmentation according to the sorted necessary link or necessary node Calculate, and assemble the K-optimal path for the segmented calculated path.
  • the computing device also includes:
  • the topology map generating module is configured to generate a full network topology map of all TE traffic engineering links in the current optical network
  • the topology map pruning module is configured to prun the entire network topology of the TE link according to a predetermined restriction condition.
  • At least one of the foregoing technical solutions has the following beneficial effects: By sorting the necessary nodes and the necessary links on the calculated minimum spanning tree, the disorder of the necessary nodes and the necessary links is effectively avoided. Sexuality leads to the probability of path assembly failure, and can quickly improve the path reachability by judging whether the first node and the tail node are in the minimum spanning tree, effectively improving the success rate of K-optimal path assembly, and improving path calculation. Reliability. Finally, the loose exclusion conditions of the necessary links and the necessary nodes can be sorted, which can effectively eliminate the links and nodes that the network fails, and effectively improve the reliability of the optical network. DRAWINGS
  • FIG. 1 is a schematic diagram of a necessary condition between a first node and a tail node in the prior art
  • FIG. 2 is a schematic diagram of a K-optimal path calculated by using the prior art
  • FIG. 3 is a flowchart of a method for calculating a K-optimal path in the embodiment
  • FIG. 5 is a minimum spanning tree calculated based on the typical networking in FIG. 4;
  • FIG. 6 is a block diagram of a computing device of a K-optimal path in the embodiment. detailed description
  • Step 301 Generate a network topology diagram of all TE (Traffic Engineering, Traffic Engineering) links in the current optical network.
  • the full-network topology of the TE link is defined by the path protocol (OSPF (Open Shortest Path First) or
  • Step 302 Trim the entire network topology of the TE link, and then perform step 303.
  • the full network topology of the TE link can be trimmed according to predetermined constraints.
  • the above restrictions include: Avoiding restrictions and unilateral restrictions,
  • Avoiding the restriction condition means: a avoidance node to be excluded in the calculation process of the K-optimal path, which is a node that must be avoided in the shortest path that satisfies the user constraint condition.
  • Step 303 Calculate a minimum spanning tree of the entire network topology map of the TE link in the current optical network, and then perform step 304.
  • the tail node of the optical path to be built is the root
  • the SPF (Shortest Path First) algorithm is used to calculate the minimum spanning tree of the full-network topology of the TE link, where the SPF algorithm is an OSPF path calculation.
  • the basic algorithm in the calculation, first input the network topology of the TE link and the tail node of the optical path to be built (Z node;), and the calculated result is: the tree with the Z node as the root (root)
  • the tree is represented as: a set of nodes and links.
  • other algorithms can also be used to calculate the minimum spanning tree. In this embodiment, the specific manner of using the algorithm is not limited.
  • Step 304 Determine whether the first node, the tail node, and the mandatory node in the optical path to be built are all in the minimum spanning tree. If yes, go to step 305; otherwise, return the K-optimal path calculation fails.
  • the minimum spanning tree calculated in step 303 can be represented as a collection of links and nodes through which the minimum spanning tree is constructed.
  • the first node, the tail node and the necessary node are judged by querying whether the first node, the tail node and the necessary node (which can convert the necessary link into two necessary nodes) in the set. If the node is in the minimum spanning tree, if yes, step 305 may be performed; otherwise, the return K-path calculation fails.
  • the above-mentioned mandatory node refers to a node that must pass through the shortest path that satisfies the user's constraint condition.
  • the reason why the head node and the tail node are not in the minimum spanning tree may include the following two cases:
  • the object calculated by the SPF algorithm is a bidirectional map (the edge is bidirectional, or called an undirected graph)
  • the topology map of the original TE link is corrected before the SPF algorithm is calculated, and the TE of the single side is removed.
  • the link, the result may cause the head node and the tail node to be in different topologies, or the node is an isolated point (without any TE link edges) and does not exist in any topology map.
  • the first node or the tail node is not in the minimum generation tree, and of course, it is not limited to the above two cases.
  • the fast judgment of the path reachability is effectively improved.
  • Step 305 Perform, in the calculated minimum spanning tree, a necessary node or a necessary link in the optical path to be built;
  • the necessary nodes may be sorted according to a predetermined sorting strategy, and the sorting strategy may be sorted according to the distance between the necessary nodes and the tail nodes of the optical path to be built, and of course, according to the necessary nodes and the light path to be built.
  • the distances of the first nodes are sorted, and the necessary nodes are sorted according to the minimum spanning tree, so as to perform segmented path calculation on the sorted results. And can It is effective enough to avoid the phenomenon of repeated links or repeated nodes in the path, which improves the efficiency of assembling the K-optimal path.
  • Step 306 Perform segmentation path calculation according to the sorted necessary nodes, and then perform steps
  • the K-optimal algorithm can be called to segment the calculation path.
  • all other mandatory node information should be included in the constraint of the K-optimal algorithm to ensure that there are no duplicate nodes and repeated links in the calculation result.
  • Step 307 according to the calculated segmentation path, K-optimal path assembly, and then perform step 308;
  • the calculated segmentation path can be assembled by using the existing path assembly method, and the number of successful paths of all the current assemblies can be recorded.
  • Step 308 Determine whether the assembly of the K-optimal path fails. If it fails, the K-optimal path calculation fails; otherwise, step 309 is performed;
  • the K-optimal path assembly fails by determining whether there is a duplicate link. If there is a duplicate link, the path assembly fails. Of course, it is also possible to determine whether the K-optimal path assembly fails by whether there is a duplicate node. If there is a duplicate node, the path assembly fails.
  • Step 309 Determine whether the segmentation calculation is completed. If yes, go to step 310; otherwise, go back to step 306;
  • steps 306-308 are repeated until the segmentation calculation and assembly are completed.
  • the final assembly path calculated by the segmentation may not be sorted according to the most d, hop count or minimum link cost, it may be determined according to the number of successful paths of all the currently assembled devices, whether it is necessary to perform secondary ordering. If the number is 1, the K-optimal path calculation fails. If the number is greater than 1, the required node or the necessary link may be subjected to secondary sorting.
  • the minimum number of hops mentioned above is that the path to be calculated is the least number of nodes passing through the path that may exist.
  • the cost in the above minimum link cost refers to the attribute of the TE link, which has a certain relationship with the bandwidth. The larger the bandwidth, the smaller the TE link cost.
  • the sum of the costs of the links through which the desired path passes is minimal, that is, it is desirable to take a path with a large bandwidth.
  • Step 310 Sort the path in the K-optimal path according to the excluded weight value. That is, the path in the K-optimal path may be first sorted according to the minimum hop count or the minimum link cost, and then the exclusion weight value of each path in the K-optimal path is calculated according to the predetermined exclusion policy, and then the exclusion weight is determined according to the exclusion weight. The value is sorted again for the path in the K-optimal path.
  • the above exclusion weight value can be understood as the probability value of the link or node failure, and is of course not limited thereto.
  • the foregoing predetermined exclusion policy may be a loose exclusion condition, specifically, the number of occurrences of loosely excluded links and loosely excluded nodes in these paths in the case where a K-optimal path is obtained, with a certain weighting coefficient (chain The exclusion weight of the road is large, and the exclusion weight of the node is small.) A set of exclusion weight values is obtained, and then the order of the paths is sorted according to the exclusion weight values, so that the paths excluding the weight values can be preferentially used, which is easy to avoid. Open the faulty link.
  • a loose exclusion condition specifically, the number of occurrences of loosely excluded links and loosely excluded nodes in these paths in the case where a K-optimal path is obtained, with a certain weighting coefficient (chain The exclusion weight of the road is large, and the exclusion weight of the node is small.)
  • a set of exclusion weight values is obtained, and then the order of the paths is sorted according to the exclusion weight values, so that the paths excluding
  • the path to avoid the link should be preferentially selected, that is, the link exclusion weight value is much larger than the node exclusion weight value. This is because if you want to avoid the link and avoid the node in the path calculation, if you need to avoid it, you need to choose which one first and then which one to choose.
  • the chain can be avoided first because the probability of a link failure is much greater than the node.
  • the exclusion weight value of each node or each link can be set according to the actual situation.
  • the calculated K-optimal path can be used for wavelength assignment.
  • the path assembly is effectively avoided due to the disorder of the necessary nodes and the necessary links.
  • the probability of failure and can quickly improve the path reachability, effectively improve the path assembly success rate, and help improve the reliability of path calculation.
  • the loose exclusion conditions which is beneficial to eliminate links and nodes through network failures, and effectively improve The reliability of the optical network.
  • the cost of all TE links is the same.
  • the cost of the TE link is: the available bandwidth capacity of the fiber between the node and the node.
  • the first step is to set up the network, configure the internal fiber connection, and configure the transmission interface fiber connection.
  • this test case is not configured with a single side, each node is full configuration, no non-connected graph is generated, and each node is started separately.
  • the service is established from node 1 to node 4.
  • the constraint is that node 5 and node 3 must pass, and node 5 and node 3 can be called mandatory node 5 and mandatory node 3.
  • node 1 is point A, that is, the first node, and the same node 4 is Z point, that is, tail node, and node 5 and node 3 are necessary nodes. .
  • the SPF algorithm is called to get the minimum spanning tree, see Figure 5.
  • the fourth step it is checked whether all necessary nodes are in the minimum spanning tree, and node 5 and node 3 are all on the minimum spanning tree, and the necessary nodes are sorted, and the result node 5 is closest to the Z point (node 4), and the node 3 times .
  • the fifth step is to segment the K-optimal path.
  • the minimum spanning tree is used, and it can be determined whether the path can be calculated between the first node and the last node in the initial stage of calculating the optimal path.
  • Such a K-optimal path algorithm is beneficial to a large network, and is advantageous for increasing the probability of successfully assembling a path query request having multiple necessary conditions; and for a loosely excluded algorithm, it is advantageous for troubleshooting links and nodes, which is beneficial for improving light.
  • the path protection probability of the network is beneficial to a large network, and is advantageous for increasing the probability of successfully assembling a path query request having multiple necessary conditions; and for a loosely excluded algorithm, it is advantageous for troubleshooting links and nodes, which is beneficial for improving light.
  • the path protection probability of the network is beneficial to a large network, and is advantageous for increasing the probability of successfully assembling a path query request having multiple necessary conditions; and for a loosely excluded algorithm, it is advantageous for troubleshooting links and nodes, which is beneficial for improving light.
  • FIG. 6 is a block diagram of a computing device of a K-optimal path in the embodiment. As can be seen from the figure, the computing device includes:
  • a minimum spanning tree generating module 61 configured to calculate a minimum spanning tree of a link-wide topology of the traffic engineering in the current optical network
  • the conditional ordering module 62 is configured to perform sorting processing on the necessary link and the necessary node in the optical path to be built on the calculated minimum spanning tree;
  • the path assembling module 63 is configured to perform segmentation calculation and assembly path according to the sorted necessary links or necessary nodes.
  • the computing device further includes:
  • the topology generation module 64 is configured to generate a network topology diagram of all TE traffic engineering links in the current optical network.
  • a topology map pruning module 65 configured to trim a full network topology of the TE link according to a predetermined restriction condition

Landscapes

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

Description

K优路径的计算方法及装置 技术领域
本发明属于路径计算技术领域, 尤其涉及一种应用于光网络中的 Κ优 路径的计算方法及装置。 背景技术
路径分析是光网络分析的重要组成部分, 网络分析包括最优路径分析、
Κ优路径分析和最优遍历路径分析。 在 WDM (波分复用 )光网络中, 路径 计算和波长分西己是 RWA ( routing and wavelength assignment, 路径和波长分 配) 的两个子问题。 通常路径计算会为波长分配提供 K条优路径, 以便提 高波长分配成功的 4既率。
目前, 大多数的 K优路径算法是在 Dijkstra算法基础上进行的。 当 K 优路径算法的输入条件为必经多个链路和节点时, 通常釆用分段计算的方 法, 然后把分段计算的结果拼装成完整的 K条最优路径。 如果在拼装的过 程中发现有链路或者节点和上次计算出的路径重合 (参与分段的节点除 外), 则该路径的拼装过程失败, 如果拼装过程中所有的拼装路径都失败, 那么本次计算的 K条最优路径就会失败(停止路径计算)。 最终波长分配将 得不到任何一条路径和波长资源, 波长分配失败。
在分段计算时, 根据配置可以先计算从首节点到第一个必经条件, 或 者是最后一个必经条件到尾节点, 由于必经条件是由连接管理模块给出的, 可能给出多个必经条件, 并且必经条件没有按照某种原则进行排序, 这会 导致必经条件在离首尾节点的 "远近" 上是随机确定的, 上述 "远近" 可 按跳数或者链路开销来确定, 而上述必经条件可理解为必经节点或者必经 链路。 参见图 1 , 其中 A点为首节点, Z点为尾节点, 在 A点和 Z点之间, 包括: 必经条件 1、 必经条件 2 和必经条件 N。 如果必经条件 N离 Z 点比必经条件 N - 1离 Z点距离还远,那么根据上面描述的算法,可能会得 到如图 2所示的路径示意图, 首先从尾节点 Z到必经条件 N - 1 , 然后从必 经条件 N - 1到必经条件 N, 再从必经条件 N返回必经条件 N - 1 , 最后从 必经条件 N - 1到其他必经条件。根据路径拼装的原则, 当拼装时发现有重 复链路或者重复节点, 就可认为该路径拼装失败。
由于在现有技术中, 未对必经条件按照某种原则进行排序处理, 导致 容易造成有重复链路或重复节点的现象, 降低了 K优路径拼装的成功率。 发明内容
为了解决上述问题, 本发明的目的是提供一种 K优路径的计算方法及 装置, 可有效提高 K优路径拼装的成功率, 有利于提高路径计算的可靠性。
为了达到上述目的, 本发明的技术方案是这样实现的:
一种 K优路径的计算方法, 所述方法包括:
步骤 A、 计算出当前光网络中流量工程的链路全网拓朴图的最小生成 树;
步骤 B、 在计算得到的所述最小生成树上对待建光通路中的必经链路 或必经节点进行排序处理;
步骤 C、 按照排序后的所述必经链路和必经节点进行分段计算, 并对 分段计算得到的路径拼装 K优路径。
所述步骤 A具体为:
以待建光通路的尾节点为根部, 计算出当前光网络中流量工程的链路 全网拓朴图的最小生成树。
所述计算出当前光网络中流量工程的链路全网拓朴图的最小生成树的 步骤具体为: 利用 SPF最短路径优先算法, 计算出当前光网络中流量工程的链路全 网拓朴图的最小生成树。
步骤 B中, 所述对待建光通路中的必经链路或必经节点进行排序处理 的步骤为:
按照所述必经链路或者必经节点与待建光通路的尾节点的距离进行排 序处理。
在所述步骤 A之前, 所述方法还包括:
生成当前光网络中所有 TE流量工程链路的全网拓朴图;
根据预定的限制条件, 修剪所述 TE链路的全网拓朴图。
执行所述步骤 B之前, 所述方法还包括:
判断待建光通路中的首节点、 尾节点和必经节点是否都在所述最小生 成树上, 若是, 执行所述步骤 B, 否则, 返回 K优路径计算失败。
执行所述步骤 C之后, 所述方法还包括:
判断 K优路径的拼装是否失败, 若是,返回 K优路径计算失败, 否则, 返回执行步骤 C。
在返回步骤 C之前, 所述方法还包括:
判断分段计算是否完成, 若没有, 则返回步骤 C; 否则, 计算出 K优 路径中每条路径的排除权重值;然后根据计算得到的所述排除权重值,对 K 优路径中的路径进行排序处理。
一种 K优路径的计算装置, 所述装置包括:
最小生成树生成模块, 用于计算出当前光网络中流量工程的链路全网 拓朴图的最小生成树;
必经条件排序模块, 用于在计算得到的所述最小生成树上对待建光通 路中的必经链路和必经节点进行排序处理;
路径拼装模块, 用于按照排序后的所述必经链路或必经节点进行分段 计算, 并对分段计算得到的路径进行拼装 K优路径。
所述计算装置还包括:
拓朴图生成模块,用于生成当前光网络中所有 TE流量工程链路的全网 拓朴图;
拓朴图修剪模块, 用于根据预定的限制条件, 修剪所述 TE链路的全网 拓朴图。
上述技术方案中的至少一个技术具有如下有益效果: 通过在计算得到 的最小生成树上对必经节点和必经链路进行排序处理, 有效避免了因必经 节点和必经链路的无序性而导致路径拼装失败的概率, 并且通过判断首节 点和尾节点是否在最小生成树上还可加快路径可达性的快速判断, 有效提 高了 K优路径拼装的成功率, 有利于提高路径计算的可靠性。 最后还可通 过对必经链路和必经节点的松散排除条件进行排序, 可有效排除网络故障 经过的链路和节点, 有效提高了光网络的可靠性。 附图说明
图 1为现有技术中首节点和尾节点之间的必经条件的示意图; 图 2 为釆用现有技术计算得到的 K优路径示意图;
图 3为本实施例中 K优路径的计算方法的流程图;
图 4为本实施例中一典型组网;
图 5为基于图 4中典型组网的计算得到的最小生成树;
图 6为本实施例中 K优路径的计算装置的框图。 具体实施方式
为了使本发明实施例的目的、 技术方案和优点更加清楚明白, 下面结 合实施例和附图, 对本发明实施例做进一步详细地说明。 在此, 本发明的 示意性实施例及说明用于解释本发明, 但并不作为对本发明的限定。 参见图 3 , 为本实施例中 K优路径的计算方法流程图, 具体步骤如下: 步骤 301、 生成当前光网络中所有 TE ( Traffic engineering, 流量工程) 链路的全网拓朴图;
TE链路的全网拓朴图由路径协议(OSPF (开放最短路径优先)或者
ISIS (中间系统到中间系统)) TE扩展泛洪信息得到, 并保存在 TED ( TE
Database )数据库中。
步骤 302、 修剪 TE链路的全网拓朴图, 然后执行步骤 303。
也就是, 可根据预定的限制条件, 修剪 TE链路的全网拓朴图。 上述限 制条件包括: 避开限制条件和单边限制条件, 其中
1 )避开限制条件是指: 在 K优路径的计算过程中需排除的避开节点, 该避开节点是指满足用户约束条件的最短路径中必须避开的节点。
2 )单边限制条件是指: 除去 TE链路的全网拓朴图中的单边 TE链路。 在使用避开限制条件进行修剪 TE链路的全网拓朴图后,由于可能存在 某两个节点之间形成单边 TE链路, 而对于双向的通信业务, 此单边 TE链 路不能参与 K路径计算, 因此可通过单边限制条件对该 TE链路的全网拓 朴图进行修剪处理, 除去 TE链路的全网拓朴图中的单边 TE链路。 上述限 制条件可以是由网络管理员预先设置。
步骤 303、 计算当前光网络中 TE链路的全网拓朴图的最小生成树, 然 后执行步骤 304。
在本实施例中, 可以待建光通路的尾节点为根部, 釆用 SPF (最短路 径优先)算法来计算出 TE链路的全网拓朴图的最小生成树,其中 SPF算法 是 OSPF路径计算的基础算法,在计算时首先输入 TE链路的全网拓朴图和 待建光通路的尾节点 (Z节点;), 经过计算得到的结果是: 以 Z节点为 root (根部)的树(该树表示为: 节点和链路的集合), 当然也可釆用其他算法 计算得到最小生成树, 在本实施例中并不限制釆用算法的具体方式。 步骤 304、判断待建光通路中的首节点、尾节点和必经节点是否都在该 最小生成树上, 若是, 执行步骤 305; 否则, 返回 K优路径计算失败。
在步骤 303 中计算得到的最小生成树可表示为一系列链路和节点的集 合, 通过该集合构成最小生成树。 在本步骤中也就是通过查询首节点、 尾 节点和必经节点 (可将必经链路转为两个必经节点)是否在该集合中的方 式, 来判断首节点、 尾节点和必经节点是否在该最小生成树上, 若都在, 则可执行步骤 305 , 否则, 返回 K优路径计算失败。
上述必经节点是指满足用户约束条件的最短路径中必须经过的节点。 在本实施例中, 首节点和尾节点不在最小生成树上的原因可能包括如 下两种情况:
1 )存在两个或多个非连通拓朴图, 此时该首节点和尾节点分别位于不 同的拓朴图上。
2 )由于 SPF算法计算的对象是双向图 (边为双向, 或者称为无向图), 在进行 SPF算法计算之前,先对原始的 TE链路的拓朴图进行修正,除去单 边的 TE链路, 结果可能导致首节点和尾节点位于不同的拓朴图中, 或者该 节点是孤立点 (没有任何 TE链路的边), 不存在于任何拓朴图中。
当出现上述两种情况时, 即可判断出首节点或者尾节点不在该最小生 成树上, 当然也并不限于上述两种情况。 通过判断首节点和尾节点是否在 该最小生成树上, 有效提高了路径可达性(非连通图) 的快速判断。
步骤 305、在计算得到的最小生成树中对待建光通路中的必经节点或者 必经链路进行排序处理;
例如, 可按照预定的排序策略对该必经节点进行排序处理, 该排序策 略可按照必经节点与待建光通路的尾节点的距离进行排序, 当然也可按照 必经节点与待建光通路的首节点的距离进行排序, 通过根据最小生成树对 必经节点进行排序处理, 以便对排序后的结果进行分段路径计算。 而且能 够有效避免在路径中出现重复链路或者重复节点的现象, 提高了拼装 K优 路径的效率。
步骤 306、 按照排序后的必经节点进行分段路径计算, 然后执行步骤
307;
在本步骤中, 可调用 K优算法分段计算路径。 为了得到 K优路径, 在 每个分段计算时, K优算法的约束条件中要包含所有其他必经节点信息, 用以保证计算结果中不存在重复节点和重复链路。
步骤 307、 根据计算得到的分段路径, 进行 K优路径拼装, 然后执行 步骤 308;
可釆用现有的路径拼装方式对计算得到的分段路径进行拼装处理, 并 记录当前所有拼装的成功路径的个数。
步骤 308、 判断 K优路径的拼装是否失败? 若失败, 则返回 K优路径 计算失败; 否则执行步骤 309;
在本步骤中, 可通过判断是否存在重复链路来判断 K优路径拼装是否 失败, 若有重复链路, 则路径拼装失败。 当然也可通过是否存在重复节点 来判断 K优路径拼装是否失败, 若有重复节点, 则路径拼装失败。
步骤 309、 判断分段计算是否完成? 若是, 执行步骤 310; 否则, 返回 步骤 306;
也就是重复执行步骤 306~308, 直到分段计算和拼装完成。
由于通过分段计算出的最终拼装路径可能不是按照最 d、跳数或者最小 链路代价排序的, 因此可根据得到的当前所有拼装的成功路径的个数来判 断是否有必要进行二次排序, 若该个数为 1 , 则返回 K优路径计算失败, 若个数大于 1 , 则可对该必经节点或必经链路进行二次排序处理。
上述最小跳数是希望计算出的路径是可能存在的路径中经过节点的个 数最少的。 上述最小链路代价中的代价是指 TE链路的属性, 与带宽有一定关系, 带宽越大 TE链路代价越小。 在计算路径时, 希望得到的路径所经过的链路 的代价之和为最小, 即希望走带宽大的路径。
步骤 310、 根据排除权重值, 对 K优路径中的路径进行排序处理。 也就是, 可首先根据最小跳数或者最小链路代价对 K优路径中的路径 进行排序, 然后根据预定的排除策略, 计算出 K优路径中每条路径的排除 权重值, 再根据该排除权重值对 K优路径中的路径再次排序。 上述排除权 重值可理解为链路或者节点出现故障的概率值, 当然也并不限于此。
上述预定的排除策略可以是松散排除条件, 具体是指在得到了 K优路 径的情况下, 按照松散排除的链路和松散排除的节点在这些路径中出现的 次数, 以一定的加权系数(链路的排除权重值大, 节点的排除权重值小) 得到一组排除权重值, 然后按照这些排除权重值值对路径的先后顺序进行 排序, 从而可优先使用哪些排除权重值的路径, 这样容易避开故障链路。
考虑到现实组网中, 链路发生故障的概率要远远大于节点, 因此, 要 优先选择避开链路的路径, 即链路排除权重值要远远大于节点排除权重值。 这是因为, 如果路径计算中既要避开链路又要避开节点, 但是如果都需要 避开时, 需要先选择哪个, 后选择哪个。 在本实施例中, 可先选择避开链 路, 因为链路出现故障的概率远远大于节点。 并且每个节点或者每个链路 的排除权重值都可根据实际情况进行设定。
经过步骤 301~310的计算后,可将计算得到的 K优路径用于波长分配。 由上述技术方案可知, 通过对在计算得到的最小生成树上, 对必经节 点和必经链路进行排序处理, 有效避免了因必经节点和必经链路的无序性 而导致路径拼装失败的概率, 并且可加快路径可达性的快速判断, 有效提 高了路径拼装成功率, 有利于提高路径计算的可靠性。 并且还对松散排除 条件进行有效的排序, 有利于排除网络故障经过的链路和节点, 有效提高 了光网络的可靠性。
为了对本实施例中的处理情况进行详细说明, 以下针对一典型组网进 行测试。 测试用例的拓朴图见附图 4, 其中所有 TE链路的代价都相同, 该 TE链路的代价是指: 节点与节点之间光纤的可用带宽容量。
第一步、 组建网络, 配置内部光纤连接, 配置传送接口光纤连接。 为 了方便起见, 本测试用例没有配置单边, 各个节点为满配置, 不产生非连 通图, 各个节点分别启动。
第二步,从节点 1建立业务至节点 4, 约束条件为必须经过节点 5和节 点 3, 此时节点 5和节点 3可称为必经节点 5和必经节点 3。
也就是, 当要建立节点 1到节点 4的光通路, 那么节点 1就是 A点, 也就是首节点, 同理节点 4就是 Z点, 也就是尾节点, 而节点 5和节点 3 为必经节点。
第三步, 调用 SPF算法, 得到最小生成树, 参见图 5。
第四步, 查看所有必经节点是否在最小生成树上, 节点 5和节点 3都 在最小生成树上, 对必经节点排序, 结果节点 5离 Z点(节点 4)最近, 节 点 3次之。
第五步, 分段结算 K优路径。
也就是, 先计算节点 5到 Z (排除节点 3和节点 A ), 得到 K优路径: 5-4; 5_2_4。
再计算节点 3到节点 5 (排除节点 Z和节点 A), 得到 K优路径: 3-2 拼装路径得到 K优路径: 3-2-5-4, 此时上次计算的 K优路径 5-2 -4失效(有重合节点 2)。
然后, 继续计算节点 A到节点 3的 K优路径(排除节点 5和节点 Z), 得到 K优路径: 1 -3。 拼装路径得到 K优路径: 1 - 3 - 2 - 5 - 4, Κ优路径计算完成。
由实施例可以看到, 使用了最小生成树, 可以在计算 Κ优路径初期就 可以判定首节点 Α到尾节点 Ζ之间是否可以计算出路径。 这样的 K优路径 算法对于大型网络, 有利于提高有多个必经条件的路径查询请求的路径拼 装成功的概率; 而对于松散排除的算法, 有利于排除故障链路和节点, 有 利于提高光网络的路径保护概率。
为了实现上述的方法实施例, 本发明的其他实施例还提供了一种 K优 路径的计算装置。 另需首先说明的是, 由于下述的实施例是为实现前述的 方法实施例, 故该装置中的模块都是为了实现前述方法的各步骤而设, 但 本发明并不限于下述的实施例, 任何可实现上述方法的装置和模块都应包 含于本发明的保护范围。 并且在下面的描述中, 与前述方法相同的内容在 此省略, 以节约篇幅。
参见如图 6, 为本实施例中 K优路径的计算装置的框图, 由图中可知, 该计算装置包括:
最小生成树生成模块 61 , 用于计算出当前光网络中流量工程的链路全 网拓朴图的最小生成树;
必经条件排序模块 62, 用于在计算得到的所述最小生成树上对待建光 通路中的必经链路和必经节点进行排序处理;
路径拼装模块 63 , 用于按照排序后的所述必经链路或必经节点进行分 段计算和拼装路径。
在本发明的另一实施例中, 该计算装置还包括:
拓朴图生成模块 64, 用于生成当前光网络中所有 TE流量工程链路的 全网拓朴图;
拓朴图修剪模块 65 , 用于根据预定的限制条件, 修剪所述 TE链路的 全网拓朴图 以上所述仅是本发明的优选实施方式, 应当指出, 对于本技术领域的 普通技术人员来说, 在不脱离本发明原理的前提下, 还可以作出若干改进 和润饰, 这些改进和润饰也应视为本发明的保护范围。

Claims

权利要求书
1、 一种 K优路径的计算方法, 其特征在于, 所述方法包括:
步骤 Α、 计算出当前光网络中流量工程的链路全网拓朴图的最小生成 树;
步骤 Β、 在计算得到的所述最小生成树上对待建光通路中的必经链路 或必经节点进行排序处理;
步骤 C、 按照排序后的所述必经链路和必经节点进行分段计算, 并对 分段计算得到的路径拼装 K优路径。
2、根据权利要求 1所述的计算方法,其特征在于,所述步骤 A具体为: 以待建光通路的尾节点为根部, 计算出当前光网络中流量工程的链路 全网拓朴图的最小生成树。
3、 根据权利要求 2所述的计算方法, 其特征在于, 所述计算出当前光 网络中流量工程的链路全网拓朴图的最小生成树的步骤具体为:
利用 SPF最短路径优先算法, 计算出当前光网络中流量工程的链路全 网拓朴图的最小生成树。
4、 根据权利要求 1所述的计算方法, 其特征在于, 步骤 B中, 所述对 待建光通路中的必经链路或必经节点进行排序处理的步骤为:
按照所述必经链路或者必经节点与待建光通路的尾节点的距离进行排 序处理。
5、 根据权利要求 1至 4任一项所述的计算方法, 其特征在于, 在所述 步骤 A之前, 所述方法还包括:
生成当前光网络中所有 TE流量工程链路的全网拓朴图;
根据预定的限制条件, 修剪所述 TE链路的全网拓朴图。
6、 根据权利要求 1至 4任一项所述的计算方法, 其特征在于, 执行所 述步骤 B之前, 所述方法还包括: 判断待建光通路中的首节点、 尾节点和必经节点是否都在所述最小生 成树上, 若是, 执行所述步骤 B, 否则, 返回 K优路径计算失败。
7、 根据权利要求 1至 4任一项所述的计算方法, 其特征在于, 执行所 述步骤 C之后, 所述方法还包括:
判断 K优路径的拼装是否失败, 若是,返回 K优路径计算失败, 否则, 返回执行步骤 C。
8、根据权利要求 7所述的计算方法,其特征在于,在返回步骤 C之前, 所述方法还包括:
判断分段计算是否完成, 若没有, 则返回步骤 C; 否则, 计算出 K优 路径中每条路径的排除权重值;然后根据计算得到的所述排除权重值,对 K 优路径中的路径进行排序处理。
9、 一种 K优路径的计算装置, 其特征在于, 所述装置包括:
最小生成树生成模块, 用于计算出当前光网络中流量工程的链路全网 拓朴图的最小生成树;
必经条件排序模块, 用于在计算得到的所述最小生成树上对待建光通 路中的必经链路和必经节点进行排序处理;
路径拼装模块, 用于按照排序后的所述必经链路或必经节点进行分段 计算, 并对分段计算得到的路径进行拼装 K优路径。
10、 根据权利要求 9所述的计算装置, 其特征在于, 所述计算装置还 包括:
拓朴图生成模块,用于生成当前光网络中所有 TE流量工程链路的全网 拓朴图;
拓朴图修剪模块, 用于根据预定的限制条件,修剪所述 TE链路的全网 拓朴图。
PCT/CN2010/071944 2009-08-06 2010-04-20 K优路径的计算方法及装置 WO2011015057A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP10805961.9A EP2453607B1 (en) 2009-08-06 2010-04-20 Method and device for calculating k-shortest paths
US13/258,281 US20120127875A1 (en) 2009-08-06 2010-04-20 Method and device for calculating k-shortest paths

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910090368A CN101621721A (zh) 2009-08-06 2009-08-06 K优路径的计算方法及装置
CN200910090368.0 2009-08-06

Publications (1)

Publication Number Publication Date
WO2011015057A1 true WO2011015057A1 (zh) 2011-02-10

Family

ID=41514706

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/071944 WO2011015057A1 (zh) 2009-08-06 2010-04-20 K优路径的计算方法及装置

Country Status (4)

Country Link
US (1) US20120127875A1 (zh)
EP (1) EP2453607B1 (zh)
CN (1) CN101621721A (zh)
WO (1) WO2011015057A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9253077B2 (en) 2012-11-30 2016-02-02 International Business Machines Corporation Parallel top-K simple shortest paths discovery
CN116208527A (zh) * 2023-02-28 2023-06-02 西安电子科技大学 收发信机受限的移动自组织网络的抗毁性评估方法

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101621721A (zh) * 2009-08-06 2010-01-06 中兴通讯股份有限公司 K优路径的计算方法及装置
CN102143410B (zh) * 2010-07-09 2013-09-11 华为技术有限公司 一种光网络中的路径计算方法及路径计算单元
CN102004839B (zh) * 2010-12-17 2012-11-07 北京优纳科技有限公司 一种自动检测全节点遍历路径优化方法
CN102637013B (zh) * 2012-04-01 2014-02-05 北京七星华创电子股份有限公司 动态管路图的绘制与控制方法
US9106548B2 (en) * 2012-09-11 2015-08-11 Telefonaktiebolaget L M Ericsson (Publ) Network fault localization
EP3031183B1 (en) * 2013-08-05 2019-01-16 Telefonaktiebolaget LM Ericsson (publ) Method and apparatus for operating routing device and relevant routing device
US9882804B2 (en) * 2013-09-26 2018-01-30 Cisco Technology, Inc. Co-existence of a distributed routing protocol and centralized path computation for deterministic wireless networks
CN103490933B (zh) * 2013-09-27 2017-07-14 国家电网公司 一种含必经节点的业务保护恢复方法
CN104010236B (zh) * 2014-06-17 2017-06-06 国家电网公司 光路路径规划方法
CN104243314A (zh) * 2014-08-28 2014-12-24 北京邮电大学 基于能效图的光网络端到端路径建立方法及系统
US9894122B2 (en) * 2014-10-16 2018-02-13 Cisco Technology, Inc. Traceroute in virtual extenisble local area networks
CN105141524B (zh) * 2015-09-16 2018-06-01 武汉烽火技术服务有限公司 一种带约束条件的拓扑图最优路径算法
CN105207850B (zh) * 2015-09-29 2018-07-27 国网冀北电力有限公司信息通信分公司 一种网络连通性测试方法及系统
CN108199955B (zh) * 2016-12-08 2021-11-12 中兴通讯股份有限公司 一种路由建立方法和装置
CN106911393B (zh) * 2017-03-14 2019-03-22 重庆邮电大学 共享光路合并的任多播业务路由最小频谱光树生成方法
CN107196858B (zh) * 2017-07-04 2020-06-23 西安理工大学 一种考虑多类型约束的k最短路径求解方法
CN109412954A (zh) * 2017-08-18 2019-03-01 中国电信股份有限公司 基于无序节点约束的路由确定方法、装置以及存储介质
CN108932565A (zh) * 2018-07-05 2018-12-04 烽火通信科技股份有限公司 一种基于网管的寻路方法及系统
CN108683593B (zh) * 2018-07-10 2021-01-15 烽火通信科技股份有限公司 一种k短路径的计算方法
CN110971521B (zh) * 2018-09-29 2022-09-13 中兴通讯股份有限公司 路由路径计算方法、系统、设备及计算机可读存储介质
CN109889444A (zh) * 2018-12-29 2019-06-14 华为技术有限公司 一种规划路径的方法、装置和系统
CN110430140A (zh) * 2019-08-07 2019-11-08 迈普通信技术股份有限公司 路径处理方法、装置、设备及存储介质
CN111210065A (zh) * 2020-01-03 2020-05-29 武汉大学 一种基于重优化技术的物流网络高效k最短路径算法
CN113328950B (zh) * 2021-05-25 2022-06-17 桂林电子科技大学 一种基于树状结构的sdn路由系统构建方法
US11489758B1 (en) * 2021-08-09 2022-11-01 Ciena Corporation Path computation for unordered inclusion and regional revisit constraints

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030233474A1 (en) * 2002-06-12 2003-12-18 Nec Corporation Path calculating apparatus with switchable path selection criteria
CN1494269A (zh) * 2002-11-02 2004-05-05 ��Ϊ�������޹�˾ 传输网络约束路径计算方法
CN1592159A (zh) * 2003-08-29 2005-03-09 华为技术有限公司 获得智能光网络中松散路由的约束路径的方法和装置
CN101621721A (zh) * 2009-08-06 2010-01-06 中兴通讯股份有限公司 K优路径的计算方法及装置

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5115495A (en) * 1988-10-18 1992-05-19 The Mitre Corporation Communications network system using full-juncture and partial-juncture station status information for alternate-path distance-vector routing
US5317566A (en) * 1993-08-18 1994-05-31 Ascom Timeplex Trading Ag Least cost route selection in distributed digital communication networks
US6098107A (en) * 1997-10-31 2000-08-01 Lucent Technologies Inc. Dynamic algorithms for shortest path tree computation
US6711152B1 (en) * 1998-07-06 2004-03-23 At&T Corp. Routing over large clouds
US6765880B1 (en) * 2000-01-18 2004-07-20 Cisco Technology Inc. Method and apparatus for eliminating unprotectable paths from consideration during computation of a protectable shortest path tree
US6928484B1 (en) * 2000-01-18 2005-08-09 Cisco Technology, Inc. Method and apparatus for discovering edge-disjoint shortest path pairs during shortest path tree computation
US6757242B1 (en) * 2000-03-30 2004-06-29 Intel Corporation System and multi-thread method to manage a fault tolerant computer switching cluster using a spanning tree
CA2360963A1 (en) * 2000-11-03 2002-05-03 Telecommunications Research Laboratories Topological design of survivable mesh-based transport networks
US7020394B2 (en) * 2001-08-17 2006-03-28 Quantum Bridge Communications, Inc. Method and apparatus for path selection and wavelength assignment in an optical network
US6829347B1 (en) * 2001-12-14 2004-12-07 Nortel Networks Limited Constraint based routing
US7398321B2 (en) * 2002-05-14 2008-07-08 The Research Foundation Of Suny Segment protection scheme for a network
US7689693B2 (en) * 2003-03-31 2010-03-30 Alcatel-Lucent Usa Inc. Primary/restoration path calculation in mesh networks based on multiple-cost criteria
US7813270B2 (en) * 2003-05-15 2010-10-12 Alcatel-Lucent Usa Inc. Route precomputation method and apparatus for bandwidth guaranteed traffic
US7283741B2 (en) * 2003-06-06 2007-10-16 Intellambda Systems, Inc. Optical reroutable redundancy scheme
US20050025058A1 (en) * 2003-07-30 2005-02-03 Siddheswar Chaudhuri Method for stochastic selection of improved cost metric backup paths in shared-mesh protection networks
US20050195739A1 (en) * 2004-02-23 2005-09-08 Grover Wayne D. Protecting a network using protected working capacity envelopes
US7500013B2 (en) * 2004-04-02 2009-03-03 Alcatel-Lucent Usa Inc. Calculation of link-detour paths in mesh networks
US7394763B2 (en) * 2004-05-21 2008-07-01 Lucent Technologies Inc. Routing for networks with content filtering
US7408881B2 (en) * 2004-09-24 2008-08-05 Lucent Technologies Inc. Differential delay constrained routing for virtually-concatenated data traffic
US8446815B2 (en) * 2004-12-22 2013-05-21 Telecommunications Research Laboratories Failure independent path protection with p-cycles
US8244127B2 (en) * 2005-06-06 2012-08-14 Dynamic Method Enterprises Limited Quality of service in an optical network
US8908674B2 (en) * 2005-08-08 2014-12-09 Telecom Italia S.P.A. Method for configuring an optical network
EP1955463B1 (en) * 2005-11-29 2010-09-22 Telecom Italia S.p.A. Optimized dynamic routing in an optical network
US20070237097A1 (en) * 2006-03-29 2007-10-11 Maharana Rohit K Method and apparatus for generating a degree-constrained minimum spanning tree
IL179026A (en) * 2006-11-02 2011-04-28 Eci Telecom Ltd Method for finding protected path in mesh networks
CN101611592B (zh) * 2006-12-22 2012-12-05 意大利电信股份公司 光网络中的光信号的动态路由
US8913481B2 (en) * 2007-06-30 2014-12-16 Alcatel Lucent Method and system for efficient provisioning of multiple services for multiple failure restoration in multi-layer mesh networks
US7733786B2 (en) * 2008-05-15 2010-06-08 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for performing a constraint shortest path first computation
US8144626B2 (en) * 2009-06-30 2012-03-27 Fujitsu Limited Determining disjoint paths with an optimized number of regenerators

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030233474A1 (en) * 2002-06-12 2003-12-18 Nec Corporation Path calculating apparatus with switchable path selection criteria
CN1494269A (zh) * 2002-11-02 2004-05-05 ��Ϊ�������޹�˾ 传输网络约束路径计算方法
CN1592159A (zh) * 2003-08-29 2005-03-09 华为技术有限公司 获得智能光网络中松散路由的约束路径的方法和装置
CN101621721A (zh) * 2009-08-06 2010-01-06 中兴通讯股份有限公司 K优路径的计算方法及装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2453607A4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9253077B2 (en) 2012-11-30 2016-02-02 International Business Machines Corporation Parallel top-K simple shortest paths discovery
US10050866B2 (en) 2012-11-30 2018-08-14 International Business Machines Corporation Parallel top-K simple shortest paths discovery
CN116208527A (zh) * 2023-02-28 2023-06-02 西安电子科技大学 收发信机受限的移动自组织网络的抗毁性评估方法
CN116208527B (zh) * 2023-02-28 2024-03-26 西安电子科技大学 收发信机受限的移动自组织网络的抗毁性评估方法

Also Published As

Publication number Publication date
CN101621721A (zh) 2010-01-06
EP2453607A1 (en) 2012-05-16
EP2453607A4 (en) 2014-01-01
EP2453607B1 (en) 2017-01-04
US20120127875A1 (en) 2012-05-24

Similar Documents

Publication Publication Date Title
WO2011015057A1 (zh) K优路径的计算方法及装置
JP6062939B2 (ja) スプリットアーキテクチャシステムにおけるコントローラ−スイッチ接続性の自己修復性認識型ハイブリッド設計
EP3041169A1 (en) Network cost optimization
US8493869B2 (en) Distributed constraints-based inter-domain network traffic management
US8681634B2 (en) Systems and methods for determining protection paths in a multi-domain network
CN102197625B (zh) 提供商链路状态桥接(plsb)计算方法
US8898335B2 (en) Apparatus and method for calculating communication paths
US20100086306A1 (en) Dynamic routing of optical signals in optical networks
KR20040019524A (ko) 서비스 품질(QoS)보장 다중경로 계산방법
WO2011026359A1 (zh) 一种光网络中寻找路由和波长分配的方法和装置
CN110061859B (zh) 一种基于用户生存性条件约束下的sdn控制器部署方法
WO2010127527A1 (zh) 在邻接节点间多边条件下实现k优路径算法的方法及装置
WO2012019404A1 (zh) 一种计算路径的方法及装置
CN105472484A (zh) 一种电力骨干光传输网波道均衡路由波长分配方法
CN101909004B (zh) 基于边缘roadm环结构的多域光网络路由方法
CN110086710B (zh) 一种基于n人非合作博弈的多域光网络组播路由恢复方法
CN107689916A (zh) 一种求完全风险共享链路组分离路径对的方法及系统
CN107615719B (zh) 一种网络中路径计算的方法、装置及系统
Gomes et al. Calculating a maximally node and SRLG-disjoint path pair of min-sum cost in GMPLS networks
Osukhivska et al. Method for Estimating the Convergence Parameters of Dynamic Routing Protocols in Computer Networks
WO2011009376A1 (zh) Ason业务路由分离方法及装置
Xia Research on signaling mechanism based on convergence network
WO2020038425A1 (zh) 业务运行方法、装置、存储介质及电子装置
Stojanovic et al. A hybrid method for signalling transport in GMPLS control plane
CN115022235A (zh) 一种基于cspf的链路保护方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10805961

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13258281

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2010805961

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2010805961

Country of ref document: EP