JP2005341137A - Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program - Google Patents

Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program Download PDF

Info

Publication number
JP2005341137A
JP2005341137A JP2004156266A JP2004156266A JP2005341137A JP 2005341137 A JP2005341137 A JP 2005341137A JP 2004156266 A JP2004156266 A JP 2004156266A JP 2004156266 A JP2004156266 A JP 2004156266A JP 2005341137 A JP2005341137 A JP 2005341137A
Authority
JP
Japan
Prior art keywords
route
bandwidth
information
network
link
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004156266A
Other languages
Japanese (ja)
Inventor
Koji Sugisono
幸司 杉園
Yasuo Shiga
靖夫 志賀
Masanaga Yasukawa
正祥 安川
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 JP2004156266A priority Critical patent/JP2005341137A/en
Publication of JP2005341137A publication Critical patent/JP2005341137A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology capable of determining a range of links being arithmetic objects when a plurality of end points exist and attaining admission control in multicast communication. <P>SOLUTION: This method includes the steps of: detecting links through which a path passes; acquiring information of a band having already been used in bands usable by traffic by a link and a band of a path going to be set from now; calculating a utility rate by dividing the band by a maximum band usable for the traffic; using a value for metric resulting from a power calculation taking a given arbitrary number with respect to the utility rate as an exponent; and admitting the setting of the path when the total sum of the metrics of the links included in the path is less than an upper limit given beforehand. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、マルチキャスト転送経路設定許可判定方法及び装置及びプログラム及びそのプログラムを格納した記憶媒体に係り、特に、情報の配信元となる始点とその情報の配信先である終点とを結ぶ経路のうち、経路が分かれるノードにおいて情報をコピーして各終点へと転送するマルチキャスト通信において、設定しようとする経路が他のトラヒックに対しパケットロスや帯域占有などの影響を及ぼすことを回避するためのマルチキャスト転送経路設定許可判定方法及び装置及びプログラム及びそのプログラムを格納した記憶媒体に関する。   The present invention relates to a multicast transfer route setting permission determination method and apparatus, a program, and a storage medium storing the program, and more particularly, among routes connecting an information distribution source start point and an information distribution destination end point. Multicast transfer to avoid the influence of packet loss, bandwidth occupancy, etc., on other traffic in the multicast communication in which information is copied and transferred to each end point at the node where the route is divided The present invention relates to a route setting permission determination method and apparatus, a program, and a storage medium storing the program.

現在、テレビ会議やストリーミングサービスなど、動画や音声を用いたサービスが注目を集めている。動画や音声といったデータは、ネットワーク中で遅延やパケットロスなどを被ることで再生時に動画品質が劣化するという問題点が存在する。また、特に、ストリーミングなどは特定多数の人にデータを提供するという特徴があるが、このようなサービスを既存の1対1通信であるユニキャスト通信を用いると、ユーザの数分だけのデータを配送することになり、大量のトラヒックが発生することになる。   Currently, services using video and audio such as video conferencing and streaming services are attracting attention. Data such as moving images and audio has a problem that the moving image quality deteriorates during reproduction due to delay and packet loss in the network. In particular, streaming is characterized by providing data to a specific large number of people. However, if such a service uses existing unicast communication, which is one-to-one communication, data corresponding to the number of users can be obtained. A large amount of traffic will be generated.

この両者を解決する技術として注目を集めているのが、マルチキャストMPLS技術である。この技術は、経路を通るデータが使用する帯域量を明示的に指定することができ、かつIPマルチキャスト技術と同様に、途中のルータで下流に存在する経路数分パケットをコピーすることでユーザへとデータを配送する。これにより、パケットロスなどの問題を解消し、かつネットワーク資源の浪費を防いでいる。   Multicast MPLS technology is attracting attention as a technology for solving both. With this technology, the amount of bandwidth used by the data passing through the route can be explicitly specified, and, similar to the IP multicast technology, it can be copied to the user by copying packets for the number of routes existing downstream in the router. And deliver data. This eliminates problems such as packet loss and prevents waste of network resources.

次に、これらのサービスを実現するネットワーク提供者について考える。一般的にデータの品質劣化やデータ転送遅延の増加、並びにダウンロードなどの失敗を防ぐことで、ユーザが感じるストレス等は軽減される。よって、多くの顧客に満足してもらうためには、できるだけ多くのトラヒックを収容し、かつそれぞれについてもパケットロスなどが少ない状態で転送を行うことが重要となる。この課題の実現手法として、振る舞いの悪いトラヒックや収容効率の悪いトラヒックを流す経路の設定を禁じることで、他の振る舞いの良いトラヒックなどの収容本数を増やすアドミッションコントロールという手法が存在する。アドミッションコントロールでは、トラヒックの振る舞いや設定しようとする経路が通るリンクの状態を検知することで、振る舞いの悪いトラヒックの配送禁止、そして、非常に多くの帯域を消費するようなトラヒックの配送禁止などを行う。   Next, consider network providers that implement these services. In general, stress and the like felt by the user can be reduced by preventing data quality deterioration, increase in data transfer delay, and failure such as download. Therefore, in order to satisfy many customers, it is important to accommodate as much traffic as possible and transfer each packet with little packet loss. As a technique for realizing this problem, there is a technique called admission control that increases the number of accommodated traffic such as other traffic with good behavior by prohibiting the setting of a route through which traffic with poor behavior or traffic with poor accommodation efficiency flows. Admission control detects traffic behavior and the state of the link through the route to be set, prohibits delivery of bad traffic, and prohibits delivery of traffic that consumes a large amount of bandwidth. I do.

本発明では、今回、後者の配送禁止に関する判断方法について規定する。   In the present invention, this time, the latter determination method regarding delivery prohibition is defined.

ユニキャスト通信におけるアドミッションコントロールの方法として、経路の始点と終点の間の経路に含まれるリンクの利用率から計算されたメトリックのリンクに対する総和が与えられた値を下回るときに経路の設定を許可する。ここでは、リンクの利用率は現在該リンク上に設定されている経路の帯域に今から設定しようとしている経路の帯域を加え、その値をリンクの最大帯域で割った値であるとする。   As a method of admission control in unicast communication, route setting is permitted when the sum of the metrics calculated from the link utilization rate included in the route between the start point and end point of the route falls below a given value. To do. Here, it is assumed that the link utilization rate is a value obtained by adding the bandwidth of the route to be set to the bandwidth of the route currently set on the link and dividing the value by the maximum bandwidth of the link.

第1の方法では、リンクの利用率μを与えられた任意の数(k)の回数だけ掛け合わせた値、即ちμをそのリンクのメトリックとしている(例えば、非特許文献1参照)。 In the first method, a value obtained by multiplying a link utilization factor μ by a given number (k), that is, μ k is used as a metric of the link (see, for example, Non-Patent Document 1).

第2の方法では、リンクの利用率μを与えられた任意の数(k)のべき乗とした値、即ち、kμをメトリックとしている(例えば、非特許文献2参照)。そして、経路の設定許可基準は以下の式になる。   In the second method, the link utilization factor μ is a power of an arbitrary number (k), that is, kμ is used as a metric (for example, see Non-Patent Document 2). The route setting permission standard is as follows.

第1の方法の場合は、   For the first method,

Figure 2005341137
第2の方法の場合は、
Figure 2005341137
For the second method,

Figure 2005341137
ここで、Pは始点sと終点dの間を結ぶ経路で、kは任意の数、Δは、与えられた上限である。これらの方式は、下記の非特許文献2の中でそれぞれEXP方式とPOWER方式として紹介されている。
R. Gawlick, et al., “Routing and Admission Control in General Topology Networks,” Technical Report STAN-CS-TR-95-1548, Stanford University, Stanford, CA, 1995 L. Narayanan, et al., “Fair and Efficient Call Routing and Admission Control Algorithm,” IEEE GLOBECOM ’99, vol.2, pp. 1527-1534, 1999
Figure 2005341137
Here, P is a path connecting the start point s and the end point d, k is an arbitrary number, and Δ is a given upper limit. These methods are introduced as the EXP method and the POWER method in Non-Patent Document 2 below.
R. Gawlick, et al., “Routing and Admission Control in General Topology Networks,” Technical Report STAN-CS-TR-95-1548, Stanford University, Stanford, CA, 1995 L. Narayanan, et al., “Fair and Efficient Call Routing and Admission Control Algorithm,” IEEE GLOBECOM '99, vol.2, pp. 1527-1534, 1999

