JPH01225263A - Packet communicating system - Google Patents

Packet communicating system

Info

Publication number
JPH01225263A
JPH01225263A JP63049559A JP4955988A JPH01225263A JP H01225263 A JPH01225263 A JP H01225263A JP 63049559 A JP63049559 A JP 63049559A JP 4955988 A JP4955988 A JP 4955988A JP H01225263 A JPH01225263 A JP H01225263A
Authority
JP
Japan
Prior art keywords
node
packet
area
routing table
destination
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
JP63049559A
Other languages
Japanese (ja)
Inventor
Satoshi Ota
聡 太田
Kenichi Sato
健一 佐藤
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 JP63049559A priority Critical patent/JPH01225263A/en
Publication of JPH01225263A publication Critical patent/JPH01225263A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the capacity of a routing table by defining one or the plural number of logical closed paths or routes in a communication network and transmitting a packet from an outgoing node to an incoming node. CONSTITUTION:When the packet is transferred from a node 0 to a node 6, in the node 0, a value 01 is given to show a closed path L1 is used in an area A to show the header constitution of a packet, which is transferred to the node 6, in an (a). Then, a value 011 is given to an area B to show a third node is the incoming node and the packet is sent to a next node 1 of the closed path L1. In the node 1, the value of the area B is subtracted only by 1 and the number of the closed path to be shown by the area A is obtained from a routing table. Then, the packet is transferred to a next node 2. Samely concerning the node 2, the packet is transferred to the node 6. In the node 6, when the value of the area B is subtracted only by 1, the value goes to be 0. Thus, this packet is received as its own node addressing packet.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、ノードの保持するルーティングテーブルの大
きさを低減するパケット通信方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a packet communication system that reduces the size of a routing table held by a node.

(従来の技術) 従来のパケット通信方式として、各発信ノードと着信ノ
ードの間に、複数の呼に属する仮想的回線が共通に使用
する経路(以下VP:Virtual Pathと記す
)を定義して、この経路を識別する識別子(以下VPI
:Virtual Path Identifierと
記す)と着信ノードでパケットの属する呼を識別して適
当な端末へ送出するための呼識別子(以下CI:Ca1
lIdentifier)を第6図のようにパケットの
ヘッダに表示し、VPIに基づいてノードがパケット送
出先を選択する方法があった。しかし、この方法では、
すべての発着信ノードの対の経路に対し異なるVPIを
与える必要があるため、ノードが保持するルーティング
テーブルが大きくなり、それを記憶するためのメモリコ
ストが大となる欠点があった。以下にこの現象を説明す
る。
(Prior Art) As a conventional packet communication method, a path (hereinafter referred to as VP: Virtual Path) commonly used by virtual lines belonging to multiple calls is defined between each originating node and a terminating node. An identifier that identifies this route (hereinafter referred to as VPI)
:Virtual Path Identifier) and a call identifier (hereinafter referred to as CI: Ca1) for identifying the call to which the packet belongs at the destination node and sending it to an appropriate terminal.
There is a method in which the node selects the destination of the packet based on the VPI by displaying the Identifier) in the header of the packet as shown in FIG. However, with this method,
Since it is necessary to give different VPIs to all pairs of routes between originating and receiving nodes, the routing table held by the node becomes large, and the memory cost for storing it becomes large. This phenomenon will be explained below.

第7図は従来方法におけるノードのブロック図である。FIG. 7 is a block diagram of a node in the conventional method.

このノードにおいて、入力リンク20.20”、20”
から到着したパケットは出力先識別部21に人力する。
In this node, input links 20.20", 20"
The packets arriving from the terminal are manually input to the output destination identification section 21.

