JP4373929B2 - Path route calculation method, path route calculation device, and communication system - Google Patents

Path route calculation method, path route calculation device, and communication system Download PDF

Info

Publication number
JP4373929B2
JP4373929B2 JP2005015064A JP2005015064A JP4373929B2 JP 4373929 B2 JP4373929 B2 JP 4373929B2 JP 2005015064 A JP2005015064 A JP 2005015064A JP 2005015064 A JP2005015064 A JP 2005015064A JP 4373929 B2 JP4373929 B2 JP 4373929B2
Authority
JP
Japan
Prior art keywords
path
reliability
path route
route calculation
route
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.)
Expired - Fee Related
Application number
JP2005015064A
Other languages
Japanese (ja)
Other versions
JP2006203722A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005015064A priority Critical patent/JP4373929B2/en
Publication of JP2006203722A publication Critical patent/JP2006203722A/en
Application granted granted Critical
Publication of JP4373929B2 publication Critical patent/JP4373929B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、パス経路算出方法、パス経路算出装置、および、通信システムに関する。   The present invention relates to a path route calculation method, a path route calculation device, and a communication system.

近年、インターネットやLAN(Local Area Network)の急速な普及から、IP(Internet Protocol)トラヒックを含めたデータトラヒックが指数関数的に増加している。トラヒックの増加に対応するため、バックボーンネットワークにおける高速なIPパケットの転送を実現するメカニズムが求められている。同時にIPをベースとしたアプリケーションも多様化しており、従来は電子メールやウェッブなどのネットワークに品質を要求しないアプリケーションが中心であったが、最近ではIP電話や電子商取引のようにネットワークに高い品質を要求するアプリケーションも普及しはじめている。   In recent years, data traffic including IP (Internet Protocol) traffic is increasing exponentially due to the rapid spread of the Internet and LAN (Local Area Network). In order to cope with an increase in traffic, a mechanism for realizing high-speed IP packet transfer in a backbone network is required. At the same time, IP-based applications are diversifying, and traditionally applications such as e-mail and web that do not require quality have been the main focus. Recently, however, networks such as IP telephones and electronic commerce have been improved in quality. Requested applications are also becoming popular.

従来のIPルータ網では、中継段の各ルータで電気的なパケット処理が必要であり、またEnd−Endで高度な品質制御を行うメカニズムを持たないため、高速化の実現と高品質なサービスの提供を実現することが困難であった。ここで、品質としては、パケットの遅延時間や損失率という転送品質の他にも、ユーザから見えるサービス中断時間といった信頼性も重要な指標となる。   In the conventional IP router network, each router in the relay stage requires electrical packet processing, and since there is no mechanism for performing advanced quality control with End-End, it realizes high speed and high quality service. It was difficult to realize the provision. Here, as the quality, in addition to the transfer quality such as the packet delay time and the loss rate, the reliability such as the service interruption time seen by the user is an important index.

前記のIPルータ網に関わる問題を解決するひとつの手段として、MPLS(Multi-Protocol Label Switching)が提案されている。MPLSは転送するパケットに固定長のラベルを付与し、このラベルをもとに通信網内の各ノードで転送するパス経路を決定する。このMPLSをIPバックボーンネットワークに導入することにより高速なIPパケットの転送と高度なTE(Traffic Engineering)が可能となる。   As one means for solving the problems related to the IP router network, MPLS (Multi-Protocol Label Switching) has been proposed. MPLS assigns a fixed-length label to a packet to be transferred, and determines a path route to be transferred at each node in the communication network based on the label. By introducing this MPLS into the IP backbone network, high-speed IP packet transfer and advanced TE (Traffic Engineering) are possible.

さらに近年、IPネットワークの中継ノードに光クロスコネクトなどのレイヤ1技術を利用したネットワークアーキテクチャが提案されている。これまでに、ASON(Automated Switched Optical Network)、GMPLS(Generalized Multi-Protocol Label Switching)などが提案されている。これらネットワークに共通する特徴としては、パス(コネクション)がシグナリングにより動的に設定される点にある。このため、従来のレイヤ1網に比べて、パス開通までの時間を大幅に短縮でき、より効率的な網運営が期待できる。   In recent years, a network architecture using layer 1 technology such as an optical cross-connect for a relay node of an IP network has been proposed. So far, ASON (Automated Switched Optical Network), GMPLS (Generalized Multi-Protocol Label Switching), and the like have been proposed. A feature common to these networks is that a path (connection) is dynamically set by signaling. For this reason, compared with the conventional layer 1 network, the time until path establishment can be significantly shortened, and more efficient network operation can be expected.

前記のMPLSやGMPLSに共通な特徴としては、IPパケットを含むユーザのトラヒックを転送するにあたって、事前にパス設定を行う必要がある点があげられる。パス設定を行うためにはルーティングプロトコルなどを用いてネットワークのトポロジ情報(ノード間の接続構成に関する情報)を収集し、パスの中継経路を計算した上で、CR−LDP(constraint-based Label Distribution Protocol)やRSVP−TE(Resource Reservation Protocol -Traffic Engineering)などのシグナリングプロトコルによってパスの設定を行う。   A feature common to the MPLS and GMPLS is that it is necessary to set a path in advance when transferring user traffic including IP packets. In order to set a path, network topology information (information related to the connection configuration between nodes) is collected using a routing protocol, and a path relay route is calculated. Then, CR-LDP (constraint-based Label Distribution Protocol) is used. ) And RSVP-TE (Resource Reservation Protocol-Traffic Engineering).

パスの設定完了後に、該当パス上にトラヒックの転送を開始する。また、GMPLSとMPLSの関係であるが、GMPLSはMPLSの一般化であり、基本的にMPLSを包含するものである。   After the path setting is completed, traffic transfer on the corresponding path is started. Further, regarding the relationship between GMPLS and MPLS, GMPLS is a generalization of MPLS and basically includes MPLS.

次にMPLSやGMPLSを用いて、ネットワークの高信頼化を実現する技術について説明する。ここで、例としてはGMPLSの場合を説明するが、MPLSの場合にも適用可能である。ネットワークの高信頼化として、例えば、ネットワークの故障に対してネットワークを故障前の正常な状態に戻すことが挙げられる。正常な状態に戻すには、例えば、現用系から予備系への切替作業を行う。   Next, a technique for realizing high network reliability using MPLS or GMPLS will be described. Here, the case of GMPLS will be described as an example, but the present invention can also be applied to the case of MPLS. As an example of high reliability of a network, for example, returning a network to a normal state before the failure in response to a network failure can be mentioned. In order to return to the normal state, for example, a switching operation from the active system to the standby system is performed.

GMPLSにおける切替技術としては、パスプロテクションがよく知られている(非特許文献1、特許文献1)。パスプロテクションとは通信の起点となる通信ノードから終点となる通信ノード間に2本以上のパスをあらかじめ設定し、そのうちの1つを現用パスとして、通常時にユーザトラヒックを転送する。   As a switching technique in GMPLS, path protection is well known (Non-patent Document 1, Patent Document 1). With path protection, two or more paths are set in advance between the communication node that is the starting point of communication and the communication node that is the end point, and one of them is used as a working path, and user traffic is transferred during normal times.

現用パス上のノードまたはリンクに障害が発生した際に、起点となるノード(発側)においてパス切替えを行い、ユーザトラヒックを予備パス上に転送する。現用パスの経路上に障害が発生した際に、直ちに予備パスに切替えることにより、ユーザトラヒックの不通時間を短縮し、高信頼化を実現している。予備パスは現用パス上の障害の影響を受けないようにするため、現用パスとは中継段のリンクおよびノードを共有しないように設計する必要がある。   When a failure occurs in a node or link on the working path, path switching is performed at the starting node (originating side), and user traffic is transferred onto the protection path. When a failure occurs on the path of the working path, switching to the backup path is immediately performed, thereby shortening the non-communication time of user traffic and realizing high reliability. In order to prevent the protection path from being affected by a failure on the working path, it is necessary to design the protection path so as not to share the link and node of the relay stage with the working path.

一般的に通信ネットワークは複数のレイヤで構成されている。光レイヤでは現用パス、予備パスは中継段において、ノードおよびリンクを共有していないが、物理レイヤまで考慮すると、現用パスと予備パスは1箇所で物理レイヤにおけるリンクであるファイバを共有している場合がある。このような場合に、共有しているファイバに故障が発生すると、パスプロテクションにより障害を復旧できないために著しくネットワーク信頼性、サービスの可用性が低下するという問題が生じる。   In general, a communication network is composed of a plurality of layers. In the optical layer, the working path and the protection path do not share nodes and links in the relay stage, but considering the physical layer, the working path and the protection path share a fiber that is a link in the physical layer at one location. There is a case. In such a case, if a failure occurs in the shared fiber, the failure cannot be recovered by path protection, so that there is a problem that network reliability and service availability are significantly reduced.

