JP6084894B2 - Route search apparatus and program for communication network - Google Patents

Route search apparatus and program for communication network Download PDF

Info

Publication number
JP6084894B2
JP6084894B2 JP2013103513A JP2013103513A JP6084894B2 JP 6084894 B2 JP6084894 B2 JP 6084894B2 JP 2013103513 A JP2013103513 A JP 2013103513A JP 2013103513 A JP2013103513 A JP 2013103513A JP 6084894 B2 JP6084894 B2 JP 6084894B2
Authority
JP
Japan
Prior art keywords
communication
interface
route search
communication network
multiplexed
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.)
Active
Application number
JP2013103513A
Other languages
Japanese (ja)
Other versions
JP2014225761A (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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2013103513A priority Critical patent/JP6084894B2/en
Publication of JP2014225761A publication Critical patent/JP2014225761A/en
Application granted granted Critical
Publication of JP6084894B2 publication Critical patent/JP6084894B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、種々の多重化方式が混在する通信ネットワーク内で2つのクライアント装置を接続する回線の経路を探索する経路探索装置に関する。   The present invention relates to a route search device that searches for a route of a line connecting two client devices in a communication network in which various multiplexing methods are mixed.

特許文献1は、通信ネットワークにおいて回線の経路を決定する装置を開示している。この様に、通信を行う2つの装置間に回線を設定するためには、まず、取り得る総ての経路を探索し、その中から所定の基準により1つの経路を最終的に決定することが行われる。このため、回線の経路探索装置が使用される。経路探索装置は、通常、多重化装置等をノードとし、装置間を接続する有線又は無線の伝送路をエッジ又はリンクとし、グラフ理論による経路探索アルゴリズムにより経路の探索及び決定を行う。   Patent Document 1 discloses an apparatus for determining a line route in a communication network. In this way, in order to set up a line between two devices that perform communication, first, all possible routes are searched, and one route is finally determined based on a predetermined criterion. Done. For this reason, a line route search device is used. In general, a route search device uses a multiplexing device or the like as a node, a wired or wireless transmission line connecting the devices as an edge or a link, and searches and determines a route by a route search algorithm based on graph theory.

特開2008−022523号公報JP 2008-022523 A

現在、通信ネットワークには、SDH(同期デジタルハイアラーキ)や、OTN(光伝達網)といった様々な多重化方式に従う通信装置が混在し、通信局舎間を伝送される信号の多重化構成は複雑化している。このため、信号の多重化経路が経路探索における制約条件となる。例えば、図10に示す様に局舎#1と局舎#2が波長多重装置(WDM)で接続され、局舎#1及び局舎#2には、それぞれ、OTNに従う多重化装置(OTNと表記)と、SDHに従う多重化装置(SDHと表記)と、クライアント装置が設置されているものとする。なお、各局舎#1及び#2の各通信装置の接続関係は装置間を結ぶ線の通りとする。   Currently, communication networks include a variety of multiplexing devices such as SDH (synchronous digital hierarchy) and OTN (optical transmission network), and the multiplexing configuration of signals transmitted between communication stations has become complicated. ing. For this reason, the multiplexed path of signals becomes a constraint condition in the path search. For example, as shown in FIG. 10, a station # 1 and a station # 2 are connected by a wavelength multiplexing device (WDM), and each of the station # 1 and the station # 2 has a multiplexing device (OTN and OTN). Notation), a multiplexing device (indicated as SDH) conforming to SDH, and a client device are installed. In addition, the connection relation of each communication apparatus of each station # 1 and # 2 shall be as the line which connects between apparatuses.

この場合、局舎#1及び#2それぞれの多重化順序は4通りあるため、クライアント装置を接続するための経路は合計で4×4=16通りとなる。しかしながら、局舎#1において、クライアント装置−OTN−WDMの経路で多重化した信号は、局舎#2においては、その逆順、つまり、WDM−OTN−クライアント装置の経路で分離しなければならず、例えば、WDM−SDH−クライアント装置の経路とすることはできない。したがって、図10の構成において実際にとり得る経路は4通りとなる。   In this case, since there are four multiplexing orders for the stations # 1 and # 2, there are a total of 4 × 4 = 16 paths for connecting the client apparatuses. However, the signal multiplexed in the path of the client apparatus-OTN-WDM in the station # 1 must be separated in the reverse order, that is, in the path of the WDM-OTN-client apparatus in the station # 2. For example, the path cannot be a WDM-SDH-client device path. Therefore, there are actually four possible routes in the configuration of FIG.

この様に、経路探索装置は、上記多重化順序を制約条件として経路探索を行うが、経路の探索中に制約条件を満たすか否かの判定を行う必要があり、通信ネットワークの規模が大きくなると、経路の探索時間が増大してしまう。   As described above, the route search apparatus performs a route search using the multiplexing order as a constraint condition. However, it is necessary to determine whether or not the constraint condition is satisfied during the route search, and the size of the communication network increases. The route search time increases.

本発明は、通信ネットワークの規模が増大しても経路の探索時間の増大を抑えることができる経路探索装置及びプログラムを提供するものである。
The present invention provides a route search apparatus and program capable of suppressing an increase in route search time even if the size of a communication network increases.

本発明の一側面によると、通信ネットワーク内の2つのクライアント装置間に設定する回線の経路探索装置であって、前記通信ネットワークの各通信装置の被多重化インタフェースと、多重化インタフェースに基づき、前記通信ネットワーク内で取り得る多重化構成を判定して、前記各通信装置の各インタフェースが扱う多重化信号の前記多重化構成の数を判定する判定手段と、前記通信ネットワークの各通信装置の各インタフェースを、前記判定手段が判定した前記多重化構成の数のノードと定義し、前記通信ネットワークの各通信局舎の各通信装置の接続構成と、前記各通信装置内のインタフェース間での信号経路に基づき、前記ノード間のリンクを定義する定義手段と、前記定義手段が定義したノード及びリンクをグラフと見做し、前記2つのクライアント装置間で取り得る経路を探索する探索手段と、を備えていることを特徴とする。   According to an aspect of the present invention, there is provided a route search apparatus for a line set between two client apparatuses in a communication network, the multiplexed interface of each communication apparatus of the communication network, and the multiplexed interface, Determining means for determining possible multiplexing configurations in the communication network and determining the number of multiplexed configurations of multiplexed signals handled by each interface of each communication device; and each interface of each communication device of the communication network Is defined as the number of nodes of the multiplexing configuration determined by the determination means, and the signal path between the connection configuration of each communication device in each communication station building of the communication network and the interface in each communication device Based on the definition means for defining the link between the nodes and the nodes and links defined by the definition means as a graph, A search means for searching the possible paths between two client devices, characterized in that it comprises.

経路探索の際に制約条件を考慮する必要がなくなり、通信ネットワークの規模が増大しても経路の探索時間の増大を抑えることができる。   It is not necessary to consider the constraint conditions during the route search, and an increase in route search time can be suppressed even if the size of the communication network increases.

一実施形態による経路探索装置の概略的な構成図。1 is a schematic configuration diagram of a route search apparatus according to an embodiment. FIG. 一実施形態による経路探索処理を説明するための例示的な通信局舎間及び通信局舎内の構成図。The block diagram between the exemplary communication stations for explaining the route search process by one Embodiment, and a communication station building. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 一実施形態による経路探索処理の説明図。Explanatory drawing of the route search process by one Embodiment. 従来の問題の説明図。Explanatory drawing of the conventional problem.

以下、本発明の例示的な実施形態について図面を参照して説明する。なお、以下の各図においては、実施形態の説明に必要ではない構成要素については図から省略する。   Hereinafter, exemplary embodiments of the present invention will be described with reference to the drawings. In the following drawings, components that are not necessary for the description of the embodiments are omitted from the drawings.

図2は、本実施形態の説明に使用する通信システムの構成図である。図2に示す様に、局舎Aと局舎Bは、それぞれ、WDM1と2で接続され、局舎Bと局舎Cは、それぞれ、WDM3と4で接続されている。また、局舎Aには、SDH7と、クライアント装置50が設置され、局舎Bには、OTN5と、SDH8及び9が設置され、局舎Cには、OTN6と、SDH10及び11と、クライアント装置51が設置されている。なお、各通信装置内に表示する数字を含む四角は、インタフェースを表しており、その数字は、速度を示すインデックスである。なお、各通信装置の下側に示すインタフェースは、多重化される信号に対応し、以下の説明では、下側に示すインタフェースを被多重化インタフェースと呼ぶものとする。これに対して、各通信装置の上側に示すインタフェースは、多重化された信号に対応し、以下の説明では、上側に示すインタフェースを多重化インタフェースと呼ぶものとする。   FIG. 2 is a configuration diagram of a communication system used for explaining the present embodiment. As shown in FIG. 2, station A and station B are connected by WDMs 1 and 2, respectively, and station B and station C are connected by WDMs 3 and 4, respectively. In addition, SDH 7 and client device 50 are installed in station A, OTN 5 and SDH 8 and 9 are installed in station B, and OTN 6, SDH 10 and 11 and client device are installed in station C. 51 is installed. A square including a number displayed in each communication device represents an interface, and the number is an index indicating a speed. Note that the lower interface shown in each communication device corresponds to a signal to be multiplexed. In the following description, the lower interface is referred to as a multiplexed interface. On the other hand, the interface shown on the upper side of each communication apparatus corresponds to multiplexed signals, and in the following description, the interface shown on the upper side is called a multiplexed interface.

また、図2の構成において、異なる通信装置のインタフェース間を結ぶ線は、通信リンクを示している。なお、通信リンクは、異なる通信装置の同じインデックスのインタフェース間でのみ設定できる。さらに、通信装置の内部において通信装置間を結ぶ線は、通信装置内における信号の取り得る経路を示している。以下、図2の構成を前提としたときに、クライアント装置50とクライアント装置51との間の経路を決定するために、本実施形態による経路探索装置が実行する経路探索処理又は方法について説明する。   In the configuration of FIG. 2, the line connecting the interfaces of different communication devices indicates a communication link. A communication link can be set only between interfaces having the same index of different communication devices. Furthermore, a line connecting the communication devices inside the communication device indicates a path that a signal can take in the communication device. Hereinafter, the route search process or method executed by the route search device according to the present embodiment in order to determine the route between the client device 50 and the client device 51 when the configuration of FIG. 2 is assumed will be described.

まず、経路探索装置は、総ての局舎A、B、Cに設置された総てのWDMが有するインタフェースを1つに纏めたWDM、つまり、図3(A)に示すWDMを定義する。なお、通信局舎間を結ぶインタフェースについては考慮する必要はない。同様に、経路探索装置は、経路内の総ての局舎A、B、Cに設置された総てのOTNが有するインタフェースを1つに纏めたOTN、つまり、図3(B)に示すOTNを定義する。さらに、経路探索装置は、経路内の総ての局舎A、B、Cに設置された総てのSDHが有するインタフェースを1つに纏めたSDH、つまり、図3(C)に示すSDHを定義する。なお、このとき被多重化インタフェースと、多重化インタフェースは区別する。   First, the route search device defines a WDM in which all the WDMs installed in all stations A, B, and C are combined, that is, the WDM shown in FIG. Note that there is no need to consider the interface connecting the communication stations. Similarly, the route search apparatus is an OTN in which the interfaces of all the OTNs installed in all stations A, B, and C in the route are combined into one, that is, the OTN shown in FIG. Define Further, the route search apparatus combines the SDHs that have the interfaces of all the SDHs installed in all the stations A, B, and C in the route, that is, the SDH shown in FIG. Define. At this time, the multiplexed interface is distinguished from the multiplexed interface.

続いて、経路探索装置は、図4に示す様に、クライアント装置のインタフェースから、クライアント装置のインタフェースと接続できる図3で定義した通信装置のインタフェースにリンクを定義する。図4においては、SDH及びOTNのインデックスが1のインタフェースへのリンクが定義されている。また、図3で定義した通信装置の多重化インタフェースと、他の通信装置の被多重化インタフェースで接続できるものがあれば、多重化インタフェースから被多重化インタフェースへのリンクを定義する。図4においては、SDH及びOTNのインデックスが2及び8のインタフェース間と、SDH及びWDMのインデックスが8及び32のインタフェース間と、OTNとWDMのインデックスが32のインタフェース間にリンクが定義されている。さらに、通信装置内においては、各通信装置内の信号経路に従い、非多重化インタフェースから多重化インタフェースへのリンクを定義する。   Next, as shown in FIG. 4, the route search device defines a link from the interface of the client device to the interface of the communication device defined in FIG. 3 that can be connected to the interface of the client device. In FIG. 4, a link to an interface whose SDH and OTN indexes are 1 is defined. In addition, if there is an interface that can be connected by the multiplexed interface of the communication device defined in FIG. 3 and the multiplexed interface of another communication device, a link from the multiplexed interface to the multiplexed interface is defined. In FIG. 4, links are defined between interfaces with SDH and OTN indexes of 2 and 8, between interfaces with SDH and WDM indexes of 8 and 32, and interfaces with OTN and WDM indexes of 32. . Further, in the communication device, a link from the non-multiplexed interface to the multiplexed interface is defined according to the signal path in each communication device.

続いて、経路探索装置は、図4での定義内容から、各インタフェースにおける多重化構成の数を判定する。ここで、インタフェースの多重化構成の数とは、図4で定義した構成において、起点とするクライアント装置のインタフェースから、当該インタフェースに至る経路数に相当する。図5は、図4の構成に対応する各インタフェースの多重化構成数を示している。例えば、SDHの被多重化インタフェースや、3つの多重化インタフェースに至る経路は1つのみであるためSDHの各インタフェースの多重化構成数はいずれも1となる。また、OTNの3つの被多重化インタフェースも同様に多重化構成数はいずれも1である。一方、OTNの多重化インタフェースには、OTNの3つの被多重化インタフェースのそれぞれからの経路が存在するため、OTNの多重化インタフェースの多重化構成数は3となる。WDMのインデックスが32であるインタフェースには、多重化構成数が3であるOTNの多重化インタフェースと、SDHの1つの多重化インタフェースからの経路が存在するため、WDMのインデックスが32であるインタフェースの多重化構成数は4となる。   Subsequently, the route search device determines the number of multiplexed configurations in each interface from the definition contents in FIG. Here, the number of multiplexed interfaces is equivalent to the number of paths from the interface of the client device as the starting point to the interface in the configuration defined in FIG. FIG. 5 shows the number of multiplexed configurations of each interface corresponding to the configuration of FIG. For example, since there is only one path to the SDH multiplexed interface or three multiplexed interfaces, the number of multiplexed configurations of each interface of SDH is one. Similarly, the number of multiplexed configurations of the three multiplexed interfaces of OTN is one. On the other hand, since there are paths from each of the three multiplexed interfaces of OTN in the multiplexed interface of OTN, the number of multiplexed configurations of the multiplexed interface of OTN is 3. An interface having a WDM index of 32 includes a path from an OTN multiplexing interface having a multiplexing configuration number of 3 and a single SDH multiplexing interface. The number of multiplexed components is 4.

続いて、経路探索装置は、図2の構成における各インタフェースを、その多重化構成数に分割する。具体的には、図2の局舎BのOTN5及び局舎CのOTN6の多重化インタフェースは、図5より3つに分割され、局舎BのWDM3及びWDM4の被多重化インタフェースは、図5より4つに分割される。図6は、図2の分割されるインタフェースに、その分割数を括弧書きで付け加えたものである。また、図7は、図2の構成における各インタフェースを、多重化構成数に基づき分割した状態を示している。なお、このとき局舎間を接続するWDM1、2、3及び4の多重化側インタフェースは、非多重化側インタフェースと同じ数に分割し、局舎間のリンクも同様に、多重化側インタフェース毎に定義する。また、通信装置内の信号経路についても各局舎の通信装置の信号経路に従いリンクを定義する。このとき、局舎CにおけるOTN6の様に、3つの多重化側インタフェースに対して、非多重化側インタフェースは2となるが、この場合、3つの多重化側インタフェースの1つには、通信装置内部のリンクは定義されない。   Subsequently, the route search apparatus divides each interface in the configuration of FIG. 2 into the number of multiplexed configurations. Specifically, the multiplexing interfaces of OTN 5 of station B and OTN 6 of station C in FIG. 2 are divided into three from FIG. 5, and the multiplexed interfaces of WDM 3 and WDM 4 of station B are as shown in FIG. It is divided into four. FIG. 6 is obtained by adding the number of divisions in parentheses to the interface to be divided in FIG. FIG. 7 shows a state in which each interface in the configuration of FIG. 2 is divided based on the number of multiplexed configurations. At this time, the multiplexing side interfaces of the WDMs 1, 2, 3, and 4 that connect the stations are divided into the same number as the non-multiplexing side interfaces, and the links between the stations are similarly divided for each multiplexing side interface. Defined in Also, the signal path in the communication apparatus is defined as a link according to the signal path of the communication apparatus in each station. At this time, like the OTN 6 in the station C, the non-multiplexing side interface is 2 with respect to the three multiplexing side interfaces. In this case, one of the three multiplexing side interfaces includes a communication device. Internal links are not defined.

図8及び図9は、図7の各インタフェースに多重化構成を示す符号を表示したものである。なお、図8は、局舎Aと局舎Bの構成を、図9は、局舎Bと局舎Cの構成を示している。ここで、図8及び図9の文字"C"はクライアント装置を、文字"S"はSDHを、文字"O"はOTNを、文字"W"はWDMを示し、各文字の添え字は、インタフェースのインデックスを示している。例えば、図4のOTNの多重化インタフェースには、クライアント装置の出力を直接多重化した経路(多重化構成C32)と、SDHのインデックスが2のインタフェースを経由する経路(多重化構成C32)と、SDHのインデックスが8のインタフェースを経由する経路(多重化構成C32)の3つの多重化構成が存在するため、分割した3つのインタフェースは、それぞれ、多重化構成C32と、多重化構成C32と、多重化構成C32に分類されている。他のインタフェースについても同様である。 8 and 9 show the codes indicating the multiplexing configuration on each interface of FIG. 8 shows the configuration of the station A and the station B, and FIG. 9 shows the configuration of the station B and the station C. 8 and 9, the character “C” indicates the client device, the character “S” indicates SDH, the character “O” indicates OTN, the character “W” indicates WDM, and the subscript of each character is: Indicates the index of the interface. For example, the OTN multiplexing interface of FIG. 4 includes a path (multiplexing configuration C 1 O 32 ) in which the output of the client device is directly multiplexed, and a path (multiplexing configuration C) via the interface whose SDH index is 2. 1 S 2 O 32 ) and three multiplexing configurations of a path (multiplexing configuration C 1 S 8 O 32 ) through an interface having an SDH index of 8 exist, and the three divided interfaces are respectively It is classified into a multiplexing configuration C 1 O 32 , a multiplexing configuration C 1 S 2 O 32, and a multiplexing configuration C 1 S 8 O 32 . The same applies to other interfaces.