出力先識別部21はパケットの送出先を識別するため、
ヘッダからVPIを抽出する。VPIそのものはパケッ
トの送出先を表わしてはいないので、抽出したVPIを
、vPIと送出先の対応関係を示すルーティングテーブ
ル23へ送出し、ルーティングテーブルの該当するvP
Iの欄から送出先を識別する。送出先を識別したパケッ
トは、パケットスイッチ22によりスイッチングされ、
出力光の出力リンク24.24°、24”または端末へ
転送される。
The output destination identification unit 21 identifies the destination of the packet,
Extract the VPI from the header. Since the VPI itself does not represent the destination of the packet, the extracted VPI is sent to the routing table 23 that shows the correspondence between the vPI and the destination, and the corresponding vP in the routing table is
Identify the destination from the I column. The packet whose destination has been identified is switched by the packet switch 22,
The output light is transferred to the output link 24.24°, 24” or to the terminal.

この従来方法において、ルーティングテーブルは入力リ
ンクから到着するあらゆるパケットのVPIについて送
出先を明示する必要があり、その大きさとしてはノード
に到着するパケットが属するvPの数だけの欄が必要と
なる。ある特定のノードに到着するパケットの属するv
Pの例を第5図(A) 、 (B)に示す。
In this conventional method, the routing table needs to specify the destination for the VPI of every packet arriving from an input link, and its size requires columns equal to the number of vPs to which the packets arriving at the node belong. v to which a packet arriving at a particular node belongs
Examples of P are shown in FIGS. 5(A) and 5(B).

第5図(A) 、 (B)において、0,1,2.−.
7はノード、a、b、c、 ・・−、jはリンク、vp
t。
In FIGS. 5(A) and (B), 0, 1, 2. −.
7 is a node, a, b, c, ...-, j is a link, vp
t.

vP2.−、 VPI5はvptあッテ、カッコテ囲ん
だ2進符号(0001) 、 (0010) 、−、(
1111)はソ(7)VPI テある。同図(7)VP
I 、 vP2、−、 VPI5は、リンクa。
vP2. -, VPI5 is vpt atte, binary code enclosed in parentheses (0001), (0010), -, (
1111) has SO(7)VPI Te. Same figure (7) VP
I, vP2,-, VPI5 is link a.

b、eを介してノード1に到着するパケットの属するv
Pである。これには、第5図(A)のようなノード1を
着信ノードとするvPと、第5図(B)のようなノード
1を中継ノードとするvPとがある。前者はノー、ド1
以外のノードとの間に少なくとも1つあるので、第5図
(A)のVPI 、 vP2.−、 vP7のように少
なくとも7個存在する。一方、後者のvPとして、第5
図(B)では、ノード0からノード2、ノード2からノ
ード0、ノード0からノード3、ノード3からノード0
、ノード0からノード7、ノード7からノード0、ノー
ド3からノード5、ノード5からノード3の各ノード間
に設定されり、vP8 、 vP9、−、 VPI5が
あったとしている。ノード1のルーティングテーブルは
以上(7)VPI 、 vP2.−、 VPI5に対し
送出先を示す必要があるので、第8図のような15個の
欄を持った構成となる。本ルーティングテーブルにおい
て、vP8 (1000)、 VPIO(1010)、
 VPI2(1100)及びvP9(1001)、 V
PII(1011)、 VPI3(1101)はいずれ
も同一の人出力リンクの対応関係となっているにもかか
ねらず、別々の欄を検索する必要があり、ルーティング
テーブルの増大を招いている。
v to which the packet that arrives at node 1 via b, e belongs
It is P. This includes vP in which node 1 is the destination node, as shown in FIG. 5(A), and vP in which node 1 is the relay node, as shown in FIG. 5(B). The former is no, do 1
Since there is at least one node between the nodes other than VPI, vP2. -, there are at least seven such as vP7. On the other hand, as the latter vP, the fifth
In diagram (B), node 0 to node 2, node 2 to node 0, node 0 to node 3, node 3 to node 0
, node 0 to node 7, node 7 to node 0, node 3 to node 5, node 5 to node 3, and there are vP8, vP9, -, and VPI5. The routing table of node 1 is as follows (7) VPI, vP2. -, Since it is necessary to indicate the destination for VPI5, the configuration has 15 columns as shown in FIG. In this routing table, vP8 (1000), VPIO (1010),
VPI2 (1100) and vP9 (1001), V
Although both PII (1011) and VPI3 (1101) correspond to the same human output link, it is necessary to search separate columns, leading to an increase in the routing table.