しかし、パスプロテクションを用いても予備パス上のリソースに故障が発生した場合はサービスが中断してしまうため、故障したリソースを早期に特定し復旧することが重要となる。   However, even if path protection is used, if a failure occurs in a resource on the backup path, the service is interrupted, so it is important to identify and restore the failed resource at an early stage.

このような問題を回避する方法として、SRG(Shared Risk Group)番号が提案されている(非特許文献2)。物理レイヤの各ファイバリンクにSRG番号を付与し、光レイヤの各リンクが収容されているファイバのSRG番号の和を光レイヤのリンクのSRG情報としてルーティングプロトコルなどで広告して、パスの経路計算に用いる。   As a method for avoiding such a problem, an SRG (Shared Risk Group) number has been proposed (Non-Patent Document 2). SRG number is assigned to each fiber link in the physical layer, and the sum of the SRG numbers of the fibers in which each link in the optical layer is accommodated is advertised by the routing protocol as SRG information of the optical layer link to calculate the path route. Used for.

光レイヤでパスプロテクションの経路設計を実施する際に、光レイヤのトポロジに加えて、SRG情報を考慮することで、任意の物理レイヤリソースの故障に対しても、復旧可能なパスプロテクションの設計が可能となる。
特願2002−235980号公報 E. Oki他、“A Disjoint Path Selection Scheme with SRLG in GMPLS networks”、2002 WKsp.IEEE HPSR,May 2002,88-92 塩本公平著、“階層型SRGに基づくリストレーション方式”、電子情報通信学会総合大会論文集、2003
When implementing path protection path design in the optical layer, by considering SRG information in addition to the topology of the optical layer, it is possible to design a path protection that can be recovered from any physical layer resource failure. It becomes possible.
Japanese Patent Application No. 2002-235980 E. Oki et al., “A Disjoint Path Selection Scheme with SRLG in GMPLS networks”, 2002 WKsp. IEEE HPSR, May 2002, 88-92 Shiomoto Ko, "Restoration method based on hierarchical SRG", IEICE General Conference Proceedings, 2003

前記の現用系から予備系への切替作業は、障害が発生した後にその障害に対処するものであった。しかし、ネットワークを運用する際には、信頼性の高いパスを設定することにより障害を未然に防ぐ予防的な視点も、また重要となる。しかし、従来の信頼性の高いパスを設定する手法は、disjoint(互いに素)なパスを設定するだけであり、信頼性は高いがネットワークの利用効率が悪く、実用的ではなかった。   The switching operation from the active system to the standby system deals with the failure after the failure has occurred. However, when a network is operated, a preventive viewpoint that prevents a failure by setting a highly reliable path is also important. However, the conventional method of setting a highly reliable path is only to set a disjoint path, which is high in reliability but poor in network use efficiency and not practical.

例えば、図7の通信システムには、3本のパスC(C1、C2、C3)が設定されており、矢印はパスCの経路を示す。例えば、リンクL15に障害が発生したときには、そのリンクL15を共用している2本のパスC(C2、C3)が使用ができなくなる。このとき、2本のパスC(C2、C3)は、リンクL15を共用している。一方、2つのパスC(C1、C3)が共有するリンクLおよびノードNを持たないとき、disjoint(互いに素)なパスCと呼ぶ。   For example, in the communication system of FIG. 7, three paths C (C1, C2, C3) are set, and an arrow indicates the path C. For example, when a failure occurs in the link L15, the two paths C (C2, C3) sharing the link L15 cannot be used. At this time, the two paths C (C2, C3) share the link L15. On the other hand, when the two paths C (C1, C3) do not have the shared link L and node N, they are referred to as disjoint paths C.

このようなdisjointなパスCだけを設定することにより、1つのパーツが故障しても、故障するパスは、1つで済むようになる。しかし、disjointなパスCを満たす制約条件が厳しいので、ネットワーク上に設定できるパスの数は、ごく少数となってしまう。そのため、ネットワークの利用効率が悪くなってしまう。   By setting only such a disjoint path C, even if one part fails, only one failed path is required. However, since the constraints that satisfy the disjoint path C are strict, the number of paths that can be set on the network is very small. As a result, the network utilization efficiency deteriorates.

このように、ネットワークの利用効率が悪くなる要因としては、ネットワークを構成する各パーツに固有の故障発生頻度などの信頼性を考慮していないことが、挙げられる。実際のネットワークでは、ファイバ以外の伝送装置、TDM(Time Division Multiplexing)スイッチ、ルータ、回線カード、インターフェイスなど様々なパーツにおいて、それぞれ異なる要因で故障が発生する。これらのパーツは、ハードウェアの部品なので、それぞれ故障発生頻度などの信頼性が既知のものも多い。   As described above, the reason why the utilization efficiency of the network is deteriorated is that the reliability such as the failure occurrence frequency specific to each part constituting the network is not taken into consideration. In an actual network, failures occur due to different factors in various parts such as transmission devices other than fibers, TDM (Time Division Multiplexing) switches, routers, line cards, and interfaces. Since these parts are hardware parts, many of them have known reliability such as the frequency of occurrence of failures.

よって、信頼性の高いパーツは、複数のパスで共有したとしても、そのパーツが故障する可能性が低いので、共有した複数のパスの信頼性も併せて高くなる。このような信頼性の高いパーツは、例えば、コネクションに許容される断線頻度よりも低いファイバが挙げられる。つまり、ファイバ自体の信頼性は光レイヤのノードに比べると格段に高く、要求されるサービスの信頼度によっては、1箇所でファイバを共有しても規定の信頼度を満たすことが可能な場合も多い。   Therefore, even if a highly reliable part is shared by a plurality of paths, since the possibility that the part will fail is low, the reliability of the shared plurality of paths is also increased. An example of such a highly reliable part is a fiber having a lower frequency than the disconnection frequency allowed for the connection. In other words, the reliability of the fiber itself is much higher than that of the node in the optical layer, and depending on the required service reliability, it may be possible to meet the specified reliability even if the fiber is shared at one place. Many.

また、要求される信頼性がそれほど高くないパスの経路を設計する場合には、パーツの共有条件を緩和することで、より消費リソースが少ないパスを設定ことが可能となり、結果としてネットワークのリソース利用効率が向上する。   In addition, when designing a path of a path that requires less reliability, it is possible to set a path that consumes less resources by relaxing the sharing conditions of the parts, resulting in the use of network resources. Efficiency is improved.

そこで、本発明は、前記した問題を解決し、要求された信頼性条件を満たしつつ、ネットワーク利用効率を向上させるパス経路を計算することを主な目的とする。   Therefore, the main object of the present invention is to solve the above-described problem and calculate a path route that improves the network utilization efficiency while satisfying the required reliability condition.

前記課題を解決するため、本発明は、パスを設定するノードを接続する通信ネットワークにおけるパス経路算出方法であって、前記通信ネットワークにおける構成要素となるパーツの信頼性データを格納する記憶手段を有するコンピュータが、パス経路の計算要求を受信する手順と、前記記憶手段から読み出した前記パーツの信頼性データをもとに前記パスを構成するリンクのリンクコストを算出する手順と、前記リンクコストをもとに前記パスのパス経路を算出する手順と、算出した前記パス経路を前記ノードに出力して、パスを設定させる手順と、を実行し、前記パス経路を算出する手順は、前記パス経路の計算要求に信頼性条件が含まれていなかったときには、1つ以上の予め定めた信頼性条件を満たすパス経路を算出することを特徴とする。
In order to solve the above-mentioned problems, the present invention provides a path route calculation method in a communication network that connects nodes for setting a path, and has storage means for storing reliability data of parts that are constituent elements in the communication network. A computer receiving a path route calculation request; a procedure for calculating a link cost of a link constituting the path based on reliability data of the parts read from the storage; and And a step of outputting the calculated path route to the node and setting a path, and calculating the path route includes the steps of: when calculating reliability condition is not included in the request, characterized by calculating one or more predetermined reliability satisfying path route To.

これにより、パーツの信頼性にあわせたパス経路を計算することにより、要求された信頼性条件を満たしつつ、ネットワーク利用効率を向上させるパス経路を計算することができる。さらに、要求する信頼性が未確定であっても、パス経路の算出結果を得ることができる。
Thus, by calculating a path route that matches the reliability of the part, it is possible to calculate a path route that improves the network utilization efficiency while satisfying the required reliability condition. Furthermore, even if the requested reliability is uncertain, a path route calculation result can be obtained.