経路探索装置は、図8及び図9に示す様に、分割して得られた各インタフェースを、グラフにおけるノードとし、通信装置間及び通信装置内の信号経路をリンクとしてグラフ理論に基づき経路探索を行う。以上説明した様に、探索の前に、通信ネットワークにおいて取り得る多重化構成を判定し、判定した多重化構成に基づき同じ物理インタフェースを分割して、1つ以上のノードに対応させることで、図8及び図9に示すグラフでは、制約条件を考慮することなく経路探索が行えることになる。言い換えると、実際の通信装置をノードとし、通信装置間の信号経路をリンクとするグラフを、制約条件を考慮した上でインタフェースをノードとし、通信装置間及び通信装置内の信号経路をリンクとするグラフを生成することで、経路探索の際には制約条件を考慮する必要がなくなる。したがって、通信ネットワークの規模が大きくなっても、経路探索に必要な時間を抑えることが可能になる。   As shown in FIG. 8 and FIG. 9, the route search device performs route search based on graph theory with each interface obtained by dividing as a node in the graph and using signal paths between and within the communication devices as links. Do. As described above, before searching, a possible multiplexing configuration in the communication network is determined, and the same physical interface is divided based on the determined multiplexing configuration to correspond to one or more nodes. In the graphs shown in FIGS. 8 and 9, the route search can be performed without considering the constraint condition. In other words, a graph with an actual communication device as a node and a signal path between communication devices as a link, an interface as a node after considering the constraints, and a signal path between communication devices and within the communication device as a link By generating a graph, it is not necessary to consider the constraint conditions when searching for a route. Therefore, even when the size of the communication network increases, the time required for route search can be suppressed.