(発明が解決しようとする課題) 本発明の目的は、従来方法よりもルーティングテーブル
を低減し、ノードにおけるメモリのコスト、ハードウェ
ア量の問題を改善したパケット通信方式を提供すること
にある。
(Problems to be Solved by the Invention) An object of the present invention is to provide a packet communication method that reduces the number of routing tables compared to conventional methods and improves the problems of memory cost and hardware amount in nodes.

(課題を解決するための手段) 本発明は複数のノードの間をリンクで接続した通信網が
構成されていて、ノードはパケットのヘッダに示された
情報に基づいてその送出先となるリンクを識別すること
により、適当な経路を通じてパケットが発信ノードから
着信ノードへ転送されるパケット通信方式において、通
信網内に論理的な閉路または道を1個または複数個定義
して、パケットを、これらの閉路または道のうち、発信
ノードと着信ノードの両方を含む1個の閉路または道の
一部を経路として転送することを第一の特徴とする。ま
た、通信網内に定義した閉路または道に番号を付与し、
パケットのヘッダには、本バゲットの転送に用いる閉路
または道の番号を示す領域と、本閉路または道に沿って
パケットを転送したとき着信ノードが何番目のノードに
当るかを表示する領域を設け、ノードは、閉路または道
の番号とパケットを送出するリンクとの対応関係を示す
ルーティングテーブルを保持し、リンクから到着したパ
ケットに対しては、着信ノードが何番目のノードに当る
かを示す領域の数値を1減少し、その値がOであれば自
ノード宛てと判断し、値が1以上であれば、ヘッダに含
まれるる閉路または道の番号をルーティングテーブルに
参照してパケットを送出するリンクを選定することを第
二の特徴とする。
(Means for Solving the Problems) The present invention has a communication network in which a plurality of nodes are connected by links, and each node selects a link to send the packet based on information shown in the header of the packet. In packet communication systems in which packets are transferred from a source node to a destination node through an appropriate route, one or more logical circuits or paths are defined in the communication network, and packets are routed through these routes. The first feature is that a part of one cycle or road that includes both an originating node and a destination node is transferred as a route. In addition, numbers are assigned to closed circuits or roads defined within the communication network,
The header of the packet includes an area that indicates the number of the cycle or road used to transfer the baguette, and an area that displays the number of the destination node when the packet is transferred along the cycle or road. , a node maintains a routing table that indicates the correspondence between the number of a cycle or road and the link that sends the packet, and for packets arriving from a link, an area that indicates the number of the destination node. Decrease the value by 1, and if the value is O, it is determined that the packet is addressed to the own node. If the value is 1 or more, the packet is sent by referring to the route or road number included in the header in the routing table. The second feature is to select links.

従来の技術とは、複数の発着信ノード対が共通の閉路ま
たは道の一部を経路とすることで、これらのノード対間
の経路がルーティングテーブルの欄を共用することを可
能としたこと、これを効率良く実現するため、パケット
のヘッダに閉路または道の番号を表示し、ノードにはこ
の番号と出力リンクの関係を示すルーティングテーブル
を設けたこと、またパケットが自ノード宛てか否かの判
定を容易にするため、着信ノードが何番目のノードかを
ヘッダに表示し、ノードを通過するたびにこれを1づつ
減少し、0になるまでパケットの転送を続けるようにし
たこと、が異なる。
The conventional technology is that multiple originating and receiving node pairs use a common closed path or part of a road as a route, so that the routes between these node pairs can share a field in a routing table. In order to achieve this efficiently, the number of the cycle or road is displayed in the header of the packet, and each node is equipped with a routing table that shows the relationship between this number and the output link. The difference is that in order to make the determination easier, the number of the destination node is displayed in the header, and each time it passes through a node, this number is decremented by 1, and the packet continues to be forwarded until it reaches 0. .

(実施例) 第1図は本発明の詳細な説明する図であって、0,1,
2.−.7はノード、a、b、c。
(Example) FIG. 1 is a diagram for explaining the present invention in detail.
2. −. 7 are nodes a, b, c.

・・・、jはリンク、L、、L、、L2は通信網内に定
義された閉路で矢印はパケット転送の方向を示す。
. . , j is a link, L, , L, , L2 is a closed path defined within the communication network, and the arrow indicates the direction of packet transfer.

第2図(a) 、 (b) 、 (c)は、本実施例に
おけるパケットのヘッダ構成を説明する図であって、A
は閉路番号を示す領域(以下領域Aと記す)、Bは着信
ノードが何番目のノードかを示す領域(以下領域Bと記
す)、CIは呼識別子である。第3図は本実施例におけ
るノードの動作を説明するためのノードのブロック図、
第4図は本実施例におけるルーティングテーブルである
FIGS. 2(a), (b), and (c) are diagrams illustrating the header structure of a packet in this embodiment,
is an area indicating the cycle number (hereinafter referred to as area A), B is an area indicating the number of the destination node (hereinafter referred to as area B), and CI is a call identifier. FIG. 3 is a block diagram of the node for explaining the operation of the node in this embodiment,
FIG. 4 is a routing table in this embodiment.

本実施例において、ノード0からノード6ヘパケツトを
転送する際の手順を次に説明する。ノード0からノード
6への転送は、閉路り、を用いて、ノード0から3番目
のノードを着信ノードとすることで可能となる(第1図
)。そこでノード0では、ノード6に転送するパケット
のヘッダの構成を、第2図(a)に示すように領域Aに
閉路り、を使用することを示す値“01”を与え、領域
Bには3番目のノードが着信ノードであることを示す値
“旧1 ”を与えて、閉路り、において次のノードであ
る1へ送出する。
In this embodiment, the procedure for transferring a packet from node 0 to node 6 will be described below. Transfer from node 0 to node 6 is possible by using a closed circuit and setting the third node from node 0 as the destination node (FIG. 1). Therefore, node 0 gives the value "01" indicating that the structure of the header of the packet to be transferred to node 6 is to use a closed circuit in area A, as shown in FIG. 2(a), and in area B, It gives the value "old 1" indicating that the third node is the destination node, and sends it to the next node, 1, in a closed circuit.

ノードlでの処理を第3図により説明すると、リンクa
に相当する人力リンクlOより到着したパケットは、ま
ずヘッダ領域Bの処理機構11により、領域Bの数値を
1だけ減少させ、“旧011とする。次にパケットは出
力先識別部12へ送られる。出力先識別部12は、領域
Bが0(2進表示では000)であれば、自ノード宛て
のパケットと判断し、領域Bが0でなければ、領域Aの
値をルーティングテーブル14へ送出し、領域Aが示す
閉路の番号に対応する出力リンクを求める。パケットは
このような出力先識別部の動作により判明した出力光へ
パケットスイッチ13を介して転送される。
To explain the processing at node l using FIG. 3, link a
A packet arriving from the human-powered link IO corresponding to 10 first decreases the numerical value in area B by 1 by the processing mechanism 11 of the header area B to become "old 011." Next, the packet is sent to the output destination identification unit 12. If area B is 0 (000 in binary notation), the output destination identification unit 12 determines that the packet is addressed to its own node, and if area B is not 0, it sends the value of area A to the routing table 14. Then, the output link corresponding to the number of the closed circuit indicated by the area A is determined.The packet is transferred via the packet switch 13 to the output light identified by the operation of the output destination identification section.