本発明は、前記記憶手段が、前記パーツの信頼性データとして、前記パーツの種別を示すパーツ種別IDと、前記パーツの故障発生頻度との対応データを格納することを特徴とする。   The present invention is characterized in that the storage means stores correspondence data between a part type ID indicating the type of the part and a failure occurrence frequency of the part as the reliability data of the part.

これにより、品質が均一となるパーツについては、信頼性データを1回だけ設定すればいいので、設定の手間を削減することができる。   As a result, the reliability data need only be set once for parts with uniform quality, and the setting effort can be reduced.

本発明は、前記記憶手段が、前記パーツの信頼性データとして、前記パーツを一意に識別するパーツIDと、前記パーツの故障発生頻度との対応データを格納することを特徴とする。   The present invention is characterized in that the storage means stores correspondence data between a part ID for uniquely identifying the part and a failure occurrence frequency of the part as reliability data of the part.

これにより、品質にばらつきのあるパーツについては、パーツごとに信頼性データを設定することにより、きめ細かい設定が可能となる。   As a result, it is possible to make fine settings for parts with varying quality by setting reliability data for each part.

本発明は、前記記憶手段が、前記ノードから通信プロトコルを用いて広告された前記パーツの情報と、前記パーツの信頼性データを格納することを特徴とする。   The present invention is characterized in that the storage means stores information on the part advertised from the node using a communication protocol and reliability data of the part.

これにより、パーツの情報は、ノードに設定されていればよいので、パーツの情報の管理が容易になる。   Thereby, since the part information only needs to be set in the node, management of the part information becomes easy.

本発明は、前記パス経路を算出する手順が、前記予め定めた信頼性条件を満たすパスが発見できなかった際に、信頼性条件を緩和してパス経路を再計算することを特徴とする。
The present invention is characterized in that the procedure for calculating the path route recalculates the path route by relaxing the reliability condition when a path satisfying the predetermined reliability condition cannot be found.

これにより、ほぼ確実にパス経路の算出結果を得ることができる。   Thereby, the calculation result of the path route can be obtained almost certainly.

本発明は、パスを設定するノードを接続する通信ネットワークにおけるパス経路算出装置であって、前記通信ネットワークにおける構成要素となるパーツの信頼性データを格納する記憶手段と、パス経路の計算要求を受信し、前記記憶手段から読み出した前記パーツの信頼性データをもとに前記パスを構成するリンクのリンクコストを算出し、前記リンクコストをもとに前記パスのパス経路を算出するパス経路算出部と、算出した前記パス経路を前記ノードに出力して、パスを設定させるパス経路出力部と、を有し、前記パス経路算出部は、前記パス経路の計算要求に信頼性条件が含まれていなかったときには、1つ以上の予め定めた信頼性条件を満たすパス経路を算出することを特徴とする。
The present invention relates to a path route calculation apparatus in a communication network that connects nodes for setting a path, the storage unit storing reliability data of parts that are constituent elements in the communication network, and a path route calculation request received And calculating a link cost of the link constituting the path based on the reliability data of the parts read from the storage unit, and calculating a path route of the path based on the link cost And a path route output unit that outputs the calculated path route to the node and sets a path, and the path route calculation unit includes a reliability condition in the path route calculation request. If there is not, a path route that satisfies one or more predetermined reliability conditions is calculated .

これにより、パーツの信頼性にあわせたパス経路を計算することにより、要求された信頼性条件を満たしつつ、ネットワーク利用効率を向上させるパス経路を計算することができる。さらに、要求する信頼性が未確定であっても、パス経路の算出結果を得ることができる。
Thus, by calculating a path route that matches the reliability of the part, it is possible to calculate a path route that improves the network utilization efficiency while satisfying the required reliability condition. Furthermore, even if the requested reliability is uncertain, a path route calculation result can be obtained.

本発明は、前記パス経路算出装置と、前記パスを設定するノードと前記通信ネットワークによって接続して構成される通信システムである。   The present invention is a communication system configured by connecting the path route calculation device, a node that sets the path, and the communication network.

これにより、パーツの信頼性にあわせたパス経路を計算することにより、要求された信頼性条件を満たしつつ、ネットワーク利用効率を向上させるパス経路を計算することができる。   Thus, by calculating a path route that matches the reliability of the part, it is possible to calculate a path route that improves the network utilization efficiency while satisfying the required reliability condition.

本発明によれば、パーツの信頼性にあわせたパス経路を計算することにより、要求された信頼性条件を満たしつつ、ネットワーク利用効率を向上させるパス経路を計算することができる。   According to the present invention, it is possible to calculate a path route that improves the network utilization efficiency while satisfying the required reliability condition by calculating the path route according to the reliability of the parts.

以下に、本発明が適用される通信システム1の一実施形態について、図面を参照して詳細に説明する。まず、本実施形態の通信システム1の構成について、図1から図5を参照して説明する。図1に示す通信システム1は、通信ネットワーク2内で障害が発生した場合に、その発生箇所を通信システム1の構成要素であるパーツの単位(ファイバ、装置のインターフェイスカードなど)まで特定することを特徴とする。   Hereinafter, an embodiment of a communication system 1 to which the present invention is applied will be described in detail with reference to the drawings. First, the configuration of the communication system 1 according to the present embodiment will be described with reference to FIGS. 1 to 5. The communication system 1 shown in FIG. 1 specifies that when a failure occurs in the communication network 2, the occurrence location is specified up to a unit of a part (fiber, device interface card, etc.) that is a component of the communication system 1. Features.

通信システム1は、パスCの設定を行うノードN、要求された制約を満たすネットワーク内のパスの中継経路を計算するパス経路算出装置3を含むものとする。そして、通信システム1は、ノードN間を通信ネットワーク2で接続する。この、通信ネットワーク2においては、網内の各ノードNでルーティングプロトコルを動作させて、ネットワークトポロジ情報およびリソースR情報の収集を行っている。ルーティングプロトコルとしてはOSPF(Open Shortest Path First)やIS−IS(Intermediate System - Intermediate System)などが通常利用されている。   The communication system 1 includes a node N that sets a path C, and a path route calculation device 3 that calculates a relay route of a path in the network that satisfies the requested constraint. The communication system 1 connects the nodes N with the communication network 2. In the communication network 2, the network protocol information and resource R information are collected by operating a routing protocol at each node N in the network. As a routing protocol, OSPF (Open Shortest Path First), IS-IS (Intermediate System-Intermediate System) and the like are usually used.

なお、通信システム1を構成する装置(ノードN、パス経路算出装置3)は、図示を省略するが、それぞれ演算処理を行う際に用いられる記憶手段としてのメモリと、前記演算処理を行う演算処理装置と、通信ネットワーク2に接続するためのネットワークインターフェイスとを少なくとも備えるコンピュータとして構成される。なお、メモリは、RAM(Random Access Memory)などにより構成される。演算処理は、CPU(Central Processing Unit)によって構成される演算処理装置が、メモリ上のプログラムを実行することで、実現される。   In addition, although illustration is abbreviate | omitted for the apparatus (node N, the path | route path | route calculation apparatus 3) which comprises the communication system 1, the memory as a memory | storage means used when each performing arithmetic processing, and arithmetic processing which performs the said arithmetic processing It is comprised as a computer provided with an apparatus and the network interface for connecting to the communication network 2 at least. The memory is constituted by a RAM (Random Access Memory) or the like. Arithmetic processing is realized by an arithmetic processing unit configured by a CPU (Central Processing Unit) executing a program on a memory.

各ノードNは、発側ノードNS、中継ノードNM、着側ノードNEに分類される。発側ノードNSはパスCの開始点となるノードNで、新たなパスCを設定する際に設定のためのシグナリングメッセージの生成などを行う。例えばGMPLSネットワークの場合、CR−LDPやRSVP−TEなどのシグナリングプロトコルを用いてパスCの設定を行う。中継ノードNMはパスC上を転送されるデータの中継を主に行う。着側ノードNEは、パスCの終端点となるノードNである。また、発側ノードNSおよび着側ノードNEは、図示しないユーザ側の通信装置と接続しており、通信ネットワーク2は、2拠点間のユーザ側の通信装置を接続するコネクションを提供している。また、パス経路算出装置3は、通信システム1内に少なくとも1つ配備され、発側ノードNSと接続している。   Each node N is classified into a source side node NS, a relay node NM, and a destination side node NE. The originating node NS is a node N that is the starting point of the path C, and generates a signaling message for setting when setting a new path C. For example, in the case of a GMPLS network, the path C is set using a signaling protocol such as CR-LDP or RSVP-TE. The relay node NM mainly relays data transferred on the path C. The destination node NE is a node N that is a termination point of the path C. The originating node NS and the terminating node NE are connected to a user-side communication device (not shown), and the communication network 2 provides a connection for connecting the user-side communication device between two sites. Further, at least one path route calculation device 3 is provided in the communication system 1 and is connected to the originating node NS.