図1は、本実施形態による経路探索装置の概略的な構成図である。データベース部104は、通信ネットワークの各通信局舎間の接続構成と、各通信局舎に設置されている多重化装置及びクライアント装置と、各通信局舎内の通信装置間の接続構成と、各多重化装置に実装されているインタフェースと、多重化装置内のインタフェース間の信号の取り得る経路についての情報を保持している。また、入出力部105は、ユーザから探索又は決定すべき経路の入力を受け付け、結果を表示する。   FIG. 1 is a schematic configuration diagram of a route search apparatus according to the present embodiment. The database unit 104 includes a connection configuration between each communication station in the communication network, a multiplexing device and a client device installed in each communication station, a connection configuration between communication devices in each communication station, It holds information about the interfaces implemented in the multiplexer and the possible paths of signals between the interfaces in the multiplexer. The input / output unit 105 receives an input of a route to be searched or determined from the user and displays the result.

判定部101は、データベース部104が保持している情報に基づき、図2から図5を用いて説明した様に、各インタフェースが扱う多重化信号における多重化構成の数を判定する。定義部102は、各インタフェースを、判定部101が判定した多重化構成の数のノードと定義し、図6から図9を用いて説明した様に、ノード間のリンクを定義して探索グラフを生成する。探索部103は、定義部102が定義した探索グラフを使用して、取り得る経路を探索して、ユーザへの表示のために探索した総ての経路を入出力部105に出力する。或いは、探索部103は、探索した総ての経路から所定の選択基準に基づき1つの経路を決定して、決定した経路をユーザへの表示のために入出力部105に出力する構成であっても良い。   Based on the information stored in the database unit 104, the determination unit 101 determines the number of multiplexed configurations in the multiplexed signal handled by each interface, as described with reference to FIGS. The definition unit 102 defines each interface as a node of the number of multiplexed configurations determined by the determination unit 101, and defines a link between nodes as described with reference to FIGS. Generate. The search unit 103 searches for possible routes using the search graph defined by the definition unit 102, and outputs all routes searched for display to the user to the input / output unit 105. Alternatively, the search unit 103 is configured to determine one route based on a predetermined selection criterion from all the searched routes and output the determined route to the input / output unit 105 for display to the user. Also good.