いま、閉路L1によりノード6へ送られるパケットの領
域Bは前述のように“旧O”であるので、領域Aの値“
01”をルーティングテーブルへ送る。ルーティングテ
ーブルで“01”の項を検索すると出力リンクはbであ
ることがわかり、パケットはパケットスイッチによって
リンクbに送出される。リンクbを通じてノード2に到
着したパケットは、ノード1での処理によりそのヘッダ
は第2図(b)のようになっている。ノード2では、ノ
ード1の場合と同様に、領域Bを1減少させ、“0旧”
とし、ルーティングテーブルを検索してリンクfへ送出
する。リンクfを通じてノード6に到着したパケットの
ヘッダは、第2図(C)のようになっている。ノード6
では、領域Bを1減少すると“000”になるので、着
信ノードであることがわかる。なお、転送先の端末は従
来方法と同じ<crにより行われる。
Now, since area B of the packet sent to node 6 via cycle L1 is "old O" as described above, the value of area A is "
01" to the routing table. Searching for the entry "01" in the routing table shows that the output link is b, and the packet is sent to link b by the packet switch. The packet arrives at node 2 through link b. As a result of the processing in node 1, its header becomes as shown in Fig. 2(b). In node 2, as in the case of node 1, area B is decreased by 1 and is set to "0 old".
Then, it searches the routing table and sends it to link f. The header of the packet arriving at node 6 through link f is as shown in FIG. 2(C). node 6
Now, if area B is decreased by 1, it becomes "000", so it can be seen that this is the destination node. Note that the transfer destination terminal uses <cr, which is the same as in the conventional method.

このように、本方法ではルーティングテーブルをヘッダ
中の閉路番号を示す領域により検索するので、その欄は
ノードを通過する閉路の数だけあれば十分である。例え
ばノード1の場合、第4図のようになる。本ルーティン
グテーブルで、使用する閉路が同一のパケットは、発着
信ノードが異っていても同じ欄を共用することができる
。またパケットの着信ノードが自ノードであるか否かの
判定は、ヘッダの一部を0と比較するだけで済み、テー
ブルを必要としない。
In this way, in this method, the routing table is searched by the field indicating the cycle number in the header, so it is sufficient to have that field as many as the number of cycles passing through the node. For example, in the case of node 1, the situation is as shown in FIG. In this routing table, packets using the same cycle can share the same column even if the originating and terminating nodes are different. Further, determining whether or not the destination node of a packet is the own node requires only comparing a part of the header with 0, and does not require a table.

この結果、従来方法でルーティングテーブルに15個の
欄が必要であった通信網において、本発明では欄の数は
3個に減少する効果がある。
As a result, in a communication network where the conventional method required 15 columns in the routing table, the present invention has the effect of reducing the number of columns to 3.

(発明の効果) 以上説明したように、複数の発着信ノード対間の経路に
ついて、ルーティングテーブルの同一の欄を共用し、ま
た自ノードがパケットの着信ノードであるか否かの判定
にルーティングテーブルを要しないため、ルーティング
テーブルの欄が少なくなり、これを記憶するメモリコス
トが低減される利点がある。
(Effects of the Invention) As explained above, the same column of the routing table is shared for routes between multiple pairs of originating and terminating nodes, and the routing table is used to determine whether or not the own node is the destination node of the packet. This has the advantage that the number of columns in the routing table is reduced and the memory cost for storing it is reduced.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例において通信網内に定義された
閉路の図、第2図は実施例におけるパケットのヘッダ部
分の構成図、第3図は本発明におけるノード構成の図、
第4図は本発明におけるルーティングテーブルの例、第
5図は従来方法において発信ノードと着信ノードの間に
定義されたvPの例、第6図はVPIとCIを備えた従
来方法のパケット構成、第7図はVl’Iと出力リンク
の対応関係を表わすルーティングテーブルを備えた従来
方法のノード構成、第8図は従来方法によるルーティン
グテーブルの例である。 10、10°、 10″・・・入力リンク、11・・・
領域Bの処理部、 l 2−・・出刃先識別部、13−
・・パケットスイッチ、 14−・・ルーティングテーブル、 15、 +5°、 15“・・・出力リンク、20、2
0°、20”・・・入力リンク、21・・・出刃先識別
部、  22−・・パケットスイッチ、 223−・・
ルーティングテーブル、 24、24°、24″・・・出力リンク。
FIG. 1 is a diagram of a closed circuit defined in a communication network in an embodiment of the present invention, FIG. 2 is a configuration diagram of a packet header part in the embodiment, and FIG. 3 is a diagram of a node configuration in the present invention.
FIG. 4 is an example of a routing table according to the present invention, FIG. 5 is an example of a vP defined between a source node and a destination node in a conventional method, and FIG. 6 is a packet structure of a conventional method with VPI and CI. FIG. 7 shows a conventional node configuration including a routing table representing the correspondence between Vl'I and output links, and FIG. 8 shows an example of a routing table according to the conventional method. 10, 10°, 10″...input link, 11...
Processing section of area B, l 2-- Cutting edge identification section, 13-
... Packet switch, 14-... Routing table, 15, +5°, 15"... Output link, 20, 2
0°, 20”...Input link, 21...Blade tip identification section, 22-...Packet switch, 223-...
Routing table, 24, 24°, 24″...output link.