なお、通信ネットワーク2は、2拠点間のユーザ側通信装置を接続するコネクションを提供している。ユーザにより要求する帯域、信頼性などの要求条件が異なるため、通信ネットワークは、様々な制約条件を満たすパスを設計し、提供する。   The communication network 2 provides a connection for connecting user-side communication apparatuses between two sites. Since required conditions such as bandwidth and reliability required by users differ, the communication network designs and provides paths that satisfy various constraint conditions.

次に、通信システム1を構成するリソースRの概念を説明する。   Next, the concept of the resource R constituting the communication system 1 will be described.

図2(a)は、通信システム1の装置間を回線(ファイバ)で接続したネットワーク構成図を示している。通信システム1には、ノードN1からノードN4へのパスCが2本(現用パスCと予備パスC)設定されている。図2(a)は、ノードN1からスイッチSWに接続し、スイッチSWからノードN2またはノードN3に分岐している。   FIG. 2A shows a network configuration diagram in which devices of the communication system 1 are connected by a line (fiber). In the communication system 1, two paths C (working path C and backup path C) from the node N1 to the node N4 are set. In FIG. 2A, the node N1 is connected to the switch SW, and the switch SW branches to the node N2 or the node N3.

図2(b)は、図2(a)の通信システム1において、ルーティングプロトコルが扱う論理層の情報を抽出した図である。例えば、現用パスCは、<ノードN1→リンクL2→ノードN3→リンクL4→ノードN4>の順序集合である。ここで、リソースRは、パスCの集合の要素であるノードNまたはリンクLであると定義する。よって、パスCは、複数のリソースRの順序集合である。予備パスCは、<ノードN1→リンクL1→ノードN2→リンクL3→ノードN4>の順序集合であり、5つのリソースRから構成されている。そして、各リソースRには、リソースRをユニークに識別するためのリソースIDが割り当てられている。リソースIDは、例えば、SRG番号の組み合わせであるSRG情報である。   FIG. 2B is a diagram in which logical layer information handled by the routing protocol is extracted in the communication system 1 of FIG. For example, the working path C is an ordered set of <node N1 → link L2 → node N3 → link L4 → node N4>. Here, the resource R is defined as a node N or a link L that is an element of a set of paths C. Therefore, the path C is an ordered set of a plurality of resources R. The protection path C is an ordered set of <node N1 → link L1 → node N2 → link L3 → node N4>, and includes five resources R. Each resource R is assigned a resource ID for uniquely identifying the resource R. The resource ID is, for example, SRG information that is a combination of SRG numbers.

なお、リンクLには、通常のルーティングプロトコルで使用される、リンクコストおよび帯域情報などの付加情報が付与されている。そして、リソースIDは、通常のルーティングプロトコルで使用される、リンクコストおよび帯域情報などに、対応づけられている。ネットワーク内の各リンクi(i=0,1,...)に対し、実数のリンクコストCiが定義され、Ciはネットワークの運用者により設定される。リンクコストCiの初期値としては、各リンクの遅延時間の相対値、リンクの帯域の逆数を規格化した値などが用いられる。例えば、リンク1の帯域が1[Gbps]、リンク2の帯域が10[Gbps]の場合、C1=10、C2=1と計算することができる。   The link L is given additional information such as link cost and bandwidth information used in a normal routing protocol. The resource ID is associated with link cost and bandwidth information used in a normal routing protocol. A real link cost Ci is defined for each link i (i = 0, 1,...) In the network, and Ci is set by the network operator. As the initial value of the link cost Ci, a relative value of the delay time of each link, a value obtained by standardizing the reciprocal number of the link band, or the like is used. For example, when the bandwidth of link 1 is 1 [Gbps] and the bandwidth of link 2 is 10 [Gbps], C1 = 10 and C2 = 1 can be calculated.