なお、本発明による経路探索装置は、コンピュータを上記経路探索装置として動作させるプログラムにより実現することができる。これらコンピュータプログラムは、コンピュータが読み取り可能な記憶媒体に記憶されて、又は、ネットワーク経由で配布が可能なものである。   The route search device according to the present invention can be realized by a program that causes a computer to operate as the route search device. These computer programs can be stored in a computer-readable storage medium or distributed via a network.

Claims (4)

通信ネットワーク内の2つのクライアント装置間に設定する回線の経路探索装置であって、
前記通信ネットワークの各通信装置の被多重化インタフェースと、多重化インタフェースに基づき、前記通信ネットワーク内で取り得る多重化構成を判定して、前記各通信装置の各インタフェースが扱う多重化信号の前記多重化構成の数を判定する判定手段と、
前記通信ネットワークの各通信装置の各インタフェースを、前記判定手段が判定した前記多重化構成の数のノードと定義し、前記通信ネットワークの各通信局舎の各通信装置の接続構成と、前記各通信装置内のインタフェース間での信号経路に基づき、前記ノード間のリンクを定義する定義手段と、
前記定義手段が定義したノード及びリンクをグラフと見做し、前記2つのクライアント装置間で取り得る経路を探索する探索手段と、
を備えていることを特徴とする経路探索装置。
A route search device for a line set between two client devices in a communication network,
Based on the multiplexed interface of each communication device of the communication network and the multiplexing interface, the multiplexing configuration that can be taken in the communication network is determined, and the multiplexing signal multiplexed by each interface of the communication device is determined. A determination means for determining the number of data structures,
Each interface of each communication device of the communication network is defined as a node of the number of the multiplexed configurations determined by the determination unit, a connection configuration of each communication device of each communication station of the communication network, and each communication Defining means for defining a link between the nodes based on a signal path between interfaces in the device;
Search means for considering a node and a link defined by the definition means as a graph and searching for a path that can be taken between the two client devices;
A route search device comprising:
前記判定手段は、前記通信ネットワークの各通信装置の種別毎に、前記通信ネットワークが使用するインタフェースの総てを有する通信装置を求めることで、前記通信ネットワーク内で取り得る多重化構成を判定することを特徴とする請求項1に記載の経路探索装置。   The determination means determines a multiplexing configuration that can be taken in the communication network by obtaining communication devices having all the interfaces used by the communication network for each type of each communication device of the communication network. The route search device according to claim 1. 前記探索手段は、前記探索した取り得る経路から所定の条件に基づき1つの経路を決定することを特徴とする請求項1又は2に記載の経路探索装置。   The route search device according to claim 1 or 2, wherein the search means determines one route based on a predetermined condition from the searched possible routes. 請求項1から3のいずれか1項に記載の経路探索装置としてコンピュータを機能させることを特徴とするプログラム
A program that causes a computer to function as the route search device according to any one of claims 1 to 3.
JP2013103513A 2013-05-15 2013-05-15 Route search apparatus and program for communication network Active JP6084894B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013103513A JP6084894B2 (en) 2013-05-15 2013-05-15 Route search apparatus and program for communication network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013103513A JP6084894B2 (en) 2013-05-15 2013-05-15 Route search apparatus and program for communication network

Publications (2)

Publication Number Publication Date
JP2014225761A JP2014225761A (en) 2014-12-04
JP6084894B2 true JP6084894B2 (en) 2017-02-22

Family

ID=52124134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013103513A Active JP6084894B2 (en) 2013-05-15 2013-05-15 Route search apparatus and program for communication network

Country Status (1)

Country Link
JP (1) JP6084894B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4946490B2 (en) * 2006-06-14 2012-06-06 富士通株式会社 Optical network design method, optical network and recording medium
JP5668579B2 (en) * 2011-04-08 2015-02-12 富士通株式会社 Communication apparatus and route determination method

Also Published As

Publication number Publication date
JP2014225761A (en) 2014-12-04

Similar Documents

Publication Publication Date Title
Orlowski et al. SNDlib 1.0—Survivable network design library
JP4462442B2 (en) Link attribute setting method, route calculation method, and system using them
US9215031B2 (en) Determining least-latency paths across a provider network utilizing available capacity
US8493971B2 (en) Path calculation system
EP2713556A1 (en) Mapping a network topology request to a physical network
JP5125940B2 (en) Route calculation system, network management system, route calculation method, and route calculation program
US9769031B2 (en) Digital service path viewer
US8543957B2 (en) Optical network design apparatus and method
US20140169782A1 (en) Network design apparatus and network design method
CN105207905B (en) Route selection method and device
JP5720441B2 (en) Route search program, route search device, and route search method
JP6084894B2 (en) Route search apparatus and program for communication network
US20150023666A1 (en) Network designing apparatus, network designing method, and network designing program
Eiger et al. Network restoration under dual failures using path-protecting preconfigured cycles
US20140136672A1 (en) Intelligent command builder and executer
US20130054834A1 (en) Route search device, route search method, and route search program
US10103971B2 (en) Route search apparatus and route search method
WO2021179259A1 (en) System and method for automated oms layer topology computation in optical transport network
JP6048252B2 (en) Network design method and network design apparatus
CN107888282B (en) Circuit whole-course route calculation method of optical transmission network
JP5748363B2 (en) Communication path design apparatus, communication path design method, and communication path design program
JP2005260729A (en) Band guaranteed optical vpn path design system, method and program
JP5429292B2 (en) Route search method and node device
WO2018177354A1 (en) Method and apparatus for generating shared risk link group
JP2011249885A (en) Route calculation method, and apparatus and program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161209

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: 20170105

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170126

R150 Certificate of patent or registration of utility model

Ref document number: 6084894

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150