Claims (1)

【特許請求の範囲】 複数のノードの間をリンクで接続した通信網の中を、ヘ
ッダ部分の情報に従ってパケットを発信ノードから着信
ノードへ転送するパケット通信方式において、 通信網中に、複数のノードの間を結ぶ道を定義し、パケ
ットのヘッダ部分の情報が、発信ノードと着信ノードの
両ノードをふくむ道と、当該道にそって発信ノードから
着信ノードに至るノードの数とをふくむことを特徴とす
るパケット通信方式。
[Scope of Claim] In a packet communication method in which a packet is transferred from a source node to a destination node according to information in a header part in a communication network in which a plurality of nodes are connected by links, a plurality of nodes in the communication network The information in the header of the packet includes the path that includes both the originating node and the destination node, and the number of nodes along the path from the source node to the destination node. Characteristic packet communication method.
JP63049559A 1988-03-04 1988-03-04 Packet communicating system Pending JPH01225263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63049559A JPH01225263A (en) 1988-03-04 1988-03-04 Packet communicating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63049559A JPH01225263A (en) 1988-03-04 1988-03-04 Packet communicating system

Publications (1)

Publication Number Publication Date
JPH01225263A true JPH01225263A (en) 1989-09-08

Family

ID=12834560

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63049559A Pending JPH01225263A (en) 1988-03-04 1988-03-04 Packet communicating system

Country Status (1)

Country Link
JP (1) JPH01225263A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0319452A (en) * 1989-06-16 1991-01-28 Hitachi Ltd Label conversion circuit and reference number assigning circuit
JP2009016905A (en) * 2007-06-29 2009-01-22 Fujitsu Ltd Packet network system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0319452A (en) * 1989-06-16 1991-01-28 Hitachi Ltd Label conversion circuit and reference number assigning circuit
JP2009016905A (en) * 2007-06-29 2009-01-22 Fujitsu Ltd Packet network system

Similar Documents

Publication Publication Date Title
US6697361B2 (en) Method and apparatus for stream aggregation in a multiprotocol label switching network environment
US7088721B1 (en) Method and apparatus for multipoint-to-point transmission in an ATM network
JP2739023B2 (en) Packet transmission system
US7787466B1 (en) Nexthop to a forwarding table
US5402415A (en) Multicast virtual circuit switch using cell recycling
US6041057A (en) Self-configuring ATM network
US5436893A (en) ATM cell switch suitable for multicast switching
US6275492B1 (en) Method and apparatus for routing data using router identification information
US6137797A (en) Process definition for source route switching
US7577142B2 (en) Derived VLAN mapping technique
US5014262A (en) Apparatus and method for detecting and eliminating call looping in a node-by-node routing network
US5452296A (en) Asynchronous transfer mode communication system
JP3109591B2 (en) ATM switch
JP2570963B2 (en) Signaling method using relay route information in packet network
JPH07202942A (en) Packet switchboard
EP0203990A1 (en) Self-routing packets with stage address identifying fields.
US6658003B1 (en) Network relaying apparatus and network relaying method capable of high-speed flow detection
JPH03268532A (en) Broadcasting system for atm cell
JPH01225263A (en) Packet communicating system
EP0824293A1 (en) Data communication network
US6671277B1 (en) Network relaying apparatus and network relaying method capable of high quality transfer of packets under stable service quality control
KR100204476B1 (en) A method of optimal route setting in atm networks
JP2545962B2 (en) ATM switch system
JPH09289523A (en) Packet switching repeating system
JPS622746B2 (en)