上記の方法をマルチキャスト通信に適用することを考える。   Consider applying the above method to multicast communication.

マルチキャスト通信では、経路の形状は通常ツリー状になっており、経路の終点も複数存在する。上記の判断基準は、終点が複数存在する場合には対応しておらず、経路に属するリンクのメトリックの総和を計算する際、演算対象となるリンクの範囲、即ち、上式におけるi∈P(s,d)の部分を再定義する必要がある。   In multicast communication, the shape of a route is usually a tree shape, and there are a plurality of route end points. The above criterion does not correspond to the case where there are a plurality of end points, and when calculating the sum of the metrics of the links belonging to the route, the range of links to be calculated, i.e., i∈P ( It is necessary to redefine the part of s, d).

本発明は、上記の点に鑑みなされたもので、終点が複数存在する場合に、演算対象となるリンクの範囲を確定することができ、マルチキャスト通信におけるアドミッションコントロールを可能とするマルチキャスト転送経路設定許可判定方法及び装置及びプログラム及びそのプログラムを格納した記憶媒体を提供することを目的とする。   The present invention has been made in view of the above points, and in the case where there are a plurality of end points, the range of the link to be calculated can be determined, and multicast transfer path setting that enables admission control in multicast communication An object of the present invention is to provide a permission determination method and apparatus, a program, and a storage medium storing the program.

図1は、本発明の原理を説明するための図である。   FIG. 1 is a diagram for explaining the principle of the present invention.

本発明(請求項1)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップ(ステップ1)と、
帯域情報取得ステップで得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップ(ステップ2)と、
利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算ステップ(ステップ3)と、
経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定ステップ(ステップ4)と、
判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップ(ステップ5)と、からなる。
According to the present invention (Claim 1), when the remaining bandwidth of a link in a network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set In the route design permission determination method,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step (step 1) for acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculation step (step 2) for calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by traffic;
A power calculation step (step 3) in which a value obtained by performing a power operation with an arbitrary number given to the utilization rate as an index is used as a metric;
A determination step (step 4) that permits setting of the route when the sum of the metrics of the links included in the route falls below a predetermined upper limit;
And an output step (step 5) for outputting the determination result of the determination step to the route setting means on the network or in the apparatus.

本発明(請求項2)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
帯域情報取得ステップで得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定ステップと、
判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、からなる。
According to the present invention (Claim 2), when the remaining bandwidth of a link in a network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set In the route design permission determination method,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that the traffic can use;
A power calculation step with the utilization as a metric that is a value obtained by performing a power calculation with an arbitrary number of exponents;
A determination step of permitting setting of the route when the sum of the metrics of the links included in the route is lower than a predetermined upper limit;
And an output step for outputting the determination result of the determination step to the route setting means on the network or in the apparatus.

本発明(請求項3)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
帯域情報取得ステップで得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知ステップと、
経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、からなる。
According to the present invention (Claim 3), when the remaining bandwidth of a link in a network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set In the route design permission determination method,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that the traffic can use;
A power operation step using a value obtained by performing a power operation with an arbitrary number given to the utilization as an index, and a metric,
A start point-end point pair detection step for detecting a start point-end point pair having the largest sum of metrics of links that pass when reaching the end point from the start point of the route among the routes given by the route calculating means;
A determination step that permits setting of the route when the sum of the metrics of the links included in the route falls below a given upper limit;
And an output step for outputting the determination result of the determination step to the route setting means on the network or in the apparatus.

本発明(請求項4)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
帯域情報取得ステップで得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知ステップと、
経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、からなる。
According to the present invention (Claim 4), when the remaining bandwidth of a link in a network is known and information of a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set In the route design permission determination method,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that the traffic can use;
A power calculation step with the utilization as a metric that is a value obtained by performing a power calculation with an arbitrary number of exponents;
A start point-end point pair detection step for detecting a start point-end point pair having the largest sum of metrics of links that pass when reaching the end point from the start point of the route among the routes given by the route calculating means;
A determination step that permits setting of the route when the sum of the metrics of the links included in the route falls below a given upper limit;
And an output step for outputting the determination result of the determination step to the route setting means on the network or in the apparatus.

本発明(請求項5)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
帯域情報取得ステップで得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
利用率に対し、与えられた任意の数を指数とするべき乗演算を行なった値をメトリックするべき乗演算ステップと、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリック和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、からなる。
According to the present invention (Claim 5), when the remaining bandwidth of a link in the network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set In the route design permission determination method,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that the traffic can use;
A power calculation step for metricing a value obtained by performing a power calculation with an arbitrary given number as an exponent with respect to the utilization rate,
Judgment step of permitting setting of the route when the average value of the metric sum of the links passing when reaching from the start point to the end point of the route among the routes given by the route calculation means is below a given upper limit value When,
And an output step for outputting the determination result of the determination step to the route setting means on the network or in the apparatus.

本発明(請求項6)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
帯域情報取得ステップで得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックするべき乗演算ステップと、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、からなる。
According to the present invention (Claim 6), when the remaining bandwidth of a link in a network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set In the route design permission determination method,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that the traffic can use;
A power calculation step to metric a value obtained by performing a power operation as an arbitrary number of given exponents;
Judgment that permits setting of the route when the average value of the metric sums of the links that pass when reaching the end point from the start point of the route is less than the given upper limit among the routes given by the route calculation means Steps,
And an output step for outputting the determination result of the determination step to the route setting means on the network or in the apparatus.

図2は、本発明の原理構成図である。   FIG. 2 is a principle configuration diagram of the present invention.

本発明(請求項7)は、ネットワーク上または、装置内部の経路計算手段20で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段11と、該情報収集手段11から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
情報収集手段で取得した経路が通るリンクを検知するリンク検知手段1と、
リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段30から取得する帯域情報取得手段14と、
帯域情報取得手段14で得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段2と、
利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算手段3と、
経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定手段4と、
判定手段4の判定結果をネットワーク上または、装置内の経路設定手段40に出力する出力手段15と、を有する。
The present invention (Claim 7) includes an information collecting unit 11 that acquires information on a multicast route to be set, which is calculated by a route calculating unit 20 on a network or inside a device or designated from an external device, A multicast forwarding route design permission judging device for judging whether a route acquired from the information collecting means 11 can be set,
Link detecting means 1 for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition unit 14 that acquires information on the band already used in the band that can be used for traffic on the link and the band of the route to be set from the network information storage unit 30;
Utilization rate calculating means 2 for calculating the utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means 14 by the maximum bandwidth that can be used by traffic;
A power calculation means 3 using a value obtained by performing a power calculation with an arbitrary number given to the utilization rate as an index;
A determination unit 4 that permits setting of the route when the sum of the metrics of the links included in the route falls below a predetermined upper limit;
And an output unit 15 for outputting the determination result of the determination unit 4 to the route setting unit 40 on the network or in the apparatus.

本発明(請求項8)は、ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
帯域情報取得手段で得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算手段と、
経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定手段と、
判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、を有する。
The present invention (Claim 8) has information collecting means for acquiring information on a multicast route to be set, which is calculated by a route calculating means on the network or inside the device or designated from an external device, A multicast forwarding route design permission judging device for judging whether a route acquired from an information collecting means can be set,
A link detection means for detecting a link through which the route acquired by the information collection means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used for traffic on a link and a band of a route to be set from now on,
A utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information obtaining means by the maximum bandwidth that can be used by traffic;
A power calculation means having a metric as a value obtained by performing a power calculation with an arbitrary number of exponents as utilization,
A determination unit that permits setting of the route when the sum of the metrics of the links included in the route is lower than a predetermined upper limit;
Output means for outputting a determination result of the determination means to a route setting means on the network or in the apparatus.