図2(b)のリンクL1は1本であるが、このリンクL1を構成する要素は、図2(a)に示すように、2本のファイバ(#1、#2)である。また、リンクL2は1本であるが、このリンクL2を構成する要素は、図2(b)に示すように、2本のファイバ(#1、#3)である。よって、リンクL1とリンクL2とは、ファイバ#1を共用している。これにより、ファイバ#1が故障したときには、リンクL1とリンクL2とは、同時に使用ができなくなってしまう。よって、ファイバ#1に求められる信頼性は、ファイバ#3よりも高いものであることが、望ましい。   The link L1 in FIG. 2B is one, but the elements constituting this link L1 are two fibers (# 1, # 2) as shown in FIG. 2A. Further, although there is one link L2, the elements constituting the link L2 are two fibers (# 1, # 3) as shown in FIG. 2 (b). Therefore, the link L1 and the link L2 share the fiber # 1. As a result, when the fiber # 1 fails, the link L1 and the link L2 cannot be used at the same time. Therefore, it is desirable that the reliability required for the fiber # 1 is higher than that of the fiber # 3.

図3は、パーツIDの割り当てを示す説明図である。パーツPは、リソースRを構成するネットワークまたは装置の部品(ハードウェア資源)であり、通常のルーティングプロトコルで配布されない下位レイヤの物理的な機器の構成要素を表す。パーツPは、例えば、図3に示される回線カード、インターフェイス、ファイバなどが挙げられる。パーツIDは<パーツ種別ID、パーツ製造ID>の組合せで構成されている。パーツIDは、通信システム1内の各パーツPに対してユニークに割り当てられている。パーツIDは、例えば、SRG番号である。   FIG. 3 is an explanatory diagram showing assignment of part IDs. The part P is a component of the network or apparatus (hardware resource) that constitutes the resource R, and represents a component of a physical device in a lower layer that is not distributed by a normal routing protocol. Examples of the part P include a line card, an interface, and a fiber shown in FIG. The part ID is composed of a combination of <part type ID, part manufacturing ID>. The part ID is uniquely assigned to each part P in the communication system 1. The part ID is, for example, an SRG number.

まず、パーツ種別IDは障害要因となるパーツPを識別可能な単位で割り当てる。パーツPの種類は、回線カードや、ファイバ回線などパーツPの用途を識別する単位に設定してもよいし、同じイーサネット(登録商標)の回線カードでも、A社が製造する回線カードと、B社が製造する回線カードとで、別々のパーツ種別IDを割り当ててもよい。よって、通信システム1は、同じパーツ種別IDを有する複数のパーツPから構成されてもよい。   First, a part type ID is assigned in a unit that can identify a part P that becomes a failure factor. The type of the part P may be set to a unit for identifying the use of the part P, such as a line card or a fiber line. Even if the line card of the same Ethernet (registered trademark) is used, Different part type IDs may be assigned to the line cards manufactured by the company. Therefore, the communication system 1 may be composed of a plurality of parts P having the same part type ID.

次に、パーツ製造IDは、パーツ種別IDごとに割り当てられるIDである。これは、例えば、A社が製造する複数の回線カードには、それぞれユニークな(別々の)パーツ製造IDが割り当てられる。例えば、パーツ製造IDは、各製品にメーカが割り当てる製造番号である。よって、A社とB社とでは、独立に製造番号を割り当てられるので、通信システム1は、同じパーツ製造IDを有する複数のパーツPから構成されてもよい。しかし、パーツ種別IDとパーツ製造IDとの組で構成されるパーツIDは、通信システム1内の各パーツPに対してユニークに割り当てられている。   Next, the part manufacturing ID is an ID assigned for each part type ID. For example, a unique (separate) parts manufacturing ID is assigned to each of a plurality of line cards manufactured by Company A. For example, the part manufacturing ID is a manufacturing number assigned to each product by the manufacturer. Therefore, since the company A and the company B are independently assigned production numbers, the communication system 1 may be composed of a plurality of parts P having the same parts production ID. However, a part ID composed of a set of a part type ID and a part manufacturing ID is uniquely assigned to each part P in the communication system 1.

パーツIDに関する情報は、各ノードNが保持し、ルーティングプロトコルにより、ネットワーク内の他のノードNおよびパス経路算出装置3間に配布される。   Information regarding the part ID is held by each node N and distributed between the other nodes N in the network and the path route calculation device 3 by a routing protocol.

図4は、パス経路算出装置3を示す構成図である。パス経路算出装置3は、記憶手段(パス情報データベース20、トポロジデータベース22、および、信頼性データベース24)と、制御手段(パス経路算出部26、および、パス経路出力部28)とを備える。   FIG. 4 is a configuration diagram showing the path route calculation device 3. The path route calculation device 3 includes storage means (path information database 20, topology database 22, and reliability database 24) and control means (path route calculation unit 26 and path route output unit 28).

まず、パス情報データベース20は、通信ネットワーク2内のパスCの中継経路(使用しているリソースR)に関する情報を記録する。この情報は、パスIDと、パスIDの始点から終点までの経路上のリソースRのリソースIDとの対応情報を含む。なお、パスCの中継経路は、パス経路算出部26によって算出される。   First, the path information database 20 records information related to the relay route (used resource R) of the path C in the communication network 2. This information includes correspondence information between the path ID and the resource ID of the resource R on the route from the start point to the end point of the path ID. Note that the relay route of the path C is calculated by the path route calculation unit 26.

図5(a)は、パス情報データベース20の一例を示す構成図である。パス経路リストの各パスは、そのパスの信頼性と、要求されたパスの信頼性と、パスを構成するリソースIDの集合とが、対応づけて、格納されている。例えば、パス#1は、要求された信頼性(70%)を満たす信頼性(70%)を有するパスであり、その経路は、R1→R2→R4という3つのリソースIDに示されるリソースを使用している。   FIG. 5A is a configuration diagram illustrating an example of the path information database 20. For each path in the path route list, the reliability of the path, the reliability of the requested path, and a set of resource IDs constituting the path are stored in association with each other. For example, path # 1 is a path having a reliability (70%) that satisfies the required reliability (70%), and the route uses resources indicated by three resource IDs R1 → R2 → R4. is doing.

次に、トポロジデータベース22は、ルーティングプロトコルにより配布されている経路情報などから作成されるネットワークトポロジを格納する。さらに、トポロジデータベース22は、リソースIDとパーツIDとの対応情報を保持する。   Next, the topology database 22 stores the network topology created from the route information distributed by the routing protocol. Further, the topology database 22 holds correspondence information between resource IDs and part IDs.

図5(b)は、トポロジデータベース22の一例を示す構成図である。リソースIDに示される各リソースは、ノードまたはリンクに分類されるリソース種別、リソースが使用するパーツID、リソースのリンクコストと対応づけて、格納されている。例えば、リソースR1は、ノードであり、P1,P2という2つのパーツから構成されている。   FIG. 5B is a configuration diagram illustrating an example of the topology database 22. Each resource indicated by the resource ID is stored in association with a resource type classified as a node or a link, a part ID used by the resource, and a link cost of the resource. For example, the resource R1 is a node and is composed of two parts P1 and P2.

リソースIDとパーツIDとの対応情報を具体的に説明する。図3の例では、1ノードNに、2つのリンクL(L1,L2)が接続されており、パーツPは、ファイバ、インターフェイス、回線カード、装置の4つの階層で構成されている。各階層には、異なるパーツ種別IDが付与されている。   The correspondence information between the resource ID and the part ID will be specifically described. In the example of FIG. 3, two links L (L1, L2) are connected to one node N, and the part P is composed of four layers of fiber, interface, line card, and apparatus. A different part type ID is assigned to each layer.

2つのリンクL(L1,L2)は、装置と回線カードとを共用しているが、インターフェイスとファイバは、別々のものを使用している。よって、リソースID(リンク#A)は、パーツIDの集合<装置#1、回線カード#2、インターフェイス#31、ファイバ#41>と対応づけられる。また、リソースID(リンク#B)は、<装置#1、回線カード#2、インターフェイス#32、ファイバ#42>と対応づけられる。   The two links L (L1, L2) share a device and a line card, but use separate interfaces and fibers. Therefore, the resource ID (link #A) is associated with a set of part IDs <device # 1, line card # 2, interface # 31, fiber # 41>. The resource ID (link #B) is associated with <device # 1, line card # 2, interface # 32, fiber # 42>.

このリソースIDとパーツIDとの対応情報は、例えば、ルーティングプロトコルにより、通信ネットワーク2内に配布される。この情報より、リンクL1とリンクL2とは、同時に故障する可能性があり、要因としては共用している装置の故障と、共用している回線カードの故障がある。一方、インターフェイスまたはファイバの故障については、1つのパーツPだけ故障したときには、その故障に起因して発生するリンクLの故障は片方だけであり、同時には故障しない。   The correspondence information between the resource ID and the part ID is distributed in the communication network 2 by a routing protocol, for example. From this information, there is a possibility that the link L1 and the link L2 may fail at the same time, and the cause is the failure of the shared device and the failure of the shared line card. On the other hand, regarding the failure of the interface or the fiber, when only one part P fails, only one of the links L is generated due to the failure and does not fail at the same time.

そして、信頼性データベース24は、通信ネットワーク2の構成要素であるパーツの信頼性に関する情報を格納する。信頼性に関する情報は、例えば、パーツの故障頻度や、パーツの平均稼働期間などである。そして、パス経路算出装置3は、例えば管理者から入力された設定情報により、信頼性データベース24を更新する。   The reliability database 24 stores information on the reliability of parts that are components of the communication network 2. The information on reliability is, for example, the frequency of part failure, the average operation period of parts, and the like. Then, the path route calculation device 3 updates the reliability database 24 with, for example, setting information input from the administrator.

図5(c)および図5(d)は、それぞれ信頼性データベース24の一例を示す構成図である。図5(c)は、パーツIDの一部であるパーツ種別IDごとに、信頼性が対応づけられているデータベースを示し、図5(d)は、パーツIDごとに、信頼性が対応づけられているデータベースを示す。まず、図5(c)は、同じパーツ種別(例えばA社のイーサネット(登録商標)カード)は、同じ品質を有すると仮定し、同じ信頼性を有するとみなすデータベースである。一方、図5(d)は、同じパーツ種別であっても、異なるパーツ製造IDとなるパーツどうしは、信頼性が異なることもあるとするデータベースを示す。   FIG. 5C and FIG. 5D are configuration diagrams showing an example of the reliability database 24, respectively. FIG. 5C shows a database in which reliability is associated with each part type ID that is a part of the part ID, and FIG. 5D shows that reliability is associated with each part ID. Indicates a database. First, FIG. 5C is a database that assumes that the same part type (for example, Ethernet (registered trademark) card of company A) has the same quality and is considered to have the same reliability. On the other hand, FIG. 5D shows a database in which parts with different part manufacturing IDs may have different reliability even if they are the same part type.

よって、図5(c)と図5(d)とは、どちらか一方の方式だけを用意してもよいし、2つの方式を併せて用意してもよい。なお、同じパーツ種別のパーツにおいて、品質が均一となるパーツは、図5(c)の方式を用い、品質にばらつきのあるパーツは、図5(d)の方式を用いることが、望ましい。   Accordingly, either one of the methods shown in FIGS. 5C and 5D may be prepared, or two methods may be prepared together. Note that it is desirable to use the method shown in FIG. 5C for parts having the same quality, and use the method shown in FIG. 5D for parts having variations in quality.

ここで、図5(d)の方式を採用するときには、パーツIDとそのパーツIDに付された信頼性の対応情報を、信頼性データベース24として一括で管理する方式としてもよいし、ノードNが、その信頼性の対応情報を通信プロトコルを用いて広告することとしてもよい。さらに、パス経路算出装置3は、ノードNが通信プロトコルを用いて広告したパーツの情報(パーツIDなど)と、前記通信プロトコルまたは別の方法(あらかじめ格納された記憶手段から読み出すなど)で取得した信頼性データとを対応づけて、図5(c)または図5(d)のデータベースで管理することとしてもよい。   Here, when the method of FIG. 5 (d) is adopted, the part ID and the reliability correspondence information attached to the part ID may be collectively managed as the reliability database 24. The reliability correspondence information may be advertised using a communication protocol. Further, the path route calculating device 3 acquires the information of the parts advertised by the node N using the communication protocol (part ID, etc.) and the communication protocol or another method (such as reading from a storage means stored in advance). The reliability data may be associated with each other and managed by the database shown in FIG. 5C or 5D.

以下、通信システム1の動作について、図1から図5を参照しつつ、図6のフローチャートに沿って説明する。   Hereinafter, the operation of the communication system 1 will be described along the flowchart of FIG. 6 with reference to FIGS. 1 to 5.

まず、パス経路算出装置3は、パス経路の計算要求(パスCの中継経路の解決を行うための経路計算要求メッセージ)を発側ノードNSから受信する(S101)。この経路計算要求メッセージに含まれる情報の例としては、発側ノードNSのアドレス、着側ノードNEのアドレス、要求する信頼度、要求帯域、設定するパスCの本数(1本または複数本)があげられる。   First, the path route calculation device 3 receives a path route calculation request (route calculation request message for resolving the relay route of the path C) from the originating node NS (S101). Examples of information included in the route calculation request message include the address of the originating node NS, the address of the called node NE, the requested reliability, the requested bandwidth, and the number of paths C to be set (one or more). can give.

経路計算要求メッセージを受信したパス経路算出装置3は、メッセージの内容を解析し、パス経路算出部26での経路計算に必要な情報を抽出して、パス経路算出部26へと転送する。経路計算に必要な情報とは、発側ノードNSのアドレス、着側ノードNEのアドレス、要求する信頼度、要求帯域、設定するパスCの本数(1本または複数本)があげられる。以下、パス経路算出部26は、経路計算に必要な情報をもとに、要求を満たすパスCの経路を計算する。   The path route calculation device 3 that has received the route calculation request message analyzes the content of the message, extracts information necessary for route calculation in the path route calculation unit 26, and transfers the information to the path route calculation unit 26. Information necessary for route calculation includes the address of the originating node NS, the address of the terminating node NE, the requested reliability, the requested bandwidth, and the number of paths C to be set (one or more). Hereinafter, the path route calculation unit 26 calculates a route of the path C that satisfies the request based on information necessary for route calculation.

次に、パス経路算出装置3は、パーツPの信頼性をもとにリンクコストを算出する(S102)。そのため、まず、パス経路算出部26は、要求する信頼度の情報から予備パスCの経路計算において考慮するパーツ種別IDを決定する。例えば、最も高い信頼度を要求するパスCであれば、予備パスC計算の際に、図5(c)の全てのパーツ種別IDを考慮する。   Next, the path route calculation device 3 calculates a link cost based on the reliability of the part P (S102). Therefore, first, the path route calculation unit 26 determines a part type ID to be considered in the route calculation of the backup path C from the requested reliability information. For example, if the path C requires the highest degree of reliability, all the part type IDs shown in FIG.

なお、パス経路算出部26は、要求する信頼度が最も低い場合には、パーツ種別IDは全く考慮せずに、パスCを設定するレイヤのノードNとリンクLのdisjoint性のみを考慮する。パス経路算出部26は要求された信頼度の情報と、図5(c)に示すパーツ種別IDの信頼性から、計算の際に考慮するパーツ種別IDを1つまたは複数選択する。   Note that when the required reliability is the lowest, the path route calculation unit 26 considers only the disjoint property of the node N and the link L of the layer in which the path C is set without considering the part type ID at all. The path route calculation unit 26 selects one or more part type IDs to be considered in the calculation from the requested reliability information and the reliability of the part type ID shown in FIG.

選択されたパーツ種別IDを持つ、現用パスC上のリンクLおよびノードNに含まれるパーツIDをリストアップする。次に、このリスト内のパーツIDと同一のパーツIDを付与されたリンクL、ノードNに対して、以下の数式1でリンクコストCiを変更する。   The part IDs included in the link L and the node N on the working path C having the selected part type ID are listed. Next, for the link L and node N assigned the same part ID as the part ID in the list, the link cost Ci is changed by the following formula 1.

Ci=(1+α)*Ci…(数式1)   Ci = (1 + α) * Ci (Expression 1)

ここで、αは0以上のある実数である。ノードNに対しては、リンクコストが付与されていないため、該当ノードNと接続しているリンクLのリンクコストを変更する。また、αの決定方法としては、通信システム1内の全てのリンクLで同一の値を用いてもよいし、パーツIDに付された信頼性情報を用いて、以下の数式2により、共有したSRG毎にαを決定してもよい。   Here, α is a real number of 0 or more. Since the link cost is not given to the node N, the link cost of the link L connected to the node N is changed. Moreover, as a determination method of (alpha), the same value may be used with all the links L in the communication system 1, and it shared by the following Numerical formula 2 using the reliability information attached | subjected to parts ID. Α may be determined for each SRG.

α=F(X)…(数式2)   α = F (X) (Formula 2)

ここで、Xは該当するパーツIDに付された信頼性情報(障害頻度情報)の値で、FはXについてのある連続増加関数である。このようにαを決定することにより、障害発生頻度が高いパーツPを共有したリンクLほど、αが大きくなり、リンクコストの値自体も大きくなるため、予備パスCのリンクLとして選択されにくくなる。   Here, X is a value of reliability information (failure frequency information) attached to the corresponding part ID, and F is a certain continuous increase function for X. By determining α in this way, α becomes larger and the link cost value itself becomes larger as the link L shares the part P having a high failure occurrence frequency, so that it becomes difficult to be selected as the link L of the protection path C. .

そして、パス経路算出装置3は、S102で算出されたリンクコストをもとにパス経路を算出する(S103)。ここでは、現用パスCと予備パスCの2本を設定する場合についての処理例を説明する。   Then, the path route calculation device 3 calculates a path route based on the link cost calculated in S102 (S103). Here, an example of processing when two paths, the working path C and the backup path C, are set will be described.

パス経路算出装置3のパス経路算出部26は、まず現用パスCの経路を計算する。パス経路算出部26は、トポロジデータベース22の情報をもとに発側ノードNSと着側ノードNEの間に帯域の制約条件を満たすパスCの経路を計算する。経路計算に必要なアルゴリズムとして、CSPF(Constrained Shortest Path First)アルゴリズムなどを用いることで帯域制約を満たす最短経路のパスCの経路を算出することができる。   The path route calculation unit 26 of the path route calculation device 3 first calculates the route of the working path C. Based on the information in the topology database 22, the path route calculation unit 26 calculates the route of the path C that satisfies the bandwidth constraint condition between the originating node NS and the terminating node NE. By using a CSPF (Constrained Shortest Path First) algorithm or the like as an algorithm necessary for route calculation, the route C of the shortest route satisfying the bandwidth constraint can be calculated.

現用パスCの経路が解決されると、次にパス経路算出部26は、予備パスCの経路を計算する。パス経路算出部26は、現用パスCのリソースRと予備パスCのリソースRそれぞれにおけるパーツPを共有したリンクLの数、その時のパーツIDの値をもとに、要求された信頼度を満たすパスCを計算する。   When the path of the working path C is resolved, the path path calculation unit 26 calculates the path of the protection path C next. The path route calculation unit 26 satisfies the required reliability based on the number of links L sharing the part P in each of the resource R of the working path C and the resource R of the protection path C, and the value of the part ID at that time. Calculate path C.

次に、S102で修正されたリンクコストをもとに、予備パスCの経路を計算する。現用パスCとパーツPを共有するノードN、リンクLはコストが高くなるように修正されているため、CSPFアルゴリズムにより予備パスCを計算すると、現用パスCとの間で可能な範囲でパーツPを共有しない経路が得られる。   Next, the route of the backup path C is calculated based on the link cost corrected in S102. Since the node N and the link L that share the part P with the working path C are modified so as to increase the cost, if the backup path C is calculated by the CSPF algorithm, the part P is within the possible range with the working path C. A route that does not share is obtained.

S103で現用パスCと予備パスCの経路計算が完了すると、パス経路算出装置3は、算出したパス経路の信頼性が計算要求を満たすか否かを判断する(S104)。この判断処理は、例えば、文献(K.K.AGGARWAL,J.S.GUPTA,AND K.B. MISRA,"A Simple Method for Reliability Evaluation of Communication System",IEEE TRANSACTIONS ON COMMUNICATIONS,563-566,MAY 1975.)に記載されているAGGARWAL法により、実現される。以下、判断処理を具体的に説明する。   When the route calculation for the working path C and the backup path C is completed in S103, the path route calculation device 3 determines whether or not the reliability of the calculated path route satisfies the calculation request (S104). This determination processing is performed by, for example, AGGARWAL described in the literature (KKAGGARWAL, JSGUPTA, AND KB MISRA, “A Simple Method for Reliability Evaluation of Communication System”, IEEE TRANSACTIONS ON COMMUNICATIONS, 563-566, MAY 1975.). Realized by law. Hereinafter, the determination process will be specifically described.

まず、パス経路算出部26は、得られた経路に関する情報から、現用パスCと予備パスCとで共有したパーツIDがあるかどうかを確認する。共有したパーツIDがない場合には、算出したパス経路を出力する(S106)。パス経路の出力は、経路計算応答メッセージ内に計算結果の情報(パスCの経路情報と信頼度の情報)をエンコードして、要求元のノードNヘ返答する処理である。なお、信頼度を低下させても、パスCが発見でなかった場合は、エラーという結果をエンコードした経路計算応答メッセージを返答する。   First, the path route calculation unit 26 confirms whether there is a part ID shared by the working path C and the backup path C from the information on the obtained route. If there is no shared part ID, the calculated path route is output (S106). The output of the path route is a process of encoding calculation result information (path C route information and reliability information) in the route calculation response message and replying to the requesting node N. If the path C is not found even if the reliability is lowered, a route calculation response message in which the error result is encoded is returned.

次に、パス経路算出部26は、共有しているパーツPがある場合には、パスCが要求された信頼度の条件を満たすかどうかを検査する。つまり、共有したパーツPに付されたパーツPの信頼性(障害発生頻度)をもとにパスCの信頼度を算出し、S101で要求された信頼度と比較する。なお、パスCの信頼度とは、例えば、パーツPを共有する複数のパスCにおいて、同時に故障が発生する頻度である。もし、要求された信頼度を満たす場合には(S104、YES)、パス経路算出装置3は、算出したパス経路を出力する(S106)。   Next, when there is a shared part P, the path route calculation unit 26 checks whether the path C satisfies the required reliability condition. That is, the reliability of the path C is calculated based on the reliability (failure occurrence frequency) of the part P attached to the shared part P, and is compared with the reliability requested in S101. The reliability of the path C is, for example, the frequency at which failures occur simultaneously in a plurality of paths C that share the part P. If the requested reliability is satisfied (S104, YES), the path route calculation device 3 outputs the calculated path route (S106).

一方、計算要求を満たさないとき(S104、NO)は、パス経路算出装置3は、パス経路の信頼性を緩和する。パス経路算出部26は、例えば、要求された信頼度を下げた経路を計算する。これは信頼度を下げることに、より共有されたパーツPの信頼性についての条件が緩和されるため、経路が発見されやすくなるからである。   On the other hand, when the calculation request is not satisfied (S104, NO), the path route calculation device 3 relaxes the reliability of the path route. The path route calculation unit 26 calculates, for example, a route with a reduced reliability. This is because the condition for the reliability of the more shared part P is eased by lowering the reliability, and the path is easily found.

要求された信頼度を下げて経路を再計算する場合には、要求された信頼度を1段階下げて、S102に戻って計算を行い、再度現用パスCと予備パスCを計算する。信頼度を1段階低下させる方法としては、まず元の信頼度で考慮されていたパーツPをリストアップする。次にそのリスト内で最も低い障害発生頻度を持つパーツPを前記のリストから削除する。このリストを元に前記の手順と同様に、現用パスCと予備パスCの経路を計算し(S102、S103)、得られたパスCが信頼度の条件を満たすかチェックを行う(S104)。パスCが信頼度の条件を満たさない場合には、さらに信頼度を一段階下げて経路を再計算する。   In the case of recalculating the route with the requested reliability lowered, the requested reliability is lowered by one step, the calculation returns to S102, and the working path C and the backup path C are calculated again. As a method of reducing the reliability by one level, first, the parts P considered in the original reliability are listed. Next, the part P having the lowest failure occurrence frequency in the list is deleted from the list. Based on this list, the paths of the working path C and the backup path C are calculated in the same manner as described above (S102, S103), and it is checked whether the obtained path C satisfies the reliability condition (S104). If the path C does not satisfy the reliability condition, the reliability is further lowered by one step and the route is recalculated.

以上説明した本実施形態は、通信網に収容される各コネクションの中継経路の計算を行う装置および方法に関する。本実施形態は、例えば、レイヤ3のヘッダ情報を元に転送を行なうノードN網、固定長のラベルを転送するパケットに付与することで通信網内を転送するMPLS通信網、TDMのタイムスロットや光の波長を一般化ラベルとして扱うGMPLS通信網、ATM(Asynchronous Transfer Mode)通信網などに適用される。   The embodiment described above relates to an apparatus and a method for calculating a relay route of each connection accommodated in a communication network. In the present embodiment, for example, a node N network that performs transfer based on layer 3 header information, an MPLS communication network that transfers within a communication network by attaching a fixed-length label to a packet to be transferred, a TDM time slot, The present invention is applied to GMPLS communication networks that handle light wavelengths as generalized labels, ATM (Asynchronous Transfer Mode) communication networks, and the like.

本実施形態は、ネットワークで発信側ノードNから着信側ノードN間でコネクションを設定するときに、障害に備えた冗長経路の設定において、冗長経路を算出するにあたり、途中のパーツP(ファイバ、装置のインターフェイスカードなど)の信頼性(故障発生原因、故障発生頻度など)をもとに、コネクションに要求される信頼性を満足することができる経路を算出する。   In the present embodiment, when a connection is set up between a caller side node N and a callee side node N in a network, a part P (fiber, device in the middle) is calculated in calculating a redundant route in setting up a redundant route in preparation for a failure. The path that can satisfy the reliability required for the connection is calculated based on the reliability (such as cause of failure and frequency of failure occurrence) of the interface card.

以上説明した本発明は、以下のようにその趣旨を逸脱しない範囲で広く変形実施することができる。   The present invention described above can be widely modified without departing from the spirit thereof as follows.

例えば、本実施形態では、経路計算要求メッセージ内で指定された信頼性条件を満たすパスCの経路計算を実現する方法について説明したが、経路計算要求メッセージ内に明示的に要求する信頼度に関する条件が指定されていない場合もある。そのときには、パス経路算出装置3は、あらかじめ用意した所定の信頼度(過去に使用した信頼度の履歴を用いてもよい)が、経路計算要求メッセージに含まれているとみなして、その信頼性条件を満たすパスCの経路計算を行ってもよい。なお、所定の信頼度は、1つでもよいし、複数の異なる値の集合でもよい。複数の異なる値の集合としたときには、信頼度とその信頼度を満たすパス経路との組が、集合内の信頼度の個数だけ算出される。つまり、パス経路算出装置3は、集合内の信頼度の個数分、信頼度条件に適合するパスCの経路を計算する処理(S101〜S105)を繰り返す。   For example, in the present embodiment, the method for realizing the path calculation of the path C satisfying the reliability condition specified in the path calculation request message has been described. However, the condition regarding the reliability explicitly requested in the path calculation request message May not be specified. At that time, the path route calculation device 3 assumes that a predetermined reliability prepared in advance (a history of reliability used in the past may be used) is included in the route calculation request message, and its reliability. Route calculation of the path C that satisfies the condition may be performed. The predetermined reliability may be one or a set of different values. In the case of a set of a plurality of different values, a set of reliability and a path route that satisfies the reliability is calculated by the number of reliability in the set. That is, the path route calculation device 3 repeats the process (S101 to S105) for calculating the route of the path C that meets the reliability condition by the number of reliability levels in the set.

また、パス経路算出装置3の記憶手段における各データベースは、パス経路算出装置3がデータアクセスできればいいので、パス経路算出装置3の内部に格納してもよいし、パス経路算出装置3とは別の装置に格納してもよい。   Each database in the storage means of the path route calculation device 3 may be stored inside the path route calculation device 3 as long as the data can be accessed by the path route calculation device 3, or separate from the path route calculation device 3. You may store in the apparatus of.

さらに、本実施形態で記載されているパス経路算出装置3は、ノードNと別装置として説明されているが、ノードN内にパス経路算出装置3を配備してもよいし、複数の装置にパス経路算出装置3の機能を分散させてもよい。   Furthermore, although the path route calculation device 3 described in the present embodiment has been described as a device separate from the node N, the path route calculation device 3 may be provided in the node N, or may be provided to a plurality of devices. The functions of the path route calculation device 3 may be distributed.

そして、パーツIDを割り当てる対象となるパーツは、ネットワーク内の全てのパーツとしてもよいし、一部のパーツを割り当てる対象から除外してもよい。除外対象となるパーツは、例えば、信頼性が非常に高く、ネットワークの運営上、故障を考慮しなくてもよいパーツである。このようなパーツにパーツIDを割り当てないことにより、パス計算の計算量を削減することができる。   Then, the parts to be assigned part IDs may be all parts in the network, or may be excluded from the parts to be assigned. The parts to be excluded are, for example, parts that have very high reliability and do not need to consider a failure in the operation of the network. By not assigning a part ID to such a part, it is possible to reduce the calculation amount of the path calculation.

本発明の一実施形態に関する通信システムを示す構成図である。It is a block diagram which shows the communication system regarding one Embodiment of this invention. 本発明の一実施形態に関するリソースの概念を示す説明図である。It is explanatory drawing which shows the concept of the resource regarding one Embodiment of this invention. 本発明の一実施形態に関するパーツの概念を示す説明図である。It is explanatory drawing which shows the concept of the parts regarding one Embodiment of this invention. 本発明の一実施形態に関するパス経路算出装置を示す構成図である。It is a block diagram which shows the path | route route calculation apparatus regarding one Embodiment of this invention. 本発明の一実施形態に関するパス経路算出装置のデータベースの構成図である。It is a block diagram of the database of the path | route route calculation apparatus regarding one Embodiment of this invention. 本発明の一実施形態に関するパス経路算出処理を示すフローチャートである。It is a flowchart which shows the path | route path | route calculation process regarding one Embodiment of this invention. disjoint(互いに素)なパスの概念の説明図である。It is explanatory drawing of the concept of a disjoint (relatively disjoint) path | pass.

符号の説明Explanation of symbols

C パス
L リンク
N ノード
P パーツ
1 通信システム
2 通信ネットワーク
3 パス経路算出装置
20 パス情報データベース
22 トポロジデータベース
24 信頼性データベース
26 パス経路算出部
28 パス経路出力部
C path L link N node P parts 1 communication system 2 communication network 3 path route calculation device 20 path information database 22 topology database 24 reliability database 26 path route calculation unit 28 path route output unit

Claims (7)

パスを設定するノードを接続する通信ネットワークにおけるパス経路算出方法であって、
前記通信ネットワークにおける構成要素となるパーツの信頼性データを格納する記憶手段を有するコンピュータが、
パス経路の計算要求を受信する手順と、
前記記憶手段から読み出した前記パーツの信頼性データをもとに前記パスを構成するリンクのリンクコストを算出する手順と、
前記リンクコストをもとに前記パスのパス経路を算出する手順と、
算出した前記パス経路を前記ノードに出力して、パスを設定させる手順と、を実行し、
前記パス経路を算出する手順は、前記パス経路の計算要求に信頼性条件が含まれていなかったときには、1つ以上の予め定めた信頼性条件を満たすパス経路を算出することを特徴とするパス経路算出方法。
A method for calculating a path route in a communication network connecting nodes for setting a path,
A computer having storage means for storing reliability data of parts that are components in the communication network,
A procedure for receiving a path route calculation request;
A procedure for calculating a link cost of a link constituting the path based on reliability data of the parts read from the storage unit;
A procedure for calculating a path route of the path based on the link cost;
Outputting the calculated path route to the node and setting a path ; and
The path calculating procedure calculates a path route that satisfies one or more predetermined reliability conditions when a reliability condition is not included in the path route calculation request. Route calculation method.
前記記憶手段は、前記パーツの信頼性データとして、前記パーツの種別を示すパーツ種別IDと、前記パーツの故障発生頻度との対応データを格納することを特徴とする請求項1に記載のパス経路算出方法。   2. The path path according to claim 1, wherein the storage unit stores correspondence data between a part type ID indicating the type of the part and a failure occurrence frequency of the part as reliability data of the part. Calculation method. 前記記憶手段は、前記パーツの信頼性データとして、前記パーツを一意に識別するパーツIDと、前記パーツの故障発生頻度との対応データを格納することを特徴とする請求項1に記載のパス経路算出方法。   2. The path route according to claim 1, wherein the storage unit stores correspondence data between a part ID that uniquely identifies the part and a failure occurrence frequency of the part as reliability data of the part. Calculation method. 前記記憶手段は、前記ノードから通信プロトコルを用いて広告された前記パーツの情報と、前記パーツの信頼性データを格納することを特徴とする請求項1ないし請求項3のいずれか1項に記載のパス経路算出方法。   The said storage means stores the information of the said part advertised from the said node using the communication protocol, and the reliability data of the said part, The one of the Claims 1 thru | or 3 characterized by the above-mentioned. Path route calculation method. 前記パス経路を算出する手順は、前記予め定めた信頼性条件を満たすパスが発見できなかった際に、信頼性条件を緩和してパス経路を再計算することを特徴とする請求項1ないし請求項4のいずれか1項に記載のパス経路算出方法。 The procedure for calculating the path route includes relieving the reliability condition and recalculating the path route when a path satisfying the predetermined reliability condition cannot be found. Item 5. The path route calculation method according to any one of Items4. パスを設定するノードを接続する通信ネットワークにおけるパス経路算出装置であって、
前記通信ネットワークにおける構成要素となるパーツの信頼性データを格納する記憶手段と、
パス経路の計算要求を受信し、前記記憶手段から読み出した前記パーツの信頼性データをもとに前記パスを構成するリンクのリンクコストを算出し、前記リンクコストをもとに前記パスのパス経路を算出するパス経路算出部と、
算出した前記パス経路を前記ノードに出力して、パスを設定させるパス経路出力部と、を有し、
前記パス経路算出部は、前記パス経路の計算要求に信頼性条件が含まれていなかったときには、1つ以上の予め定めた信頼性条件を満たすパス経路を算出することを特徴とするパス経路算出装置。
A path route calculation device in a communication network connecting nodes for setting a path,
Storage means for storing reliability data of parts as components in the communication network;
A path route calculation request is received, a link cost of a link constituting the path is calculated based on reliability data of the parts read from the storage unit, and a path route of the path is calculated based on the link cost. A path route calculation unit for calculating
A path route output unit that outputs the calculated path route to the node and sets a path ; and
The path route calculation unit calculates a path route that satisfies one or more predetermined reliability conditions when a reliability condition is not included in the path route calculation request. apparatus.
請求項6に記載のパス経路算出装置と、前記パスを設定するノードとを、前記通信ネットワークによって接続して構成される通信システム。
A communication system configured by connecting the path route calculation device according to claim 6 and a node for setting the path through the communication network.
JP2005015064A 2005-01-24 2005-01-24 Path route calculation method, path route calculation device, and communication system Expired - Fee Related JP4373929B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005015064A JP4373929B2 (en) 2005-01-24 2005-01-24 Path route calculation method, path route calculation device, and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005015064A JP4373929B2 (en) 2005-01-24 2005-01-24 Path route calculation method, path route calculation device, and communication system

Publications (2)

Publication Number Publication Date
JP2006203722A JP2006203722A (en) 2006-08-03
JP4373929B2 true JP4373929B2 (en) 2009-11-25

Family

ID=36961304

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005015064A Expired - Fee Related JP4373929B2 (en) 2005-01-24 2005-01-24 Path route calculation method, path route calculation device, and communication system

Country Status (1)

Country Link
JP (1) JP4373929B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4598789B2 (en) * 2007-02-22 2010-12-15 日本電信電話株式会社 Route calculation control method, route calculation control program, and route calculation control device
JP5077000B2 (en) * 2008-03-24 2012-11-21 Kddi株式会社 User management system and method for reserving a network path
JP2010004238A (en) * 2008-06-19 2010-01-07 Nec Corp Network control system, network control method, and control program
JP5146305B2 (en) * 2008-12-26 2013-02-20 富士通株式会社 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
US8233387B2 (en) * 2009-11-06 2012-07-31 Telefonaktiebolaget L M Ericsson (Publ) Disjoint path computation algorithm
JP6659047B2 (en) * 2017-11-20 2020-03-04 Necプラットフォームズ株式会社 Communication network system, route control device, route control method, and route control program

Also Published As

Publication number Publication date
JP2006203722A (en) 2006-08-03

Similar Documents

Publication Publication Date Title
US8780697B2 (en) Bandwidth management for MPLS fast rerouting
US7324453B2 (en) Constraint-based shortest path first method for dynamically switched optical transport networks
US8675493B2 (en) Routing bandwidth guaranteed paths with local restoration in label switched networks
JP4374307B2 (en) Label switch path routing control method
US8295201B2 (en) System and method for providing lower-layer path validation for higher-layer autonomous systems
US7406033B2 (en) Methods, devices and software for combining protection paths across a communications network
JP3905402B2 (en) Path routing method and data processing system
CN1783785A (en) Restoration in a telecommunication network
CN101645842A (en) Communication network system, path calculation device, and communication path establishment control method
JP4765980B2 (en) Communication network system
Saradhi et al. Routing differentiated reliable connections in single-and multifiber WDM optical networks
JP4373929B2 (en) Path route calculation method, path route calculation device, and communication system
JP2005252368A (en) Path calculation system and method, and communication node
WO2012013216A1 (en) Method, device and system for conveying information in a network
JP2009060673A (en) Route calculation system, route calculation method, and communication node
Yannuzzi et al. Toward a new route control model for multidomain optical networks
JP4377822B2 (en) Failure location detection method and failure location detection device
Liu et al. Distributed route computation and provisioning in shared mesh optical networks
Cho et al. Priority assignment algorithms for shared mesh protection switching
US20090040943A1 (en) Method for controlling routing in a packet network supported by a transport network
Luo et al. Survivable GMPLS networks with QoS guarantees
Oki et al. Generalized traffic engineering protocol for multi-layer GMPLS networks
Seetharaman et al. End-to-end dedicated protection in multi-segment optical networks
WO2003073138A2 (en) Systems and methods for optical networking
Gouveia et al. Optimal survivable routing with a small number of hops

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090512

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090710

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090901

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090904

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120911

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4373929

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130911

Year of fee payment: 4

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees