JP3145874B2 - Virtual path setting device - Google Patents
Virtual path setting deviceInfo
- Publication number
- JP3145874B2 JP3145874B2 JP21292294A JP21292294A JP3145874B2 JP 3145874 B2 JP3145874 B2 JP 3145874B2 JP 21292294 A JP21292294 A JP 21292294A JP 21292294 A JP21292294 A JP 21292294A JP 3145874 B2 JP3145874 B2 JP 3145874B2
- Authority
- JP
- Japan
- Prior art keywords
- path
- setting
- bandwidth
- surplus
- virtual path
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明はATM(非同期転送モー
ド:Asynchronous Transfer Mode)に利用する。本発明は
仮想パス(以下、VP:Virtual Path という)設定時間の
短縮技術に関する。本発明はVP設定時間がネットワー
ク規模およびユーザ端末装置数に係わらないVP設定方
法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to an ATM (Asynchronous Transfer Mode). The present invention relates to a technology for shortening a virtual path (hereinafter, referred to as VP) setting time. The present invention relates to a VP setting method in which a VP setting time is independent of a network scale and the number of user terminal devices.
【0002】[0002]
【従来の技術】ATMでは、実際に配線されている伝送
路を用いてそこに仮想の伝送路であるVPを設定する。
VPは伝送路の最大帯域、すなわち伝送路に伝送させる
ことができる最大ビットレートを越えない範囲でこの帯
域を分割し、複数のVPが一つの伝送路を共用すること
ができる。同時に一つの伝送路を共用するVPは、その
時々のトラヒック状況にしたがってフレキシブルに変化
することができる。2. Description of the Related Art In an ATM, a VP, which is a virtual transmission path, is set using an actually wired transmission path.
The VP divides this band so as not to exceed the maximum bandwidth of the transmission path, that is, the maximum bit rate that can be transmitted through the transmission path, and a plurality of VPs can share one transmission path. The VPs sharing one transmission line at the same time can flexibly change according to the traffic situation at that time.
【0003】通信網では、ユーザからの要求に応じVP
の設定を行うが、このとき、あらかじめ伝送路の余剰帯
域を把握しておいて、VPを設定するにあたりこの余剰
帯域を利用できるか否か判定を行うことが必要となる。
このための、従来例を図6および図7を参照して説明す
る。図6は従来例の各種テーブル構成を示す図である。
図7は従来例の手順を示すフローチャートである。従来
は、ユーザVP毎に使用可能な余剰帯域情報を図6
(a)に示すVPテーブルにより管理している。ここに
は、VPの論理名称とそれに対応する使用可能な余剰帯
域値が登録されている。In a communication network, a VP is transmitted in response to a request from a user.
At this time, it is necessary to grasp the surplus bandwidth of the transmission path in advance and determine whether or not this surplus bandwidth can be used when setting the VP.
A conventional example for this purpose will be described with reference to FIGS. FIG. 6 is a diagram showing the configuration of various tables in a conventional example.
FIG. 7 is a flowchart showing the procedure of the conventional example. Conventionally, surplus bandwidth information usable for each user VP is shown in FIG.
It is managed by the VP table shown in FIG. Here, a logical name of the VP and a usable surplus bandwidth value corresponding to the logical name are registered.
【0004】図7にその手順を示す。メッセージ受信待
ち(S1)により、ユーザからのVP設定要求を待つ。
ユーザからのVP設定要求が到来すると、VPテーブル
により余剰帯域値と要求帯域値とを比較し、余剰帯域値
が要求帯域値よりも大きい場合は「可」と判定し、余剰
帯域値が要求帯域値よりも小さい場合は「否」と判定す
る(S2)。FIG. 7 shows the procedure. By waiting for message reception (S1), a VP setting request from the user is waited.
When a VP setting request from a user arrives, the surplus bandwidth value and the required bandwidth value are compared using the VP table, and if the surplus bandwidth value is larger than the required bandwidth value, it is determined to be “OK” and the surplus bandwidth value is determined to be the required bandwidth. If it is smaller than the value, it is determined to be "No" (S2).
【0005】図6(a)に示すVPテーブルで管理する
余剰帯域値を算出するためには、VPを収容する伝送路
の情報を管理する図6(b)に示すVP構成テーブル
と、各伝送路の余剰帯域値を管理する図6(c)に示す
パステーブルとが必要となる。VP構成テーブルには、
VPの論理名称とそれに対応するVPが経由する伝送路
の論理名称が登録されている。パステーブルには、伝送
路の論理名称に対応する共用帯域の最大値と使用可能な
余剰帯域値とが登録されている。VPテーブルで管理す
る余剰帯域値の算出方法として、VP構成テーブルを検
索してユーザVPが経由している各伝送路を抜粋し(S
3)、パステーブルが管理している該当する伝送路の余
剰帯域値から要求帯域値を減算する(S4)。つぎに、
VP構成テーブルを検索して、伝送路の余剰帯域値から
要求帯域値を減算したことによって影響を及ぼすVPを
リストアップする(S5)。リストアップされたVPを
収容する伝送路をVP構成テーブルを検索することによ
って求める(S6)。該当するパステーブルから各伝送
路の余剰帯域値の最小値を求め(S7)、該当VPの使
用可能な帯域値にその最小値を設定する(S8)。この
ようにして帯域変更は各伝送路に通知され、ユーザ端末
装置に応答通知が伝達される(特開平4−150438
号公報参照)。In order to calculate a surplus bandwidth value managed by the VP table shown in FIG. 6A, a VP configuration table shown in FIG. A path table shown in FIG. 6C for managing the excess bandwidth value of the road is required. In the VP configuration table,
The logical name of the VP and the logical name of the transmission path through which the VP passes are registered. In the path table, the maximum value of the shared band corresponding to the logical name of the transmission path and the available surplus band value are registered. As a method of calculating the surplus bandwidth value managed by the VP table, the VP configuration table is searched to extract each transmission path through which the user VP passes (S
3) The required bandwidth value is subtracted from the surplus bandwidth value of the corresponding transmission line managed by the path table (S4). Next,
The VP configuration table is searched to list the VPs that are affected by subtracting the required bandwidth value from the surplus bandwidth value of the transmission path (S5). The transmission path accommodating the listed VP is obtained by searching the VP configuration table (S6). The minimum value of the surplus bandwidth value of each transmission line is obtained from the corresponding path table (S7), and the minimum value is set to the usable bandwidth value of the corresponding VP (S8). In this way, the band change is notified to each transmission path, and a response notification is transmitted to the user terminal device (Japanese Patent Laid-Open No. 4-150438).
Reference).
【0006】[0006]
【発明が解決しようとする課題】この従来の方法では、
可否判定結果が「可」の場合、VPテーブルが管理して
いる帯域情報をその都度更新する処理が必要になるた
め、VP構成テーブルおよびパステーブルへのアクセス
回数が増大し、帯域変更要求に対する応答時間が大きく
なる。また、ネットワーク規模が大きくなったとき、一
つのユーザVPの帯域変更の影響が多数のVPに及ぶた
め、VP数のオーダで処理時間が増大し、ユーザ端末装
置への応答が遅れるという問題がある。In this conventional method,
When the availability determination result is “available”, it is necessary to update the bandwidth information managed by the VP table each time. Therefore, the number of accesses to the VP configuration table and the path table increases, and the response to the bandwidth change request increases. Time increases. Further, when the network scale becomes large, the effect of the band change of one user VP affects a large number of VPs, so that the processing time increases in the order of the number of VPs, and the response to the user terminal device is delayed. .
【0007】本発明は、このような背景に行われたもの
であり、VP設定時間がネットワーク規模およびユーザ
端末装置数に係わらないVP設定方法を提供することを
目的とする。[0007] The present invention has been made in view of such a background, and an object of the present invention is to provide a VP setting method in which the VP setting time is independent of the network scale and the number of user terminal devices.
【0008】[0008]
【課題を解決するための手段】本発明の第一の観点は、
ユーザからの宛先および伝送帯域値を含む要求を受付け
る手段と、この要求にしたがって送信すべきセルが通る
VPを設定する手段とを備えたVP設定装置である。SUMMARY OF THE INVENTION A first aspect of the present invention is as follows.
The VP setting device includes means for receiving a request including a destination and a transmission band value from a user, and means for setting a VP through which a cell to be transmitted according to the request.
【0009】ここで、本発明の特徴とするところは、V
Pが経由することができる実伝送路が記録されたVP構
成テーブルと、実伝送路毎にその余剰帯域が記録された
パステーブルとを備え、前記要求に含まれる宛先に対し
て設定可能なVPのうちから前記VP構成テーブルを参
照してその一つを選択する手段と、この伝送路の余剰帯
域値を前記パステーブルから求めこの余剰帯域値と前記
要求に含まれる伝送帯域値とを比較し、余剰があるとき
に設定可能と判定する手段と、設定不能と判定されたと
きには前記選択する手段で別の選択を行い、設定可能と
判定されたときにその要求のVPの帯域を確保しその帯
域分を前記パステーブルの余剰帯域から減算する手段と
を備えるところにある。Here, the feature of the present invention is that V
A VP configuration table in which actual transmission paths through which P can pass are recorded, and a path table in which the surplus bandwidth is recorded for each actual transmission path, and a VP that can be set for a destination included in the request. Means for selecting one of the VP configuration tables by referring to the VP configuration table, obtaining a surplus bandwidth value of the transmission line from the path table, and comparing the surplus bandwidth value with the transmission bandwidth value included in the request. A means for determining that setting is possible when there is a surplus, and another selection by the selecting means when it is determined that setting is impossible, and when it is determined that setting is possible, a band of the VP of the request is secured and Means for subtracting the bandwidth from the surplus bandwidth of the path table.
【0010】これにより、VP設定時間がネットワーク
規模およびユーザ端末装置数に係わらず、処理を高速化
することができる。[0010] Thus, the processing can be sped up regardless of the network scale and the number of user terminal devices in the VP setting time.
【0011】前記一つを選択する手段は、経由する実伝
送路の数が少ないVPから選択することが望ましい。The means for selecting one is preferably selected from VPs having a small number of actual transmission paths.
【0012】本発明の第二の観点は、このVP設定装置
を備えたATM通信網である。A second aspect of the present invention is an ATM communication network provided with this VP setting device.
【0013】[0013]
【作用】ユーザが要求しているVPを設定するにあた
り、そのVPが収容される伝送路を求める。続いて、こ
の伝送路の余剰帯域値とVPの要求帯域値とを比較す
る。この結果、余剰帯域値が要求帯域値よりも大きいと
き、VPの要求帯域を確保しその帯域分を前記余剰帯域
から減算する。この結果をユーザに通知して通信を開始
する。In setting a VP requested by a user, a transmission line accommodating the VP is determined. Subsequently, the surplus bandwidth value of the transmission path is compared with the required bandwidth value of the VP. As a result, when the surplus bandwidth value is larger than the required bandwidth value, the required bandwidth of the VP is secured, and the bandwidth is subtracted from the surplus bandwidth. This result is notified to the user and communication is started.
【0014】伝送路は通常複数N個存在することが多い
が、このときには、それぞれ伝送路の余剰帯域値とVP
の要求帯域値との比較、ならびにVPの要求帯域の確保
とその帯域分の余剰帯域からの減算をN回繰り返し行
う。その順番としては、最短経路のVPから順次行うこ
とがよい。Usually, there are many N transmission paths, but in this case, the excess band value of the transmission path and the VP
, And the securing of the required VP bandwidth and the subtraction of the required bandwidth from the surplus bandwidth are repeated N times. As for the order, it is preferable to perform the order sequentially from the VP of the shortest path.
【0015】このようにして、VP設定時間がネットワ
ーク規模およびユーザ端末装置数に係わらないため、ネ
ットワーク規模およびユーザ規模が増大しても高速にV
Pを設定することができる。As described above, since the VP setting time does not depend on the network scale and the number of user terminal devices, even if the network scale and the user scale increase, the VP setting time can be increased quickly.
P can be set.
【0016】[0016]
【実施例】本発明実施例の構成を図1および図2を参照
して説明する。図1は本発明実施例の全体構成図であ
る。図2はVP設定装置のブロック構成図である。DESCRIPTION OF THE PREFERRED EMBODIMENTS The construction of an embodiment of the present invention will be described with reference to FIGS. FIG. 1 is an overall configuration diagram of an embodiment of the present invention. FIG. 2 is a block diagram of the VP setting device.
【0017】本発明は、ユーザ端末装置CPE(Custome
r Premise Equipment)からの宛先および伝送帯域値を含
む要求を受付ける手段と、この要求にしたがって送信す
べきセルが通るVPを設定する手段とを備えたVP設定
装置VAC(Variable Bandwidth Allocation Contorol
ler)である。The present invention provides a user terminal device CPE (Custome
r VP (Variable Bandwidth Allocation Controller) including means for receiving a request including a destination and a transmission band value from the r Premise Equipment, and means for setting a VP through which a cell to be transmitted in accordance with the request.
ler).
【0018】ここで、本発明の特徴とするところは、図
2に示すように、VPが経由することができる実伝送路
が記録されたVP構成テーブル1と、実伝送路毎にその
余剰帯域が記録されたパステーブル2とを備え、前記要
求に含まれる宛先に対して設定可能なVPのうちからV
P構成テーブル1を参照してその一つを選択する手段
と、この伝送路の余剰帯域値をパステーブル2から求め
この余剰帯域値と前記要求に含まれる伝送帯域値とを比
較し、余剰があるときに設定可能と判定する手段と、設
定不能と判定されたときには前記選択する手段で別の選
択を行い、設定可能と判定されたときにその要求のVP
の帯域を確保しその帯域分を前記パステーブルの余剰帯
域から減算する手段とをVP設定部4に備えるところに
ある。VP設定部4の一つを選択する手段は、経由する
実伝送路の数が少ないVPから選択する。Here, the feature of the present invention is, as shown in FIG. 2, a VP configuration table 1 in which actual transmission paths through which a VP can pass are recorded, and a surplus bandwidth for each actual transmission path. And a path table 2 in which is stored a VP.
Means for selecting one of them by referring to the P configuration table 1, obtaining a surplus bandwidth value of this transmission line from the path table 2, comparing the surplus bandwidth value with the transmission bandwidth value included in the request, A means for determining that the setting is possible at a certain time, and another selection by the selecting means when it is determined that the setting is impossible, and the VP of the request when the setting is determined to be possible.
And a means for securing the bandwidth and subtracting the bandwidth from the surplus bandwidth of the path table in the VP setting unit 4. The means for selecting one of the VP setting units 4 selects from VPs having a small number of actual transmission paths.
【0019】各ユーザ端末装置CPEはATM網内のユ
ーザVPを介してユーザ端末装置CPE間の通信を行
う。また、ユーザ端末装置各CPEはVP設定装置VA
Cとの通信回線(図1における制御VP)を有する。ユ
ーザ端末装置CPEはVP設定装置VACに帯域変更要
求を送ると、VP設定装置VACはユーザ端末装置CP
Eの要求に対する可否判断の結果を応答するとともに、
帯域を更新する加入者終端装置SLT(Subscriber Loop
Terminal)に対して更新後の帯域を通知する。クロスコ
ネクトスイッチXCは、VPの交換接続を行うためのス
イッチである。Each user terminal device CPE performs communication between the user terminal devices CPE via a user VP in the ATM network. Further, each CPE of the user terminal device is a VP setting device VA.
C has a communication line (control VP in FIG. 1). When the user terminal device CPE sends a band change request to the VP setting device VAC, the VP setting device VAC
E responds to the request of E
Subscriber termination device SLT (Subscriber Loop
Terminal) is notified of the updated bandwidth. The cross connect switch XC is a switch for performing VP exchange connection.
【0020】次に、本発明実施例方法の手順を図3およ
び図4を参照して説明する。図3は本発明実施例で用い
るテーブル構成を示す図である。図4は本発明実施例の
手順を示すフローチャートである。メッセージ待ち状態
(A1)から、帯域可変サービスを契約しているユーザ
端末装置CPEからのVP帯域増加要求として要求帯域
値(Breq)を受け取ったVP設定装置VACは図3(a)
に示すVP構成テーブルから制御対象となるVPが経由
している伝送路の論理名称を検索する(A2)。各伝送
路が管理している共用予備帯域(Bmin)との大小比較を行
い、要求帯域値が余剰帯域値より小さい場合(Breq <Bm
in) は「可」と判定し、要求帯域値が余剰帯域値より大
きい場合(Breq ≧Bmin) は「否」と判定する(A3)。
この判定処理を制御対象VPが経由している伝送路の数
(以下、これをホップ数という)だけ繰り返し、ホップ
数回全てについて「可」と判定した場合、ステップA2
で検索したパステーブルが管理している伝送路の余剰帯
域値から要求帯域値を減算(A4)し、VP帯域増加要
求をしたユーザ端末装置CPEへの応答として可否通知
(肯定)を送信する。また、ホップ数回の判定処理中に
1度でも「否」と判定した場合は判定処理を中断し、ユ
ーザ端末装置CPEへの応答として可否通知(否定)を
送信する。このようにして、「可」と判定されたユーザ
端末装置CPEからのVP帯域増加要求に対して応答通
知を行う。Next, the procedure of the method according to the embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a diagram showing a table configuration used in the embodiment of the present invention. FIG. 4 is a flowchart showing the procedure of the embodiment of the present invention. From the message waiting state (A1), the VP setting device VAC that has received the requested band value (Breq) as a VP band increase request from the user terminal device CPE subscribed to the band variable service is shown in FIG.
(A2) is searched from the VP configuration table shown in FIG. Comparing the size with the shared spare band (Bmin) managed by each transmission line, and when the requested band value is smaller than the surplus band value (Breq <Bm
in) is determined to be “OK”, and if the requested bandwidth value is larger than the surplus bandwidth value (Breq ≧ Bmin), it is determined to be “NO” (A3).
This determination process is repeated by the number of transmission paths through which the control target VP passes (hereinafter, this is referred to as the number of hops).
The request bandwidth value is subtracted from the surplus bandwidth value of the transmission path managed by the path table searched in (A4) (A4), and an availability notification (affirmation) is transmitted as a response to the user terminal device CPE that has issued the VP bandwidth increase request. If it is determined as “No” at least once during the determination process for several hops, the determination process is interrupted, and an availability notification (negation) is transmitted as a response to the user terminal device CPE. In this way, a response notification is made to the VP band increase request from the user terminal device CPE determined to be “permitted”.
【0021】次に、従来例方法と本発明実施例方法とを
VP設定装置VACの処理時間を用いて比較する。パラ
メータを以下のように定義する。帯域変更の対象となる
ユーザVPが経由する伝送路の数(N)、帯域変更の対
象となるユーザVPが経由する伝送路を共有する全VP
数(LV)、ユーザVPが経由する伝送路の平均ホップ
数(LP)、VP設定装置VACにおける1つのテーブ
ルの読取りおよび書込時間(T)とする。〔表1〕は従
来例方法および本発明実施例方法のそれぞれのテーブル
アクセス処理時間を定式化したものを示したものであ
る。Next, the conventional method and the method of the present invention will be compared using the processing time of the VP setting device VAC. Define the parameters as follows: The number (N) of transmission paths through which the user VP to be subjected to the band change passes, and all the VPs sharing the transmission path through which the user VP to be subjected to the band change passes
Number (LV), the average number of hops (LP) of the transmission path through which the user VP passes, and the reading and writing time (T) of one table in the VP setting device VAC. Table 1 shows the table access processing times of the conventional method and the method of the embodiment of the present invention.
【0022】[0022]
【表1】 (従来例方法) 可否判断時間 T パステーブル帯域情報更新 (1) 対象VPを収容する伝送路を検索 N×T (2) 上記伝送路の帯域読出、減算処理 N×T (3) 上記伝送路の減算値書込み N×T VPテーブル帯域情報更新処理 (1) 関連VPのリストアップ処理 LV×T (2) 関連VPを収容する伝送路を検索 LV×LP×T (3) 関連VPが通過する伝送路の最小値の計算 0 (4) 上記最小値の書込み LV×T 処理時間 総計 ((LP+2)LV+3N+1)T (本発明実施例方法) 可否判断時間 (1) 対象VPを収容する伝送路を検索 T パステーブル帯域情報更新 (1) 上記伝送路の帯域読出、減算処理 N×T (2) 上記伝送路の減算値書込み N×T 処理時間 総計 (2N+1)T 〔表1〕に基づき処理時間の総計を示すと、従来例方法
の場合は、 ((LP+2)×LV+3N+1)×T …(式1) 本発明実施例方法の場合は、 (2N+1)×T …(式2) となる。従来例方法と本発明実施例方法との処理時間差
は、 ((LP+2)×LV+N)×T …(式3) となる。式3より、従来例方法が本発明実施例方法より
余分に処理時間がかかり、その処理時間差はLVに比例
して増加することがわかる。これを基にしてLVを変数
として従来例方法と本発明実施例方法との処理時間をグ
ラフ化したものを図5に示す。図5は帯域変更の対象と
なるユーザVPが経由する伝送路を共有する全VP数
(LV)を変数として処理時間を求めたグラフである。
横軸にLVをとり、縦軸に処理時間を示す。従来例方法
はLVに比例して増加するが、本発明実施例方法はLV
に依らず一定である。したがって、従来例方法と本発明
実施例方法の処理時間差はLVに比例して増加する。ま
た、ネットワーク規模が増大し、ユーザ端末数が増えた
場合は、(式3)においてLP、LV、Nも増大するた
め、処理時間差も増加することとなる。[Table 1] (Conventional example method) Availability judgment time T Path table bandwidth information update (1) Search for transmission path accommodating target VP N × T (2) Band read and subtraction processing of the transmission path N × T (3 ) Write the subtraction value of the above transmission path N × T VP table bandwidth information update processing (1) List processing of related VP LV × T (2) Search for transmission path accommodating related VP LV × LP × T (3) Related Calculation of minimum value of transmission path through which VP passes 0 (4) Writing of minimum value LV × T processing time Total ((LP + 2) LV + 3N + 1) T (method of the embodiment of the present invention) Availability judgment time (1) Accommodates target VP Retrieve transmission path to be performed T Update path table bandwidth information (1) Read bandwidth of above transmission path, subtraction processing N × T (2) Write subtraction value of above transmission path N × T processing time Total (2N + 1) T [Table 1] When the total processing time is shown based on, in the case of the conventional method, (( For P + 2) × LV + 3N + 1) × T ... (Equation 1) The present invention inventive method, the (2N + 1) × T ... (Equation 2). The processing time difference between the conventional method and the method of the present invention is ((LP + 2) × LV + N) × T (Equation 3). From Equation 3, it can be seen that the conventional method takes extra processing time than the method of the present invention, and the processing time difference increases in proportion to LV. FIG. 5 is a graph showing the processing time of the conventional method and the method of the embodiment of the present invention, using LV as a variable based on this. FIG. 5 is a graph in which the processing time is obtained by using as a variable the total number of VPs (LV) sharing the transmission path through which the user VP to be changed in bandwidth passes.
The horizontal axis indicates LV, and the vertical axis indicates processing time. While the conventional method increases in proportion to the LV, the method of the present invention increases the LV.
Is constant regardless of Accordingly, the processing time difference between the conventional method and the method of the present invention increases in proportion to LV. When the network scale increases and the number of user terminals increases, LP, LV, and N also increase in (Equation 3), so that the processing time difference also increases.
【0023】[0023]
【発明の効果】以上説明したように、本発明によれば、
VP設定時間がネットワーク規模およびユーザ端末装置
数に係わらないVP設定方法を実現することができる。
これにより、ネットワーク規模およびユーザ端末装置数
が増大してもVP設定時間を高速にすることができる。As described above, according to the present invention,
It is possible to realize a VP setting method in which the VP setting time is independent of the network scale and the number of user terminal devices.
As a result, the VP setting time can be shortened even if the network scale and the number of user terminal devices increase.
【図1】本発明実施例の全体構成図。FIG. 1 is an overall configuration diagram of an embodiment of the present invention.
【図2】VP設定装置のブロック構成図。FIG. 2 is a block diagram of a VP setting device.
【図3】本発明実施例で用いるテーブル構成を示す図。FIG. 3 is a diagram showing a table configuration used in the embodiment of the present invention.
【図4】本発明実施例の手順を示すフローチャート。FIG. 4 is a flowchart showing the procedure of the embodiment of the present invention.
【図5】帯域変更の対象となるユーザVPが経由する伝
送路を共有する全VP数を変数として処理時間を求めた
グラフ。FIG. 5 is a graph in which a processing time is obtained by using the number of all VPs sharing a transmission path through which a user VP to be changed in bandwidth shares as a variable;
【図6】従来例の各種テーブル構成を示す図。FIG. 6 is a diagram showing the configuration of various tables in a conventional example.
【図7】従来例の手順を示すフローチャート。FIG. 7 is a flowchart showing a procedure of a conventional example.
1 VP構成テーブル 2 パステーブル 3 インタフェース 4 VP設定部 CPE ユーザ端末装置 VAC VP設定装置 SLT 加入者終端装置 XC クロスコネクトスイッチ 1 VP Configuration Table 2 Path Table 3 Interface 4 VP Setting Unit CPE User Terminal Device VAC VP Setting Device SLT Subscriber Termination Device XC Cross Connect Switch
フロントページの続き (72)発明者 上田 裕巳 東京都千代田区内幸町一丁目1番6号 日本電信電話株式会社内 (56)参考文献 特開 平5−268240(JP,A) 特開 平2−192246(JP,A) 特開 平8−51432(JP,A) 特開 平4−150438(JP,A) 特開 平7−231322(JP,A) 特開 昭62−178048(JP,A) 特開 昭63−104540(JP,A)Continuation of front page (72) Inventor Hiromi Ueda 1-6-6 Uchisaiwaicho, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation (56) References JP-A-5-268240 (JP, A) JP-A-2-192246 JP-A-8-51432 (JP, A) JP-A-4-150438 (JP, A) JP-A-7-231322 (JP, A) JP-A-62-178048 (JP, A) Kaisho 63-104540 (JP, A)
Claims (3)
容するユーザ端末装置からの要求に基づいてユーザ端末
装置およびユーザ端末装置を収容する加入者終端装置に
対する仮想パスの設定管理を行う仮想パス設定装置であ
って、 ユーザからの宛先および伝送帯域値を含む要求を受付け
る手段と、この要求にしたがって送信すべきセルが通る
仮想パスを設定する手段とを備え、 仮想パスが経由することができる実伝送路が記録された
仮想パス構成テーブルと、実伝送路毎にその余剰帯域が
記録されたパステーブルとを備え、 前記要求に含まれる宛先に対して設定可能な仮想パスの
うちから前記仮想パス構成テーブルを参照してその一つ
を選択する手段と、 この伝送路の余剰帯域値を前記パステーブルから求めこ
の余剰帯域値と前記要求に含まれる伝送帯域値とを比較
して余剰があるか否かを判定し、この判定処理を対象仮
想パスが経由する伝送路の数だけ行い余剰があるとき設
定可能と判定する手段と、 設定不能と判定されたときには前記選択する手段で別の
選択を行い、設定可能と判定されたときにその要求の仮
想パスの帯域を確保しその帯域分を前記パステーブルの
余剰帯域から減算する手段とを備えたことを特徴とする
仮想パス設定装置。1. A virtual path setting device disposed in a network for setting and managing a virtual path for a user terminal device and a subscriber terminal device that stores a user terminal device based on a request from a user terminal device that stores a user. Comprising means for receiving a request including a destination and a transmission bandwidth value from a user, and means for setting a virtual path through which a cell to be transmitted according to the request is transmitted, and wherein a real transmission through which the virtual path can pass is provided. A virtual path configuration table in which a path is recorded, and a path table in which a surplus bandwidth is recorded for each actual transmission path, wherein the virtual path configuration is selected from among virtual paths that can be set for a destination included in the request. Means for selecting one of them by referring to a table, obtaining a surplus bandwidth value of the transmission line from the path table, and including the surplus bandwidth value in the surplus bandwidth value and the request. Comparing the transmission band values
To determine whether there is a surplus.
Means for determining that setting is possible when there is a surplus performed by the number of transmission paths through which the virtual paths pass , and another means for selecting when the setting is impossible is performed by the selecting means. Means for securing the bandwidth of the requested virtual path and subtracting the bandwidth from the surplus bandwidth of the path table.
伝送路の数が少ない仮想パスから選択する請求項1記載
の仮想パス設定装置。2. The virtual path setting device according to claim 1, wherein said means for selecting one selects a virtual path having a small number of actual transmission paths.
置を備えたATM通信網。3. An ATM communication network comprising the virtual path setting device according to claim 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP21292294A JP3145874B2 (en) | 1994-09-06 | 1994-09-06 | Virtual path setting device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP21292294A JP3145874B2 (en) | 1994-09-06 | 1994-09-06 | Virtual path setting device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0879276A JPH0879276A (en) | 1996-03-22 |
JP3145874B2 true JP3145874B2 (en) | 2001-03-12 |
Family
ID=16630513
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP21292294A Expired - Fee Related JP3145874B2 (en) | 1994-09-06 | 1994-09-06 | Virtual path setting device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3145874B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ES2394623T3 (en) * | 1999-07-15 | 2013-02-04 | Telefonaktiebolaget Lm Ericsson (Publ) | Admission control and packet data traffic planning |
US7376121B2 (en) * | 2003-06-06 | 2008-05-20 | Microsoft Corporation | Method and system for global routing and bandwidth sharing |
-
1994
- 1994-09-06 JP JP21292294A patent/JP3145874B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0879276A (en) | 1996-03-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6519258B1 (en) | ATM exchange | |
JP3159927B2 (en) | Network operation method, request path method, and routing and admission control method | |
US6795860B1 (en) | System and method for selecting a service with dynamically changing information | |
US5065393A (en) | Network controller billing system and method of operation | |
EP1249973B1 (en) | Bandwidth management apparatus and method, program therefor and recording medium with the program recorded thereon | |
JP4368981B2 (en) | Load-balanced UBR routing in ATM networks | |
JPH07273760A (en) | Method for routing online virtual circuit | |
JPH0241053A (en) | Method of selecting route in data communication network | |
JP4190455B2 (en) | Load balancing apparatus and program | |
JPH1084349A (en) | Network connection quality control system | |
JPH10242990A (en) | Communication system for lec bridge device | |
JPH10243000A (en) | Switching flow control | |
JP2001313647A (en) | Method and device for allocating bandwidth for supporting service priority of communication network | |
JP3145874B2 (en) | Virtual path setting device | |
JP2000512453A (en) | ATM network management | |
US6891943B1 (en) | Method and device for establishing connection path in a communications network | |
JP2615630B2 (en) | Communication quality setting method | |
KR100231714B1 (en) | Path Calculation Algorithm with multiple Quality of Service Constraints | |
JPH07307762A (en) | Frame relay exchange and router | |
JPH11331190A (en) | Line group selecting and control method therefor | |
JP3035802B2 (en) | ATM exchange and system using the same | |
JP6773624B2 (en) | Communication route setting device, communication route setting method and communication route setting program | |
US6597659B1 (en) | Method of and apparatus for conforming data cell transmission rate between source and destination terminals | |
JP2720849B2 (en) | TCP window scale option mounting method | |
JP3492466B2 (en) | Band variable control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080105 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090105 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100105 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110105 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120105 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130105 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130105 Year of fee payment: 12 |
|
LAPS | Cancellation because of no payment of annual fees |