本発明(請求項9)は、ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
帯域情報取得手段で得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算手段と、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知手段と、
経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、を有する。
The present invention (Claim 9) has information collecting means for acquiring information of a multicast route to be set, which is calculated on a network or by a route calculating means inside the device or designated from an external device, A multicast forwarding route design permission judging device for judging whether a route acquired from an information collecting means can be set,
A link detection means for detecting a link through which the route acquired by the information collection means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used for traffic on a link and a band of a route to be set from now on,
A utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information obtaining means by the maximum bandwidth that can be used by traffic;
A power calculation means using a value obtained by performing a power operation with an arbitrary number given to the utilization as an index, and a metric,
A start point-end point pair detecting unit for detecting a start point-end point pair having the largest sum of the metrics of the links that pass when reaching the end point from the start point of the route among the routes given by the route calculating unit;
A determination unit that permits setting of the route when the sum of the metrics of the links included in the route falls below a given upper limit;
Output means for outputting a determination result of the determination means to a route setting means on the network or in the apparatus.

本発明(請求項10)は、ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
帯域情報取得手段で得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算手段と、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知手段と、
経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、を有する。
The present invention (Claim 10) has information collecting means for acquiring information of a multicast route to be set, which is calculated on a network or by a route calculating means inside the device or designated from an external device, A multicast forwarding route design permission judging device for judging whether a route acquired from an information collecting means can be set,
A link detection means for detecting a link through which the route acquired by the information collection means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used for traffic on a link and a band of a route to be set from now on,
A utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information obtaining means by the maximum bandwidth that can be used by traffic;
A power calculation means having a metric as a value obtained by performing a power calculation with an arbitrary number of exponents as utilization,
A start point-end point pair detecting unit for detecting a start point-end point pair having the largest sum of the metrics of the links that pass when reaching the end point from the start point of the route among the routes given by the route calculating unit;
A determination unit that permits setting of the route when the sum of the metrics of the links included in the route falls below a given upper limit;
Output means for outputting a determination result of the determination means to a route setting means on the network or in the apparatus.

本発明(請求項11)は、ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
帯域情報取得手段で得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
利用率に対し、与えられた任意の数を指数とするべき乗演算を行なった値をメトリックするべき乗演算手段と、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリック和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、を有する。
The present invention (Claim 11) has information collecting means for acquiring information on a multicast route to be set, which is calculated on a network or by a route calculating means inside the device or designated from an external device, A multicast forwarding route design permission judging device for judging whether a route acquired from an information collecting means can be set,
A link detection means for detecting a link through which the route acquired by the information collection means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used for traffic on a link and a band of a route to be set from now on,
A utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information obtaining means by the maximum bandwidth that can be used by traffic;
A power calculation means for metric of a value obtained by performing a power calculation with an arbitrary given number as an exponent with respect to the utilization rate;
Judgment means that permits setting of the route when the average value of the metric sum of the links that pass when reaching from the start point to the end point of the route among the routes given by the route calculation means falls below a given upper limit value. When,
Output means for outputting a determination result of the determination means to a route setting means on the network or in the apparatus.

本発明(請求項12)は、ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
帯域情報取得手段で得られた帯域をトラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
利用率に対し、与えられた任意の数の指数とするべき乗演算を行なった値をメトリックするべき乗演算手段と、
経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、を有する。
The present invention (Claim 12) has information collecting means for acquiring information of a multicast route to be set, which is calculated on a network or by a route calculating means in the device or designated from an external device, A multicast forwarding route design permission judging device for judging whether a route acquired from an information collecting means can be set,
A link detection means for detecting a link through which the route acquired by the information collection means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used for traffic on a link and a band of a route to be set from now on,
A utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information obtaining means by the maximum bandwidth that can be used by traffic;
A power calculation means for metricing a value obtained by performing a power calculation with an arbitrary number of exponents given to the utilization rate;
Judgment that permits setting of the route when the average value of the metric sums of the links that pass when reaching the end point from the start point of the route is less than the given upper limit among the routes given by the route calculation means Means,
Output means for outputting a determination result of the determination means to a route setting means on the network or in the apparatus.

本発明(請求項13)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断プログラムであって、
上記の請求項1乃至6記載のマルチキャスト転送経路設計許可判断方法の実現に用いられる処理をコンピュータに実行させるマルチキャスト転送経路設計許可判断プログラムである。
According to the present invention (Claim 13), when the remaining bandwidth of a link in a network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set A route design permission determination program,
A multicast transfer route design permission determination program for causing a computer to execute processing used to realize the multicast transfer route design permission determination method according to claim 1.

本発明(請求項14)は、ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断プログラムを格納した記憶媒体であって、
上記の請求項1乃至6記載のマルチキャスト転送経路設計許可判断方法の実現に用いられる処理をコンピュータに実行させるマルチキャスト転送経路設計許可判断プログラムを格納した記憶媒体である。
According to the present invention (Claim 14), when the remaining bandwidth of a link in a network is known and information on a multicast route to be set is notified, multicast transfer for determining whether the notified route can be set A storage medium storing a route design permission determination program,
A storage medium storing a multicast transfer route design permission determination program for causing a computer to execute processing used to realize the multicast transfer route design permission determination method according to claim 1.

本発明を用いることで、終点が複数存在し、経路がツリー上に存在するマルチキャスト通信の場合に、
演算対象となるリンクの範囲を確定することができ、メトリック計算を行なうことで上記の判断基準を用いて、マルチキャスト通信におけるアドミッションコントロールを可能とすることができる。
By using the present invention, in the case of multicast communication where there are a plurality of end points and the route exists on the tree,
The range of the link to be calculated can be determined, and by performing metric calculation, admission control in multicast communication can be performed using the above-described determination criteria.

その結果、より多くのユーザが転送用経路を確保することが可能になり、結果として収容可能なデータフロー数が増加する。   As a result, it becomes possible for more users to secure the transfer route, and as a result, the number of data flows that can be accommodated increases.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

まず、経路設定許可判断装置について説明する。以下の説明では、システム全体としてネットワーク内で経路を設定するために与えられた経路の始点、終点、帯域情報を元に経路を計算し、その結果を経路設定許可判断装置に入力し、設定判断結果を経路設定装置に入力することでマルチキャスト転送経路を設定するという動作を行う。   First, the route setting permission determining device will be described. In the following description, a route is calculated based on the start point, end point, and bandwidth information of a given route for setting the route in the network as a whole system, and the result is input to the route setting permission judging device to determine the setting. An operation of setting a multicast transfer route is performed by inputting the result to the route setting device.

図3は、本発明の一実施の形態における経路許可判断部の構成図である。   FIG. 3 is a configuration diagram of the route permission determination unit according to the embodiment of the present invention.

同図に示す経路許可判断部10は、本発明で必要不可欠となるモジュールである。   The route permission determination unit 10 shown in the figure is an indispensable module in the present invention.

経路許可判断部10は、外部とのインフェースとして情報入力インタフェース11、結果通知インタフェース15を持つ。情報入力インタフェース11は、オペレータや経路計算部20やモジュールからの経路情報を経路設定許可判断部(モジュール)12に渡す役割を持つ。   The route permission determination unit 10 has an information input interface 11 and a result notification interface 15 as an interface with the outside. The information input interface 11 has a role of passing route information from the operator, the route calculation unit 20 and the module to the route setting permission determination unit (module) 12.

このとき、このインタフェース11と経路設定許可判断モジュール12の間に任意の処理モジュールを含むことも想定する。また、これらの入力情報を経路設定許可判断モジュール12が処理できるように変換する処理もこれらのモジュールの間に存在する、任意のモジュールで行われる。また、判断結果は、結果通知インタフェース15を介して、経路設定部40もしくはモジュールに引き渡される。   At this time, it is assumed that an arbitrary processing module is included between the interface 11 and the route setting permission determination module 12. Further, the process of converting the input information so that the path setting permission determination module 12 can process it is performed by an arbitrary module existing between these modules. Further, the determination result is delivered to the route setting unit 40 or the module via the result notification interface 15.

なお、入力時と同様に、経路設定許可判断モジュール12と結果通知インタフェース15の間で任意のモジュールが挿入されることを想定する。そして、判断結果を外部に通知する際、外部装置もしくはモジュールに変わるように変換する処理もこれらの間に存在する任意のモジュールで行われる。   It is assumed that an arbitrary module is inserted between the route setting permission determination module 12 and the result notification interface 15 as in the case of input. When the determination result is notified to the outside, the process of converting the determination result to an external device or module is also performed by any module existing between them.

情報入力インタフェース11により得られた情報は、経路設定許可判断モジュール12により処理される。この経路設定許可判断モジュール12は、経路設定許可判断に用いる帯域情報をネットワーク情報データベース30から取得し、一時記憶用の記憶媒体13に情報を書き込みつつ処理を行う。   Information obtained by the information input interface 11 is processed by the route setting permission determination module 12. The route setting permission determination module 12 acquires bandwidth information used for route setting permission determination from the network information database 30 and performs processing while writing information in the storage medium 13 for temporary storage.

上記の経路設定許可判断部10とその他のモジュールや装置との想定し得る関係を図4〜図7に示す。   Possible relationships between the route setting permission determination unit 10 and other modules and devices are shown in FIGS.

図4に示す構成は、1つの装置1に経路設定許可判断部10のみ実装し、ネットワーク情報データベース30、経路計算装置20、経路設定装置20は別装置に実装されており、それぞれネットワークを介して通信を行っている状況を示す。   In the configuration shown in FIG. 4, only the route setting permission determination unit 10 is mounted on one device 1, and the network information database 30, the route calculation device 20, and the route setting device 20 are mounted on different devices, respectively via a network. Indicates the status of communication.

経路設定許可判断部10は、前述の図3に示す構成を有する。   The route setting permission determining unit 10 has the configuration shown in FIG.

経路計算装置20は、オペレータから経路の始点、終点群の情報を取得し、また、ネットワーク情報データベース30から帯域情報を取得して、適切な転送経路を計算し、経路設定許可判断部10に転送する。   The route calculation device 20 acquires information on the start point and end point group of the route from the operator, acquires bandwidth information from the network information database 30, calculates an appropriate transfer route, and transfers it to the route setting permission determination unit 10. To do.

ネットワーク情報データベース30は、リンクの残余帯域情報を保持するデータベースである。   The network information database 30 is a database that holds link residual bandwidth information.

経路設定装置40は、経路設定許可判断部10から、判断結果として『設定許可』が通知されると、経路の設定処理を行う。   The route setting device 40 performs route setting processing when “setting permission” is notified as a determination result from the route setting permission determination unit 10.

図5に示す構成は、1つの装置100にネットワーク情報データベース30と経路設定許可判断部10とを実装し、経路計算装置20と経路設定装置40は別装置に実装され、それぞれの装置間で互いに通信を行っている状況を示す。   In the configuration shown in FIG. 5, the network information database 30 and the route setting permission determination unit 10 are mounted on one device 100, and the route calculation device 20 and the route setting device 40 are mounted on different devices, and each device is mutually connected. Indicates the status of communication.

図6に示す構成は、経路設定装置40以外は、同一装置100に実装され、経路設定装置40と当該装置100間で互いに通信を行っている状況を示す。   The configuration shown in FIG. 6 shows a situation in which a device other than the route setting device 40 is mounted on the same device 100 and the route setting device 40 and the device 100 communicate with each other.

図7に示す構成は、経路計算装置20以外は、同一装置100に実装され、経路計算装置20と当該装置100間で互いに通信を行なっている状況を示す。   The configuration shown in FIG. 7 shows a situation in which a device other than the route calculation device 20 is mounted on the same device 100 and the route calculation device 20 and the device 100 communicate with each other.

図8に示す構成は、全ての装置が同一装置100に実装されている状況を示す。   The configuration shown in FIG. 8 shows a situation in which all devices are mounted on the same device 100.

このように、本発明は、様々なシステム構成の形態をとり得るが、必要な条件として、経路設定許可判断部10がなんらかの装置に実装されていることがあげられる。   As described above, the present invention can take various forms of the system configuration. As a necessary condition, it is possible that the route setting permission determination unit 10 is mounted on some device.

続いて、実際の経路設定許可判断部10の経路設定許可判断動作について説明する。   Next, the route setting permission determining operation of the actual route setting permission determining unit 10 will be described.

図9〜図11は、本発明に含まれる6つの方式の動作のフローを示す。6つの方式は共に、評価対象となる経路に含まれるリンクの評価用メトリックの総和が、ある与えられた上限値を下回るとき、設定許可を出す。異なる動作は、評価対象となる経路、並びに、メトリックの計算方法である。よって、6つの方式の特徴を以下のように分類分けすることができる。   9 to 11 show the flow of operations of the six methods included in the present invention. Both of the six methods give a setting permission when the sum of the evaluation metrics of the links included in the path to be evaluated falls below a given upper limit value. The different operations are the path to be evaluated and the metric calculation method. Therefore, the features of the six methods can be classified as follows.

Figure 2005341137
図9は、本発明の一実施の形態における経路判定許可判断方法のフローチャート(その1)であり、評価対象が経路全体に含まれるリンクのメトリック和である方式を示している。図10は、本発明の一実施の形態における経路判定許可判断方法のフローチャート(その2)であり、評価対象が経路内の最もメトリック和が大きい始点−終点間の経路に含まれるリンクのメトリック和である方式を示している。
Figure 2005341137
FIG. 9 is a flowchart (part 1) of the route determination permission determination method according to the embodiment of the present invention, and shows a method in which the evaluation target is the metric sum of the links included in the entire route. FIG. 10 is a flowchart (No. 2) of the route determination permission determination method according to the embodiment of the present invention, and the metric sum of the links included in the route between the start point and the end point where the evaluation target has the largest metric sum in the route. This is a method.

まず、図9に示される方式1,2の動作フローについて説明する。   First, the operation flow of methods 1 and 2 shown in FIG. 9 will be described.

まず、これらの方式を実行する前に、オペレータは、経路設定許可判断部10が使用するネットワークのトポロジ、並びに帯域情報を予め用意する。用意する手段は、オペレータの手入力、OSPF−TEなどのルーティングプロトコルによるデータベース構築などがあげられる。   First, before executing these methods, the operator prepares the network topology and bandwidth information used by the route setting permission determination unit 10 in advance. Examples of the means to be prepared include manual operator input and database construction by a routing protocol such as OSPF-TE.

これらの情報がいずれかの手段により得られたら、オペレータは、外部装置(キーボード、マウス等の入力手段)から始点s、終点群Dの情報を経路計算装置20に入力する(ステップ101)。   When these pieces of information are obtained by any means, the operator inputs information on the start point s and end point group D to the route calculation device 20 from an external device (input means such as a keyboard and a mouse) (step 101).

入力された情報に基づき、経路計算装置20は、適切な転送経路P(s,D)を計算する(ステップ102)。   Based on the input information, the route calculation device 20 calculates an appropriate transfer route P (s, D) (step 102).

経路設定許可判断装置100(以下では、経路設定許可判断部10と記す)は、経路計算装置20で計算されたP(s,D)とオペレータ外部装置(キーボードやマウス等の入力手段)から入力された、判断に使用する許容値Δを入力として受け付ける(ステップ103)。   The route setting permission determining device 100 (hereinafter referred to as the route setting permission determining unit 10) inputs P (s, D) calculated by the route calculating device 20 and an operator external device (input means such as a keyboard and a mouse). The allowable value Δ used for determination is accepted as an input (step 103).

次に、経路計算装置20から取得した経路P(s,D)に含まれるリンクiを探索する(ステップ104)。そして、該当するリンクの残余帯域情報をネットワーク情報データベース30から入手する(ステップ105)。   Next, the link i included in the route P (s, D) acquired from the route calculation device 20 is searched (step 104). Then, the remaining bandwidth information of the corresponding link is obtained from the network information database 30 (step 105).

ここまでは、方式1,2共に共通である。   Up to this point, both methods 1 and 2 are common.

次に、経路設定許可判断に使用するリンクのメトリック値を計算する。このとき、方式1は、リンクiのメトリックmにm=μ という値を使用し(ステップ106−1)、方式2では、 Next, the metric value of the link used for route setting permission determination is calculated. In this case, system 1 may use the value m i = μ i k metric m i of Link i (step 106-1), the method 2,

Figure 2005341137
という値を使用する(ステップ106−2)。ここで、μはリンクiの利用率を表す。
Figure 2005341137
Is used (step 106-2). Here, μ i represents the utilization rate of the link i.

ここでは、利用率を設定しようとする経路がリンクi内で使用できる帯域のうち、すでに割り当てられている別の経路用の帯域と現在割り当て判断対象となっている経路の帯域量の和を、該経路が使用することのできる最大帯域を割った値となる。これらの値が計算されると、経路P(s,D)に含まれるリンクiのメトリックm総和Sを経路全体にとる(ステップ107)。そして、S≦Δなら設定を許可と判断し、経路設定装置40もしくは、モジュールに通知する(ステップ108)。 Here, among the bands that can be used in the link i for the path for which the utilization rate is to be set, the sum of the band amount for another path that has already been allocated and the bandwidth amount of the path that is the current allocation determination target, This is a value obtained by dividing the maximum bandwidth that the path can use. When these values are calculated, the metric mi sum S of the link i included in the path P (s, D) is taken for the entire path (step 107). If S ≦ Δ, it is determined that the setting is permitted, and the path setting device 40 or the module is notified (step 108).

続いて、図10に示される方式3,4の動作について説明する。   Next, the operation of methods 3 and 4 shown in FIG. 10 will be described.

方式3,4はステップ205までは、図9のステップ105までと同様であり、ステップ206に関しては、方式3では、図9のステップ206−1を、方式4は、ステップ206−2を実行する。両方式とも、経路の始点sから終点dまで辿ったとき、辿った経路に含まれるリンクのメトリックの和が最も大きい始点−終点対となる経路P’を探索する(ステップ207)。そして、探索された経路のメトリック和をS’とする(ステップ208)。もし、S’≦Δなら設定を許可と判断し、経路設定装置40もしくは、モジュールに通知する(ステップ209)。   The methods 3 and 4 are the same as those up to step 105 in FIG. 9 until step 205. Regarding step 206, step 206-1 in FIG. 9 is executed in method 3, and step 206-2 is executed in method 4. . In both equations, when the route is traced from the starting point s to the ending point d, a route P 'that is a starting point-ending point pair having the largest sum of the metrics of the links included in the route that has been traced is searched (step 207). Then, the metric sum of the searched route is set as S '(step 208). If S ′ ≦ Δ, it is determined that the setting is permitted, and the path setting device 40 or the module is notified (step 209).

最後に、図11に示される方式5,6の動作について説明する。   Finally, the operation of methods 5 and 6 shown in FIG. 11 will be described.

方式5,6はステップ305までは、図9のステップ105までと同様であり、ステップ306に関しては、方式5ではステップ306−1を、方式6では、ステップ306−2を実行する。次に、両方式共に、各終点毎に経路の始点sから終点dまで辿ったときの経路に含まれるリンクのメトリック和S”を計算する(ステップ307)。そして、これらのメトリック和の平均値E[S”]を算出する(ステップ308)。もし、E[S”]≦Δなら設定を許可と判断し、経路設定を行う装置、もしくは、モジュールに通知する(ステップ309)。   Methods 5 and 6 are the same up to step 105 in FIG. 9 until step 305. Regarding step 306, step 306-1 is executed in method 5, and step 306-2 is executed in method 6. Next, in both equations, the metric sum S ″ of the links included in the route when the route is traced from the starting point s to the ending point d for each end point is calculated (step 307). E [S "] is calculated (step 308). If E [S ″] ≦ Δ, it is determined that the setting is permitted, and the device or module that performs path setting is notified (step 309).

次に、計算の具体例を示す。   Next, a specific example of calculation is shown.

図12は、本発明の一実施の形態における計算例で使用する経路を示す。設定する経路は、経路設定装置40により、始点sから終点d1,d2,d3へと設定され、確保すべき帯域は30Mである。また、この経路を設定するネットワークについては、クラス別に利用可能な最大帯域を設定することが可能なネットワークを想定する。よって、この経路は、経路が属するクラスの残余帯域以上の帯域を確保することはできない。ここで、残余帯域とは、クラスに割り当てられている最大帯域から、すでに該クラスのトラヒックによって確保されている帯域量を引いた値をさす。この例では、クラスに割り当てられた最大帯域は全てのリンクにおいて100Mbpsとし、リンクの物理最大帯域を1Gbpsとする。   FIG. 12 shows paths used in the calculation example in the embodiment of the present invention. The route to be set is set from the start point s to the end points d1, d2, and d3 by the route setting device 40, and the bandwidth to be secured is 30M. As for the network for setting the route, a network capable of setting the maximum bandwidth that can be used for each class is assumed. Therefore, this route cannot secure a bandwidth equal to or higher than the remaining bandwidth of the class to which the route belongs. Here, the remaining bandwidth refers to a value obtained by subtracting the bandwidth already secured by the traffic of the class from the maximum bandwidth allocated to the class. In this example, the maximum bandwidth allocated to the class is 100 Mbps in all links, and the physical maximum bandwidth of the link is 1 Gbps.

そして、既に確保済みである同一クラスに属する他のトラックは、リンクs→A(リンク1)は20Mbps、A→d1(リンク2)では50Mbps、A→d2(リンク3)では40Mbps、そして、s→d3(リンク4)では30Mbpsの帯域を使用している。   The other tracks belonging to the same class that have already been secured are 20 Mbps for link s → A (link 1), 50 Mbps for A → d1 (link 2), 40 Mbps for A → d2 (link 3), and s → d3 (link 4) uses a bandwidth of 30 Mbps.

図13に、上記の方式1,3,5に関するメトリックの計算方法を示す。これらの方式は、メトリック計算式として、m=μ を使用している。ここでは、k=2の例を考える。この経路が設定された後の各リンクの利用率は前述の定義より、
リンク1:(20+30)/100=0.5
リンク2:(50+30)/100=0.8
リンク3:(40+30)/100=0.7
リンク4:(30+30)/100=0.6
である。これより、それぞれのリンクのメトリックは、
={(20+30)/100}=0.25
={(50+30)/100}=0.64
={(40+30)/100}=0.49
={(30+30)/100}=0.36
となる。
FIG. 13 shows a metric calculation method related to the above-described methods 1, 3, and 5. These methods use m i = μ i k as a metric calculation formula. Here, an example of k = 2 is considered. The utilization rate of each link after this route is set is based on the above definition.
Link 1: (20 + 30) /100=0.5
Link 2: (50 + 30) /100=0.8
Link 3: (40 + 30) /100=0.7
Link 4: (30 + 30) /100=0.6
It is. From this, the metric for each link is
m 1 = {(20 + 30) / 100} 2 = 0.25
m 2 = {(50 + 30) / 100} 2 = 0.64
m 3 = {(40 + 30) / 100} 2 = 0.49
m 4 = {(30 + 30) / 100} 2 = 0.36
It becomes.

続いて、図14に示す、方式2,4,6に関するメトリックの計算方法を示す。   Next, a metric calculation method related to methods 2, 4, and 6 shown in FIG.

リンク利用率は前述のとおりであるが、メトリックの計算方法が   The link utilization rate is as described above, but the metric calculation method is

Figure 2005341137
となる。よって、
Figure 2005341137
It becomes. Therefore,

Figure 2005341137
となる。
Figure 2005341137
It becomes.

このように計算されたメトリックから経路設定許可判断に使用する評価基準メトリックを計算する。この様子を図15、図16、図17に示す。   An evaluation standard metric used for route setting permission determination is calculated from the calculated metric. This is shown in FIGS. 15, 16, and 17. FIG.

図15では、経路全体に含まれるリンクのメトリックの総和を評価基準メトリックとした場合を示す。   FIG. 15 shows a case where the sum of the metrics of the links included in the entire route is used as the evaluation reference metric.

方式1では、図13を用いて考えたメトリック値の総和をとるため、評価基準メトリックはm+m+m+m=3.12となる。 In Method 1, since the sum of the metric values considered using FIG. 13 is taken, the evaluation reference metric is m 1 + m 2 + m 3 + m 4 = 3.12.

そして、方式2では、図14を用いて考えたメトリック値の総和をとるため、m+m+m+m=6.268となる。 In method 2, since the sum of the metric values considered using FIG. 14 is taken, m 1 + m 2 + m 3 + m 4 = 6.268.

図16では、始点−終点間のメトリック和のうち、最も大きいメトリック和を持つものを評価判断基準とする。この場合、両方式とも最も大きいメトリック和を持つ区間は、s→d1である。よって、方式3の評価基準メトリックは、
経路s→d1:1.414+1.714=0.89
であり、方式4の評価基準メトリックは、
経路s→d1:1.414+1.714=3.128
となる。
In FIG. 16, among the metric sums between the start point and the end point, the one having the largest metric sum is used as the evaluation judgment criterion. In this case, the interval having the largest metric sum in both equations is s → d1. Therefore, the evaluation standard metric of method 3 is
Path s → d1: 1.414 + 1.714 = 0.89
And the evaluation metric for Method 4 is
Path s → d1: 1.414 + 1.714 = 3.128
It becomes.

図17では、始点−終点間のメトリック和の平均値を評価基準メトリックとする。方式5では、各始点−終点間の経路のメトリック和はそれぞれ
経路s→d1:1.414+1.714=0.89
経路s→d2:1.414+1.625=0.74
経路s→d3:1.414+1.515=0.61
でり、方式6では、
経路s→d1:1.414+1.714=3.128
経路s→d2:1.414+1.625=3.039
経路s→d3:1.414+1.515=2.929
である。これらの平均をとると、方式5では、(0.89+0.74+0.61)/3=0.747が評価基準メトリックとなり、方式6では、(3.128+3.039+2.929)/3=3.032となる。
In FIG. 17, the average value of the metric sum between the start point and the end point is used as the evaluation reference metric. In method 5, the metric sum of the path between each start point and end point is path s → d1: 1.414 + 1.714 = 0.89
Path s → d2: 1.414 + 1.625 = 0.74
Path s → d3: 1.414 + 1.515 = 0.61
In method 6,
Path s → d1: 1.414 + 1.714 = 3.128
Path s → d2: 1.414 + 1.625 = 3.039
Path s → d3: 1.414 + 1.515 = 2.929
It is. Taking these averages, in Method 5, (0.89 + 0.74 + 0.61) /3=0.747 is the evaluation reference metric, and in Method 6, (3.128 + 3.039 + 2.929) /3=3.032.

そして、経路設定許可の評価判断であるが、与えられた許容値Δが計算された評価基準メトリックを下回っているとき、経路の設定許可を出す。当該設定許可は、経路設定装置40に出力される。   Then, the route setting permission evaluation is judged. When the given allowable value Δ is below the calculated evaluation reference metric, the route setting permission is issued. The setting permission is output to the route setting device 40.

なお、上記の図9〜図11に示したフローチャートをプログラムとして構築し、経路設定許可判断装置として利用されるコンピュータにインストールし、コンピュータのCPU等の制御手段により実行する、または、ネットワークを介して流通させることが可能である。   The flowcharts shown in FIGS. 9 to 11 are constructed as a program, installed in a computer used as a route setting permission determination device, and executed by a control means such as a CPU of the computer, or via a network. It can be distributed.

また、構築されたプログラムを、経路設定許可判断装置として利用されるコンピュータに接続されるハードディスクや、フレキシブルディスク、CD−ROM等の可搬記憶媒体に格納しておき、本発明を実施する際にコンピュータにインストールして実行することが可能である。   When implementing the present invention, the constructed program is stored in a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM connected to a computer used as a path setting permission judging device. It can be installed and executed on a computer.

なお、本発明は、上記の実施の形態及び実施例に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments and examples, and various modifications and applications can be made within the scope of the claims.

本発明は、経路設定技術を支援するシステムに適用可能である。   The present invention is applicable to a system that supports route setting technology.

本発明の原理を説明するための図である。It is a figure for demonstrating the principle of this invention. 本発明の原理構成図である。It is a principle block diagram of this invention. 本発明の一実施の形態における経路設定許可判断部を有するシステム構成図である。It is a system configuration figure which has a route setting permission judging part in one embodiment of the present invention. 本発明の一実施の形態における経路設定許可判断装置と他の装置との関係を示すシステム構成図(その1)である。FIG. 3 is a system configuration diagram (part 1) illustrating a relationship between a route setting permission determination device and another device according to the embodiment of the present invention. 本発明の一実施の形態における経路設定許可判断装置と他の装置との関係を示すシステム構成図(その2)である。FIG. 6 is a system configuration diagram (part 2) illustrating a relationship between the route setting permission determination device and another device according to the embodiment of the present invention. 本発明の一実施の形態における経路設定許可判断装置と他の装置との関係を示すシステム構成図(その3)である。It is a system block diagram (the 3) which shows the relationship between the path | route setting permission judgment apparatus in one embodiment of this invention, and another apparatus. 本発明の一実施の形態における経路設定許可判断装置と他の装置との関係を示すシステム構成図(その4)である。FIG. 10 is a system configuration diagram (part 4) illustrating a relationship between the route setting permission determination device and another device according to the embodiment of the present invention. 本発明の一実施の形態における経路設定許可判断装置と他の装置との関係を示すシステム構成図(その5)である。It is a system block diagram (the 5) which shows the relationship between the path | route setting permission judgment apparatus in one embodiment of this invention, and another apparatus. 本発明の一実施の形態における経路設定許可判断方法のフローチャート(その1)である。It is a flowchart (the 1) of the path | route setting permission judgment method in one embodiment of this invention. 本発明の一実施の形態における経路設定許可判断方法のフローチャート(その2)である。It is a flowchart (the 2) of the route setting permission judgment method in one embodiment of this invention. 本発明の一実施の形態における経路設定許可判断方法のフローチャート(その3)である。It is a flowchart (the 3) of the route setting permission judgment method in one embodiment of this invention. 本発明の一実施の形態において計算例で使用する経路である。The route used in the calculation example in the embodiment of the present invention. 本発明の一実施の形態におけるリンク毎のメトリック(方式1,3,5)である。It is a metric (method 1, 3, 5) for each link in an embodiment of the present invention. 本発明の一実施の形態におけるリンク毎のメトリック(方式2,4,6)である。It is a metric (method 2, 4, 6) for each link in the embodiment of the present invention. 本発明の一実施の形態における評価基準の計算(方式1,2)である。It is calculation (system 1, 2) of the evaluation reference | standard in one embodiment of this invention. 本発明の一実施の形態における評価基準の計算(方式3,4)である。It is calculation (method 3, 4) of the evaluation reference | standard in one embodiment of this invention. 本発明の一実施の形態における評価基準の計算(方式5,6)である。It is calculation of the evaluation criteria in the embodiment of the present invention (methods 5 and 6).

符号の説明Explanation of symbols

1 リンク検知手段
2 利用率計算手段
3 べき乗演算手段
4 判定手段
10 経路設定許可判定部
11 情報収集手段、情報入力インタフェース
12 経路設定許可判断モジュール
13 一時変数や計算結果などの記録媒体
14 帯域情報取得手段、情報取得用インタフェース
15 出力手段、結果通知インタフェース
20 経路計算手段、経路計算装置
30 ネットワーク情報データベース
40 経路設定手段、経路設定装置
100 経路設定許可判断装置
DESCRIPTION OF SYMBOLS 1 Link detection means 2 Utilization rate calculation means 3 Power calculation means 4 Determination means 10 Path setting permission determination part 11 Information collection means, information input interface 12 Path setting permission determination module 13 Recording medium 14, such as a temporary variable and a calculation result, Band information acquisition Means, information acquisition interface 15 output means, result notification interface 20 route calculation means, route calculation device 30 network information database 40 route setting means, route setting device 100 route setting permission judgment device

Claims (14)

ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
前記帯域情報取得ステップで得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
前記利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
前記経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定ステップと、
前記判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、
からなることを特徴とするマルチキャスト転送経路設計許可判断方法。
In the multicast transfer route design permission determination method for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by the traffic;
A power operation step using a value obtained by performing a power operation with an arbitrary number given to the utilization rate as an index; and
A determination step of permitting setting of the route when the sum of the metrics of the links included in the route is lower than a predetermined upper limit;
An output step of outputting the determination result of the determination step to a route setting means on the network or in the device;
A multicast forwarding route design permission judging method characterized by comprising:
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
前記帯域情報取得ステップで得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
前記利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
前記経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定ステップと、
前記判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、
からなることを特徴とするマルチキャスト転送経路設計許可判断方法。
In the multicast transfer route design permission determination method for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by the traffic;
A power operation step using the value obtained by performing a power operation as an arbitrary number of given exponents as a metric; and
A determination step of permitting setting of the route when the sum of the metrics of the links included in the route is lower than a predetermined upper limit;
An output step of outputting the determination result of the determination step to a route setting means on the network or in the device;
A multicast forwarding route design permission judging method characterized by comprising:
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
前記帯域情報取得ステップで得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
前記利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知ステップと、
前記経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
前記判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、
からなることを特徴とするマルチキャスト転送経路設計許可判断方法。
In the multicast transfer route design permission determination method for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by the traffic;
A power operation step using a value obtained by performing a power operation with an arbitrary number given to the utilization rate as an index; and
A start point-end point pair detecting step for detecting a start point-end point pair having the largest sum of metrics of the links that pass when reaching the end point from the start point of the route among the routes given by the route calculating means;
A determination step of permitting setting of the route when the sum of the metrics of the links included in the route is less than a given upper limit;
An output step of outputting the determination result of the determination step to a route setting means on the network or in the device;
A multicast forwarding route design permission judging method characterized by comprising:
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
前記帯域情報取得ステップで得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
前記利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算ステップと、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知ステップと、
前記経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
前記判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、
からなることを特徴とするマルチキャスト転送経路設計許可判断方法。
In the multicast transfer route design permission determination method for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by the traffic;
A power operation step using the value obtained by performing a power operation as an arbitrary number of given exponents as a metric; and
A start point-end point pair detecting step for detecting a start point-end point pair having the largest sum of metrics of the links that pass when reaching the end point from the start point of the route among the routes given by the route calculating means;
A determination step of permitting setting of the route when the sum of the metrics of the links included in the route is less than a given upper limit;
An output step of outputting the determination result of the determination step to a route setting means on the network or in the device;
A multicast forwarding route design permission judging method characterized by comprising:
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
前記帯域情報取得ステップで得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
前記利用率に対し、与えられた任意の数を指数とするべき乗演算を行なった値をメトリックするべき乗演算ステップと、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリック和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
前記判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、
からなることを特徴とするマルチキャスト転送経路設計許可判断方法。
In the multicast transfer route design permission determination method for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by the traffic;
A power operation step for metricing a value obtained by performing a power operation with an arbitrary number as an index for the utilization rate;
Judgment that permits setting of the route when the average value of the metric sums of the links that pass when reaching from the start point to the end point of the route among the routes given by the route calculation means is below a given upper limit value Steps,
An output step of outputting the determination result of the determination step to a route setting means on the network or in the device;
A multicast forwarding route design permission judging method characterized by comprising:
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断方法において、
ネットワーク上または装置内の経路計算手段で計算された経路、または、外部装置から指定された経路が通るリンクを検知し、該リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれらから設定しようとする経路の帯域の情報をネットワーク情報記憶手段から取得する帯域情報取得ステップと、
前記帯域情報取得ステップで得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算ステップと、
前記利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックするべき乗演算ステップと、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定ステップと、
前記判定ステップの判定結果をネットワーク上または、装置内の経路設定手段に出力する出力ステップと、
からなることを特徴とするマルチキャスト転送経路設計許可判断方法。
In the multicast transfer route design permission determination method for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
A link calculated by a route calculation means on the network or in the device or a route through which a route designated by an external device passes is detected, and a bandwidth already used in a bandwidth that can be used by traffic on the link, and a band used from these. A bandwidth information acquisition step of acquiring information on the bandwidth of the route to be set from the network information storage means;
A utilization rate calculating step of calculating a utilization rate by dividing the bandwidth obtained in the bandwidth information acquisition step by the maximum bandwidth that can be used by the traffic;
A power operation step for metricing a value obtained by performing a power operation as an arbitrary number of given exponents;
Among the routes given by the route calculation means, the setting of the route is permitted when the average value of the sum of the metrics of the links that pass when reaching from the start point to the end point of the route is below a given upper limit value. A determination step;
An output step of outputting the determination result of the determination step to a route setting means on the network or in the device;
A multicast forwarding route design permission judging method characterized by comprising:
ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
前記情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
前記リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
前記帯域情報取得手段で得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
前記利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算手段と、
前記経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定手段と、
前記判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、
を有することを特徴とするマルチキャスト転送経路設計許可判断装置。
It has an information collection unit that acquires information on a multicast route to be set, which is calculated by a route calculation unit on the network or inside the device or designated from an external device, and sets the route acquired from the information collection unit A multicast forwarding route design permission judging device for judging whether or not
Link detecting means for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used by traffic on the link and a band of a route to be set from now on,
Utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means by the maximum bandwidth that can be used by the traffic;
A power calculation means using a value obtained by performing a power calculation with an arbitrary number given to the utilization as an index;
A determination unit that permits setting of the route when the sum of the metrics of the links included in the route is lower than a predetermined upper limit;
An output unit that outputs a determination result of the determination unit to a route setting unit on the network or in the apparatus;
A multicast forwarding route design permission judging device characterized by comprising:
ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
前記情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
前記リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
前記帯域情報取得手段で得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
前記利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算手段と、
前記経路に含まれるリンクのメトリックの総和が、予め与えられた上限値を下回るときに該経路の設定を許可する判定手段と、
前記判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、
を有することを特徴とするマルチキャスト転送経路設計許可判断装置。
It has an information collection unit that acquires information on a multicast route to be set, which is calculated by a route calculation unit on the network or inside the device or designated from an external device, and sets the route acquired from the information collection unit A multicast forwarding route design permission judging device for judging whether or not
Link detecting means for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used by traffic on the link and a band of a route to be set from now on,
Utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means by the maximum bandwidth that can be used by the traffic;
Power calculation means using the value obtained by performing a power operation as an arbitrary number of exponents as a metric;
A determination unit that permits setting of the route when the sum of the metrics of the links included in the route is lower than a predetermined upper limit;
An output unit that outputs a determination result of the determination unit to a route setting unit on the network or in the apparatus;
A multicast forwarding route design permission judging device characterized by comprising:
ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
前記情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
前記リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
前記帯域情報取得手段で得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
前記利用率に対し与えられた任意の数を指数とするべき乗演算を行なった値をメトリックとするべき乗演算手段と、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知手段と、
前記経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
前記判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、
を有することを特徴とするマルチキャスト転送経路設計許可判断装置。
It has an information collection unit that acquires information on a multicast route to be set, which is calculated by a route calculation unit on the network or inside the device or designated from an external device, and sets the route acquired from the information collection unit A multicast forwarding route design permission judging device for judging whether or not
Link detecting means for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used by traffic on the link and a band of a route to be set from now on,
Utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means by the maximum bandwidth that can be used by the traffic;
A power calculation means using a value obtained by performing a power calculation with an arbitrary number given to the utilization as an index;
A start point-end point pair detecting means for detecting a start point-end point pair having the largest sum of metrics of the links that pass when reaching the end point from the start point of the route among the paths given by the route calculating means;
Determining means for permitting setting of the route when the sum of the metrics of the links included in the route is less than a given upper limit;
An output unit that outputs a determination result of the determination unit to a route setting unit on the network or in the apparatus;
A multicast forwarding route design permission judging device characterized by comprising:
ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
前記情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
前記リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
前記帯域情報取得手段で得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
前記利用率を、与えられた任意の数の指数としてべき乗演算を行なった値をメトリックとするべき乗演算手段と、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和が最も大きい始点−終点対を検知する始点−終点対検知手段と、
前記経路に含まれるリンクのメトリックの総和が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
前記判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、
を有することを特徴とするマルチキャスト転送経路設計許可判断装置。
It has an information collection unit that acquires information on a multicast route to be set, which is calculated by a route calculation unit on the network or inside the device or designated from an external device, and sets the route acquired from the information collection unit A multicast forwarding route design permission judging device for judging whether or not
Link detecting means for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used by traffic on the link and a band of a route to be set from now on,
Utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means by the maximum bandwidth that can be used by the traffic;
Power calculation means using the value obtained by performing a power operation as an arbitrary number of exponents as a metric;
A start point-end point pair detecting means for detecting a start point-end point pair having the largest sum of metrics of the links that pass when reaching the end point from the start point of the route among the paths given by the route calculating means;
Determining means for permitting setting of the route when the sum of the metrics of the links included in the route is less than a given upper limit;
An output unit that outputs a determination result of the determination unit to a route setting unit on the network or in the apparatus;
A multicast forwarding route design permission judging device characterized by comprising:
ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
前記情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
前記リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
前記帯域情報取得手段で得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
前記利用率に対し、与えられた任意の数を指数とするべき乗演算を行なった値をメトリックするべき乗演算手段と、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリック和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
前記判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、
を有することを特徴とするマルチキャスト転送経路設計許可判断装置。
It has an information collection unit that acquires information on a multicast route to be set, which is calculated by a route calculation unit on the network or inside the device or designated from an external device, and sets the route acquired from the information collection unit A multicast forwarding route design permission judging device for judging whether or not
Link detecting means for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used by traffic on the link and a band of a route to be set from now on,
Utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means by the maximum bandwidth that can be used by the traffic;
A power calculation means for metricing a value obtained by performing a power calculation with the given arbitrary number as an exponent with respect to the utilization rate;
Judgment that permits setting of the route when the average value of the metric sums of the links that pass when reaching from the start point to the end point of the route among the routes given by the route calculation means is below a given upper limit value Means,
An output unit that outputs a determination result of the determination unit to a route setting unit on the network or in the apparatus;
A multicast forwarding route design permission judging device characterized by comprising:
ネットワーク上または、装置内部の経路計算手段で計算された、または、外部装置から指定された設定すべきマルチキャスト経路の情報を取得する情報収集手段を有し、該情報収集手段から取得した経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断装置であって、
前記情報収集手段で取得した経路が通るリンクを検知するリンク検知手段と、
前記リンクでトラヒックが使用できる帯域中の既に使用されている帯域とこれから設定しようとする経路の帯域の情報を、ネットワーク情報記憶手段から取得する帯域情報取得手段と、
前記帯域情報取得手段で得られた帯域を前記トラヒックが使用できる最大帯域で割ることで利用率を計算する利用率計算手段と、
前記利用率を、与えられた任意の数の指数とするべき乗演算を行なった値をメトリックするべき乗演算手段と、
前記経路計算手段により与えられた経路のうち、経路の始点から終点まで到達する際に通るリンクのメトリックの和の平均値が、与えられた上限値を下回るときに、その経路の設定を許可する判定手段と、
前記判定手段の判定結果をネットワーク上または、装置内の経路設定手段に出力する出力手段と、
を有することを特徴とするマルチキャスト転送経路設計許可判断装置。
It has an information collection unit that acquires information on a multicast route to be set, which is calculated by a route calculation unit on the network or inside the device or designated from an external device, and sets the route acquired from the information collection unit A multicast forwarding route design permission judging device for judging whether or not
Link detecting means for detecting a link through which the route acquired by the information collecting means passes;
Band information acquisition means for acquiring, from the network information storage means, information on a band that is already used in a band that can be used by traffic on the link and a band of a route to be set from now on,
Utilization rate calculating means for calculating a utilization rate by dividing the bandwidth obtained by the bandwidth information acquisition means by the maximum bandwidth that can be used by the traffic;
A power calculation means for metricing a value obtained by performing a power calculation with the utilization rate being an arbitrary number of given exponents;
Among the routes given by the route calculation means, the setting of the route is permitted when the average value of the sum of the metrics of the links that pass when reaching from the start point to the end point of the route is below a given upper limit value. A determination means;
An output unit that outputs a determination result of the determination unit to a route setting unit on the network or in the apparatus;
A multicast forwarding route design permission judging device characterized by comprising:
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断プログラムであって、
前記請求項1乃至6記載のマルチキャスト転送経路設計許可判断方法の実現に用いられる処理をコンピュータに実行させることを特徴とするマルチキャスト転送経路設計許可判断プログラム。
A multicast transfer route design permission determination program for determining whether the notified route can be set when the remaining bandwidth of the link in the network is known and the multicast route information to be set is notified,
7. A multicast transfer route design permission determination program that causes a computer to execute processing used to realize the multicast transfer route design permission determination method according to claim 1.
ネットワーク内のリンクの残余帯域が既知であり、設定すべきマルチキャスト経路の情報が通知されたとき、通知された経路を設定することができるかを判定するマルチキャスト転送経路設計許可判断プログラムを格納した記憶媒体であって、
前記請求項1乃至6記載のマルチキャスト転送経路設計許可判断方法の実現に用いられる処理をコンピュータに実行させることを特徴とするマルチキャスト転送経路設計許可判断プログラムを格納した記憶媒体。
A memory that stores a multicast transfer route design permission judgment program that determines whether the notified route can be set when the remaining bandwidth of the link in the network is known and information on the multicast route to be set is notified A medium,
A storage medium storing a multicast transfer route design permission determination program, which causes a computer to execute processing used to realize the multicast transfer route design permission determination method according to claim 1.
JP2004156266A 2004-05-26 2004-05-26 Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program Pending JP2005341137A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004156266A JP2005341137A (en) 2004-05-26 2004-05-26 Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004156266A JP2005341137A (en) 2004-05-26 2004-05-26 Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program

Publications (1)

Publication Number Publication Date
JP2005341137A true JP2005341137A (en) 2005-12-08

Family

ID=35494202

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004156266A Pending JP2005341137A (en) 2004-05-26 2004-05-26 Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program

Country Status (1)

Country Link
JP (1) JP2005341137A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008113294A1 (en) * 2007-03-16 2008-09-25 Huawei Technologies Co., Ltd. Optical impairment aware path computation architecture in pce based network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008113294A1 (en) * 2007-03-16 2008-09-25 Huawei Technologies Co., Ltd. Optical impairment aware path computation architecture in pce based network
US9236972B2 (en) 2007-03-16 2016-01-12 Futurewei Technologies, Inc. Optical impairment aware path computation architecture in PCE based network

Similar Documents

Publication Publication Date Title
US7693074B2 (en) Multicast communication path calculation method and multicast communication path calculation apparatus
US10129043B2 (en) Apparatus and method for network flow scheduling
Wang et al. Wireless network capacity versus Ollivier-Ricci curvature under Heat-Diffusion (HD) protocol
CN109257287B (en) Shortest path determining method and controller
CN109039897B (en) Software defined backhaul network routing method based on service awareness
JP2016541198A (en) A framework for traffic engineering in software-defined networking
JP6131203B2 (en) Device selection network system, device selection server and program
Iosifidis et al. The impact of storage capacity on end-to-end delay in time varying networks
CN110447207B (en) System and method for reactive routing
JP3755527B2 (en) Multicast transfer route calculation method, multicast transfer route calculation device, and program
JP2005341137A (en) Method, apparatus, and program for deciding setting permission of multicast transfer path and storage medium for storing the program
JP6427128B2 (en) Network controller and network control method
Tong et al. Delay tolerant bulk transfers on inter-datacenter networks
Zhang et al. A practical traffic control scheme with load balancing based on PCE architecture
JP2006287919A (en) Communication network, content distribution node, tree construction method, and content distribution control program
JP2005159846A (en) Method and apparatus for setting multicast transfer path
Wu et al. An analytical model for on-chip interconnects in multimedia embedded systems
Moza et al. Routing in networks using genetic algorithm
KR102033339B1 (en) Method and apparatus for controlling multi-resource infrastructures
JP3925423B2 (en) Optimal detour route control system and method, program and recording medium thereof, and communication apparatus
Qin et al. Minimum cost multi-path parallel transmission with delay constraint by extending openflow
Xu et al. Software defined mobile multicast
JP4180522B2 (en) Multicast transfer route calculation method and apparatus
CN108337112B (en) Network dynamic service modeling method based on information flow model
Amado et al. OpenFlow rule placement in carrier networks for augmented reality applications