JPH07202906A - Network connector and information communication system - Google Patents

Network connector and information communication system

Info

Publication number
JPH07202906A
JPH07202906A JP35097093A JP35097093A JPH07202906A JP H07202906 A JPH07202906 A JP H07202906A JP 35097093 A JP35097093 A JP 35097093A JP 35097093 A JP35097093 A JP 35097093A JP H07202906 A JPH07202906 A JP H07202906A
Authority
JP
Japan
Prior art keywords
connection
iwu
network
information
atm
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.)
Granted
Application number
JP35097093A
Other languages
Japanese (ja)
Other versions
JP3278519B2 (en
Inventor
Yoshiaki Takahata
由彰 高畠
Yoshinari Kumaki
良成 熊木
Hideaki Nakakita
英明 中北
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP35097093A priority Critical patent/JP3278519B2/en
Publication of JPH07202906A publication Critical patent/JPH07202906A/en
Application granted granted Critical
Publication of JP3278519B2 publication Critical patent/JP3278519B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To connect high-speed networks by providing a connection 1 setting/ managing means for managing the set ATM connection and a protocol converting means for converting a protocol. CONSTITUTION:Two of different LAN 111 and 112 are connected by using the network connector (IWU), IWU 221 and 222 are respectively provided at the LAN 111 and 112, an ATM protocol is adopted between the IWU 221 and the IWU 222 as an original protocol between the IWU, the protocol conversion between the LAN 111 and the ATM protocol is performed at the IWU 221, and the protocol conversion between the LAN 112 and the ATM protocol is performed at the IWU 222. On the other hand, inside the IWU 221, the connection managing means exists for managing and controlling the connection while making the connection between the IWU 221 and 222 correspondent to the destination information of information transmitted from a terminal inside the LAN 111.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ネットワーク・システ
ムに関する。
FIELD OF THE INVENTION This invention relates to network systems.

【0002】[0002]

【従来の技術】[Prior art]

<1>従来のLANのような通信ネットワークシステム
におけるネットワーク接続装置としては、ブリッジ、ル
ーター、ゲートウェイなどが提供されている。ブリッジ
は、ネットワーク間で通信プロトコルのレイヤ2までを
終端して処理するような、いわゆるアドレスフィルタの
機能だけを持つネットワーク接続装置である。ルーター
は、ブリッジよりも若干高機能であり、通信プロトコル
のレイヤ3までを終端し処理を行うものである。ゲート
ウェイは、通信プロトコルのレイヤ7までを終端し、完
全にプロトコルを変換してネットワーク接続を行うこと
が可能である。
<1> As a network connection device in a communication network system such as a conventional LAN, a bridge, a router, a gateway, etc. are provided. The bridge is a network connection device having only a so-called address filter function, such as terminating and processing up to layer 2 of the communication protocol between networks. The router has a slightly higher function than the bridge, and terminates and processes up to layer 3 of the communication protocol. The gateway is capable of terminating up to layer 7 of the communication protocol and completely converting the protocol for network connection.

【0003】しかし、従来のこのようなネットワーク接
続装置は、1対1のプロトコル変換をソフトウェアの処
理によって提供する事が出来るだけであった。このた
め、1つのLANから複数のLANに接続する際には、
それぞれへのプロトコル変換を行うためのネットワーク
接続装置を個別に用意する必要があり、必要となるハー
ドウェアの量が増大するとともに、柔軟なネットワーク
構成を取ることが困難になるという問題点が生じてい
た。
However, such a conventional network connection device can only provide one-to-one protocol conversion by software processing. Therefore, when connecting from one LAN to multiple LANs,
It is necessary to separately prepare a network connection device for performing protocol conversion to each of them, which increases the amount of required hardware and makes it difficult to take a flexible network configuration. It was

【0004】これに対して近年では、複数のプロトコル
に対応可能なマルチプロトコルルーターなどのネットワ
ーク接続装置が提案されあるいは実用化されており、複
数のネットワークを1台のネットワーク接続装置で接続
している。
On the other hand, in recent years, a network connection device such as a multi-protocol router capable of supporting a plurality of protocols has been proposed or put into practical use, and a plurality of networks are connected by one network connection device. .

【0005】しかし、これもゲートウェイ等の上記ネッ
トワーク接続装置と同様に、入力されたネットワークの
プロトコル処理を上位レイヤまで行って、それを対応す
るネットワークのプロトコルに変換するためにソフトウ
ェアの処理を施した後、所定の下位レイヤまでプロトコ
ル変換を行うという方法でネットワーク接続を行ってい
た。
However, similarly to the above-mentioned network connection device such as a gateway, software processing is performed to perform the protocol processing of the input network up to the upper layer and convert it to the protocol of the corresponding network. After that, network connection was performed by a method of performing protocol conversion to a predetermined lower layer.

【0006】このようなソフトウェア処理によるプロト
コル変換は、その実現が容易であるだけでなく、マルチ
プロトコルルーターなどのような高機能ネットワーク接
続装置にもインプリメントが容易であるために、現在の
ネットワーク接続装置におけるプロトコル変換において
良く用いられている方法である。
Such protocol conversion by software processing is not only easy to implement, but also easy to implement in a high-performance network connection device such as a multi-protocol router, so that the current network connection device can be implemented. It is a method that is often used in protocol conversion in.

【0007】しかし、ソフトウェア処理によるプロトコ
ル変換には、かねてより非常に時間がかかるという問題
点があげられていた。特に、複数プロトコルを同時に処
理するようなマルチプロトコルルーターでは、かなりの
種類のソフトウェア処理を必要とするために、高速のデ
ータ通信を行っているネットワーク間でのネットワーク
接続を行うような場合には、このようなソフトウェア処
理によるスループット低下が大きな問題となっていた。
However, there has been a problem that protocol conversion by software processing takes much longer than usual. In particular, in a multi-protocol router that processes multiple protocols at the same time, a considerable amount of software processing is required, so when network connection is performed between networks performing high-speed data communication, The decrease in throughput due to such software processing has been a serious problem.

【0008】特に、ATM方式のようなコネクション型
の高速のネットワークと、現在運用されているLAN
(イーサネットやFDDIなど)のようなデータグラム
通信のネットワークとを接続するためのネットワーク接
続装置には、高速に複数プロトコルを同時に変換処理す
る機能やネットワーク識別を高速に行う機能が必要とな
る事が予想され、現在のソフトウェア処理によるネット
ワーク接続装置では、このような高速処理を行うことが
困難であると考えられている。
In particular, a connection-type high-speed network such as the ATM system and a LAN currently in operation
A network connection device for connecting to a datagram communication network such as Ethernet or FDDI may need a function of simultaneously performing conversion processing of a plurality of protocols at high speed and a function of performing network identification at high speed. It is expected that it is difficult to perform such high-speed processing in the current network-connected device using software processing.

【0009】<2>一方、企業内通信網(LAN)にお
いては、近年、高速化、マルチメディア化、大規模化、
高信頼化のニーズが高まっている。特に、“より高速な
情報転送を実現したい”、という高速化のニーズは強
く、数100Mbps、数Gbpsクラスの伝送速度を
持つ超高速LANの研究開発が盛んに行われている。
<2> On the other hand, in the corporate communication network (LAN), in recent years, high speed, multimedia, large scale,
The need for high reliability is increasing. In particular, there is a strong need for speeding up "to realize higher speed information transfer", and research and development of an ultra-high speed LAN having a transmission speed of several hundred Mbps and several Gbps class has been actively conducted.

【0010】ここで、LAN技術全般の解説について
は、例えば、『情報ネットワークハンドブック』(電子
情報通信学会編)等の文献において、その従来技術が述
べられているが、LANのシステム形態は大きく分け
て、コンピュータ分野の流れを組み、複数の端末を共用
伝送路(バス、リング)で接続したshared−me
dia系システムと、通信分野の流れを組み、高速イン
ターフェースを持つスイッチベースのスター系LAN
と、に分類される。
Regarding the explanation of LAN technology in general, the prior art is described in the literature such as "Information Network Handbook" (edited by the Institute of Electronics, Information and Communication Engineers), but the LAN system form is roughly divided. In the computer field, shared-me, in which multiple terminals are connected by a shared transmission line (bus, ring)
Switch-based star LAN with high-speed interface by combining dia system and communication field flow
And, it is classified into.

【0011】図39は、典型的なshared−med
ia系LANシステムの構成を示す図であり、複数の端
末2002,2004と、それらの端末を接続する共用
の伝送路2001,2003から構成され、各端末20
02,2004は、ある特定のプロトコル、例えばCS
MA/CD方式、トークン方式といったアクセス制御方
式に従って、伝送路2001,2003に対してアクセ
ス競合を回避し、端末間の情報の送受信を行っている。
FIG. 39 shows a typical shared-med
FIG. 1 is a diagram showing a configuration of an ia LAN system, which includes a plurality of terminals 2002 and 2004 and shared transmission paths 2001 and 2003 connecting these terminals, and each terminal 20
02,2004 is a specific protocol such as CS
According to the access control method such as the MA / CD method and the token method, access competition is avoided for the transmission paths 2001 and 2003, and information is transmitted and received between the terminals.

【0012】shared−media系LANは、制
御の分散化、経路の集中化を図った形態であり、複数の
端末が伝送路(バス、リング)を共有しているため、端
末数の増加に伴い、共用伝送路のアクセス競合が増大
し、共用伝送路がスループットネックになるという問題
点がある。特に、システムが大規模化し、ネットワーク
全体のスループットが大きくなってきた場合、shar
ed−media系LANでは、ネットワーク全体のス
ループットに相当する超高速な伝送路が必要となる。従
って、shared−media系LANの高速化に
は、共用伝送路(接続リンク)がボトルネックとなる問
題点を解決する必要がある。
The shared-media type LAN is a form in which control is distributed and routes are centralized. Since a plurality of terminals share a transmission line (bus, ring), the number of terminals increases as the number of terminals increases. However, there is a problem that access competition of the shared transmission line increases, and the shared transmission line becomes a throughput bottleneck. Especially when the system becomes large and the throughput of the whole network becomes large,
The ed-media type LAN requires an ultra-high-speed transmission line corresponding to the throughput of the entire network. Therefore, in order to increase the speed of the shared-media LAN, it is necessary to solve the problem that the shared transmission line (connection link) becomes a bottleneck.

【0013】また、図40は、典型的なスター系LAN
システムの構成を示す図であり、複数の端末2006
と、複数の端末2006を収容するスイッチ2005と
から構成され、各端末2006は、個別に与えられた伝
送路2007を利用してスイッチ2005にパケットを
送出し、スイッチ2005は各端末2006から送出さ
れたパケットを受信して、パケットの宛先情報またはパ
ケットの宛先情報に基づき作成されたルーティング情報
に基づき所望の出力ポートに情報を転送し、スイッチ2
005から送出されたパケットを転送先の端末が受信す
ることにより、端末間の情報の送受信を行っている。
FIG. 40 shows a typical star LAN.
It is a figure which shows the structure of a system, The some terminal 2006
And a switch 2005 accommodating a plurality of terminals 2006, each terminal 2006 sends a packet to the switch 2005 by using an individually given transmission path 2007, and the switch 2005 sends the packet from each terminal 2006. The switch 2 receives the packet and transfers the information to a desired output port based on the destination information of the packet or the routing information created based on the destination information of the packet.
When the transfer destination terminal receives the packet transmitted from 005, information is transmitted and received between the terminals.

【0014】スター系LANは、制御の集中化、経路の
分散化を図った形態であり、各端末に対して個別に伝送
路が与えられており、各端末の伝送路に対するアクセス
競合がないため、端末増加に伴う伝送路のスループット
低下はなく、高速化に適したネットワーク形態である。
The star system LAN is a form in which control is centralized and routes are distributed, and each terminal is individually provided with a transmission path, and there is no access competition for the transmission path of each terminal. Since the throughput of the transmission line does not decrease as the number of terminals increases, the network configuration is suitable for speeding up.

【0015】しかしながら、スター系LANにおいて
も、図41に示すようにシステムが大規模化され複数ノ
ード2008〜2011が接続されて全体システムが構
築される場合、システム内部の接続伝送路(ノード間伝
送路)2012〜2015は、複数の端末2016から
の情報転送を共有しているため、端末数の増加に伴い、
ノード間伝送路の情報転送能力がボトルネックとなっ
て、スループットが向上しないという問題点が発生す
る。従って、スター系LANの高速化においても、sh
ared−media系LANと同様の課題である“ノ
ード間接続リンクの情報転送能力がボトルネックとな
る”という問題点を解決する必要がある。
However, also in the star system LAN, when the system is scaled up and a plurality of nodes 2008 to 2011 are connected to construct an entire system as shown in FIG. 41, a connection transmission line (transmission between nodes) in the system is constructed. Roads 2012-2015 share information transfer from a plurality of terminals 2016, so that as the number of terminals increases,
The information transfer capability of the inter-node transmission line becomes a bottleneck, which causes a problem that the throughput is not improved. Therefore, even when speeding up the star LAN, sh
It is necessary to solve the problem that the information transfer capability of the inter-node connection link becomes a bottleneck, which is the same problem as in the ared-media type LAN.

【0016】従来、このようなノード間接続リンクの情
報転送能力がボトルネックとなる問題点を解決するため
に、 (1)ノード間接続リンクの情報転送能力自身を向上さ
せる方法 (2)ノード間接続リンクの情報転送能力を有効活用す
る方法 がとられている。
Conventionally, in order to solve the problem that the information transfer capability of the inter-node connection link becomes a bottleneck, (1) a method of improving the information transfer capability itself of the inter-node connection link (2) inter-node A method is used to effectively utilize the information transfer capacity of the connection link.

【0017】ノード間接続リンクの情報転送能力自身を
向上させるためには、図42に示すように接続リンク数
を増加させるか、図43に示すように一本の接続リンク
速度を増加させる方法(ノード間接続リンク速度を静的
(半固定的に)に変更する方法)がとられている。
In order to improve the information transfer capability itself of the inter-node connection link, a method of increasing the number of connection links as shown in FIG. 42 or increasing the speed of one connection link as shown in FIG. 43 ( The method of changing the link speed between nodes to static (semi-fixed) is adopted.

【0018】また、ノード間接続リンクの情報転送能力
を有効活用するためには、図44に示すようにノード
(2018,2019)間接続リンク速度を必要に応じ
て動的に変更する方法(可変リンク速度法)や、図45
に示すようにデータリンクレベルでの複数パスを利用す
る転送方式であるマルチリンク転送を用いる方法がとら
れていた。
Further, in order to effectively utilize the information transfer capability of the inter-node connection link, as shown in FIG. 44, a method of dynamically changing the inter-node connection link speed as needed (variable) Link speed method) and Fig. 45
As shown in, a method of using multilink transfer, which is a transfer method using multiple paths at the data link level, has been adopted.

【0019】以上説明したように、従来、情報通信シス
テムにおけるノード間接続リンク速度の向上やノード間
接続リンクの情報転送能力の有効活用を図る種々の検討
がなされているが、データリンクレベルでの検討が多
く、大規模化等により複数(3つ以上)のパケット処理
ノードを接続し構成されるシステムにおいて、“ボトル
ネックが発生しにくい物理的ネットワークトポロジーは
何か”という検討は、限られたネットワーク構成に対し
てのみしか検討が行われていない(ネットワークレベル
でのシステム内情報転送能力の有効活用を図ることが可
能なネットワーク構成検討はあまり行われていない)。
As described above, various studies have heretofore been made to improve the link speed between nodes and to effectively utilize the information transfer capability of the link between nodes in the information communication system, but at the data link level. There are many studies, and in a system configured by connecting multiple (three or more) packet processing nodes due to large scale, etc., there is limited study of "what is the physical network topology in which bottlenecks are unlikely to occur?" Only the network configuration has been studied (the network configuration that can effectively utilize the in-system information transfer capability at the network level has not been studied much).

【0020】ここで、データリンクレベルとは隣接する
パケット処理ノード間の情報転送を意味している(パケ
ット情報を転送する際に同一バッファキュー間で情報転
送を行う情報転送を意味し、複数転送経路を利用して転
送することを許容する)。
Here, the data link level means information transfer between adjacent packet processing nodes (information transfer in which information is transferred between the same buffer queues when transferring packet information, and a plurality of transfers are performed). Allow to transfer using the route).

【0021】また、ネットワークレベルとは、End−
End間のパケット処理ノード間に複数のパケット処理
ノードが存在した場合のEnd−End間でのパケット
処理ノードの情報転送を意味している(パケット情報を
転送する際に、異なる中継キューを介して情報転送が行
われることを意味している)。
The network level is End-
It means the information transfer of the packet processing node between End-End when a plurality of packet processing nodes exist between the packet processing nodes between Ends (when transferring the packet information, through different relay queues). It means that information transfer will take place).

【0022】しかしながら、ネットワークの大規模化が
進行すると、情報通信システムは、図46に示すように
ノード(2020〜2024)間が複雑に接続され、一
般的にマルチパスが存在する形態となっている。このよ
うなマルチパス環境下では、情報転送を行う際にノード
間接続リンクの残存帯域の総和がユーザー用ATM端末
の必要帯域よりも大きく、且つどの一本の接続リンクの
残存帯域もユーザー用ATM端末の必要帯域より小さく
なる場合があり、この場合、システムのノード間接続リ
ンクの情報転送能力は不足していないのにも関わらず、
ユーザー用ATM端末の必要とする帯域を満足して割り
当てることができないという問題点が発生する。
However, as the scale of the network becomes larger, the information communication system has a configuration in which nodes (2020 to 2024) are complicatedly connected as shown in FIG. There is. In such a multipath environment, when information is transferred, the total remaining bandwidth of the inter-node connection links is larger than the required bandwidth of the user ATM terminal, and the remaining bandwidth of any one connection link is the user ATM. It may be smaller than the required bandwidth of the terminal, and in this case, although the information transfer capacity of the inter-node connection link of the system is not insufficient,
A problem arises in that the bandwidth required by the user ATM terminal cannot be satisfied and allocated.

【0023】例えば、図47に示したように、I/2
[Mbps]のユーザー用ATM端末D、Eがそれぞれ
ユーザー用ATM端末C、Aへ向けて最短経路203
2、2031のコネクションが設定された状態で、I
[Mbps]のユーザー用ATM端末Fがユーザー用A
TM端末Bへのコネクションを確立しようとした場合、
転送経路2031−2034、2032−2033のい
ずれの場合も最大I/2[Mbps]の転送能力しか割
り当てることができず接続リンクがボトルネックとなっ
てしまい、実際にまだI/2[Mbps]の残存帯域が
残っているにも関わらず、割り当てることができなくな
ってしまう。
For example, as shown in FIG. 47, I / 2
The shortest route 203 for the user ATM terminals D and E of [Mbps] toward the user ATM terminals C and A, respectively.
With 2,2031 connections set, I
ATM terminal F for user of [Mbps] is A for user
When trying to establish a connection to TM terminal B,
In both cases of the transfer paths 2031 to 2034 and 2032 to 2033, only the maximum I / 2 [Mbps] transfer capacity can be assigned, and the connection link becomes a bottleneck. Actually, I / 2 [Mbps] still remains. Despite the remaining bandwidth, it cannot be allocated.

【0024】この問題点を解決するためには、ノード間
接続リソースの割当を各物理リンク単位で行うのではな
く、複数の物理リンクにまたがる帯域割当を許容し、複
数の物理リンクを介した情報転送を行うことにより解決
することができる。
In order to solve this problem, allocation of inter-node connection resources is not performed for each physical link, but bandwidth allocation over a plurality of physical links is allowed, and information is transmitted through a plurality of physical links. It can be solved by making a transfer.

【0025】すなわち、転送経路2031−2034、
2032−2033の双方を用いて、トータルI[Mb
ps]の帯域で情報転送を行う方法である。しかしなが
ら、この方法でも、図47に示したように転送経路20
31−2034と転送経路2032−2033はそれぞ
れ異なるノード2041、2043でキューイングされ
た後、Bへ転送されているため、伝送路転送遅延の他、
ノード内キューイング遅延の違いも問題となり、情報の
転送順序が逆転するという問題点がある。
That is, the transfer paths 2031 to 2034,
Both 2032-2033 are used to calculate the total I [Mb
This is a method of transferring information in the band [ps]. However, even with this method, as shown in FIG.
31-2034 and transfer paths 2032-2033 are queued in different nodes 2041 and 2043, respectively, and then transferred to B. Therefore, in addition to transfer path transfer delay,
The difference in the queuing delay within the node also poses a problem that the order of information transfer is reversed.

【0026】従来、このようなマルチパス転送における
情報転送順序逆転の問題は、複数経路からの情報を受信
するノードで順序通りに情報を並べ替える方法、すなわ
ち早く転送されてきた情報はマルチパスの送信順序番号
が揃うまで待ち、揃った時点で次ノードへ情報転送する
方法が取られている。
Conventionally, the problem of reversal of information transfer order in such multi-path transfer is that the nodes receiving information from a plurality of routes rearrange the information in order, that is, the information transferred earlier is multi-path transferred. A method is used in which the transmission sequence numbers are waited for, and when the transmission sequence numbers are completed, information is transferred to the next node.

【0027】しかしながら、このような方法の場合、ネ
ットワークの内部状態(経由するノード数、キューイン
グ状態等)によってマルチパス転送を行った方が高速転
送可能な場合とシングルパス転送を行った方が高速転送
可能な場合とが変化してしまい、どちらの転送方式を使
用してもマルチパス環境下でのネットワークの情報転送
能力を有効に活用できないという問題点があった。これ
は、システム構成要素(ノード、リンク)の処理能力は
十分高くても、複数のノードを接続したシステム全体で
は、ノードの処理能力、リンクの伝送能力を十分に有効
活用することができない場合があることを意味してい
る。
However, in the case of such a method, depending on the internal state of the network (the number of nodes passing through, the queuing state, etc.), it is better to perform multipath transfer when high-speed transfer is possible and to perform single path transfer. There is a problem that high-speed transfer is not possible and the information transfer capacity of the network in the multipath environment cannot be effectively utilized no matter which transfer method is used. This means that even if the processing capacity of system components (nodes, links) is sufficiently high, the processing capacity of the nodes and the transmission capacity of the links may not be effectively utilized in the entire system in which multiple nodes are connected. It means that there is.

【0028】以上述べてきた従来技術の問題点をまとめ
ると、 (a)複数のパケット処理ノードを接続して構成される
情報通信システムにおいて、パケット処理ノードのノー
ド間情報転送能力が、max(ノード間接続リンクの残
存帯域)<ノード間情報転送に必要な帯域<Σノード間
接続リンクの残存帯域である場合、シングルパス転送で
は、パケット処理ノードのノード間情報転送能力は不足
していないにも関わらず、スループットが低下してしま
う。
The problems of the prior art described above can be summarized as follows: (a) In an information communication system configured by connecting a plurality of packet processing nodes, the inter-node information transfer capability of the packet processing nodes is max (node (Remaining bandwidth of inter-node connection link) <band required for inter-node information transfer <Σ remaining bandwidth of inter-node connection link, the single-path transfer is sufficient for the inter-node information transfer capability of the packet processing node. Nevertheless, the throughput will decrease.

【0029】(b)上記問題点aを解決するために、複
数の物理リンクにまたがる帯域割当を許容し、複数の物
理リンクを介して情報転送を行うことも許容する方法を
とった場合に、情報転送順序の逆転が発生する。
(B) In order to solve the above problem a, when a method is adopted in which bandwidth allocation over a plurality of physical links is allowed and information transfer is also allowed through a plurality of physical links, Inversion of the information transfer order occurs.

【0030】(c)ネットワークの内部状態(経由する
ノード数、キューイング状態等)によってマルチパス転
送が高速転送に有利な場合とシングルパス転送が高速転
送に有利な場合が変化してしまう。
(C) Depending on the internal state of the network (the number of nodes passing through, the queuing state, etc.), the case where multipath transfer is advantageous for high-speed transfer and the case where single path transfer is advantageous for high-speed transfer will change.

【0031】[0031]

【発明が解決しようとする課題】[Problems to be Solved by the Invention]

<1>従来のネットワーク接続装置では、1つのLAN
から複数のLANに接続する際には、それぞれへのプロ
トコル変換を行うためのネットワーク接続装置を個別に
用意する必要があり、必要となるハードウェアの量が増
大するとともに、柔軟なネットワーク構成を取ることが
困難になるという問題点があった。
<1> One LAN in the conventional network connection device
When connecting to multiple LANs, it is necessary to individually prepare a network connection device for performing protocol conversion to each LAN, which increases the amount of required hardware and provides a flexible network configuration. There was a problem that it became difficult.

【0032】また、複数のプロトコルに対応可能とする
ためにソフトウェア処理によるプロトコル変換を用いた
従来のネットワーク接続装置では、処理に非常に時間が
かかるという問題点があった。特に、複数プロトコルを
同時に処理するようなものでは、かなりの種類のソフト
ウェア処理を必要とするために、高速のデータ通信を行
っているネットワーク間でのネットワーク接続を行うよ
うな場合には、スループット低下が大きな問題となって
いた。
Further, in the conventional network connection device using the protocol conversion by software processing so as to be compatible with a plurality of protocols, there is a problem that the processing takes a very long time. Especially, in the case of processing multiple protocols at the same time, a considerable amount of software processing is required, so throughput is reduced when network connection is made between networks performing high-speed data communication. Was a big problem.

【0033】本発明は、上記事情に鑑みてなされたもの
で、接続している複数のネットワークに対して高速のネ
ットワーク間接続を実現可能とし、接続されるネットワ
ークの構成や特性によらず構成としては同一のネットワ
ーク接続装置によって複数種類のネットワークとの接続
を可能とし、また複数種類のネットワークを接続する場
合にも接続しているネットワークの種類を意識しないネ
ットワーク接続を可能とする事でネットワーク全体の設
計を容易に行えるようにし、また、必要となるプロトコ
ル変換機能の種類を大幅に減少させる事のできるネット
ワーク接続装置を提供する事を目的とする。
The present invention has been made in view of the above circumstances, and makes it possible to realize high-speed inter-network connection for a plurality of connected networks, and to provide a configuration independent of the configuration and characteristics of the connected networks. Can connect to multiple types of networks with the same network connection device, and even when connecting multiple types of networks, it is possible to connect to a network that is unaware of the type of network being connected. It is an object of the present invention to provide a network connection device that can be easily designed and can significantly reduce the types of protocol conversion functions required.

【0034】また、本発明は、ネットワーク接続装置間
の通信路においても、ATMネットワーク内で提供して
いる通信サービス品質と同じ通信サービス品質を保証・
提供する事で、ネットワーク接続装置間の通信路中のリ
ソース状況に最も適した通信サービスをネットワーク間
に提供する事を目的とする。
Further, the present invention guarantees the same communication service quality as that provided in the ATM network even in the communication path between the network connection devices.
By providing, it aims to provide a communication service between networks that is most suitable for the resource status in the communication path between network connection devices.

【0035】<2>一方、shared−media系
LANの場合も、スター系LANの場合も、システム構
成要素(ノード、リンク)単体の高速化のみならず、ノ
ード間接続リンクの情報転送能力がボトルネックとなる
問題点を解決し、さらに、システム構成要素(ノード、
リンク)を接続して構成される全体システムのスループ
ット向上のために、システム構成要素(ノード、リン
ク)の処理、伝送能力を有効活用することが重要な技術
課題となっている。
<2> On the other hand, in both the shared-media LAN and the star LAN, not only the speedup of the system components (nodes and links) but also the information transfer capacity of the inter-node connection link is bottlenecked. The problem that becomes the bottleneck is solved, and the system components (node,
In order to improve the throughput of the entire system configured by connecting (links), it is an important technical issue to effectively use the processing and transmission capabilities of system components (nodes, links).

【0036】本発明は、上記課題に鑑みてなされたもの
であり、システム構成要素(ノード、リンク)を接続し
て構成される全体システムのスループット向上のため
に、システム構成要素(ノード、リンク)の情報転送能
力を有効活用可能な情報通信システムを提供することを
目的とする。
The present invention has been made in view of the above problems, and system components (nodes, links) are provided in order to improve the throughput of the entire system configured by connecting system components (nodes, links). It is an object of the present invention to provide an information communication system capable of effectively utilizing the information transfer ability of the above.

【0037】[0037]

【課題を解決するための手段】[Means for Solving the Problems]

<1>(発明1) 本発明(請求項1)では、ネットワーク間通信路を介し
て通信情報の伝送をする複数のネットワークそれぞれに
設けられたネットワーク接続装置において、前記各ネッ
トワーク接続装置は、前記ネットワーク接続装置相互間
で前記ネットワーク間通信路に対してATMコネクショ
ンの設定をすると共に、この設定したATMコネクショ
ンの管理をするコネクション設定・管理手段と、前記各
ネットワークと前記ネットワーク間通信路間で通信する
前記通信情報に対して、前記ネットワークで用いられて
いる所定のプロトコルと前記ネットワーク間通信路で用
いられているATMプロトコルとの相互間でプロトコル
変換をするプロトコル変換手段とを具備したことを特徴
とする。
<1> (Invention 1) In the present invention (Claim 1), in each of the network connection devices provided in each of a plurality of networks for transmitting communication information via an inter-network communication path, each of the network connection devices is Connection setting / management means for setting an ATM connection to the inter-network communication path between the network connection devices and managing the set ATM connection, and communication between each network and the inter-network communication path And a protocol conversion means for performing protocol conversion between the predetermined protocol used in the network and the ATM protocol used in the inter-network communication path for the communication information to be transmitted. And

【0038】(発明2)本発明(請求項2)では、複数
のネットワーク間通信路を介して通信情報の伝送をする
複数のネットワークそれぞれに設けられたネットワーク
接続装置において、前記各ネットワーク接続装置は、前
記ネットワーク接続装置相互間で少なくとも1つの前記
ネットワーク間通信路に対してATMコネクションの設
定をすると共に、この設定したATMコネクションの管
理をするコネクション設定・管理手段と、前記各ネット
ワークと前記ネットワーク間通信路間で通信する前記通
信情報に対して、前記ネットワークで用いられている所
定のプロトコルと前記ネットワーク間通信路で用いられ
ているATMプロトコルとの相互間でプロトコル変換を
するプロトコル変換手段と、このプロトコル変換手段及
び前記複数のネットワーク間通信路に接続されたスイッ
チ手段を備え、前記各ネットワークから前記ネットワー
ク間通信路に伝送する前記通信情報に付加されている宛
先情報に基づいて、前記複数のネットワーク間通信路の
中から前記プロトコル変換手段に接続すべきネットワー
ク間通信路を選択する通信路選択手段とを具備したこと
を特徴とする。
(Invention 2) In the present invention (claim 2), in each of the network connection devices provided in each of a plurality of networks for transmitting communication information via a plurality of inter-network communication paths, each of the network connection devices is , Connection setting / management means for setting an ATM connection to at least one of the inter-network communication paths between the network connecting devices and managing the set ATM connection, and between each network and the network. Protocol conversion means for performing protocol conversion between the predetermined information used in the network and the ATM protocol used in the inter-network communication path for the communication information communicated between the communication paths; This protocol conversion means and the plurality of networks A switch unit connected to the inter-workcommunication path, and based on destination information added to the communication information transmitted from each of the networks to the inter-network communication path, from among the plurality of inter-network communication paths, And a communication path selecting means for selecting an inter-network communication path to be connected to the protocol converting means.

【0039】(発明3)また、複数のネットワークから
なるネットワーク群に対応して設けられ、複数の通信路
を用いて相互に接続することにより対応するネットワー
ク群同士を3以上接続するネットワーク接続装置におい
て、前記ネットワーク群と前記通信路との間に設けら
れ、該ネットワーク群のいずれかのネットワークおよび
該通信路から入力する情報に対して、該ネットワークで
用いるプロトコルと前記通信路で用いるATMプロトコ
ルとの間のプロトコル変換を施して、該通信路および該
ネットワークへ出力するプロトコル変換手段と、前記ネ
ットワーク群を構成する複数のネットワークおよび複数
の前記通信路に接続されたATMスイッチにより構成さ
れ、該ネットワーク群のいずれかのネットワークから送
られてきた情報に含まれるあて先情報から該情報を送出
すべき前記通信路を選択するとともに、いずれかの該通
信路から送られてきた情報に含まれるあて先情報から該
情報を送出すべきネットワークを選択する通信路選択手
段と、他のネットワーク接続装置との間に前記通信路を
用いてATMコネクションの設定をするとともに、該設
定したATMコネクションの管理をするコネクション設
定・管理手段とを具備したことを特徴としても良い。
(Invention 3) Further, in a network connection device provided corresponding to a network group composed of a plurality of networks and connecting three or more corresponding network groups by mutually connecting using a plurality of communication paths. A protocol used in the network and an ATM protocol used in the communication path, which is provided between the network group and the communication path, and which corresponds to information input from any one of the networks in the network group and the communication path. Protocol conversion means for performing protocol conversion between the communication paths and the network, and a plurality of networks forming the network group and ATM switches connected to the communication paths, the network group Included in the information sent from one of the Communication path selecting means for selecting the communication path to which the information is to be transmitted from the destination information to be transmitted, and selecting a network to which the information is to be transmitted from the destination information included in the information transmitted from any one of the communication paths. And a connection setting / management unit for setting an ATM connection with another network connection device using the communication path and managing the set ATM connection.

【0040】(発明4)また、上記発明1(請求項1)
または発明2(請求項2)において、前記ネットワーク
接続装置間の通信路および該ネットワーク接続装置自身
の故障検出および故障回避をする故障検出・回避手段を
さらに備えることを特徴としても良い。好ましくは、前
記故障検出・回避手段は、ネットワーク接続装置間の通
信路中での故障検出を行うためのOAM機能提供手段
と、ネットワーク接続装置間の通信路中の故障状況をネ
ットワーク接続装置内のコネクション設定手段に通知す
る故障情報通知手段と、送られてきた故障情報に従って
ネットワーク接続装置間のコネクションを設定し直した
りする故障回避手段と、故障回避などを行ってもネット
ワーク接続装置間のコネクションに影響を与える事がな
いかどうかを管理するコネクション管理手段と、OAM
機能提供手段からのOAM情報に従ってネットワーク接
続装置間の通信路中のリソース情報を書き直すリソース
管理手段とを有する構成としても良い。
(Invention 4) Further, the above invention 1 (claim 1).
Alternatively, the invention 2 (claim 2) may further include a failure detection / avoidance means for detecting and avoiding a failure in the communication path between the network connection devices and the network connection device itself. Preferably, the failure detecting / avoiding means is a means for detecting a failure in the communication path between the network connecting devices, and a failure status in the communication path between the network connecting devices is stored in the network connecting device. Failure information notifying means for notifying the connection setting means, failure avoiding means for resetting the connection between network connecting devices according to the sent failure information, and connection between network connecting devices even if failure avoidance is performed A connection management means for managing whether or not there is an influence, and OAM
It may be configured to have a resource management unit that rewrites the resource information in the communication path between the network connection devices according to the OAM information from the function providing unit.

【0041】(発明5)本発明(請求項3)では、上記
発明1(請求項1)または発明2(請求項2)におい
て、前記ネットワーク間通信路中に設定されたATMコ
ネクションに対して、所定の通信サービス品質を提供す
る通信サービス品質提供手段をさらに備えることを特徴
とする。
(Invention 5) In the present invention (Claim 3), the ATM connection set in the inter-network communication path in the above Invention 1 (Claim 1) or Invention 2 (Claim 2) is It is characterized by further comprising a communication service quality providing means for providing a predetermined communication service quality.

【0042】また、前記通信サービス品質提供手段は、
ネットワーク接続装置間にコネクションが設定される際
にそのコネクションが要求している通信サービス品質に
関する情報を収集するための通信サービス品質情報収集
手段と、ネットワーク接続装置間に設定されているコネ
クションに要求されている通信サービス品質を記憶する
ための通信サービス品質記憶手段と、ネットワーク接続
装置に設定されたコネクションの通信サービス品質を監
視するための通信サービス品質監視手段と、ネットワー
ク接続装置間のコネクションに設定されている通信サー
ビス品質を保証するための通信サービス品質保証手段
と、ネットワーク接続装置間に提供する通信サービス品
質に関する処理を管理するための通信サービス品質管理
手段とを有する構成としても良い。
Further, the communication service quality providing means is
When a connection is set up between network connection devices, a communication service quality information collecting means for collecting information about the communication quality of service requested by the connection, and a connection set between the network connection devices are requested. The communication service quality storage means for storing the communication service quality, the communication service quality monitoring means for monitoring the communication service quality of the connection set in the network connection device, and the connection between the network connection devices are set. It may be configured to have a communication service quality guaranteeing means for guaranteeing the communication service quality, and a communication service quality managing means for managing the processing relating to the communication service quality provided between the network connection devices.

【0043】(発明6)また、上記発明5において、前
記通信サービス品質提供手段は、ネットワーク接続装置
間に設定されている前記ATMコネクションのうち、コ
ネクション型の通信を行っているコネクションおよびコ
ネクションレス型の通信を行っているコネクションに対
して、それぞれ異なる通信サービス品質を提供すること
を特徴としても良い。
(Invention 6) In the above Invention 5, the communication service quality providing means may be a connection type connectionless connection type and a connectionless type connection type among the ATM connections set between network connection devices. It may be characterized in that different communication service qualities are provided for the connections performing the communication.

【0044】好ましくは、前記通信サービス品質提供手
段は、ネットワーク接続装置に送られてくる情報が通信
サービス品質を要求する情報かそうでない情報かを識別
する情報識別手段と、ネットワーク接続装置に送られて
くる情報の種類によってネットワーク接続装置間のコネ
クションに設定する通信サービス品質を決定する通信サ
ービス品質決定手段と、通信サービス品質決定手段によ
って設定された通信サービス品質とその通信サービスを
設定したコネクションの組み合わせを記憶する通信サー
ビス品質記憶手段と、ネットワーク接続装置間のコネク
ションに設定した通信サービス品質を提供する手段とを
有する構成としても良い。
Preferably, the communication service quality providing means sends information to the network connection device to the network connection device and information identification means for identifying whether the information sent to the network connection device is information requesting the communication service quality or not. A combination of the communication service quality determining means for determining the communication service quality to be set in the connection between the network connecting devices according to the type of information coming in, and the communication service quality set by the communication service quality determining means and the connection for setting the communication service. It may be configured to include a communication service quality storage unit that stores the information, and a unit that provides the communication service quality set for the connection between the network connection devices.

【0045】(発明7)また、上記発明5または発明6
において、前記通信サービス品質提供手段は、コネクシ
ョン型の通信を行っているネットワーク接続装置間のA
TMコネクションに対して、常時要求されている通信サ
ービス品質よりも高い品質の通信サービス品質を提供す
ることを特徴としても良い。
(Invention 7) Further, the above Invention 5 or Invention 6
In the communication service quality providing means, the communication service quality providing means provides A between the network connection devices performing connection-type communication.
It may be characterized in that the TM connection is provided with a communication service quality higher than the communication service quality that is always required.

【0046】好ましくは、前記通信サービス品質提供手
段は、ネットワーク接続装置にコネクション設定要求情
報が送られてきた場合にその要求通信サービス品質情報
を記憶する要求通信サービス品質情報記憶手段と、その
要求サービス品質から設定要求コネクションに対応する
ネットワーク接続装置間のコネクションに設定する通信
サービス品質を決定する通信サービス品質決定手段と、
決定された通信サービス品質とその通信サービス品質を
設定されたコネクションとの対応を記憶するネットワー
ク接続装置間通信サービス品質記憶手段と、決定された
通信サービス品質をネットワーク接続装置間のコネクシ
ョンに提供する手段とを有する構成としても良い。
Preferably, the communication service quality providing means stores the required communication service quality information when the connection setting request information is sent to the network connection device, and the required service. A communication service quality determining means for determining the communication service quality to be set in the connection between the network connection devices corresponding to the setting request connection from the quality,
Communication service quality storage means between network connection devices for storing correspondence between the determined communication service quality and the connection for which the communication service quality is set, and means for providing the determined communication service quality to the connection between the network connection devices It may be configured to include and.

【0047】(発明8)また、上記発明5または発明6
において、前記通信サービス品質提供手段は、コネクシ
ョン型の通信を行っているネットワーク接続装置間のA
TMコネクションに対して、該ATMコネクションが設
定されているネットワーク接続装置間の通信路のリソー
ス状況に応じて、要求されている通信サービス品質より
も低い品質の通信サービス品質を提供することを特徴と
しても良い。
(Invention 8) Further, Invention 5 or Invention 6 described above.
In the communication service quality providing means, the communication service quality providing means provides A between the network connection devices performing connection-type communication.
It is characterized in that a communication service quality lower than the required communication service quality is provided to the TM connection according to the resource condition of the communication path between the network connection devices in which the ATM connection is set. Is also good.

【0048】好ましくは、前記通信サービス品質提供手
段は、ネットワーク接続装置にコネクション設定要求情
報が送られてきた場合にその要求通信サービス品質情報
を記憶する要求通信サービス品質情報記憶手段と、その
要求サービス品質とネットワーク接続装置間のリソース
情報などから設定要求コネクションに対応するネットワ
ーク接続装置間のコネクションに設定する通信サービス
品質を決定する通信サービス品質決定手段と、決定され
た通信サービス品質とその通信サービス品質を設定され
たコネクションとの対応を記憶するネットワーク接続装
置間通信サービス品質記憶手段と、決定された通信サー
ビス品質をネットワーク接続装置間のコネクションに提
供する手段とを有する構成としても良い。
Preferably, the communication service quality providing means stores the required communication service quality information when the connection setting request information is sent to the network connection device, and the required service. Communication service quality determining means for determining the communication service quality to be set in the connection between the network connecting devices corresponding to the setting request connection from the quality and resource information between the network connecting devices, and the determined communication service quality and its communication service quality May be configured to have a communication service quality storage means between network connection devices for storing the correspondence with the set connection, and a means for providing the determined communication service quality to the connection between the network connection devices.

【0049】(発明9)また、上記発明5または発明6
において、前記通信サービス品質提供手段は、コネクシ
ョンレス型の通信を行っているネットワーク接続装置間
のATMコネクションに対して、送られてきたコネクシ
ョンレス型の情報の特性によって異なる通信サービス品
質を提供することを特徴としても良い。
(Invention 9) Further, Invention 5 or Invention 6 described above.
In the above, the communication service quality providing means provides different communication service qualities depending on the characteristics of the connectionless type information sent to the ATM connection between the network connection devices which are performing the connectionless type communication. May be featured.

【0050】前記通信サービス品質提供手段は、ネット
ワーク接続装置にデータグラム通信情報が送られてきた
場合にその情報がデータグラム通信情報である事を識別
する情報識別手段と、送られてきたデータグラム通信情
報のパケット長やバースト長などの特性を読み取るデー
タグラム通信情報特性読み取り手段と、その読み取った
特性に対応したネットワーク接続装置間のコネクション
の通信サービス品質を記憶する通信サービス品質記憶手
段と、読み取ったデータグラム通信情報の特性からその
情報を乗せるネットワーク接続装置間のコネクションに
設定する通信サービス品質を決定する通信サービス品質
決定手段と、設定された通信サービス品質をネットワー
ク接続装置間のコネクションに提供する手段とを有する
構成としても良い。
The communication service quality providing means, when the datagram communication information is sent to the network connection device, the information identifying means for identifying that the information is the datagram communication information, and the sent datagram. Datagram communication information characteristic reading means for reading characteristics such as packet length and burst length of communication information, and communication service quality storage means for storing communication service quality of a connection between network connecting devices corresponding to the read characteristics, And a communication service quality determining means for determining a communication quality of service to be set in the connection between the network connecting devices which carries the information based on the characteristics of the datagram communication information, and to provide the set communication quality of service to the connection between the network connecting devices. It may be configured to have means.

【0051】<2>(発明10) 一方、本発明の情報通信システムでは、データリンクレ
ベルでの複数の物理リンクに対して情報転送能力が再割
当可能で且つ多元速度の混在収容が可能な3以上のパケ
ット処理ノードと、前記パケット処理ノードを相互接続
するための伝送手段とを備えてなり、1つの前記パケッ
ト処理ノードに対してすべての他の前記パケット処理ノ
ードを物理リンクのネットワークレベルにおいてシング
ルパスで接続したことを特徴とする。
<2> (Invention 10) On the other hand, in the information communication system of the present invention, the information transfer capability can be reassigned to a plurality of physical links at the data link level, and mixed accommodation of multiple speeds is possible. The packet processing node described above and transmission means for interconnecting the packet processing nodes are provided, and a single packet processing node is provided for all the other packet processing nodes at the network level of the physical link. It is characterized by connecting with a path.

【0052】すなわち、3以上のパケット処理ノードを
接続してなる情報通信システムにおいて、パケット処理
ノードを接続する際に、データリンクレベルでの複数の
物理リンク接続の存在は許容するが、データリンクレベ
ルでの複数の物理リンクを1本の物理リンクに置き換え
てシステム構成を見たときに、ネットワークレベルでの
マルチパスが存在しないようにパケット処理ノードを接
続し、前記パケット処理ノードとして、パケット処理ノ
ードの情報転送能力が再割当可能で、多元速度の混在収
容可能なパケット処理ノードを用いて情報通信システム
を構築し、さらに、パケット処理ノードの情報転送能力
のうち、端末収容に割り当てられているパケット処理ノ
ードの情報転送能力以外のすべての情報転送処理能力を
パケット処理ノード間接続リンク用情報転送能力として
準備(予約)し、該ノード間接続リンク用情報転送能力
を、パケット処理ノード間に接続された1本(または複
数本)の物理リンクに多元速度の混在を許容しながら最
大限に割り当てて、該パケット処理ノード間での情報転
送を行う際の帯域割当をパケット処理ノード間に存在す
る一本または複数本の物理リンクの残存帯域の総和に基
づき行うことを可能とし、パケット処理ノード間に存在
する物理リンクの最大残存帯域より大きな転送帯域を持
つ情報転送を許容したり、ある1本の物理リンクに割り
当てられている情報転送能力を増加させることが可能で
あることを特徴とする。
That is, in an information communication system having three or more packet processing nodes connected, when the packet processing nodes are connected, the existence of a plurality of physical link connections at the data link level is allowed, but the data link level is allowed. The packet processing node is connected so that there is no multipath at the network level when the system configuration is replaced by replacing a plurality of physical links in 1. Of the information processing capability of the packet processing node that can be re-assigned and can accommodate mixed speeds of multiple speeds, and the All information transfer processing capabilities other than the information transfer capability of the processing node are Prepared (reserved) as the information transfer capacity for inter-connection links, and allow the information transfer capacity for inter-node connection links to mix multiple speeds in one (or more) physical links connected between packet processing nodes. However, it is possible to allocate as much as possible and perform bandwidth allocation when transferring information between the packet processing nodes based on the total remaining bandwidth of one or more physical links existing between the packet processing nodes. Therefore, it is possible to allow information transfer having a transfer band larger than the maximum remaining band of the physical link existing between the packet processing nodes, or to increase the information transfer capacity assigned to a certain physical link. It is characterized by

【0053】また、上記構成において、複数経路から受
信する情報を、順序通りに並べ替える手段を持ち、マル
チリンクの送信順序番号が揃った時点で次ノードへ情報
転送が可能となるようにしても良い。
Further, in the above-mentioned configuration, there is provided a means for rearranging the information received from a plurality of routes in order so that the information can be transferred to the next node when the transmission order numbers of the multilink are aligned. good.

【0054】(発明11)本発明(請求項4)の情報通
信システムでは、収容した少なくとも1つの端末との間
でパケットを授受し、該パケットを交換処理する複数の
パケット処理ノードと、前記パケット処理ノードを相互
接続するための伝送手段とを備えてなり、前記パケット
処理ノード夫々は、前記パケットの転送先である前記パ
ケット処理ノードごとに、該パケットを中継させる前記
パケット処理ノードの組み合わせおよび該パケットを中
継させる順序を一意的に決定することを特徴とする。
(Invention 11) In the information communication system of the present invention (Claim 4), a plurality of packet processing nodes for exchanging packets with at least one terminal accommodated therein and for exchanging the packets, and the packet. Transmission means for interconnecting processing nodes, wherein each of the packet processing nodes has a combination of the packet processing nodes that relays the packet for each of the packet processing nodes that are the transfer destinations of the packets, and The feature is that the order of relaying packets is uniquely determined.

【0055】すなわち、3以上のパケット処理ノードを
接続して構成される情報通信システムにおいて、パケッ
ト処理ノードの論理的な接続をする際に、データリンク
レベルでの複数の論理リンク接続の存在は許容するが、
データリンクレベルでの複数の論理リンクを1本の論理
リンクに置き換えてシステム構成を見たときに、ネット
ワークレベルでのマルチパスが存在しないように論理ネ
ットワークを構築、運用管理し、さらに、パケット処理
ノードの情報転送能力のうち、端末収容に割り当てられ
ているパケット処理ノードの情報転送能力以外のすべて
の情報転送処理能力をパケット処理ノード間接続リンク
用情報転送能力として準備(予約)し、該ノード間接続
リンク用情報転送能力を、パケット処理ノード間に接続
された1本(または複数本)の論理リンクに多元速度の
混在を許容しながら最大限に割り当てて、該パケット処
理ノード間での情報転送を行う際の帯域割当をパケット
処理ノード間に存在する一本または複数本の論理リンク
の残存帯域の総和に基づき行うことが可能な構成とし、
パケット処理ノード間に存在する論理リンクの最大残存
帯域より大きな転送帯域を持つ情報転送を許容したり、
ある1本の論理リンクに割り当てられている情報転送能
力を増加させることが可能であることを特徴とする。
That is, in the information communication system constituted by connecting three or more packet processing nodes, the existence of a plurality of logical link connections at the data link level is allowed when logically connecting the packet processing nodes. But
When multiple logical links at the data link level are replaced with one logical link and the system configuration is examined, a logical network is constructed, operated and managed so that there are no multipaths at the network level, and packet processing is performed. Of the information transfer capacities of the nodes, all the information transfer processing capacities other than the information transfer capacities of the packet processing nodes allocated to accommodate terminals are prepared (reserved) as the information transfer capacities for connection links between packet processing nodes, and the node The information transfer capability for the inter-connection links is allocated to the one (or a plurality of) logical links connected between the packet processing nodes to the maximum extent while allowing the mixed speeds to be mixed, and the information between the packet processing nodes is allocated. Bandwidth allocation for transfer is the sum of remaining bandwidth of one or more logical links existing between packet processing nodes. A structure capable of performing basis,
Allows information transfer with a transfer band larger than the maximum remaining band of the logical link existing between packet processing nodes,
It is characterized in that it is possible to increase the information transfer capability assigned to one certain logical link.

【0056】また、上記構成において、複数経路から受
信する情報を、順序通りに並べ替えた後に、次ノードへ
情報転送を行うようにしても良い。
Further, in the above configuration, the information received from the plurality of routes may be rearranged in order and then the information may be transferred to the next node.

【0057】(発明12)本発明では、複数のパケット
処理ノードを接続して構成され、ネットワークレベルで
はマルチパスが存在する情報通信システムにおいて、前
記パケット処理ノード夫々は、マルチパス転送を行うか
シングルパスを行うかを予め定められた条件式を用いて
決定することを特徴とする。
(Invention 12) In the present invention, in an information communication system configured by connecting a plurality of packet processing nodes and having multipath at the network level, each of the packet processing nodes performs multipath transfer or single path. It is characterized in that whether to pass or not is determined by using a predetermined conditional expression.

【0058】[0058]

【作用】[Action]

<1>(発明1) 本発明(請求項1)のネットワーク接続装置は、コネク
ション型のプロトコルであるATMプロトコルをネット
ワーク接続装置間のプロトコルとして採用するととも
に、該ネットワーク接続装置間のコネクション設定・管
理手段をネットワーク接続装置内に持たせた。
<1> (Invention 1) The network connection apparatus of the present invention (Claim 1) adopts the ATM protocol, which is a connection-type protocol, as a protocol between network connection apparatuses, and establishes and manages a connection between the network connection apparatuses. The means are provided in the network connection device.

【0059】この結果、以下のような作用効果を奏す
る。
As a result, the following operational effects are obtained.

【0060】(1) 接続しているネットワーク内の通信制
御・管理と、ネットワーク接続装置間のコネクションを
それぞれ別々に管理出来るので、単位ネットワーク内に
閉じたコネクション管理を、それぞれの単位ネットワー
ク内で独自に行う事が出来る。
(1) Since the communication control / management in the connected network and the connection between the network connection devices can be separately managed, the connection management closed in the unit network is unique in each unit network. Can be done.

【0061】(2) 本発明のネットワーク接続装置を、ネ
ットワーク接続装置が配置されている単位ネットワーク
のユーザーの管理下の機能とし、ネットワーク接続装置
間のコネクション管理を単位ネットワークを運用してい
るネットワーク管理者が行う事が出来るので、そのネッ
トワークの運用に都合の良いネットワーク間接続のアル
ゴリズムを実現する事が出来る。
(2) The network connection device of the present invention is a function under the control of the user of the unit network in which the network connection device is arranged, and the connection management between the network connection devices is the network management that operates the unit network. Since it can be carried out by a person, it is possible to realize an algorithm for connection between networks which is convenient for the operation of the network.

【0062】(3) 接続されるネットワークがそれぞれの
ネットワーク制御機能を持ったままで接続可能となる事
で、複数ネットワークで構成されるネットワーク全体で
の機能分割を明確化する事が出来る。
(3) Since the networks to be connected can be connected while having their respective network control functions, it is possible to clarify the functional division of the entire network composed of a plurality of networks.

【0063】(4) ネットワーク接続を行う際に接続先の
ネットワークがどのようなプロトコル構成を持ったネッ
トワークであるかという事を意識する事無しに、ネット
ワーク接続を行う事をができる。
(4) The network connection can be made without being aware of the protocol configuration of the connection destination network when making the network connection.

【0064】(5) ネットワーク設計を行う際に、ネット
ワークの種類によってネットワーク接続方法に制限を受
けることがなく、さらに、ネットワーク全体としての機
能分割を明確にする事ができるので、ネットワーク設計
を容易に行う事を可能とする。
(5) When designing a network, the network connection method is not limited by the type of network, and the functional division of the entire network can be clarified, facilitating network design. It is possible to do.

【0065】(6) ネットワーク間の通信路中をコネクシ
ョン識別によって多重化して利用する事が出来るので、
ネットワーク間の通信路中の通信帯域を有効に利用する
事が出来る。
(6) Since the communication path between the networks can be multiplexed and used by the connection identification,
The communication band in the communication path between networks can be effectively used.

【0066】(7) ATMのようなコネクション型の高速
通信を行っているネットワーク内での通信サービスを、
複数のネットワーク間にまたがって提供出来る。
(7) A communication service in a network that is performing connection-type high-speed communication such as ATM,
It can be provided across multiple networks.

【0067】(発明2)本発明(請求項2)のネットワ
ーク接続装置は、ネットワーク接続装置内にATMスイ
ッチのような高速のハードウェア構成によるスイッチン
グ手段を有する事で、以下のような作用効果が得られ
る。
(Invention 2) Since the network connection device of the present invention (claim 2) has a switching means with a high-speed hardware configuration such as an ATM switch in the network connection device, the following operational effects can be obtained. can get.

【0068】(1) 1台のネットワーク接続装置を用いて
同時に複数のネットワークとの間にコネクションを設定
する事が可能となるので、複数のネットワークとの接続
を同時に実現する事ができる。
(1) Since it is possible to set a connection with a plurality of networks at the same time by using one network connection device, it is possible to realize a connection with a plurality of networks at the same time.

【0069】(2) 複数ネットワークとの間に複数のコネ
クションを設定でき、コネクションにのって送られてき
た情報をハードウェア構成による高速スイッチング手段
によってスイッチングする事で、複数ネットワーク間に
またがった高速の情報転送処理が実現可能となる。
(2) A plurality of connections can be set between a plurality of networks, and the information sent through the connections is switched by a high-speed switching means having a hardware configuration, so that a high-speed operation across a plurality of networks can be achieved. The information transfer process can be realized.

【0070】(3) ネットワーク接続装置内のスイッチン
グ手段によって高速にネットワークの選択を行う事によ
って、ネットワーク接続装置内でのプロトコル変換にか
かる全体の速度を高速化する事が可能となる。
(3) By selecting the network at high speed by the switching means in the network connection device, it is possible to increase the overall speed of protocol conversion in the network connection device.

【0071】(4) 接続されているネットワーク間にネッ
トワーク接続装置間独自プロトコルの通信路を同時に複
数本設定する事が可能となる事から、ネットワーク接続
装置間の通信帯域を柔軟に設定・変更できるようにな
り、複数ネットワークによるネットワーク全体の接続形
態を柔軟に構成する事が可能となる。
(4) Since it is possible to simultaneously set a plurality of communication paths of the unique protocol between the network connecting devices between the connected networks, it is possible to flexibly set / change the communication band between the network connecting devices. As a result, it becomes possible to flexibly configure the connection form of the entire network by a plurality of networks.

【0072】(5) 1つのネットワークに対して複数経路
の通信路を設定できるので、コネクション受け付け時や
コネクション運用時にネットワーク間の通信経路を動的
に変化させる事でネットワーク間通信路中の通信帯域を
有効に利用する事が可能となる。
(5) Since communication paths of a plurality of paths can be set for one network, the communication band in the inter-network communication path can be changed by dynamically changing the communication path between the networks when accepting a connection or operating a connection. Can be effectively used.

【0073】(6) 1つのネットワークに対して複数経路
のネットワーク接続用の装置路を設定できる事から、ネ
ットワーク接続装置やネットワーク接続装置間通信路に
おいて故障が生じたような場合にも容易に故障回避が出
来る事になり、全体として信頼性の高いネットワークを
提供する事が可能となる。
(6) Since device paths for network connection of a plurality of paths can be set for one network, even if a failure occurs in a network connection device or a communication path between network connection devices, it easily fails. By avoiding this, it is possible to provide a highly reliable network as a whole.

【0074】(発明3)本発明のネットワーク接続装置
は、ネットワーク接続装置の1つまたは複数の入出力ポ
ート毎に接続するネットワークの種類に対応したプロト
コル変換手段を配置する事で、1台のネットワーク接続
装置を用いるだけで複数種類のネットワークからの情報
をそのあて先アドレスに対応するネットワーク接続装置
間通信路中の各コネクションに割り当て可能とする。
(Invention 3) In the network connection device of the present invention, one network is provided by arranging the protocol conversion means corresponding to the type of network to be connected for each one or a plurality of input / output ports of the network connection device. Information from a plurality of types of networks can be assigned to each connection in the communication path between network connecting devices corresponding to the destination address only by using the connecting device.

【0075】(発明4)本発明のネットワーク接続装置
は、発明2(請求項2)に記載のネットワーク接続装置
を用いたネットワーク接続装置において、接続されてい
るネットワーク間に複数の通信経路を構成する事が可能
となっている場合に、ネットワーク接続装置内にネット
ワーク接続装置間通信路の故障検出・故障回避手段を持
たせる事で、ネットワーク間に設定されている通信路を
有効に利用する事ができるようになるとともに、ネット
ワーク全体の信頼度を高める事を可能とする。
(Invention 4) A network connection device of the present invention is a network connection device using the network connection device according to the invention 2 (claim 2), and comprises a plurality of communication paths between connected networks. When it is possible, by providing the network connection device with failure detection / failure avoidance means for the communication path between network connection devices, the communication path set between networks can be used effectively. It will be possible to improve the reliability of the entire network.

【0076】(発明5)本発明のネットワーク接続装置
は、ATM方式をネットワーク接続装置間の通信プロト
コルとして採用する事によって、ネットワーク接続装置
間のコネクションにおいてもエンド−エンドのコネクシ
ョンの設定時に要求された通信サービス品質とは独自
に、ネットワーク接続装置間通信路で提供する通信サー
ビス品質をネットワーク接続装置内のコネクション設定
手段が設定可能とする。
(Invention 5) The network connection device of the present invention adopts the ATM method as the communication protocol between the network connection devices, so that the connection between the network connection devices is required when the end-to-end connection is set. Independently of the communication service quality, the connection setting means in the network connection device can set the communication service quality provided on the communication path between the network connection devices.

【0077】(発明6)本発明のネットワーク接続装置
は、ATM方式をネットワーク接続装置間の通信プロト
コルとして採用する事によって、コネクション型の通信
とコネクションレス型の情報が同時にネットワークから
送られてくるようなネットワーク間の接続を行う場合
に、コネクション型の情報とコネクションレス型の情報
にそれぞれ異なる通信サービス品質を提供する事によっ
て、ネットワーク間で転送される情報の種類に適した通
信品質サービスをネットワーク接続装置間のコネクショ
ンに提供する。
(Invention 6) The network connection device of the present invention adopts the ATM system as a communication protocol between the network connection devices so that connection-type communication and connectionless-type information are simultaneously sent from the network. When connecting between different networks, by providing different communication service qualities for connection-type information and connectionless-type information, communication quality services suitable for the type of information transferred between networks can be connected. Provide for connection between devices.

【0078】(発明7)本発明のネットワーク接続装置
は、上記発明5または6のネットワーク接続装置におい
てコネクション型の情報をネットワーク接続装置間で転
送する場合に、エンド−エンドのコネクション設定時に
要求される通信サービス品質よりも高い通信サービス品
質をネットワーク接続装置間のコネクションに提供する
事によって、以下のような効果を得る事が出来る。
(Invention 7) The network connection device of the present invention is required at the time of setting the end-to-end connection when the connection type information is transferred between the network connection devices in the network connection device of the invention 5 or 6. By providing the communication service quality higher than the communication service quality to the connection between the network connection devices, the following effects can be obtained.

【0079】(1) ネットワーク接続装置間での情報転送
による廃棄サービス品質の劣化を無くす事が可能とな
る。
(1) It is possible to eliminate deterioration of the quality of discard service due to information transfer between network connection devices.

【0080】(2) ネットワーク接続装置間での情報転送
による情報の遅延時間を、接続しているネットワーク内
のコネクション管理手段が予想する遅延時間内に抑える
事が可能となる。
(2) It is possible to suppress the information delay time due to the information transfer between the network connection devices within the delay time expected by the connection management means in the connected network.

【0081】(3) それぞれ独立のコネクション管理を行
っているネットワーク間通信において、それぞれのネッ
トワーク内のコネクション管理手段が独立に通信サービ
ス品質管理を行っても、エンド−エンドでコネクション
が提供する廃棄サービス品質を保証する事が可能とな
る。
(3) In inter-network communication in which independent connection management is performed, even if the connection management means in each network independently perform communication service quality management, a discard service provided by the connection end-to-end It is possible to guarantee the quality.

【0082】(発明8)本発明のネットワーク接続装置
は、上記発明5または6のネットワーク接続装置におい
てコネクション型の情報をネットワーク接続装置間で転
送する場合に、エンド−エンドのコネクション設定時に
要求される通信サービス品質とネットワーク接続装置間
の通信路のリソース情報に応じて、要求された通信サー
ビス品質よりも低い通信サービス品質をネットワーク接
続装置間のコネクションに提供する。このような通信サ
ービス品質を提供する事によって、ネットワーク接続装
置間での情報転送による廃棄サービス品質は劣化する可
能性はあるが、ネットワーク接続装置間に多数のコネク
ションを同時に収容する事が可能となるので、ネットワ
ーク接続装置間の通信帯域の有効利用が可能となる。
(Invention 8) The network connection device of the present invention is required at the time of setting the end-to-end connection when the connection type information is transferred between the network connection devices in the network connection device of the above invention 5 or 6. According to the communication service quality and the resource information of the communication path between the network connection devices, a communication service quality lower than the requested communication service quality is provided to the connection between the network connection devices. By providing such a communication quality of service, although the quality of discard service due to information transfer between network connecting devices may deteriorate, it becomes possible to accommodate a large number of connections between network connecting devices at the same time. Therefore, the communication band between the network connection devices can be effectively used.

【0083】(発明9)本発明のネットワーク接続装置
は、上記発明5または6のネットワーク接続装置におい
てコネクションレス型の情報をネットワーク接続装置間
で転送する場合に、そのコネクションレス型の情報のパ
ケット長やバースト長や情報の送信元のアドレスや送信
先のアドレスなどの特性や、コネクションレス型の情報
が提供するアプリケーションの種類などに応じて、ネッ
トワーク接続装置間でそれぞれ異なる通信サービス品質
を提供する事で、以下のような効果を得る事が出来る。
(Invention 9) The network connection device of the present invention is such that when the connectionless information is transferred between the network connection devices of the invention 5 or 6, the packet length of the connectionless information is transferred. To provide different communication service qualities between network connection devices according to characteristics such as burst length, burst length, source address of information, destination address of information, and type of application provided by connectionless information. Then, the following effects can be obtained.

【0084】(1) コネクションレス型の情報でもその送
信元のアドレスや送信先のアドレスがネットワーク管理
を行っている端末であったり、緊急時に使用される端末
であったりした場合には、その情報に対して高い通信サ
ービス品質を提供する事で、ネットワーク間にまたがっ
たコネクションレス型情報の高速で高品質な情報転送を
行う事が可能となる。
(1) Even in connectionless type information, if the source address or the destination address is a terminal that manages the network or a terminal used in an emergency, that information By providing a high communication quality to the network, it becomes possible to transfer connectionless information between networks at high speed and with high quality.

【0085】(2) 長距離に離れたネットワーク間での情
報転送を行う場合などに、パケット長やバースト長等の
長いコネクションレス型情報を送信する際に、その情報
に対して割り当てるネットワーク接続装置間のコネクシ
ョンに高い通信サービス品質を提供する事で、そのネッ
トワーク間の情報転送における実効的なスループットの
低下を抑える事が可能となる。
(2) A network connection device that is assigned to long connectionless type information such as packet length and burst length when transmitting information between networks that are long distance apart By providing a high communication quality of service for the connection between the networks, it is possible to suppress the reduction of the effective throughput in the information transfer between the networks.

【0086】(3) 現在のメールサービスのようなリアル
タイム性をほとんど要求されない情報に対しては低い通
信サービス品質を提供し、TV電話の情報などのリアル
タイム性を要求される情報に対しては高い通信サービス
品質を提供する事によって、コネクションレス型の情報
においてもその情報が提供するアプリケーションに適し
たネットワーク間の情報転送が可能となる。
(3) A low communication service quality is provided for information that requires almost no real-time property, such as the current mail service, and high for information that requires real-time property, such as TV telephone information. By providing the communication service quality, it becomes possible to transfer information between networks suitable for the application provided by the information even in connectionless type information.

【0087】<2>一方、発明10および発明11(請
求項4)の情報通信システムでは、パケット処理ノード
の情報転送能力を端末の収容に割り当てる部分と、パケ
ット処理ノード間の接続に対して割り当てる部分に分離
し、パケット処理ノード間の接続に対して割り当てられ
た情報転送能力をパケット処理ノード間の一本または複
数本の物理的に異なる接続リンクに割り当てて、該パケ
ット処理ノード間の一本または複数本の物理リンクに対
する帯域割当をノード間接続リンクの残存帯域の総和に
基づき行うことが可能な構成とし、かつパケット処理ノ
ード間の情報転送にデータリンクレベルでのマルチリン
ク転送を許容した形態となっているため、パケット処理
ノード間の個々のノード間接続リンクの残存帯域とパケ
ット処理ノード間で情報転送を行う際に必要な転送帯域
との間に、max(ノード間接続リンクの残存帯域)<
ノード間情報転送に必要な帯域<Σノード間接続リンク
の残存帯域の関係が成り立つ場合にも、ノード間接続リ
ンクの情報転送能力がスループットネックになることは
なく、ノード間の高速なパケット転送を実現し、ノード
間情報転送能力がボトルネックになりにくいシステムを
提供することができる。
<2> On the other hand, in the information communication system of the tenth invention and the eleventh invention (claim 4), the information transfer capability of the packet processing node is allocated to the accommodation of the terminal and the connection between the packet processing nodes. The information transfer capability, which is divided into parts and is assigned to the connection between the packet processing nodes, is assigned to one or a plurality of physically different connection links between the packet processing nodes, and the one between the packet processing nodes is assigned. Or, a configuration in which bandwidth allocation for multiple physical links can be performed based on the total remaining bandwidth of inter-node connection links, and multi-link transfer at the data link level is allowed for information transfer between packet processing nodes Therefore, the remaining bandwidth of the connection links between individual packet processing nodes and the packet processing nodes Between the transfer bandwidth required for performing information transfer, max (remaining band inter-node connection link) <
Even when the relationship of bandwidth required for information transfer between nodes <Σ remaining bandwidth of inter-node connection links holds, the information transfer capacity of inter-node connection links does not become a throughput bottleneck, and high-speed packet transfer between nodes is possible. It is possible to realize a system in which the inter-node information transfer capability is less likely to become a bottleneck.

【0088】また、発明10および発明11(請求項
4)の情報通信システムでは、パケット処理ノード間の
複数の物理リンクをあたかも1本の物理リンクであるか
のように帯域割り当てを行い、ルーティングしているた
め、ルーティング経路の単純化を図ることができ、ルー
ティングコストの削減を図ることができる。
In the information communication system of the tenth and eleventh inventions (claim 4), the plurality of physical links between the packet processing nodes are allocated and routed as if they were one physical link. Therefore, the routing path can be simplified and the routing cost can be reduced.

【0089】また、発明10、発明11(請求項4)お
よび発明12の情報通信システムでは、パケット処理ノ
ード間での情報転送を行う際の帯域割当をパケット処理
ノード間に存在する一本または複数本の物理リンクの残
存帯域の総和に基づきあたかも一本の物理リンクに割り
当てるかのように行い、パケット処理ノード間に存在す
る物理リンクの最大残存帯域より大きな転送帯域を持つ
情報転送を許容することを特徴としているため、高速で
バースト性が高い情報転送に対する耐久性が高いシステ
ムを提供することができる。
Further, in the information communication system according to the tenth invention, the eleventh invention (claim 4) and the twelfth invention, the bandwidth allocation at the time of performing the information transfer between the packet processing nodes is one or more existing between the packet processing nodes. Based on the total remaining bandwidth of the physical links of a book, as if assigned to one physical link, and permitting information transfer with a transfer bandwidth larger than the maximum remaining bandwidth of the physical links existing between packet processing nodes. Therefore, it is possible to provide a system having high durability against high-speed and highly bursty information transfer.

【0090】また、発明10および発明11(請求項
4)の情報通信システムでは、パケット処理ノード間で
情報転送を行う際のマルチパスが集中的に存在している
(データリンクレベルでの論理的なマルチパスの存在は
許容するが、ネットワークレベルでの論理的なマルチパ
スは許容しない形態となっている)ため、マルチパス経
路のホップ数が同一となり、経路による遅延時間のばら
つきの問題、及びマルチパス経路を同時に利用した際の
遅延のばらつきによる到着順序逆転の問題を容易に解決
することができる。
Further, in the information communication system of the invention 10 and the invention 11 (claim 4), multipaths for the information transfer between the packet processing nodes are concentrated (logical at the data link level. The existence of multiple multipaths is allowed, but the logical multipath at the network level is not allowed.) Therefore, the number of hops of the multipath route becomes the same, and the problem of delay time variation due to the route, and It is possible to easily solve the problem of arrival order inversion due to delay variation when using multipath routes at the same time.

【0091】さらに、発明10の情報通信システムで
は、ネットワークレベルでの物理的なマルチパスを許容
しない形態であるため、ネットワークレベルでの物理的
なマルチパスを許容した形態と比較して、ネットワーク
レベルでの論理的なマルチパスを許容しないでネットワ
ークとして運用管理する際との整合性が良く、より効率
的にネットワークのシステム構成要素(ノード、リン
ク)の情報転送能力を活用することが可能となる。
Further, in the information communication system of the tenth aspect of the invention, since the physical multipath at the network level is not allowed, the network level is lower than that at the network level. It has good consistency with the operation and management as a network without allowing logical multipath in the network, and it becomes possible to utilize the information transfer capability of the system components (nodes, links) of the network more efficiently. .

【0092】また、発明12の情報通信システムでは、
複数のパケット処理ノードを接続して構成され、システ
ム内部にマルチパスが存在する情報通信システムにおい
て、マルチパス転送を行った際に、ネットワークの内部
状態(経由するノード数、キューイング状態等)によっ
てマルチパス転送を行った方が高速転送可能な場合とシ
ングルパス転送を行った方が高速転送可能な場合とが変
化してしまい、どちらの転送方式を使用してもマルチパ
ス環境下でのネットワークの情報転送能力を有効に活用
できないという問題点を解決し、システム構成要素(ノ
ード、リンク)を接続して構成される全体システムのス
ループット向上のために、システム構成要素(ノード、
リンク)の情報転送能力を有効活用可能なネットワーク
を提供することができる。
Further, in the information communication system of Invention 12,
In an information communication system that is configured by connecting multiple packet processing nodes and has multipaths inside the system, depending on the internal state of the network (number of nodes passing through, queuing state, etc.) when performing multipath transfer There is a difference between the case where multipath transfer is possible for high-speed transfer and the case where single path transfer is possible for high-speed transfer. Whichever transfer method is used, the network under multipath environment In order to solve the problem that the information transfer capacity of the system cannot be effectively utilized and to improve the throughput of the entire system configured by connecting the system components (nodes, links), the system components (nodes,
It is possible to provide a network that can effectively utilize the information transfer capability of (link).

【0093】[0093]

【実施例】以下、図面を参照しながら本発明の実施例を
詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0094】<1>[実施例1−1] 図1に、本発明に係るネットワーク接続装置を用いたネ
ットワーク接続方式の基本的な一実施例を示す。本実施
例に係るネットワーク接続装置(以下、IWU(InterW
orking Unit )とも呼ぶ)を用いて2つの異なるLAN
111とLAN112を接続したものであって、LAN
111にIWU221を、LAN112にIWU222
をそれぞれ設けるとともに、IWU221とIWU22
2との間ではIWU間の独自プロトコルとしてATMプ
ロトコルを採用し、IWU221ではLAN111とA
TMプロトコルとのプロトコル変換を行い、IWU22
2ではLAN112とATMプロトコルとのプロトコル
変換を行うように構成したものである。このようなネッ
トワーク接続方式を用いる事によって、IWU間通信路
91の帯域の有効利用を可能とするとともに、IWU間
に信頼性の高い通信路を提供することができる。
<1> [Embodiment 1-1] FIG. 1 shows a basic embodiment of a network connection system using a network connection device according to the present invention. The network connection device according to the present embodiment (hereinafter, IWU (InterW
orking Unit)) and two different LANs
111 is connected to the LAN 112 and is a LAN
IWU221 to 111 and IWU222 to LAN112
IWU221 and IWU22
2 uses the ATM protocol as an original protocol between IWUs, and IWU 221 uses LAN 111 and A
IWU22 by performing protocol conversion with TM protocol
2 is configured to perform protocol conversion between the LAN 112 and ATM protocol. By using such a network connection method, it is possible to effectively use the band of the inter-IWU communication path 91 and provide a highly reliable communication path between the IWUs.

【0095】図2には、本実施例のネットワーク接続装
置IWU221の内部概略構成の一例を示す。
FIG. 2 shows an example of the internal schematic configuration of the network connection device IWU 221 of this embodiment.

【0096】このIWU221内には、接続しているL
AN111から送られてきた情報についてLAN111
のプロトコルからATMプロトコルへの変換を行うとと
もに、IWU間通信路から送られてきた情報についてA
TMプロトコルからLAN111のプロトコルへの変換
を行うIWU間プロトコル変換手段31を設けてある。
このIWU間プロトコル変換手段31は、あて先情報
識別手段41およびプロトコル変換手段51を用いて構
成され、あて先情報識別手段41によりLAN111か
ら送られてくる情報のあて先情報を識別して、あて先情
報に対応したIWU間のコネクションを割り当て、プロ
トコル変換手段51によりフレームフォーマットや伝送
速度の変換などを行う。これとともに、IWU間通信路
から送られてきた情報をATMプロトコルからLAN1
11のプロトコルに変換するために、プロトコル変換手
段51によりフレームフォーマットや伝送速度の変換を
行い、IWU間通信路中のどのコネクションを通ってき
た情報であるかという事から、あて先情報識別手段41
によりLAN111内の送信先端末に対応したあて先情
報を書き込むという処理を順次行う。なお、あて先情報
識別手段41とプロトコル変換手段51とはその配置の
順番は図2に示した順番に限られるものではなく、順番
が逆になっていてもかまわない。
In this IWU 221, the connected L
Information sent from AN111 LAN111
The information sent from the IWU communication channel is converted while the protocol is converted to the ATM protocol.
Inter-IWU protocol conversion means 31 for converting the TM protocol to the LAN 111 protocol is provided.
The inter-IWU protocol conversion means 31 is configured by using the destination information identification means 41 and the protocol conversion means 51, and the destination information identification means 41 identifies the destination information of the information sent from the LAN 111 and corresponds to the destination information. The IWU connection is allocated, and the protocol conversion unit 51 performs conversion of the frame format and the transmission rate. Along with this, the information sent from the IWU communication path is transferred from the ATM protocol to the LAN1.
In order to convert to the 11 protocol, the protocol converting means 51 converts the frame format and the transmission rate, and the destination information identifying means 41 from which connection in the IWU communication path the information came through.
Then, the processing of writing the destination information corresponding to the destination terminal in the LAN 111 is sequentially performed. The order of arrangement of the destination information identifying means 41 and the protocol converting means 51 is not limited to the order shown in FIG. 2, and the order may be reversed.

【0097】また、IWU221内にはLAN111内
の端末から送られてきた情報のあて先情報とIWU間の
コネクションとの対応をとり、そのコネクションを管理
制御するためのコネクション管理手段71が存在する。
また、コネクション管理手段71によって管理されてい
るコネクションに関する情報は、コネクション管理手段
によって管理されるあて先/コネクション・データベー
ス(以下、あて先/コネクションDBと略記する)81
に記憶され、コネクションに関する情報が必要な場合に
はコネクション管理手段71によってその情報が読み出
される。さらに、IWU221内には、IWU221内
に設けた各手段の運用保守やIWU間の同期の監視やデ
ータの入出力制御などのIWU221全体の管理制御を
行うために、IWU管理CPU(A1)が存在する。こ
のIWU管理CPU(A1)は、IWU内の各手段とバ
ス構造の通信路(図示せず)などによって接続されてお
り、IWU運用中は常に各IWU内手段の監視を行って
いる。
Further, in the IWU 221, there is a connection management means 71 for associating the destination information of the information sent from the terminal in the LAN 111 with the connection between the IWUs and managing and controlling the connection.
Information regarding the connection managed by the connection management means 71 is a destination / connection database (hereinafter abbreviated as destination / connection DB) 81 managed by the connection management means 81.
If the information regarding the connection is required, the information is read by the connection management means 71. Furthermore, the IWU management CPU (A1) is present in the IWU 221 in order to carry out management control of the entire IWU 221 such as operation and maintenance of each means provided in the IWU 221, monitoring of synchronization between IWUs, and data input / output control. To do. The IWU management CPU (A1) is connected to each means in the IWU via a communication path (not shown) having a bus structure, etc., and constantly monitors the means in each IWU during IWU operation.

【0098】なお、IWU221の内部構成は図2に示
す構成に限ったものではなく、後述する各実施例のよう
に、IWU内部にはコネクション管理手段71やあて先
/コネクションDB81を持たないような構成や、コネ
クション管理手段71とIWU管理CPU(A1)を同
一のプロセッサ上で動作させるような構成やIWU管理
CPU(A1)とIWU内手段がリング構成やスター型
の構成の通信路によって接続されているような場合など
も考えられる。
The internal structure of the IWU 221 is not limited to the structure shown in FIG. 2, but the IWU does not have the connection management means 71 or the destination / connection DB 81 as in each embodiment described later. Alternatively, the connection management means 71 and the IWU management CPU (A1) may be operated on the same processor, or the IWU management CPU (A1) and the IWU internal means may be connected by a ring-shaped or star-shaped communication path. There may be cases such as when there is.

【0099】このように、図2に示したIWUを用いて
図1に示したようなネットワーク接続を行う事によっ
て、従来のネットワーク接続では接続される先のネット
ワークのプロトコルに合わせたネットワーク接続装置を
用いる必要があったのに対して、運用しているネットワ
ークとIWU間独自プロトコル(すなわちATMプロト
コル)との変換だけを考えるだけで良くなることから、
接続先のネットワークの種類を意識する事無しにネット
ワーク接続を行う事を可能とする事が出来る。また、I
WU間独自プロトコルにコネクション型のATMプロト
コルを採用する事で、IWU間に信頼性の高い通信路を
提供する事が出来るとともに、IWU間通信路の通信帯
域を有効に利用する事が可能となる。
As described above, by performing the network connection as shown in FIG. 1 using the IWU shown in FIG. 2, the conventional network connection allows the network connection device adapted to the protocol of the destination network to be connected. Since it was necessary to use it, it would be sufficient to consider only the conversion between the operating network and the IWU original protocol (that is, ATM protocol),
It is possible to connect to a network without being aware of the type of network to which it is connected. Also, I
By adopting the connection-type ATM protocol as the WU-unique protocol, it is possible to provide a highly reliable communication path between IWUs and to effectively use the communication band of the IWU communication path. .

【0100】[実施例1−2]図3には、本発明に係る
ネットワーク接続装置を用いてネットワーク間を接続す
る場合のネットワーク接続方式の一実施例を示す。本実
施例は、ATM方式のネットワーク(ATM−LAN)
のようなコネクション型のネットワーク同士を接続する
場合に本発明のネットワーク接続装置を適用したもので
ある。
[Embodiment 1-2] FIG. 3 shows an embodiment of a network connection method for connecting networks using the network connection apparatus according to the present invention. This embodiment is an ATM network (ATM-LAN).
The network connection device of the present invention is applied to the case where such connection-type networks are connected to each other.

【0101】本実施例においては、ATM−LAN11
5,116内のコネクションは、各ATM−LAN11
5,116内にそれぞれ設けたコネクション設定手段
(図中のCO)441,442によって管理設定されて
おり、IWU223,224間通信路中のコネクション
はIWU内のコネクション設定手段331または332
によって管理設定される。また、図3には、ATM−L
AN115内の端末662からATM−LAN116内
の端末664へのコネクションCO−1,CO−4,C
O−6と、ATM−LAN115,116間にコネクシ
ョンを設定するために各コネクション設定手段間に設定
されているコネクションCO−2,CO−3,CO−5
も一緒に示されている。
In this embodiment, the ATM-LAN 11
The connections in 5,116 are each ATM-LAN11.
5, 116 are managed and set by the connection setting means (CO in the figure) 441 and 442 respectively provided in the I / UUs 223 and 224, and the connection in the communication path between the IWUs 223 and 224 is the connection setting means 331 or 332 in the IWU.
Managed by. Further, in FIG. 3, ATM-L
Connections from the terminal 662 in the AN 115 to the terminal 664 in the ATM-LAN 116 CO-1, CO-4, C
Connections CO-2, CO-3, CO-5 set between the connection setting means for setting the connection between the O-6 and the ATM-LAN 115, 116.
Are also shown together.

【0102】図4には、本実施例のIWU223,22
4の内部概略構成の一例を示す。ATM−LANからの
情報を受け取ったData/コネクション選択手段G2
は、そのあて先情報から、送られてきた情報がコネクシ
ョン設定要求情報であった場合にはその情報をコネクシ
ョン設定手段F2に送り、通常Dataであった場合に
はその情報をATM−LAN内VP/VC識別手段42
に送る。コネクション設定手段F2は、送られてきたコ
ネクション設定要求情報、およびリソース管理手段E2
からコネクション管理手段72を経由して送られてくる
リソース管理情報から、IWU間通信路92中に要求さ
れたコネクションが設定できるかどうかの判断を行う。
設定が可能となった場合には、新たに設定したコネクシ
ョンの情報をコネクション管理手段72に送り、コネク
ション管理手段72がIWUプロトコル変換手段32内
のATM−LAN内VP/VC識別手段42を制御して
ATM−LAN115内のVP/VCコネクションとI
WU間通信路中のVP/VCコネクションとの整合をと
る。コネクション管理手段72は管理しているコネクシ
ョンの情報をコネクションDB82に記憶してコネクシ
ョン管理を行っている。
FIG. 4 shows the IWUs 223 and 22 of this embodiment.
4 shows an example of an internal schematic configuration of No. 4. Data / connection selection means G2 which has received the information from the ATM-LAN
If the information sent from the destination information is connection setting request information, the information is sent to the connection setting means F2, and if it is normal Data, the information is sent to the ATM-LAN VP / VC identification means 42
Send to. The connection setting means F2 sends the connection setting request information and the resource management means E2.
From the resource management information sent from the server via the connection management means 72, it is determined whether the requested connection can be set up in the IWU communication path 92.
When the setting becomes possible, the information of the newly set connection is sent to the connection management means 72, and the connection management means 72 controls the ATM-LAN in-VP / VC identification means 42 in the IWU protocol conversion means 32. VP / VC connection in ATM-LAN115 and I
Match with the VP / VC connection in the communication path between WUs. The connection management means 72 stores information on the managed connection in the connection DB 82 to manage the connection.

【0103】このようなIWU223,224を用い
て、ATM−LAN115,116間に端末662から
端末664へのコネクションを設定する際の手順の一例
を以下に示す。 (1) 端末662からのコネクション設定要求が、ATM
−LAN115内のコネクション設定手段441に送ら
れる。
An example of a procedure for setting a connection from the terminal 662 to the terminal 664 between the ATM-LANs 115 and 116 using the IWUs 223 and 224 will be described below. (1) The connection setting request from the terminal 662 is ATM
-Sent to the connection setting means 441 in the LAN 115.

【0104】なお、コネクション設定手段441と端末
662間の通信方式はブロードキャストによる情報伝達
方式でも良いし、シグナリング手順に従っても良いし、
あらかじめPVCを設定してしまう方法でも良い。 (2) コネクション設定手段441は、ATM−LAN1
15内のリソース管理情報から、端末662とIWU2
23との間に要求されたコネクションが設定できるかど
うかを判断し、コネクションが設定できる場合には端末
662からのコネクション設定要求をIWU223に送
る。
The communication method between the connection setting means 441 and the terminal 662 may be an information transfer method by broadcasting or may be in accordance with a signaling procedure.
A method of setting the PVC in advance may be used. (2) Connection setting means 441 is ATM-LAN1
From the resource management information in 15, the terminal 662 and the IWU2
It is judged whether or not the requested connection can be established with the communication terminal 23. If the connection can be established, a connection setting request from the terminal 662 is sent to the IWU 223.

【0105】ここに、コネクション管理手段441によ
って設定されたコネクションが図3中のATM−LAN
115内のコネクションCO−1である。また、コネク
ション設定手段441とIWU223内コネクション設
定手段331(図4中のF2に対応)間にはコネクショ
ンCO−2が存在している。 (3) コネクション設定手段441からのコネクション設
定要求情報を受け取ったIWU223は、IWU22
3,224間にコネクションが設定できると判断した場
合にはIWU間コネクションCO−4を設定する。 (4) IWU223,224間に要求コネクションを設定
したコネクション設定手段331は、端末662からの
コネクション設定要求をIWU224内コネクション設
定手段332に送る。
Here, the connection set by the connection management means 441 is the ATM-LAN in FIG.
This is the connection CO-1 in 115. Further, a connection CO-2 exists between the connection setting means 441 and the IWU223 internal connection setting means 331 (corresponding to F2 in FIG. 4). (3) The IWU 223 that has received the connection setting request information from the connection setting means 441 is the IWU 22.
If it is determined that the connection can be set between the communication terminals 3 and 224, the IWU connection CO-4 is set. (4) The connection setting means 331 which has set the requested connection between the IWUs 223 and 224 sends the connection setting request from the terminal 662 to the IWU224 internal connection setting means 332.

【0106】ここで、IWU223内のコネクション設
定手段331とIWU224内のコネクション設定手段
332との間には、コネクション設定手段間のコネクシ
ョンCO−3が存在している。
There is a connection CO-3 between the connection setting means between the connection setting means 331 in the IWU 223 and the connection setting means 332 in the IWU 224.

【0107】なお、コネクションCO−3の設定方法
は、シグナリング手順に従って設定しても良いし、あら
かじめコネクションを設定しておくような方法でも良
い。 (5) コネクション設定要求を受け取ったIWU224内
のコネクション設定手段332は、コネクション設定要
求をATM−LAN116内コネクション設定手段44
2に送る。
The connection CO-3 may be set according to the signaling procedure, or the connection may be set in advance. (5) Upon receiving the connection setting request, the connection setting means 332 in the IWU 224 sends the connection setting request to the connection setting means 44 in the ATM-LAN 116.
Send to 2.

【0108】ここに、コネクション設定手段442とI
WU224内コネクション設定手段332(図4のF2
に対応)間にはコネクションCO−5が存在している。
なお、コネクションCO−5の設定方法は、シグナリン
グ手順に従って設定しても良いし、あらかじめコネクシ
ョンを設定しておくような方法でも良い。 (6) コネクション設定手段442は、ATM−LAN1
16内のリソース管理情報から、IWU224と端末6
64の間に要求されたコネクションが設定できるかどう
かを判断し、コネクションが設定できる場合にはIWU
224と端末664の間にコネクションCO−6を設定
する。 (7) 同様の手順を逆にたどってコネクション接続完了の
情報を端末662に向けて送ってやり、図3に示すコネ
クションが完成する。
Here, the connection setting means 442 and I
Connection setting means 332 in WU224 (F2 in FIG. 4)
(Corresponding to the above), the connection CO-5 exists.
The connection CO-5 may be set according to the signaling procedure, or the connection may be set in advance. (6) Connection setting means 442 is ATM-LAN1
IWU 224 and the terminal 6 from the resource management information in 16
It determines whether the requested connection can be set up during 64, and if the connection can be set up, IWU
A connection CO-6 is set between the H.224 and the terminal 664. (7) The same procedure is followed in reverse to send the connection connection completion information to the terminal 662, and the connection shown in FIG. 3 is completed.

【0109】ここで、IWU223,224の内部構成
は図3に示した方法には限らず、リソース管理手段E2
とコネクション設定手段72が1つの手段として構成さ
れているもの(例えば、同一CPUで動作する)など、
他にも種々の構成方法が考えられる。
The internal structure of the IWUs 223 and 224 is not limited to the method shown in FIG.
And the connection setting means 72 configured as one means (for example, the same CPU operates),
Various other construction methods are possible.

【0110】また、コネクション設定手順もここに示し
た通りだけではなく、例えばIWU224内のコネクシ
ョン設定手段332は経由せずに、IWU223とAT
M−LAN116内のコネクション設定手段442間に
コネクションを設定して端末662,664間のコネク
ション確立を行う方法や、同様にIWU223内のコネ
クション設定手段331を用いずに、ATM−LAN1
15内のコネクション設定手段441とIWU224内
のコネクション設定手段332間にコネクションを設定
して端末662,664間のコネクション確立を行う方
法なども考えられる。
Further, the connection setting procedure is not limited to that shown here, and for example, the IWU 223 and the AT are not passed through the connection setting means 332 in the IWU 224.
The method of setting a connection between the connection setting means 442 in the M-LAN 116 to establish a connection between the terminals 662 and 664, and similarly without using the connection setting means 331 in the IWU 223, the ATM-LAN 1
A method of setting a connection between the connection setting means 441 in 15 and the connection setting means 332 in the IWU 224 to establish a connection between the terminals 662 and 664 is also conceivable.

【0111】[実施例1−3]図5に本発明に係るネッ
トワーク接続装置を用いてコネクションレス型の通信を
行っているLAN(以下、CL型LANと呼ぶ)を接続
する場合のネットワーク接続方式の一実施例を示す。
[Embodiment 1-3] FIG. 5 is a network connection system for connecting a LAN (hereinafter, referred to as CL type LAN) for performing connectionless communication using the network connection device according to the present invention. An example will be shown.

【0112】図5に示すネットワーク接続方式では、I
WU225,226間の通信路中に複数のPVC(Perm
anent Virtual Connection)を設定し、CL型LAN1
13やLAN114から送られてきたデータパケットの
あて先情報が同じデータパケットを、IWU間に設定さ
れている同一のPVCにのせて転送するような構成にな
っている。よって、IWU間の同一PVC内は同じあて
先情報のデータパケットだけが通る事になり、IWU間
には設定したPVCの本数分のあて先へのデータパケッ
トを同時に転送することが可能となる。
In the network connection system shown in FIG. 5, I
A plurality of PVCs (Perm) are provided in the communication path between the WUs 225 and 226.
an anent virtual connection), CL type LAN1
13 and the data packet having the same destination information sent from the LAN 114 is transferred on the same PVC set between IWUs. Therefore, only data packets of the same destination information pass through the same PVC between IWUs, and it is possible to transfer data packets to the destinations for the set number of PVCs between IWUs at the same time.

【0113】このようなATMプロトコルのPVCを用
いる事で、コネクション型のプロトコルであるATMプ
ロトコルをIWU間独自プロトコルとして用いても、C
L型LAN間の通信を提供出来るようになる。
By using the PVC of the ATM protocol as described above, even if the ATM protocol, which is a connection-type protocol, is used as an IWU-unique protocol, C
It becomes possible to provide communication between L-type LANs.

【0114】図6には、図5に示したIWU225,2
26の内部概略構成の一例を示す。このIWU225内
には、接続しているCL型LAN113から送られてき
た情報をLAN113のプロトコルからATMプロトコ
ルへの変換を行うIWUプロトコル変換手段33が存在
する。ここで、IWUプロトコル変換手段33には、図
2で示したIWU221内のIWUプロトコル変換手段
31と同じ機能を有する手段53が含まれる。ただし、
IWU225ではその内部に、LAN113内の端末か
ら送られてきた情報のあて先情報とIWU225,22
6間に設定されているPVCとの対応をとり、PVCを
管理制御するためのPVC管理手段73を設けた。ま
た、IWU221の場合と同様に、PVC管理手段73
によって管理されているPVCに関する情報は、PVC
管理手段73によって管理されているあて先/PVC−
DB83に記憶されている。PVCに関する情報が必要
な場合には、PVC管理手段73によってその情報が読
み出される事になる。ここで、IWU設置時やネットワ
ーク接続時にIWU間にPVCを設定するためのPVC
設定手段B3がIWU225,226には存在する。
FIG. 6 shows the IWUs 225 and 2 shown in FIG.
An example of the internal schematic configuration of 26 is shown. In this IWU 225, there is an IWU protocol conversion means 33 for converting the information sent from the connected CL LAN 113 from the LAN 113 protocol to the ATM protocol. Here, the IWU protocol converting means 33 includes means 53 having the same function as the IWU protocol converting means 31 in the IWU 221 shown in FIG. However,
In the IWU 225, the destination information of the information transmitted from the terminal in the LAN 113 and the IWU 225, 22 are internally provided.
A PVC management means 73 for managing and controlling the PVC is provided in correspondence with the PVC set between 6 and 6. Also, as in the case of the IWU 221, the PVC management means 73
Information about PVCs managed by
Destination / PVC-managed by management means 73
It is stored in the DB 83. When information regarding PVC is required, the information is read by the PVC management means 73. Here, the PVC for setting the PVC between the IWUs when the IWU is installed or connected to the network.
Setting means B3 is present in the IWU 225, 226.

【0115】さらに、IWU225内には、IWU22
5内の各手段の運用保守やIWU間の同期の監視やデー
タの入出力制御などのIWU225全体の管理制御を行
うために、IWU管理CPU(A3)が存在する。図中
には示されていないが、このIWU管理CPU(A3)
は、IWU225内の各手段とバス構造やリング構造な
どの通信路によって接続されており、IWU運用中は常
に各IWU225内手段の監視を行っている。ただし、
IWU225,226の内部構成も図6に示したような
構成に限られたものではなく、図2に示したIWU22
1同様に各種の構成での実現が可能である。
Further, in the IWU 225, the IWU 22
There is an IWU management CPU (A3) for performing operational control of each means in 5, IWU synchronization monitoring, and data I / O control management of the entire IWU 225. Although not shown in the figure, this IWU management CPU (A3)
Is connected to each means in the IWU 225 by a communication path such as a bus structure or a ring structure, and constantly monitors the means in each IWU 225 during IWU operation. However,
The internal configurations of the IWUs 225 and 226 are not limited to those shown in FIG. 6, but the IWU 22 shown in FIG.
Similar to the first embodiment, it can be realized in various configurations.

【0116】図5および図6に示したようなPVCをあ
らかじめ設定しておいてIWU間の通信を行う事によっ
て、IWU間にコネクションを設定するためのオーバー
ヘッドを小さくする事が出来るので、IWU間に転送遅
延時間の短い通信路を提供する事が可能となる。また、
あらかじめPVCを設定するので、IWU内に必要とな
るコネクション識別のためのテーブルやそのテーブルの
管理手段が小さくて済み、IWUのハードウェア量を削
減する事が可能となる。
Since the PVCs shown in FIGS. 5 and 6 are set in advance and the communication between the IWUs is performed, the overhead for setting the connection between the IWUs can be reduced. It is possible to provide a communication path with a short transfer delay time. Also,
Since the PVC is set in advance, the table for connection identification required in the IWU and the management means for the table can be small, and the hardware amount of the IWU can be reduced.

【0117】[実施例1−4]図7に本発明に係るネッ
トワーク接続装置を用いてコネクションレス型の通信を
行っているLANを接続する場合のネットワーク接続方
式の一実施例を示す。本実施例では、図5の様にネット
ワーク接続装置間のATMコネクションとしてPVCの
ような固定コネクションを用いるのではなく、CL型L
AN113からCL型データパケットがIWU227に
到着した際に、そのあて先情報に対応するコネクション
をIWU227,228間にオン・デマンド( On dema
nd )に設定し、その後同じあて先情報を持ったデータ
パケットが到着した場合には設定したコネクションに順
次そのデータをのせて転送する方式でIWU間通信を実
現している。また、設定されたコネクションが一定時間
使用されなかった場合などのようにコネクションが不要
であると判断された場合には、そのコネクションを切断
し、新たに到着するデータパケットのあて先情報に対応
させるコネクションとして確保しておく。
[Embodiment 1-4] FIG. 7 shows an embodiment of a network connection system in the case of connecting a LAN performing connectionless communication using the network connection apparatus according to the present invention. In this embodiment, instead of using a fixed connection such as PVC as an ATM connection between network connection devices as shown in FIG. 5, a CL type L
When the CL type data packet arrives from the AN 113 to the IWU 227, the connection corresponding to the destination information is connected between the IWUs 227 and 228 on demand (On dema).
nd), and when a data packet having the same destination information arrives thereafter, the IWU communication is realized by a method of sequentially placing the data on the set connection and transferring the data. When it is determined that the connection is not needed, such as when the set connection is not used for a certain period of time, the connection is disconnected and the connection that corresponds to the destination information of the newly arriving data packet. Secure as.

【0118】このように、ATMプロトコルのコネクシ
ョンをCL型のデータパケットが到着する毎に設定し、
不要となった場合にはそのコネクションを解放していく
事によって、コネクション型のプロトコルであるATM
プロトコルを用いても、CL型LAN113と114の
間のネットワーク間の通信を提供出来るようになる。図
8に、図7に示したIWU227,228の内部概略構
成の一例を示す。IWU227内には、接続しているC
L型LAN113から送られてきた情報をLAN113
のプロトコルからATMプロトコルへの変換を行うIW
U間プロトコル変換手段34として、図2で示したIW
U221内のIWUプロトコル変換手段31と同じ機能
を有する手段54が含まれる。
Thus, the connection of the ATM protocol is set every time a CL type data packet arrives,
ATM, which is a connection-oriented protocol, releases the connection when it is no longer needed.
Even if the protocol is used, it becomes possible to provide the communication between the networks between the CL type LANs 113 and 114. FIG. 8 shows an example of the internal schematic configuration of the IWUs 227 and 228 shown in FIG. In the IWU 227, the connected C
Information sent from the L-type LAN 113 is sent to the LAN 113
IW to convert the existing protocol to the ATM protocol
As the U-to-U protocol conversion means 34, the IW shown in FIG.
Means 54 having the same function as the IWU protocol conversion means 31 in U221 are included.

【0119】CL型LANからのデータパケットを受信
したあて先情報識別手段44では、その識別したあて先
情報を、On demand コネクション設定手段C4に送る。
On demand コネクション設定手段C4は、コネクション
管理手段74からの情報によってそのあて先がすでにI
WU間通信路94内にコネクションとして設定されたも
のであるかどうかを判断し、すでにコネクションとして
設定されているものならばその設定されているコネクシ
ョンを割り当てる。まだ、そのあて先情報がコネクショ
ンとして設定されていないものならば、新たにそのあて
先情報に未使用のコネクションを割り当てると同時に、
その割り当てたコネクションをコネクション管理手段7
4に通知し、さらにあて先情報識別手段44に新たに対
応づけされたあて先情報とコネクションの情報を通知す
る。通知されたあて先情報識別手段44によって、あて
先情報をIWU内コネクション識別子に変換してIWU
間通信路94に送出する事になる。
Upon receiving the data packet from the CL type LAN, the destination information identifying means 44 sends the identified destination information to the On demand connection setting means C4.
On demand The connection setting means C4 has already determined that the destination is I according to the information from the connection management means 74.
It is determined whether or not the connection is set in the inter-WU communication path 94, and if it is already set as the connection, the set connection is assigned. If the destination information has not been set as a connection yet, a new unused connection is assigned to the destination information at the same time.
The assigned connection is used as the connection management means 7
4 to the destination information identifying unit 44, and further notifies the destination information and connection information newly associated with the destination information identifying unit 44. The notified destination information identifying means 44 converts the destination information into an IWU connection identifier, and then the IWU.
It will be sent to the inter-communication path 94.

【0120】また、コネクション管理手段74はIWU
間のコネクションを監視しており、コネクションがある
一定時間以上使用されなかったり送信端末から通信終了
の通知があったりしてコネクションが不要だと判断され
た場合には、コネクション切断手段D4にコネクション
切断命令を送り、コネクション切断手段D4がIWUプ
ロトコル変換手段34に対してコネクション切断命令を
発する。また、コネクション管理手段74はIWU22
7内のリソース管理手段E4によって得られるIWU間
通信路中のリソース使用状況によって、On demand コネ
クション設定手段C4に、後どのくらいのコネクション
ならば設定可能かという指示を送る事になる。また、コ
ネクション管理手段74は常にIWU間通信路94中に
どのくらいのコネクションが設定されているかを監視し
ており、そのコネクションの情報はあて先/コネクショ
ンDB84に記憶され管理されている。
Further, the connection management means 74 is an IWU.
The connection disconnection means D4 disconnects the connection when it is determined that the connection is not needed because the connection has not been used for a certain period of time or the transmission terminal has notified the end of communication. A command is sent, and the connection disconnecting means D4 issues a connection disconnecting command to the IWU protocol converting means 34. Further, the connection management means 74 uses the IWU 22.
Depending on the resource use status in the IWU communication path obtained by the resource management means E4 in 7, the On demand connection setting means C4 is instructed as to how many connections can be set later. Further, the connection management means 74 constantly monitors how many connections are set up in the IWU communication path 94, and the information of the connection is stored and managed in the destination / connection DB 84.

【0121】さらに、IWU227においてもIWU管
理CPU(A4)によるIWU内各手段の管理制御を行
っている。また、IWU227はここで示したような構
成に限られるのではなく、図2で示したような各手段配
備方法が当然考えられる。
Further, also in the IWU 227, the IWU management CPU (A4) controls and manages each means in the IWU. Further, the IWU 227 is not limited to the configuration shown here, and naturally, the means allocating method shown in FIG. 2 can be considered.

【0122】図7および図8に示したような on demand
なIWU間通信路へのコネクション設定を行う事によ
って、あらかじめ設定したPVCの数の制限を受けるこ
となくIWU間に設定するコネクション数を自由に変化
させる事が出来るようになる。また、システム立ち上げ
時にPVC設定などのオーバーヘッドが生じないので、
迅速なシステム立ち上げを行う事が可能となる。さら
に、要求された通信帯域を順次通信路内に割り当ててい
く事になるので、IWU間通信路中の通信帯域を必要な
だけ使用する事が出来るので通信帯域の有効利用が可能
となる。
On demand as shown in FIGS. 7 and 8.
By setting connections to different IWU communication paths, the number of connections set between IWUs can be freely changed without being limited by the number of PVCs set in advance. Also, since the overhead such as PVC setting does not occur at system startup,
It is possible to start up the system quickly. Further, since the requested communication bands are sequentially allocated in the communication path, the communication band in the IWU communication path can be used as much as necessary, so that the communication band can be effectively used.

【0123】[実施例1−5]図9に本発明に係るネッ
トワーク接続装置を用いてコネクション型のネットワー
クを接続する場合のネットワーク接続方式の一実施例を
示す。本実施例に係るネットワーク接続方式において
も、ATM方式のネットワーク(ATM−LAN)を接
続する構成を示している。また、本実施例においてはA
TM−LAN115や116内のコネクションはATM
−LAN115,116内のコネクション設定手段(図
中のCO)441,442によって管理設定されると同
時に、IWU229,230間通信路中のコネクション
もATM−LAN115または116内のコネクション
設定手段441または442によって管理設定される事
になる。
[Embodiment 1-5] FIG. 9 shows an embodiment of a network connection system for connecting a connection type network using the network connection apparatus according to the present invention. Also in the network connection system according to the present embodiment, a configuration for connecting an ATM network (ATM-LAN) is shown. Further, in this embodiment, A
The connection in the TM-LAN 115 or 116 is ATM
-At the same time as being managed and set by the connection setting means (CO in the figure) 441, 442 in the LAN 115, 116, the connection in the communication path between the IWU 229, 230 is also set by the connection setting means 441 or 442 in the ATM-LAN 115 or 116. It will be managed and set.

【0124】また、図9にはATM−LAN115内の
端末662からATM−LAN116内の端末664へ
のコネクションと、ATM−LAN115,116間に
コネクションを設定するための、各コネクション設定手
段間に設定されているコネクションも一緒に記されてい
る。
In FIG. 9, the connection from the terminal 662 in the ATM-LAN 115 to the terminal 664 in the ATM-LAN 116 and the connection setting means for setting the connection between the ATM-LANs 115 and 116 are set. The connections that have been made are also listed.

【0125】図10に、図9に示したIWU229,2
30の内部概略構成の一例を示す。ATM−LANから
の情報を受け取ったIWUプロトコル変換手段35は、
コネクション管理手段75からの制御によってATM−
LAN115内のVP/VCコネクションとIWU間通
信路中のVP/VCコネクションとの整合をとる。本実
施例のIWU229,230はコネクション設定手段を
持たないので、基本的にはATM−LANとIWU間コ
ネクションの乗換を行うだけでよい。
FIG. 10 shows the IWU 229,2 shown in FIG.
An example of an internal schematic configuration of 30 is shown. The IWU protocol conversion means 35 which has received the information from the ATM-LAN,
ATM-under the control of the connection management means 75
The VP / VC connection in the LAN 115 and the VP / VC connection in the IWU communication path are matched. Since the IWUs 229 and 230 of this embodiment have no connection setting means, basically, it is only necessary to transfer the connection between the ATM-LAN and the IWU.

【0126】しかしこの場合には、IWU間通信路中の
リソース管理情報はIWU間通信路中のコネクション設
定を行っているATM−LAN115または116内の
コネクション設定手段に対して送る必要がある。そのた
めに、本実施例のIWUにおいては、IWU229,2
30内のコネクション管理手段75が、リソース管理手
段E5からのIWU間通信路中のリソース管理情報を、
リソース情報作成手段B5を通してATM−LAN11
5内のコネクション設定手段441またはATM−LA
N116内のコネクション設定手段442に対して送り
出すようになっている。
However, in this case, the resource management information in the IWU communication path needs to be sent to the connection setting means in the ATM-LAN 115 or 116 which is setting the connection in the IWU communication path. Therefore, in the IWU of this embodiment, IWU 229, 2
The connection management means 75 in 30 stores the resource management information in the IWU communication path from the resource management means E5,
ATM-LAN11 through resource information creating means B5
5 connection setting means 441 or ATM-LA
The data is sent to the connection setting means 442 in N116.

【0127】本実施例においても、コネクション管理手
段75は管理しているコネクションの情報をコネクショ
ンDB85に記憶してコネクション管理を行っている。
このような図10に示すIWU229,230を用い
て、図9のようにATM−LAN115,116間に端
末662から端末664へのコネクションを設定する際
の手順の一例を以下に示す。 (1) 端末662からのコネクション設定要求がATM−
LAN115内のコネクション設定手段441に送られ
る。ここで、コネクション設定手段441と端末662
間の通信方式はブロードキャストによる情報伝達方式で
も良いし、シグナリング手順に従っても良いし、あらか
じめPVCを設定してしまうような方法でも良い。 (2) コネクション設定手段441は、コネクション設定
要求がATM−LAN115内の端末宛の要求でない場
合には、ATM−LAN115内のリソース管理情報と
IWU229から送られてくるIWU229・230間
の通信路中のリソース管理情報から、端末662とIW
U229・IWU230の間に要求されたコネクション
が設定できるかどうかを判断し、コネクションが設定で
きる場合には端末662からのコネクション設定要求を
IWU229に送る。ここに、コネクション管理手段4
41によって設定されたコネクションが図9中のATM
−LAN115内のコネクションCO−2とIWU間の
コネクションCO−4である。また、コネクション設定
手段441とIWU229の間にはコネクションCO−
1が存在している。なお、コネクションCO−1の設定
方法はシグナリング手順に従った方法でも良いし、あら
かじめコネクションを設定しておくような方法でも良
い。 (3) コネクション設定手段441からのコネクション設
定要求情報を受け取ったIWU229は、IWU間のコ
ネクション設定要求情報用コネクションCO−3にコネ
クション設定要求情報をのせてIWU230にコネクシ
ョン設定要求情報を送る。なお、コネクションCO−3
の設定方法はシグナリング手順に従った方法でも良い
し、あらかじめコネクションを設定してしまっておくよ
うな方法でも良い。 (4) IWU230はCO−3で送られてくるコネクショ
ン設定要求情報を、ATM−LAN116内のコネクシ
ョン設定要求情報用コネクションCO−5にのせてコネ
クション設定手段442に送る。 (5) コネクション設定手段442はATM−LAN11
6内のリソース管理情報から、IWU230と端末66
4の間に要求されたコネクションが設定できるかどうか
を判断し、コネクションが設定できる場合にはIWU2
28と端末664の間にコネクションCO−6を設定す
る。 (6) 同様の手順を逆にたどってコネクション接続完了の
情報を端末662に向けて送ってやり、図9中のコネク
ションが完成する。
Also in this embodiment, the connection management means 75 stores the information of the managed connection in the connection DB 85 to manage the connection.
An example of a procedure for setting a connection from the terminal 662 to the terminal 664 between the ATM-LANs 115 and 116 as shown in FIG. 9 using the IWU 229 and 230 shown in FIG. 10 will be described below. (1) The connection setting request from the terminal 662 is ATM-
It is sent to the connection setting means 441 in the LAN 115. Here, the connection setting means 441 and the terminal 662.
The communication method between them may be an information transmission method by broadcasting, may follow a signaling procedure, or may be a method of setting a PVC in advance. (2) When the connection setting request is not directed to the terminal in the ATM-LAN 115, the connection setting means 441 is in the communication path between the resource management information in the ATM-LAN 115 and the IWU 229/230 transmitted from the IWU 229. From the resource management information of the terminal 662 and the IW
It is determined whether the requested connection between U229 and IWU 230 can be set up. If the connection can be set up, a connection setting request from terminal 662 is sent to IWU 229. Here, the connection management means 4
The connection set by 41 is the ATM in FIG.
A connection CO-2 in the LAN 115 and a connection CO-4 between the IWUs. Further, a connection CO- is provided between the connection setting means 441 and the IWU 229.
1 is present. The connection CO-1 may be set according to a signaling procedure or may be set beforehand. (3) Upon receiving the connection setting request information from the connection setting unit 441, the IWU 229 sends the connection setting request information to the IWU 230 by mounting the connection setting request information on the connection CO-3 for connection setting request information between IWUs. In addition, connection CO-3
The setting method may be in accordance with the signaling procedure, or may be a method of setting the connection in advance. (4) The IWU 230 sends the connection setting request information sent by CO-3 to the connection setting means 442 on the connection setting request information connection CO-5 in the ATM-LAN 116. (5) Connection setting means 442 is ATM-LAN11
From the resource management information in 6, the IWU 230 and the terminal 66
It judges whether the requested connection can be set up during 4 and if the connection can be set up, IWU2
The connection CO-6 is set between the communication terminal 28 and the terminal 664. (6) The same procedure is followed in reverse to send the connection connection completion information to the terminal 662, and the connection in FIG. 9 is completed.

【0128】前記の機能を提供する本実施例のIWU2
29,230の内部構成は、図10に示したものには限
らず、図7および図8に示したIWU227,228と
同様に各種の構成方法が考えられる。また、コネクショ
ン設定手順もここに示した通りだけではなく、例えばI
WU間のコネクション設定をコネクション設定手段44
1ではなくコネクション設定手段442に行わせる方法
や、コネクション設定要求を出した端末の所属するAT
M−LANのコネクション設定を行っているコネクショ
ン設定手段がIWU間のコネクションも設定するなどの
方法も考えられる。
IWU2 of this embodiment which provides the above-mentioned functions
The internal configurations of 29 and 230 are not limited to those shown in FIG. 10, and various configuration methods are conceivable as in the case of IWU 227 and 228 shown in FIGS. 7 and 8. Also, the connection setting procedure is not limited to the one shown here, and for example, I
Connection setting means 44 for setting connection between WUs
The connection setting means 442 instead of 1, or the AT to which the terminal that issued the connection setting request belongs
A method is conceivable in which the connection setting means for setting the M-LAN connection also sets the connection between IWUs.

【0129】図3および図4に示した構成のように、コ
ネクション設定手段を単位ネットワーク内とIWU内に
分散させて持たせる事によって、ATM−LAN内のコ
ネクション設定の負荷が大きい場合に、ネットワーク接
続によるコネクション設定の負荷を1つのコネクション
設定手段に集中させる事無しに他のネットワークとの接
続を行う事が可能となる。また、図9および図10に示
したよう構成のように、IWU間のコネクション設定負
荷をATM−LAN内のコネクション設定手段にも負担
させる事によって、IWU内のCPU負荷を小さくする
事でネットワーク接続装置にかかる負荷を軽減する事が
可能となる。
By disposing the connection setting means in the unit network and in the IWU as in the configurations shown in FIGS. 3 and 4, when the connection setting load in the ATM-LAN is large, It is possible to connect to another network without concentrating the load of connection setting by connection on one connection setting means. Further, as in the configurations shown in FIGS. 9 and 10, the connection setting load between the IWUs is also borne by the connection setting means in the ATM-LAN, so that the CPU load in the IWU is reduced and the network connection is made. It is possible to reduce the load on the device.

【0130】以上のような双方の機能を持ったIWUを
ネットワーク間にバランス良く配置する事で、コネクシ
ョン設定負荷やネットワーク管理負荷に偏りの無いバラ
ンスのとれたネットワーク構成を実現する事が容易に出
来るようになる。
By arranging the IWUs having both functions as described above in a well-balanced manner between the networks, it is possible to easily realize a well-balanced network configuration in which the connection setting load and the network management load are not biased. Like

【0131】[実施例1−6]以上各実施例について説
明してきたが、次に、11、12図、13図に前述した
本発明に係るネットワーク接続装置を用いてATM−L
AN間のネットワーク接続を行い、ATM−LAN間に
またがったコピーコネクションを実現する場合の3通り
の実施例を示す。
[Embodiment 1-6] The respective embodiments have been described above. Next, the ATM-L using the network connection device according to the present invention described in FIGS. 11, 12 and 13 will be described.
Three examples will be shown in the case of establishing a network connection between ANs and realizing a copy connection across ATM-LANs.

【0132】各図で示されているコピー手段771,7
72,773,774におけるコピー手段としては、そ
のコピー手段がコピーサービスを行う対象としている全
ての端末に同一の情報を送信するブロードキャストの手
段と、サービス対象の端末のうちのいくつかの端末に情
報をコピーして送信するマルチキャスト手段が考えられ
る。コピー手段にこのようなブロードキャスト手段とマ
ルチキャスト手段を持たせる事で以下の3通りの構成に
よって、ATM−LAN115内の端末661からの情
報をATM−LAN116内の全ての端末にブロードキ
ャストする事も、ATM−LAN116内のいくつかの
特定の端末に情報を送信する事も可能となっている。以
下に、各実施例についての詳細を示す。
Copy means 771, 7 shown in each figure
The copying means 72, 773, 774 includes a broadcasting means for transmitting the same information to all terminals to which the copying means performs the copy service, and information for some of the terminals to be serviced. A multicast means for copying and transmitting is possible. By providing the copying means with such broadcasting means and multicasting means, the information from the terminal 661 in the ATM-LAN 115 can be broadcast to all terminals in the ATM-LAN 116 by the following three configurations. It is also possible to send information to some specific terminals within the LAN 116. Below, the detail about each Example is shown.

【0133】(実施例1−6−1)図11に示す構成に
おいては、ATM−LAN115内の端末661がAT
M−LAN116内の端末662,663,664にコ
ピーコネクションを設定するようになっている。
(Embodiment 1-6-1) In the configuration shown in FIG. 11, the terminal 661 in the ATM-LAN 115 is the AT.
A copy connection is set to the terminals 662, 663 and 664 in the M-LAN 116.

【0134】ここで、端末661から端末662,66
3,664へのコネクションの設定方法としては、AT
M−LAN115内のコネクション設定手段441がA
TM−LAN115内のコネクションCO−1を設定
し、IWU231またはIWU232内のコネクション
設定手段がIWU間のコネクションCO−2を設定し、
ATM−LAN116内のコネクション設定手段442
がATM−LAN116内のコネクションCO−3,C
O−4,CO−5,CO−6,CO−7を設定するとし
ても良い。あるいは、ATM−LAN115内のコネク
ション設定手段441がコネクションCO−1,CO−
2を設定し、ATM−LAN116内のコネクション設
定手段442がコネクションCO−3,CO−4,CO
−5,CO−6,CO−7を設定するという方法でも良
い。さらには、ATM−LAN115内のコネクション
設定手段441がコネクションCO−1を設定し、AT
M−LAN116内のコネクション設定手段442がコ
ネクションCO−2,CO−3,CO−4,CO−5,
CO−6,CO−7を設定するとしても良い。
From terminal 661 to terminals 662, 66.
As a method of setting a connection to 3,664, AT
The connection setting means 441 in the M-LAN 115 is A
The connection CO-1 in the TM-LAN 115 is set, the connection setting means in the IWU 231 or IWU 232 sets the connection CO-2 between the IWUs,
Connection setting means 442 in the ATM-LAN 116
Is a connection CO-3, C in the ATM-LAN 116
You may set O-4, CO-5, CO-6, CO-7. Alternatively, the connection setting means 441 in the ATM-LAN 115 has the connections CO-1 and CO-.
2 is set, and the connection setting means 442 in the ATM-LAN 116 sets the connections CO-3, CO-4, CO.
A method of setting -5, CO-6, and CO-7 may be used. Furthermore, the connection setting means 441 in the ATM-LAN 115 sets the connection CO-1, and the AT
The connection setting means 442 in the M-LAN 116 is connected to the connections CO-2, CO-3, CO-4, CO-5.
CO-6 and CO-7 may be set.

【0135】このように設定されるコネクションCO−
1,CO−2,CO−3,CO−4,CO−5,CO−
6,CO−7によって、図11でのコピー方法において
は以下のような手順でコピー機能が提供される。 (1) 端末661から送出された情報は、コネクションC
O−1,CO−2によってIWU231からATM−L
AN116内のIWU232に送られる。 (2) 送られてきた情報は、さらにIWU232からコネ
クションCO−3によって交換手段552を経由してA
TM−LAN116内のコピー手段771に送られる。 (3) コピー手段771でコピー処理を受けたその情報
は、再び交換手段552にコネクションCO−4によっ
て送られる。 (4) 交換手段552はコネクションCO−5,CO−
6,CO−7によってATM−LAN116内の端末6
62、663、664にそれぞれ情報を送信する。ここ
で、コピー手段771は交換手段552の内部に設けて
も良いし、交換手段552とコピー手段771をATM
−LAN116内で独立させたものとして構成してもか
まわない。また、コピー手段771がATM−LAN1
16内の独立した手段である場合には、IWU232か
ら直接コピー手段771にコネクションが設定され、コ
ピー手段771から交換手段552を介して端末66
2、663、664にコネクションが設定されているよ
うなコネクションの設定になっていてもかまわない。さ
らに、コピー手段771からのコネクションは必ずコピ
ー手段771にデータを送ってきた交換手段552にコ
ピーしたデータを送る必要はなく、コピー手段771か
らのコネクションがATM−LAN116内の別の交換
手段を介して端末662、663、664にデータを送
るようなコネクションになっていてもかまわない。
Connection CO-set in this way
1, CO-2, CO-3, CO-4, CO-5, CO-
6, CO-7 provides a copy function in the following procedure in the copy method in FIG. (1) The information sent from the terminal 661 is the connection C
O-1 and CO-2 from IWU231 to ATM-L
Sent to IWU 232 in AN 116. (2) The sent information is further transferred from the IWU 232 to the connection CO-3 via the exchange means 552 to the A
It is sent to the copy means 771 in the TM-LAN 116. (3) The information subjected to the copy processing by the copy means 771 is sent to the exchange means 552 again by the connection CO-4. (4) Exchange means 552 is connection CO-5, CO-
6, the terminal 6 in the ATM-LAN 116 by CO-7
Information is transmitted to 62, 663, and 664, respectively. Here, the copying means 771 may be provided inside the exchanging means 552, or the exchanging means 552 and the copying means 771 may be connected to the ATM.
-It may be configured as an independent unit within the LAN 116. Further, the copy means 771 is the ATM-LAN1.
In the case of an independent means within 16, the connection is set directly from the IWU 232 to the copy means 771, and the copy means 771 through the exchange means 552 to the terminal 66.
It does not matter if the connection is set to 2, 663 and 664. Further, the connection from the copying means 771 does not necessarily need to send the copied data to the exchanging means 552 which has sent the data to the copying means 771, and the connection from the copying means 771 is via another exchanging means in the ATM-LAN 116. The connection may be such that data is sent to the terminals 662, 663, and 664.

【0136】このような方法を用いる事によって、AT
M−LAN115からATM−LAN116へのコピー
コネクションを提供する事が出来る。また、コピー手段
をATM−LAN116内のコピー手段に任せる事によ
って、IWU間のコネクションとしてコピー情報1回分
の帯域のコネクションを設定するだけでネットワーク間
のコピーコネクションを提供する事が出来るようになっ
ている。
By using such a method, the AT
A copy connection from the M-LAN 115 to the ATM-LAN 116 can be provided. Further, by leaving the copy means to the copy means in the ATM-LAN 116, it becomes possible to provide the copy connection between the networks only by setting the connection of the band for one copy information as the connection between the IWUs. There is.

【0137】(実施例1−6−2)図12においても、
ATM−LAN115内の端末661がATM−LAN
116内の端末662,663,664にコピーコネク
ションを設定するようになっている。
(Embodiment 1-6-2) Also in FIG.
The terminal 661 in the ATM-LAN 115 is an ATM-LAN.
A copy connection is set to the terminals 662, 663, 664 in the 116.

【0138】この場合のコピー方法は、ネットワーク接
続装置(IWU)の内部にコピー手段を持たせる事によ
って、ネットワーク間にまたがったコピーコネクション
を設定できるような構成になっている。また、端末66
1から端末662,663,664へのコネクションの
設定方法としては前述した実施例と同様に、ATM−L
AN115内のコネクション設定手段441がATM−
LAN115内のコネクションCO−1を設定し、IW
U233またはIWU234内のコネクション設定手段
がIWU間のコネクションCO−2を設定し、ATM−
LAN116内のコネクション設定手段442がATM
−LAN116内のコネクションCO−3、CO−4、
CO−5を設定するとしても良い。あるいは、ATM−
LAN115内のコネクション設定手段441がコネク
ションCO−1,CO−2を設定し、ATM−LAN1
16内のコネクション設定手段442がコネクションC
O−3,CO−4,CO−5を設定するという方法でも
良い。さらには、ATM−LAN115内のコネクショ
ン設定手段441がコネクションCO−1を設定し、A
TM−LAN116内のコネクション設定手段442が
コネクションCO−2,CO−3,CO−4,CO−5
を設定するとしても良い。
The copying method in this case has a structure in which a copying means is provided inside the network connection unit (IWU) so that a copying connection extending over the networks can be set. Also, the terminal 66
As a method of setting the connection from the terminal 1 to the terminals 662, 663, 664, ATM-L
Connection setting means 441 in AN115 is ATM-
Set the connection CO-1 in the LAN115, IW
The connection setting means in U233 or IWU234 sets the connection CO-2 between IWUs, and ATM-
Connection setting means 442 in LAN 116 is ATM
-Connections CO-3, CO-4 in LAN 116,
CO-5 may be set. Alternatively, ATM-
The connection setting means 441 in the LAN 115 sets the connections CO-1 and CO-2, and the ATM-LAN1
The connection setting means 442 in 16 connects the connection C
A method of setting O-3, CO-4, CO-5 may be used. Furthermore, the connection setting means 441 in the ATM-LAN 115 sets the connection CO-1,
The connection setting means 442 in the TM-LAN 116 is connected to the connections CO-2, CO-3, CO-4, CO-5.
May be set.

【0139】このように設定されるコネクションCO−
1,CO−2,CO−3,CO−4,CO−5によっ
て、図12でのコピー方法においては以下のような手順
でコピー機能が提供される。 (1) 端末661から送出された情報は、コネクションC
O−1,CO−2によってIWU233からATM−L
AN116内のIWU234に送られる。 (2) IWU234は内部のコピー手段773においてコ
ピー処理を行う。 (3) コピー処理をされた情報はIWU234から端末6
62,663,664に設定されたコネクションCO−
3,CO−4,CO−5によって端末662,663,
664に送られる。
The connection CO-set in this way
1, CO-2, CO-3, CO-4, and CO-5 provide a copy function in the following procedure in the copy method in FIG. (1) The information sent from the terminal 661 is the connection C
O-1 and CO-2 from IWU233 to ATM-L
Sent to IWU 234 in AN 116. (2) The IWU 234 performs copy processing in the internal copy means 773. (3) Information that has been copied is sent from the IWU 234 to the terminal 6
Connection CO- set to 62, 663 and 664
3, CO-4, CO-5, terminals 662, 663,
Sent to 664.

【0140】このような方法を用いる事によって、図1
1の場合のようにコピー手段をATM−LAN116内
のコピー手段に負担させるのではなく、IWU234内
部で提供する事が可能となり、しかも、ATM−LAN
116内で必要とするコネクションの数を増やす事無く
ネットワーク間にまたがったコピーコネクションを提供
する事が出来るようになる。また、図11に示した実施
例と同様に、IWU間に1コネクションを定義するだけ
でネットワーク間にまたがったコピー機能が提供できる
ようになっている。
By using such a method, as shown in FIG.
Instead of burdening the copying means in the ATM-LAN 116 with the copying means as in the case of 1, it is possible to provide the copying means inside the IWU 234.
It becomes possible to provide copy connections across networks without increasing the number of required connections in 116. Further, similar to the embodiment shown in FIG. 11, it is possible to provide a copy function across networks by only defining one connection between IWUs.

【0141】(実施例1−6−2)図13においても、
ATM−LAN115内の端末661がATM−LAN
116内の端末662,663,664にコピーコネク
ションを設定するようになっている。この場合も、図1
2に示した実施例と同様にネットワーク接続装置(IW
U)内にコピー手段を持たせるような構成によって、ネ
ットワーク間にまたがるコピーコネクションを実現する
ようになっている。しかし、図13の場合には、ATM
−LAN115側のIWU235内にはコピー手段77
4が存在するが、ATM−LAN116側のIWU23
6内にはコピー手段が存在しないような場合のコピー手
段実現方法を考えている。このような場合の端末661
から端末662,663,664へのコネクションの設
定方法としては先の場合と同様に、ATM−LAN11
5内のコネクション設定手段441がATM−LAN1
15内のコネクションCO−1を設定し、IWU235
またはIWU236内のコネクション設定手段がIWU
間のコネクションCO−2,CO−3,CO−4を設定
し、ATM−LAN116内のコネクション設定手段4
42がATM−LAN116内のコネクションCO−
5,CO−6,CO−7を設定するとしても良い。ある
いは、ATM−LAN115内のコネクション設定手段
441がコネクションCO−1,CO−2、CO−3、
CO−4を設定し、ATM−LAN116内のコネクシ
ョン設定手段442がコネクションCO−5,CO−
6,CO−7を設定するという方法でも良い。さらに
は、ATM−LAN115内のコネクション設定手段4
41がコネクションCO−1を設定し、ATM−LAN
116内のコネクション設定手段442がコネクション
CO−2,CO−3,CO−4,CO−5,CO−6,
CO−7を設定するとしても良い。
(Embodiment 1-6-2) Also in FIG.
The terminal 661 in the ATM-LAN 115 is an ATM-LAN.
A copy connection is set to the terminals 662, 663, 664 in the 116. Also in this case, FIG.
A network connection device (IW
The copy connection is provided in U) to realize a copy connection extending between networks. However, in the case of FIG.
Copy means 77 in the IWU 235 on the LAN 115 side
4 exists, but IWU23 on the ATM-LAN116 side
A method for realizing a copy means in the case where there is no copy means in 6 is considered. Terminal 661 in such a case
As a method of setting a connection from the terminal 662, 663, 664 to the ATM-LAN 11
The connection setting means 441 in 5 is ATM-LAN1
Connection CO-1 in 15 is set, and IWU235
Alternatively, the connection setting means in the IWU 236 is the IWU.
Connections CO-2, CO-3, CO-4 are set between the connection setting means 4 in the ATM-LAN 116.
42 is a connection CO- in the ATM-LAN 116
5, CO-6, CO-7 may be set. Alternatively, the connection setting means 441 in the ATM-LAN 115 has the connections CO-1, CO-2, CO-3,
CO-4 is set, and the connection setting means 442 in the ATM-LAN 116 sets the connections CO-5 and CO-.
6, CO-7 may be set. Furthermore, the connection setting means 4 in the ATM-LAN 115
41 sets connection CO-1, ATM-LAN
The connection setting means 442 in 116 is connected to the connections CO-2, CO-3, CO-4, CO-5, CO-6, 6.
CO-7 may be set.

【0142】このように設定されるコネクションCO−
1,CO−2,CO−3,CO−4,CO−5,CO−
6,CO−7によって、図13での方法においては以下
のような手順によってコピー手段が提供される。 (1) 端末661から送出された情報はコネクションCO
−1によってIWU235に送られる。 (2) IWU235の内部のコピー手段774によって情
報のコピー処理を行う。 (3) コピー処理された情報はコネクションCO−2,C
O−3,CO−4によってIWU236に送られる。 (4) IWU236においてIWU間コネクションCO−
2,CO−3,CO−4とATM−LAN116内コネ
クションCO−5,CO−6,CO−7の間の整合が取
られ、それぞれのコネクションが接続される。 (5) IWU236から送り出されたコピー情報はコネク
ションCO−5,CO−6,CO−7によって端末66
2,663,664に送られる。
Connection CO-set in this way
1, CO-2, CO-3, CO-4, CO-5, CO-
6, CO-7, the copying means is provided by the following procedure in the method in FIG. (1) The information sent from the terminal 661 is the connection CO
-1 to IWU 235. (2) Information copy processing is performed by the copy means 774 inside the IWU 235. (3) The copied information is the connection CO-2, C
It is sent to IWU 236 by O-3 and CO-4. (4) IWU 236 connection between IWUs CO-
2, CO-3, CO-4 and the ATM-LAN 116 internal connections CO-5, CO-6, CO-7 are matched, and the respective connections are connected. (5) The copy information sent from the IWU 236 is sent to the terminal 66 by the connections CO-5, CO-6 and CO-7.
2,663,664.

【0143】このような方法を用いる事によって、IW
U間通信を行う際に片方のIWUにコピー手段がついて
いない場合でも、ATM−LAN116内に存在しうる
コピー手段に負担をかける事無くネットワーク間にまた
がったコネクションでのコピー手段を提供する事が可能
となる。また、図12に示した実施例による利点と同様
に、ATM−LAN116内にコピー手段が存在しない
場合でもATM−LAN115からのコピーコネクショ
ンをATM−LAN116に対して提供できるようにな
っている。
By using such a method, the IW
Even when one IWU does not have a copy means when performing U-to-U communication, it is possible to provide a copy means in a connection across networks without imposing a burden on the copy means that may exist in the ATM-LAN 116. It will be possible. Further, similarly to the advantage of the embodiment shown in FIG. 12, the copy connection from the ATM-LAN 115 can be provided to the ATM-LAN 116 even when there is no copy means in the ATM-LAN 116.

【0144】また、図13での方法と同じように、送信
側のネットワークでコピー機能を提供する場合として
は、図11に示したようなATM−LAN115内に設
けたコピー手段によって情報のコピーを行った後に、I
WU235,236を介して端末661からの情報を端
末662,663,664に送出する事でネットワーク
間にまたがったコピー手段を提供する事も可能である。
As in the case of the method shown in FIG. 13, when a copy function is provided in the transmission side network, information is copied by the copy means provided in the ATM-LAN 115 as shown in FIG. After going, I
By sending information from the terminal 661 to the terminals 662, 663 and 664 via the WUs 235 and 236, it is possible to provide a copy means that spans networks.

【0145】[実施例1−7]次に、図14および図1
5に、前述した本発明に係るネットワーク接続装置を用
いてATM−LAN間にまたがったデータグラム通信を
提供する場合のネットワーク構成の実施例を示す。ここ
では、ATM−LAN間にデータグラム通信を提供する
ための手段としてCLSF(Connection-Less Service
Function)処理手段を用いた場合の2通りの実施例を示
している。
[Embodiment 1-7] Next, FIG. 14 and FIG.
FIG. 5 shows an example of a network configuration in the case of using the above-mentioned network connection device according to the present invention to provide datagram communication across ATM-LAN. Here, CLSF (Connection-Less Service) is used as a means for providing datagram communication between ATM and LAN.
Function) processing means are used in two embodiments.

【0146】(実施例1−7−1)図14においては、
ATM−LAN115内の端末662が、ATM−LA
N116内の端末663にデータグラム通信を行うよう
にコネクションを設定するようになっている。
Example 1-7-1 In FIG. 14,
The terminal 662 in the ATM-LAN 115 is the ATM-LA.
A connection is set to the terminal 663 in N116 so as to perform datagram communication.

【0147】ここで、端末662から端末663へのコ
ネクションの設定方法としては、ATM−LAN115
内のコネクション設定手段441がATM−LAN11
5内のコネクションCO−1を設定し、IWU237ま
たはIWU238内のコネクション設定手段がIWU間
のコネクションCO−2を設定し、ATM−LAN11
6内のコネクション設定手段442がATM−LAN1
16内のコネクションCO−3を設定するとしても良
い。あるいは、ATM−LAN115内のコネクション
設定手段441がコネクションCO−1,2を設定し、
ATM−LAN116内のコネクション設定手段442
がコネクションCO−3を設定するという方法でも良
い。さらには、ATM−LAN115内のコネクション
設定手段441がコネクションCO−1を設定し、AT
M−LAN116内のコネクション設定手段442がコ
ネクションCO−2,3を設定するとしても良い。
Here, as a method of setting a connection from the terminal 662 to the terminal 663, the ATM-LAN 115 is used.
The connection setting means 441 in the ATM-LAN11
5, the connection CO-1 in IWU 237 or IWU 238 is set by the connection setting means in IWU 237 or IWU 238, and the ATM-LAN 11
The connection setting means 442 in 6 is ATM-LAN1
The connection CO-3 in 16 may be set. Alternatively, the connection setting means 441 in the ATM-LAN 115 sets the connections CO-1 and CO-2,
Connection setting means 442 in the ATM-LAN 116
May set the connection CO-3. Furthermore, the connection setting means 441 in the ATM-LAN 115 sets the connection CO-1, and the AT
The connection setting means 442 in the M-LAN 116 may set the connections CO-2,3.

【0148】また、各コネクションをコネクション設定
手段によって設定するのではなく、ATM−LAN内の
端末とIWUまたはIWU内のCLSF処理手段に対し
て、例えばPVCのような設定方法によって、あらかじ
めコネクションを割り当てておき、端末662がデータ
グラム通信を行う場合にはそのあらかじめ設定されてい
るコネクションに情報をのせて転送するようにしても良
い。あるいは、IWU間のコネクションもコネクション
設定手段によって設定されるのではなく、あらかじめP
VCのようなコネクションを設定するような方法でも良
い。さらには、データグラム情報が到着する毎にコネク
ションを設定する On demand なコネクション設定方法
でもかまわない。
Further, instead of setting each connection by the connection setting means, the connection is previously assigned to the terminal in the ATM-LAN and the IWU or the CLSF processing means in the IWU by a setting method such as PVC. When the terminal 662 performs datagram communication, information may be transferred to the preset connection and transferred. Alternatively, the connection between IWUs is not set by the connection setting means, but P
A method of setting a connection such as VC may be used. Furthermore, an on-demand connection setting method that sets a connection each time datagram information arrives may be used.

【0149】このように設定されるコネクションCO−
1,CO−2,CO−3によって、図14での方法にお
いては以下のような手順によってデータグラム通信が提
供される。 (1) 端末662から送出された情報はコネクションCO
−1によってIWU237内のCLSF処理手段881
に送られる。 (2) CLSF処理手段881においてデータグラム情報
のあて先情報からそのあて先端末がATM−LAN11
5内に存在しない場合には、IWU間通信路中のコネク
ションCO−2によってその情報をIWU238に送信
する。 (3) IWU238においては送られてきたデータグラム
情報のあて先情報からATM−LAN116内のどの端
末への情報であるかを読み取る。 (4) IWU238から端末663へは、新たに設定され
たか、または、あらかじめ設定されているかのコネクシ
ョンCO−3によってデータグラム情報を端末663に
送信する。
Connection CO-set in this way
1, CO-2, CO-3 provide datagram communication in the method of FIG. 14 by the following procedure. (1) Information sent from the terminal 662 is the connection CO
-1 by CLSF processing means 881 in IWU 237
Sent to. (2) In the CLSF processing means 881, from the destination information of the datagram information, the destination terminal is the ATM-LAN 11
5 does not exist, the information is transmitted to the IWU 238 by the connection CO-2 in the IWU communication path. (3) The IWU 238 reads from the destination information of the transmitted datagram information which terminal in the ATM-LAN 116 the information is. (4) From the IWU 238 to the terminal 663, the datagram information is transmitted to the terminal 663 by the connection CO-3 which is newly set or preset.

【0150】ここで、CLSF機能を提供するのはIW
U237内のCLSF処理手段881でも良いし、IW
U238内のCLSF処理手段882でも良い。
Here, it is the IW that provides the CLSF function.
CLSF processing means 881 in U237 may be used, or IW
The CLSF processing means 882 in U238 may be used.

【0151】(実施例1−7−2)図15においても、
ATM−LAN115内の端末662がATM−LAN
116内の端末663にデータグラム通信を行うように
コネクションを設定するようになっている。
(Embodiment 1-7-2) Also in FIG.
The terminal 662 in the ATM-LAN 115 is an ATM-LAN.
A connection is set so that the terminal 663 in 116 can perform datagram communication.

【0152】ここで、端末662から端末663へのコ
ネクションの設定方法としては、ATM−LAN115
内のコネクション設定手段441がATM−LAN11
5内のコネクションCO−1、2を設定し、IWU23
9またはIWU240内のコネクション設定手段がIW
U間のコネクションCO−3を設定し、ATM−LAN
116内のコネクション設定手段442がATM−LA
N116内のコネクションCO−4、5を設定するとし
ても良い。あるいは、ATM−LAN115内のコネク
ション設定手段441がコネクションCO−1,2、3
を設定し、ATM−LAN116内のコネクション設定
手段442がコネクションCO−4、5を設定するとい
う方法でも良い。さらには、ATM−LAN115内の
コネクション設定手段441がコネクションCO−1、
2を設定し、ATM−LAN116内のコネクション設
定手段442がコネクションCO−3、4、5を設定す
るとしても良い。
Here, as a method of setting a connection from the terminal 662 to the terminal 663, the ATM-LAN 115 is used.
The connection setting means 441 in the ATM-LAN11
Set connection CO-1, 2 in 5 and IWU23
9 or the connection setting means in IWU240 is IW
Set the connection CO-3 between U and ATM-LAN
Connection setting means 442 in 116 is ATM-LA
Connections CO-4 and 5 in N116 may be set. Alternatively, the connection setting means 441 in the ATM-LAN 115 causes the connections CO-1, 2, 3
May be set, and the connection setting means 442 in the ATM-LAN 116 sets the connections CO-4 and CO-5. Furthermore, the connection setting means 441 in the ATM-LAN 115 is connected to the connection CO-1,
2, the connection setting means 442 in the ATM-LAN 116 may set the connections CO-3, 4, and 5.

【0153】また、各コネクションをコネクション設定
手段によって設定するのではなく、ATM−LAN内の
端末とCLSF処理手段の間やCLSF処理手段とIW
Uの間に、例えばPVCのような設定方法によって、あ
らかじめコネクションを割り当てておき、端末662が
データグラム通信を行う場合にはあらかじめ設定されて
いるデータグラム用のコネクションに情報をのせて情報
転送するようにしても良い。また、IWU間のコネクシ
ョンCO−3も、図14に示した実施例と同様に、コネ
クション設定手段によって設定されるのではなく、あら
かじめPVCのようなコネクションを設定してしまうよ
うな方法でも良い。あるいは、データグラム情報が到着
する毎にコネクションを設定する On demand なコネク
ション設定方法でもかまわない。
Further, each connection is not set by the connection setting means, but between the terminal in the ATM-LAN and the CLSF processing means or between the CLSF processing means and the IW.
A connection is assigned in advance between U by a setting method such as PVC, and when the terminal 662 performs datagram communication, the information is transferred to the preset datagram connection. You may do it. Similarly to the embodiment shown in FIG. 14, the connection CO-3 between IWUs may not be set by the connection setting means, but may be a method of setting a connection such as PVC in advance. Alternatively, an on-demand connection setting method that sets a connection each time datagram information arrives may be used.

【0154】このように設定されるコネクションCO−
1,CO−2,CO−3、CO−4、CO−5によっ
て、図15での方法においては以下のような手順によっ
てデータグラム通信が提供される。 (1) 端末662から送出された情報はコネクションCO
−1によってATM−LAN115内のCLSF処理手
段883に送られる。 (2) CLSF処理手段883においてデータグラム情報
のあて先情報から、ATM−LAN115内への配送デ
ータではないと判断した場合には、IWU239との間
に設定されているコネクションCO−2によってIWU
239に情報を送信する。 (3) IWU239においては送られてきたデータグラム
情報のあて先情報から、IWU間にコネクションを新た
に設定するか、あらかじめ設定されているか、のコネク
ションCO−3によって情報をIWU240に送信す
る。 (4) IWU240においては、送られてきた情報がデー
タグラム情報用のコネクション(CO−3など)を通っ
てきた場合にはその情報をATM−LAN116内のC
LSF処理手段884に送信する。 (5) CLSF処理手段884では、送られてきたデータ
グラム情報のあて先情報からATM−LAN116内の
どの端末に対しての情報であるかを読み取って、コネク
ションCO−5によって端末663に情報を送信する。
Connection CO-set in this way
1, CO-2, CO-3, CO-4, and CO-5 provide datagram communication by the following procedure in the method of FIG. (1) Information sent from the terminal 662 is the connection CO
-1 to the CLSF processing means 883 in the ATM-LAN 115. (2) If the CLSF processing means 883 determines from the destination information of the datagram information that the data is not the delivery data into the ATM-LAN 115, the IWU is established by the connection CO-2 established with the IWU 239.
Send information to 239. (3) The IWU 239 transmits the information to the IWU 240 by the connection CO-3, which indicates whether the connection is newly set between the IWUs or is preset based on the destination information of the transmitted datagram information. (4) In the IWU 240, when the sent information passes through the connection for datagram information (CO-3 etc.), the information is transferred to the C in the ATM-LAN 116.
It is transmitted to the LSF processing means 884. (5) The CLSF processing means 884 reads from the destination information of the sent datagram information which terminal in the ATM-LAN 116 the information is, and sends the information to the terminal 663 by the connection CO-5. To do.

【0155】このような図14あるいは図15に示した
構成を採用する事によって、ATM−LAN内にCLS
F処理手段を持たないようなATM−LANを接続した
場合や、CLSF処理手段をATM−LAN内の手段と
して持っているような場合のATM−LAN間にまたが
ったデータグラム通信を提供する事が出来るようにな
る。
By adopting the configuration shown in FIG. 14 or FIG. 15, the CLS in the ATM-LAN is realized.
It is possible to provide the datagram communication across the ATM-LAN when the ATM-LAN without the F processing means is connected or when the CLSF processing means is provided as the means in the ATM-LAN. become able to do.

【0156】[実施例1−8]次に、図16に、前述し
た本発明に係るネットワーク接続装置を用いて複数のネ
ットワークにまたがってコネクション型の通信を行う際
のネットワーク接続方式の一実施例を示す。図中におい
ては、ATM−LAN115内の端末662からATM
−LAN117を通ってATM−LAN116内の端末
663に至るコネクションCO−1,CO−2,CO−
3,CO−4,CO−5とともに、コネクションを設定
するためにコネクション設定手段441、442、44
3、333、334、335、336の間にあらかじめ
設定されるコネクション設定要求用のコネクションCO
−6,CO−7,CO−8,CO−9,CO−10,C
O−11を示している。
[Embodiment 1-8] Next, FIG. 16 shows an embodiment of a network connection system for performing connection-type communication across a plurality of networks using the network connection device according to the present invention described above. Indicates. In the figure, from the terminal 662 in the ATM-LAN 115 to the ATM.
-Connections CO-1, CO-2, CO- through the LAN 117 to the terminal 663 in the ATM-LAN 116
3, CO-4, CO-5, connection setting means 441, 442, 44 for setting the connection
Connection CO for connection setting request preset between 3, 333, 334, 335, 336
-6, CO-7, CO-8, CO-9, CO-10, C
O-11 is shown.

【0157】なお、ここでは接続しているネットワーク
がコネクション型のネットワークのみを想定して示して
いるが、接続するネットワークはコネクション型のもの
に限られるものではなく、前述の各種のコネクションレ
ス型のネットワーク接続方法を用いる事によってコネク
ションレス型のネットワークも接続する事が可能であ
る。
Although the connection network is assumed to be a connection-type network here, the connection network is not limited to the connection-type network, and the various connectionless-type networks described above are used. A connectionless network can be connected by using the network connection method.

【0158】図16を用いて端末662から端末663
へコネクションを設定するための手順を以下に示す。 (1) 端末662からのコネクション設定要求信号がAT
M−LAN115内のコネクション設定手段441に送
られる。ここで、コネクション設定手段441と端末6
62間の通信方式はブロードキャストによる情報伝達方
式でも良いし、シグナリング手順に従っても良いし、あ
らかじめPVCを設定してしまうような方法でも良い。 (2) コネクション設定手段441は、そのコネクション
接続要求端末(端末663)がATM−LAN115内
にないので、端末662とIWU241間にコネクショ
ンCO−1を設定し、コネクション設定要求情報をコネ
クションCO−6を用いてIWU241内のコネクショ
ン設定手段333に送る。ただし、設定できないときに
はコネクション拒否の信号を端末662に送る。 (3) コネクション設定手段333はIWU241とIW
U245の間にコネクションが設定できるならばコネク
ションCO−2を設定し、コネクション設定要求情報を
コネクションCO−7を用いて、IWU245内のコネ
クション設定手段335に送る。ただし、コネクション
が設定できないときはコネクション拒否の信号をコネク
ションCO−6を用いてコネクション設定手段441に
送る。 (4) コネクション設定手段335はコネクション設定要
求情報をコネクションCO−8を用いてATM−LAN
117のコネクション設定手段443に送る。 (5) コネクション設定手段443はコネクション接続要
求先の端末(端末663)がATM−LAN117内に
ないので、IWU245、246間にコネクションCO
−3を設定し、コネクション設定要求情報をコネクショ
ンCO−9を用いてIWU246内のコネクション設定
手段336に送る。ただし、設定できないときにはコネ
クション拒否の信号をコネクション設定手段335に送
る。
Terminal 662 to terminal 663 using FIG.
The procedure for setting up a connection to is shown below. (1) The connection setting request signal from the terminal 662 is AT
It is sent to the connection setting means 441 in the M-LAN 115. Here, the connection setting means 441 and the terminal 6
The communication method between the 62 may be an information transmission method by broadcasting, may follow a signaling procedure, or may be a method of setting a PVC in advance. (2) The connection setting means 441 sets the connection CO-1 between the terminal 662 and the IWU 241 because the connection request terminal (terminal 663) is not in the ATM-LAN 115, and the connection setting request information is set to the connection CO-6. Is sent to the connection setting means 333 in the IWU 241. However, if the setting cannot be made, a connection refusal signal is sent to the terminal 662. (3) Connection setting means 333 is IWU 241 and IW
If a connection can be set between U245, connection CO-2 is set, and connection setting request information is sent to the connection setting means 335 in IWU245 using connection CO-7. However, when the connection cannot be set, a connection refusal signal is sent to the connection setting means 441 using the connection CO-6. (4) The connection setting means 335 sends the connection setting request information to the ATM-LAN using the connection CO-8.
117 to the connection setting means 443. (5) Since the terminal (terminal 663) of the connection connection request destination is not in the ATM-LAN 117, the connection setting means 443 connects the IWUs 245 and 246 with the connection CO.
-3 is set, and the connection setting request information is sent to the connection setting means 336 in the IWU 246 using the connection CO-9. However, if it cannot be set, a connection refusal signal is sent to the connection setting means 335.

【0159】なお、ATM−LAN117はバックボー
ンネットワークとしてATM−LAN間の接続を行って
いるネットワークであるので、そのコネクション設定手
段443は、コネクション接続要求先の端末がどのAT
M−LANに所属しているのかを知っているものであ
る。 (6) コネクション設定手段336は、IWU246とI
WU242の間にコネクションが設定できるならばコネ
クションCO−4を設定し、コネクション設定要求情報
をコネクションCO−10を用いて、IWU242内の
コネクション設定手段334に送る。ただし、コネクシ
ョンが設定できないときはコネクション拒否の信号をコ
ネクションCO−9を用いてコネクション設定手段44
3に送る。 (7) コネクション設定手段334は、コネクション設定
要求情報をATM−LAN116内のコネクション設定
手段442に対してコネクションCO−11を用いて送
る。 (8) コネクション設定手段442は、コネクション設定
要求先の端末がATM−LAN116内にあるので、I
WU242、端末663間にコネクションCO−5を設
定し、コネクション接続情報をコネクションCO−11
を用いてIWU242内のコネクション設定手段334
に送る。ただし、設定できないときにはコネクション拒
否の信号をコネクション設定手段334に送る。 (9) コネクション接続情報が順次送り返されていき、最
終的に端末662と端末663の間にコネクションが確
立される。
Since the ATM-LAN 117 is a network connecting the ATM-LAN as a backbone network, the connection setting means 443 determines which AT is the terminal to which the connection is requested.
It knows whether it belongs to the M-LAN. (6) The connection setting means 336 connects the IWU 246 and I
If a connection can be set between WU242, connection CO-4 is set, and connection setting request information is sent to connection setting means 334 in IWU242 using connection CO-10. However, when the connection cannot be set, a connection refusal signal is sent to the connection setting means 44 by using the connection CO-9.
Send to 3. (7) The connection setting means 334 sends the connection setting request information to the connection setting means 442 in the ATM-LAN 116 using the connection CO-11. (8) Since the terminal of the connection setting request destination is in the ATM-LAN 116, the connection setting means 442 sets I
Connection CO-5 is set between WU242 and terminal 663, and connection connection information is set to connection CO-11.
Connection setting means 334 in the IWU 242
Send to. However, if it cannot be set, a connection refusal signal is sent to the connection setting means 334. (9) The connection connection information is sequentially sent back, and finally the connection is established between the terminals 662 and 663.

【0160】ここでは簡単のためにIWU内にもコネク
ション設定手段を持たせた構成にしが、この場合も先の
場合と同様にIWU間のコネクションをATM−LAN
内のコネクション設定手段が設定するような構成、例え
ばコネクションCO−2をコネクション設定手段441
が設定するような構成でもかまわない。また、IWU間
のコネクションをコネクション設定要求側のIWU内の
コネクション設定手段で設定が、この場合もコネクショ
ン設定要求側と反対側のIWUのコネクション設定手段
がIWU間のコネクションを設定するような構成、例え
ばコネクションCO−2をコネクション接続手段333
が設定するのではなくてコネクション設定手段335が
設定するような構成でもかまわない。
Here, for the sake of simplicity, the IWU is also provided with a connection setting means, but in this case as well, the connection between the IWUs is made by the ATM-LAN as in the previous case.
The connection setting means 441, for example, the connection CO-2 is set by the connection setting means 441.
It does not matter if the configuration is set by. Further, the connection setting means in the IWU on the connection setting request side sets the connection between the IWUs, and in this case also, the connection setting means of the IWU on the opposite side of the connection setting request side sets the connection between the IWUs. For example, the connection CO-2 is connected to the connection connecting means 333.
The configuration may be made by the connection setting means 335 instead of by the setting.

【0161】さらに、図16においてはIWU内のコネ
クション設定手段間にあらかじめコネクションを設定し
ておいてコネクション設定要求情報の転送を行うような
構成になっているが、コネクション設定要求情報の転送
には新たに設定したコネクションを用いてコネクション
設定要求情報を転送していくような構成、例えばIWU
241とIWU245の間にコネクションCO−2を設
定した後で、コネクションCO−2を用いてコネクショ
ン設定要求信号をコネクション設定手段333から33
5に転送するような構成になっていてもかまわない。
Further, in FIG. 16, the connection is set in advance between the connection setting means in the IWU and the connection setting request information is transferred, but the connection setting request information is transferred. A configuration in which connection setting request information is transferred using a newly set connection, for example, IWU
After setting the connection CO-2 between the 241 and the IWU 245, the connection setting request signal is sent by using the connection CO-2.
It does not matter even if it is configured to transfer to 5.

【0162】このようなネットワーク接続方式を用いる
事によって、複数のATM−LANや各種のネットワー
クを高速のバックボーンATM網によって接続する事で
広域に広がったLANを構成する事が可能となる。ま
た、図16のような構成にする事で、ATM−LAN1
15とATM−LAN116とが直接LAN間接続され
ていないような場合でも、ATM−LAN115内の端
末662とATM−LAN116内の端末663との間
に高速のATMコネクションを設定する事が可能とな
り、複数のATM−LANを用いた高速のネットワーク
構成を実現する事が可能となる。
By using such a network connection system, it is possible to construct a LAN spread over a wide area by connecting a plurality of ATM-LANs and various networks by a high-speed backbone ATM network. In addition, with the configuration shown in FIG. 16, the ATM-LAN1
Even when 15 and the ATM-LAN 116 are not directly connected to each other between LANs, a high-speed ATM connection can be set between the terminal 662 in the ATM-LAN 115 and the terminal 663 in the ATM-LAN 116. It is possible to realize a high-speed network configuration using a plurality of ATM-LANs.

【0163】また、バックボーンネットワークであるA
TM−LAN117内のコネクション設定手段443が
IWU間のコネクション管理を全て行うような構成とす
る事で、ユーザーが運用しているATM−LANがバッ
クボーンネットワークに接続する際に、ATM−LAN
内に新たな手段をつけ加える事無くIWUを1台設置し
てATM−LAN117に接続すれば他のATM−LA
Nとの通信も行う事が可能となり、ネットワーク運用や
ネットワークの拡張が従来よりも容易に実現できるよう
な構成になっている。
Also, the backbone network A
The connection setting means 443 in the TM-LAN 117 performs all connection management between IWUs, so that the ATM-LAN operated by the user is connected to the backbone network.
If one IWU is installed and connected to the ATM-LAN 117 without adding new means inside, other ATM-LA
It is also possible to communicate with N, and the network operation and network expansion are made easier than ever before.

【0164】[実施例2−1]図17に本発明に係るネ
ットワーク接続装置を用いた場合のネットワーク接続方
式の一実施例を示す。図17においては、LAN(A1
11,A112,A113)を、それぞれのLAN内に
設けたネットワーク接続装置A221,A222,A2
23によって接続した場合のネットワーク構成の一例を
示している。ここで、各IWU(A221,A222,
A223)には、プロトコル変換手段A441,A44
2,A443、およびコネクション設定手段A881,
A882,A883をそれぞれ設けた構成になってい
る。
[Embodiment 2-1] FIG. 17 shows an embodiment of a network connection system using the network connection apparatus according to the present invention. In FIG. 17, the LAN (A1
11, A112, A113) and network connection devices A221, A222, A2 provided in respective LANs.
23 shows an example of a network configuration when connected by 23. Here, each IWU (A221, A222,
A223) includes protocol conversion means A441, A44.
2, A443, and connection setting means A881,
A882 and A883 are provided respectively.

【0165】図18には、図17に示したIWU(A2
21〜A223)の内部構成の一実施例の概略図を示
す。
FIG. 18 shows the IWU (A2 shown in FIG.
21-A223) shows a schematic diagram of an example of the internal configuration.

【0166】このIWUには、LAN側のインタフェー
ス手段として、接続されているLANとATMプロトコ
ルとのプロトコル変換手段をモジュール化したモジュー
ル化プロトコル変換手段A31−1〜A31−nを有し
ている。ここでnは、IWUが持つ事の出来るLAN側
のインタフェース数である。また、プロトコル変換にか
かる処理時間や情報衝突の間パケットを待たせるための
バッファ手段がこの場合でも必要になる事が予想される
が、このバッファ手段はモジュール化プロトコル変換手
段に持たせる事も可能であるし、バッファ手段自身はI
WU本体にもたせバッファとのインタフェースをモジュ
ール化プロトコル変換手段に持たせる構成にする事も可
能である。また、モジュール化プロトコル変換手段A3
1−1〜A31−nは、接続されているLAN内のアド
レス体系とIWU間プロトコル(すなわちATMプロト
コル)のアドレス体系の変換を行うとともに、接続され
ているLAN内プロトコルやIWU間通信路中のコネク
ション管理情報の入出力を行うためのインタフェースを
有する構成となっている。
This IWU has, as interface means on the LAN side, modularized protocol conversion means A31-1 to A31-n obtained by modularizing the protocol conversion means between the connected LAN and ATM protocol. Here, n is the number of interfaces on the LAN side that the IWU can have. Also, it is expected that a buffer means for holding packets during processing time required for protocol conversion and information collision will be required even in this case, but this buffer means can be provided in the modularized protocol conversion means. And the buffer means itself is I
It is also possible to configure the modularized protocol conversion means to have an interface with the buffer provided in the WU main body. Also, the modularized protocol conversion means A3
1-1 to A31-n convert the address system of the connected LAN and the address system of the inter-IWU protocol (that is, ATM protocol), and connect the intra-LAN protocol of the connected LAN and the IWU communication path. It is configured to have an interface for inputting / outputting connection management information.

【0167】さらに、本IWU内にはネットワーク接続
装置間のATMコネクションを設定するためのコネクシ
ョン設定手段AM1とともに、ネットワーク接続装置間
に設定されたコネクションや、アドレス情報、コネクシ
ョン情報などを管理するためのコネクション管理手段A
71が存在する。コネクション管理手段A71は、そこ
で管理しているLANおよびIWU間コネクションのア
ドレスやコネクションに関する情報を、IWU内に存在
するコネクションデータベースA81に記憶して管理す
るような構成になっている。また、コネクション設定に
必要な情報を各IWU間通信路から得るためのリソース
管理手段AE1が存在する構成になっている。
Further, in the present IWU, together with the connection setting means AM1 for setting the ATM connection between the network connecting devices, the connection set between the network connecting devices, the address information, the connection information and the like are managed. Connection management means A
There is 71. The connection management means A71 is configured to store and manage the addresses of the LAN and IWU connections managed therein and information regarding the connections in the connection database A81 existing in the IWU. Further, the resource management means AE1 for obtaining information required for connection setting from each IWU communication path is provided.

【0168】このリソース管理手段AE1では、IWU
間通信路のリソース情報として、コネクション設定数や
使用帯域(ピーク値や平均値など)や各通信路の持つ通
信帯域などのリソース情報を管理している事になる。リ
ソース管理手段AE1で収集されたリソース管理情報
は、コネクション管理手段A71に送られコネクション
管理のための情報として用いられるとともに、IWU間
通信路A91−1〜A91−n中のコネクションの設定
を行うコネクション設定手段AM1にも送られて、コネ
クション設定に必要な通信路中のリソース情報として用
いられる。
In this resource management means AE1, IWU
As the resource information of the inter-communication path, the resource information such as the number of connection settings, the used bandwidth (peak value, average value, etc.) and the communication bandwidth of each communication path is managed. The resource management information collected by the resource management means AE1 is sent to the connection management means A71 to be used as information for connection management, and a connection for setting the connection in the IWU communication paths A91-1 to A91-n. It is also sent to the setting means AM1 and used as resource information in the communication path necessary for connection setting.

【0169】また、このIWU中には、モジュール化プ
ロトコル変換手段A31−1〜A31−nを当該IWU
に着脱可能な構成とするために、IWU本体とモジュー
ル化プロトコル変換手段との間にモジュール接続手段A
H1−1〜AH1−nが存在する構成になっている。こ
れは、モジュール化プロトコル変換手段をIWU本体に
着脱するためのコネクタのような手段を提供するもの
で、IWU本体の手段はこのモジュール接続手段によっ
て一度終端される構成になっており、モジュール接続手
段の先にモジュール化IWUプロトコル変換手段が存在
しない場合でも、IWU本体としてはその手段を提供す
る事が可能となるような構成になっている。
In this IWU, the modularized protocol conversion means A31-1 to A31-n are used.
In order to have a removable structure, the module connection means A is provided between the IWU body and the modularized protocol conversion means.
H1-1 to AH1-n are present. This provides means such as a connector for attaching / detaching the modularized protocol converting means to / from the IWU main body, and the means of the IWU main body is configured to be once terminated by this module connecting means. Even if there is no modularized IWU protocol conversion means ahead of the above, the IWU main body can provide that means.

【0170】さらに、モジュール接続手段AH1−1〜
AH1−nとスイッチング手段AZ1の間には、スイッ
チング手段AZ1への入力インタフェースに合わせるた
めのI/F手段AJ1−3〜AJ1−nが存在する。さ
らにスイッチング手段AZ1からIWU間通信路A91
−1〜A91−nへの出力インタフェースの整合を取る
ためのAJ2−1〜AJ2−nが存在する。これらのI
/F手段は、後述する図20中のI/F手段AJ3−1
〜AJ3−n、AJ4−1〜AJ4−nと同様の機能を
提供するものである。
Further, the module connecting means AH1-1 to AH1-1.
Between the AH1-n and the switching means AZ1, there are I / F means AJ1-3 to AJ1-n for matching the input interface to the switching means AZ1. Further, the switching means AZ1 to the IWU communication path A91
There are AJ2-1 to AJ2-n for matching the output interface to -1 to A91-n. These I
The / F means is an I / F means AJ3-1 in FIG.
~ AJ3-n and AJ4-1 to AJ4-n provide the same functions.

【0171】ここでは、IWUとネットワークとの間の
プロトコル変換手段をモジュール化してIWU本体に着
脱可能となるような構成としたが、IWUに必要なプロ
トコル変換手段は必ずしもこのように着脱可能な構成に
なっている必要はなく、プロトコル変換手段がIWU本
体の中にあらかじめ埋め込まれているような構成になっ
ていても良い。あるいは、プロトコル変換手段だけはI
WU本体から離れて設置されていて、プロトコル変換手
段とIWU本体がなんらかの手段によって情報転送でき
るような構成にしても良い。また、IWU内にもIWU
全体のタイミング制御やIWUが提供するべき手段の管
理などを行うためのIWU管理CPU(AA1)が存在
する。図中ではIWU管理CPUは単独に存在している
が、実際のIWU内部においてはIWU管理CPUと図
18のIWU内部の各手段との間には内部バスなどが存
在している。
Here, the protocol converting means between the IWU and the network is modularized so that it can be attached to and detached from the IWU main body. The protocol conversion means may be embedded in the IWU body in advance. Alternatively, only the protocol conversion means is I
The protocol conversion means and the IWU main body may be installed separately from the WU main body so that information can be transferred by some means. In addition, IWU in IWU
There is an IWU management CPU (AA1) for performing overall timing control and management of means to be provided by the IWU. Although the IWU management CPU exists independently in the figure, an internal bus or the like exists between the IWU management CPU and each means inside the IWU of FIG. 18 in the actual IWU.

【0172】このようなIWUの構成を実現する事によ
って、従来のマルチプロトコルルーターのように受信し
た情報の送出先通信路をソフトウェア処理によって決定
していた場合に比べて、送出先通信路の選択を高速のハ
ードウェア処理によって行う事が可能となるので、複数
ネットワークを接続するようなネットワーク接続を行う
際にも高速のネットワーク間通信を提供する事が可能と
なる。また、IWU内のプロトコル変換手段をモジュー
ル化してIWU本体に着脱可能な構成とした事で、1台
のIWUを用いて複数のパターンのネットワーク接続を
容易に提供する事が可能となるとともに、ネットワーク
構成を変更したりネットワーク間の通信容量や接続する
ネットワークの数自体を拡張したい場合でも、容易にそ
の手段を提供する事が可能となる。
By implementing such an IWU configuration, the selection of the transmission destination communication channel is made, as compared with the case where the transmission destination communication channel of the received information is determined by software processing as in the conventional multi-protocol router. Since it is possible to perform high-speed hardware processing, it is possible to provide high-speed inter-network communication even when making network connections such as connecting multiple networks. Further, the protocol conversion means in the IWU is modularized so that it can be attached / detached to / from the IWU main body, so that it is possible to easily provide a plurality of patterns of network connection using one IWU and to connect to the network. Even when the configuration is changed or the communication capacity between networks and the number of networks to be connected themselves are expanded, it is possible to easily provide the means.

【0173】[実施例2−2]続けて、図19に本発明
に係るネットワーク接続装置を用いて複数のATM−L
ANを接続する場合のネットワーク接続方式の一実施例
を示す。
[Embodiment 2-2] Next, FIG. 19 shows a plurality of ATM-Ls using the network connection device according to the present invention.
An example of a network connection method for connecting an AN will be described.

【0174】図19においては、ATM−LAN(A1
14,A115,A116)を、それぞれのATM−L
AN内のネットワーク接続装置A224,A225,A
226によって接続した場合のネットワーク構成の一例
を示している。ここで、各IWU(A224,A22
5,A226)には、コネクション設定手段A884,
A885,A886を設けた構成になっているが、必ず
しもそうである必要はなく、コネクション設定手段を持
たないIWUを用いてもかまわない。
In FIG. 19, ATM-LAN (A1
14, A115, A116) for each ATM-L
Network connection device A224, A225, A in AN
22 shows an example of a network configuration in the case of connection by 226. Here, each IWU (A224, A22
5, A226), the connection setting means A884,
Although the configuration is such that A885 and A886 are provided, this is not necessarily the case, and an IWU having no connection setting means may be used.

【0175】図20に、図19に示したIWU(A22
4〜A226)の内部構成の一実施例の概略図を示す。
図20のIWU内には、図18に示したIWUと同様
に、IWUによって接続している通信路中のコネクショ
ンをスイッチングするためのスイッチング手段AZ2が
存在する。
FIG. 20 shows the IWU (A22 shown in FIG.
4 to A226) is a schematic view of an example of the internal configuration of the present invention.
As in the IWU shown in FIG. 18, the IWU shown in FIG. 20 includes a switching unit AZ2 for switching the connection in the communication path connected by the IWU.

【0176】このスイッチング手段AZ2は、基本的に
は図18のスイッチング手段AZ1と同じ機能を提供す
るもので、ATMスイッチング手段のようなハードウェ
アによる自己ルーティングスイッチングを行うものであ
り、IWU内での情報交換を高速に行うとともに、IW
Uによって接続される通信路中に高速の情報転送を行う
コネクションを設定する事を可能とし、ネットワーク間
での高速情報転送処理を可能とするものである。
This switching means AZ2 basically provides the same function as that of the switching means AZ1 shown in FIG. 18, performs self-routing switching by hardware such as ATM switching means, and operates in the IWU. Information exchange at high speed and IW
It is possible to set a connection for performing high-speed information transfer in the communication path connected by U, and to enable high-speed information transfer processing between networks.

【0177】このスイッチング手段AZ2の入出力イン
タフェースの数は、ネットワーク間に設定する情報転送
量(スループット)や、IWUによって同時に接続する
ネットワークの数などによって設定される事になる。し
かし、スイッチング手段AZ2のインタフェースをあら
かじめ多めに設定しておいて、ネットワーク拡張時やネ
ットワーク構成の変更時などにその冗長分のインタフェ
ースを用いて新たな通信路をIWUに設けるようにする
事も可能である。
The number of input / output interfaces of the switching means AZ2 is set according to the information transfer amount (throughput) set between networks and the number of networks simultaneously connected by the IWU. However, it is also possible to set a large number of interfaces of the switching means AZ2 in advance and provide a new communication path to the IWU by using the redundant interface when the network is expanded or the network configuration is changed. Is.

【0178】また、本実施例のIWU内にはATM−L
AN側のインタフェース手段として、まず送られてきた
パケットをコネクション設定要求パケットと情報パケッ
トに選別するための Data /コネクション選択手段AK
2−1〜AK2−nが存在する。
Further, the ATM-L is included in the IWU of this embodiment.
As the interface means on the AN side, Data / connection selection means AK for sorting the transmitted packet into a connection setting request packet and an information packet.
2-1 to AK2-n exist.

【0179】ここで、送られてきたパケットがコネクシ
ョン設定要求パケットであった場合には、そのコネクシ
ョン設定要求パケットをIWU内のコネクション設定手
段AM2に送る。このコネクション設定手段AM2は、
図19のコネクション設定手段A884〜A886に対
応するものであり、IWU間コネクションの設定を行う
機能を有するものである。送られてきたパケットが通常
の情報パケットの場合にはそのままVP/VC変換手段
AL2−1〜AL2−nに送られる。VP/VC変換手
段は、接続されているATM−LANとIWU間独自プ
ロトコルとのアドレス変換を行うものであり、コネクシ
ョン管理手段から通知される入力VP/VCと出力VP
/VCの変換テーブルに従ってVP/VC変換を行うも
のである。ここで、nはIWUが持つ事の出来るATM
−LAN側のインタフェース数であり、通常はIWU内
のスイッチング手段AZ2の入出力インタフェース数と
同じ数のモジュールを持つ事が可能であるが、必ずしも
スイッチング手段AZ2のインタフェース数と同じモジ
ュール数である必要はなく、ATM−LAN側やIWU
間通信路の使用形態に合わせたインタフェース数をIW
Uに持たせる事が可能である。
If the transmitted packet is a connection setting request packet, the connection setting request packet is sent to the connection setting means AM2 in the IWU. This connection setting means AM2
It corresponds to the connection setting means A884 to A886 in FIG. 19 and has a function of setting the connection between IWUs. When the transmitted packet is a normal information packet, it is directly transmitted to the VP / VC converting means AL2-1 to AL2-n. The VP / VC conversion means performs address conversion between the connected ATM-LAN and the IWU-specific protocol, and the input VP / VC and output VP notified from the connection management means.
The VP / VC conversion is performed according to the / VC conversion table. Here, n is an ATM that IWU can have
-It is the number of interfaces on the LAN side, and normally it is possible to have the same number of modules as the number of input / output interfaces of the switching means AZ2 in the IWU, but it is not necessarily the same number of modules as the number of interfaces of the switching means AZ2. Not the ATM-LAN side or IWU
The number of interfaces according to the usage pattern of the inter-communication path is IW
It is possible for U to have it.

【0180】このようなVP/VC変換を行うために、
本実施例のIWU内には、ATM−LAN側のコネクシ
ョンとIWU間のコネクションの管理を行うコネクショ
ン管理手段A72が存在する。コネクション管理手段A
72は、そこで管理するATM−LANやIWU間コネ
クションのアドレスやコネクションに関する情報を、I
WU内に存在するコネクションデータベースA82に記
憶して管理するような構成になっている。また、各IW
U間通信路A92−1〜A92−nからのリソース情報
を得るためのリソース管理手段AE2が本IWU内には
存在する。
In order to perform such VP / VC conversion,
In the IWU of this embodiment, there is a connection management means A72 for managing the connection between the ATM-LAN side and the IWU. Connection management means A
Reference numeral 72 indicates the address of the ATM-LAN or IWU connection managed there and information regarding the connection.
It is configured to be stored and managed in the connection database A82 existing in the WU. Also, each IW
Resource management means AE2 for obtaining resource information from the U-to-U communication paths A92-1 to A92-n exists in the present IWU.

【0181】このリソース管理手段AE2では、IWU
間通信路のリソース情報として、コネクション設定数や
使用帯域(ピーク値や平均値など)や各通信路の持つ通
信帯域などのリソース情報を管理している事になる。リ
ソース管理手段AE2で収集されたリソース管理情報
は、コネクション管理手段A72に送られコネクション
管理のための情報として用いられるとともに、IWU間
通信路A92−1〜A92−n中のコネクションの設定
を行うコネクション設定手段AM2にも送られて、コネ
クション設定に必要な通信路中のリソース情報として用
いられる。
In this resource management means AE2, IWU
As the resource information of the inter-communication path, the resource information such as the number of connection settings, the used bandwidth (peak value, average value, etc.) and the communication bandwidth of each communication path is managed. The resource management information collected by the resource management means AE2 is sent to the connection management means A72 to be used as information for connection management, and a connection for setting connections in the IWU communication paths A92-1 to A92-n. It is also sent to the setting means AM2 and used as resource information in the communication path necessary for connection setting.

【0182】さらに、VP/VC変換手段AL2−1〜
AL2−nとスイッチング手段AZ2の間には、スイッ
チング手段への入力インタフェースに合わせるためのI
/F手段AJ3−1〜AJ3−nが存在する。このI/
F手段は、VP/VC変換手段から送られてくるIWU
間プロトコル(すなわちATMプロトコル)による情報
パケットのあて先情報に従って、スイッチング手段AZ
2内部の自己ルーティングアルゴリズムによる物理的な
アドレス(ルーティングアドレス)への変換や、スイッ
チング手段AZ2内のパケットフォーマットへの変換
(パラレル展開やルーティングヘッダ付加)などの処理
を行う。また、スイッチング手段AZ2の出力をIWU
間通信路A92−1〜A92−n内に送るために、I/
F手段AJ3−1〜AJ3−nによってスイッチング手
段内のフォーマットに変換したパケットを再びIWU間
独自プロトコルのフォーマットに変換するためのI/F
手段AJ4−1〜AJ4−nが、スイッチング手段AZ
2とIWU間通信路A92−1〜A92−nの間に存在
する。
Furthermore, the VP / VC conversion means AL2-1 to AL2-1
Between the AL2-n and the switching means AZ2, I for adjusting the input interface to the switching means.
/ F means AJ3-1 to AJ3-n are present. This I /
The F means is the IWU sent from the VP / VC conversion means.
Switching means AZ according to the destination information of the information packet according to the inter-protocol (that is, ATM protocol).
2) Processing such as conversion into a physical address (routing address) by a self-routing algorithm inside 2 or conversion into a packet format within the switching means AZ2 (parallel expansion or addition of a routing header) is performed. Also, the output of the switching means AZ2 is IWU
I / O for sending into the inter-communication path A92-1 to A92-n.
An I / F for converting the packet converted into the format in the switching means by the F means AJ3-1 to AJ3-n into the format of the IWU original protocol again
The means AJ4-1 to AJ4-n are the switching means AZ.
2 and the IWU communication paths A92-1 to A92-n.

【0183】このようにして、接続されているATM−
LANからの情報は、VP/VC変換を受けた後にスイ
ッチング手段によって所定のIWU間通信路に送出され
るような構成になっている。また、VP/VC変換にか
かる処理時間や情報衝突の間パケットを待たせるための
バッファ手段がIWU内に必要になる事が予想される
が、このバッファ手段はVP/VC変換手段に持たせる
事も可能であるし、I/F手段に持たせる事も可能であ
る。
ATM-connected in this way
The information from the LAN is configured to be sent to a predetermined IWU communication path by the switching means after receiving the VP / VC conversion. Further, it is expected that a buffer means for holding a packet during the processing time required for VP / VC conversion or information collision will be required in the IWU, but this buffer means should be provided in the VP / VC conversion means. It is also possible to have it in the I / F means.

【0184】また、本実施例のIWU内にも、IWU全
体のタイミング制御やIWUが提供するべき機能の管理
などを行うためのIWU管理CPU(AA2)が存在す
る。図中ではIWU管理CPU(AA2)は単独に存在
しているが、実際のIWU内部においてはIWU管理C
PUと図20中のIWU内部の各手段との間には内部バ
スなどが存在している。
In the IWU of this embodiment, there is also an IWU management CPU (AA2) for controlling the timing of the entire IWU and managing the functions to be provided by the IWU. In the figure, the IWU management CPU (AA2) exists independently, but inside the actual IWU, the IWU management C
An internal bus or the like exists between the PU and each unit inside the IWU in FIG.

【0185】このようなIWUの構成を実現する事によ
って、複数のATM−LANを接続する場合に、ATM
−LAN間を自由に接続する事が出来るとともに、ネッ
トワーク間にまたがったATMコネクションを設定する
事が可能となるので、異なるATM−LANに所属する
端末間での高速の情報転送を実現する事が可能となる。
また、IWUが提供するインタフェースの数を任意に設
定する事が出来るので、ネットワーク構成に柔軟性を持
たせる事が出来るとともに、ネットワーク拡張時やネッ
トワーク構成を変更したりするような場合にも、IWU
の手段を大きく変更する事無く、容易にネットワークの
形態に対応したIWUを提供する事が可能となる。ま
た、本IWUを用いて、スイッチング手段に入力するイ
ンタフェースのうちの数本には Data /コネクション選
択手段とVP/VC変換手段は設けずに、ATM−LA
N内のVP/VCをそのままI/F手段に入力してスイ
ッチング手段内の物理アドレスにマッピングし、そのマ
ッピングされたアドレスに対応するスイッチング手段の
出力インタフェースのうちの数本をそのままATM−L
AN内の通信路に割り当て、残りの数本をIWU間通信
路に割り当てることで、IWUの手段の一部をATM−
LAN内の通常のスイッチングノードとして利用しなが
ら、同じIWUによってATM−LAN間のネットワー
ク接続手段をも提供する事が可能となる。
By implementing such an IWU configuration, when connecting a plurality of ATM-LANs, ATM
-Since it is possible to freely connect between LANs and set up an ATM connection across networks, it is possible to realize high-speed information transfer between terminals belonging to different ATM-LANs. It will be possible.
Further, since the number of interfaces provided by the IWU can be set arbitrarily, the network configuration can be made flexible, and the IWU can be used even when the network is expanded or the network configuration is changed.
It is possible to easily provide the IWU corresponding to the network form without significantly changing the means. Further, using this IWU, some of the interfaces input to the switching means are not provided with the Data / connection selection means and the VP / VC conversion means, and the ATM-LA is used.
The VP / VC in N is input to the I / F means as it is and mapped to the physical address in the switching means, and some of the output interfaces of the switching means corresponding to the mapped addresses are directly used in the ATM-L.
By allocating to the communication path in AN and allocating the remaining several to the communication path between IWUs, a part of the means of IWU is ATM-
While being used as a normal switching node in a LAN, it is possible to provide a network connection means between ATM and LAN by the same IWU.

【0186】また、図17と図18に示したIWUと、
図19と図20に示したIWUはそれぞれ独立に用いな
ければならないものではなく、コネクション型のネット
ワーク(ATM−LANなど)とコネクションレス型の
ネットワークなどを接続する場合には、コネクション型
のネットワーク内に図19と図20に示したIWUを設
置し、コネクションレス型のネットワーク内に図17と
図18に示したIWUを設置して、IWU間はIWU間
独自プロトコルとしてATMプロトコルを用いてネット
ワーク接続を行う事が可能である。
Further, the IWU shown in FIGS. 17 and 18,
The IWUs shown in FIG. 19 and FIG. 20 do not have to be used independently, and when connecting a connection type network (ATM-LAN etc.) and a connectionless type network, etc. 19 and 20 are installed in the network, the IWUs shown in FIGS. 17 and 18 are installed in the connectionless network, and the IWUs are connected to each other by using the ATM protocol as an inter-IWU original protocol. It is possible to

【0187】さらに、図17、図19中のそれぞれのI
WU間の通信路中において、それぞれ独自のアドレス体
系のVP/VC値を用いてコネクション設定を行う事が
可能である。この場合には、図18、図20中のコネク
ション管理手段A71,A72が、どのIWU間通信路
がどのIWUとの接続を行っているかをコネクションD
B(A81,A82)に記憶させて管理する。さらに、
コネクション管理手段A71,A72は、IWU間通信
路から送られてくる異なるアドレス体系のコネクション
識別子を1つのスイッチでスイッチングするために、各
通信路毎に設置されているI/F手段AJ2−1〜n、
AJ4−1〜nにおいて、IWU間通信路のそれぞれの
アドレス体系毎に異なるスイッチ内ルーティングテーブ
ルを提供する。I/F手段AJ2−1〜n、AJ4−1
〜nにおいては、そのアドレス体系毎のルーティングテ
ーブルに従って、各IWU通信路から送られてきた情報
のスイッチングを行う事によって、異なるIWU間通信
路から同じVP/VC値を持った情報が送られてきて
も、スイッチ内のルーティング情報としてはそれらのV
P/VC値を独立なものとして扱える事が出来る。
Further, each I in FIG. 17 and FIG.
In the communication path between WUs, it is possible to set the connection by using the VP / VC value of each unique address system. In this case, the connection management means A71, A72 shown in FIGS. 18 and 20 determines which IWU is connected to which IWU communication path by the connection D.
B (A81, A82) stores and manages. further,
The connection management means A71 and A72 are provided for each communication path in order to switch connection identifiers of different address systems sent from the IWU communication path with one switch, and the I / F means AJ2-1 to AJ2-1. n,
In the AJ4-1 to A-n, a switch internal routing table is provided for each address system of the IWU communication path. I / F means AJ2-1 to AJ4-1
.. through n, information having the same VP / VC value is sent from different IWU communication paths by switching the information sent from each IWU communication path according to the routing table for each address system. However, as the routing information in the switch, those V
P / VC values can be treated as independent.

【0188】このような、IWU間通信路毎に異なるア
ドレス体系のVP/VC値を設定する事によって、以下
のような効果を得る事が期待できる。 (1) 1つのネットワーク接続措置に必要となるコネクシ
ョン識別子の数が多くなってきた場合にも、接続してい
るネットワーク間でそれぞれ独立なアドレス体系になっ
ているので、1つのネットワーク接続装置で識別できる
コネクション数を多くする事が可能となる。 (2) 各ネットワーク接続装置間で情報転送される可能性
のあるアドレス数だけのコネクション識別子があれば済
む事になるので、コネクション識別のためのビット数を
少なくする事ができ、ネットワーク接続装置内でのアド
レス変換処理を簡単にする事や、ネットワーク接続装置
内に設置するアドレス記憶のための記憶領域を少なくす
る事が可能となる。 (3) ネットワーク接続装置間のアドレス管理をそれぞれ
のネットワーク接続装置間で独立に行う事になるので、
ネットワーク接続装置間にコネクション設定信号転送用
の固定コネクションや、情報転送用の固定コネクション
を設定する際などにも、他のネットワーク接続装置との
間に設定されるコネクションなどをコネクション設定の
たびに意識する事無く、それぞれ独立にコネクション設
定してもコネクションの混在が生じないような構成にす
る事が可能となる。
The following effects can be expected by setting the VP / VC values of the different address systems for each IWU communication path. (1) Even when the number of connection identifiers required for one network connection measure increases, each connected network has an independent address system, so it can be identified by one network connection device. It is possible to increase the number of connections that can be made. (2) Since the number of connection identifiers is the same as the number of addresses with which information may be transferred between network connection devices, the number of bits for connection identification can be reduced. It is possible to simplify the address conversion process in the above, and to reduce the storage area for storing the address installed in the network connection device. (3) Since address management between network connection devices will be performed independently between each network connection device,
Connection setting between network connection devices When setting a fixed connection for signal transfer or a fixed connection for information transfer, be aware of the connection set with other network connection devices each time you set the connection. Without doing so, it is possible to configure such that even if the connections are set independently, the connections will not be mixed.

【0189】[実施例2−3]次に、図21に本発明
(前述した実施例2−1や実施例2−2参照)に係るネ
ットワーク接続装置を用いて、複数のコネクションレス
型のネットワーク間にまたがったコネクションを設定し
た場合のネットワーク接続方式の一実施例を示す。
[Embodiment 2-3] Next, referring to FIG. 21, a plurality of connectionless type networks using the network connection device according to the present invention (see the above-mentioned Embodiment 2-1 and Embodiment 2-2). An example of a network connection method when a connection spanning between is set is shown.

【0190】図21においては、CL型のLAN(A1
11)内のサーバーA661から、ATM−LAN(A
117)を介してCL型のLAN(A112)内のサー
バーA663に情報転送するために設定されたコネクシ
ョンCO−1,CO−2,CO−3と、CL型LAN
(A111)内のサーバーA662から直接CL型LA
N(A112)内のサーバーA664に情報転送するた
めに設定されたコネクションCO−4,CO−5を示し
ている。
In FIG. 21, a CL type LAN (A1
11) The server A661 in the ATM-LAN (A
117), connections CO-1, CO-2, CO-3 set for transferring information to the server A663 in the CL type LAN (A112), and the CL type LAN
CL type LA directly from server A662 in (A111)
The connections CO-4 and CO-5 set to transfer information to the server A664 in N (A112) are shown.

【0191】ここでのCL型LAN(A111)とバッ
クボーンATM−LAN(A117)やCL型LAN
(A112)とATM−LAN(A117)間のコネク
ションCO−1,CO−3や、CL型LAN(A11
1)とCL型LAN(A112)間のコネクションCO
−4のコネクション設定の手順は、基本的に実施例1−
3(図5)や実施例1−4(図7)で示したコネクショ
ン確立方法と同様の手順で行う事が出来る。また、バッ
クボーンATM−LAN(A117)内のコネクション
CO−2のコネクション設定の手順は、基本的に実施例
1−8(図16)で示したコネクション確立方法と同様
の手順で行う事が出来る。
CL type LAN (A111), backbone ATM-LAN (A117) and CL type LAN here.
(A112) and ATM-LAN (A117) connections CO-1 and CO-3, and CL type LAN (A11)
Connection CO between 1) and CL LAN (A112)
-4 is basically the same as the procedure of connection setting in the embodiment 1-
3 (FIG. 5) and the connection establishment method shown in Embodiment 1-4 (FIG. 7). Further, the procedure for setting the connection of the connection CO-2 in the backbone ATM-LAN (A117) can be basically performed by the same procedure as the connection establishing method shown in the embodiment 1-8 (FIG. 16).

【0192】このようなネットワーク接続方法が、本実
施例のIWUを用いる事によって実現出来るので、CL
型LAN(A111)内の端末は、CL型LAN(A1
12)内の端末との通信を行う際に、そのコネクション
設定方法として、 (a) ATM−LAN:A117を介してCL型LAN:
A112内の端末との間のコネクションを設定する方法 (b) CL型LAN:A111から直接CL型LAN:A
112内の端末に対してコネクションを設定する方法 の2通りのコネクション選択を用いる事が可能となる。
Since such a network connection method can be realized by using the IWU of this embodiment, CL
The terminals in the type LAN (A111) are CL type LAN (A1
12) As a method of setting the connection when communicating with the terminal in (a) ATM-LAN: CL 117 via CL-LAN:
Method to set up connection with terminal in A112 (b) CL type LAN: A111 directly to CL type LAN: A
It is possible to use two types of connection selection, which is a method of setting a connection for the terminal in 112.

【0193】従って、CL型LAN(A111)とCL
型LAN(A112)の間でのネットワーク接続のボト
ルネックを小さくする事が出来るとともに、複数のネッ
トワークとの接続を行った場合でも、そのネットワーク
選択をハードウェア構成の高速スイッチング手段によっ
て提供する事が出来るので、従来のようなソフトウェア
処理によってネットワーク選択を行うネットワーク接続
方式よりも高速のネットワーク接続を実現する事が出来
るようになる。
Therefore, the CL type LAN (A111) and CL
It is possible to reduce the bottleneck of the network connection between the type LAN (A112) and to provide the network selection by the high-speed switching means of the hardware configuration even when the connection with a plurality of networks is made. Therefore, it becomes possible to realize a faster network connection than the network connection method for selecting a network by the conventional software processing.

【0194】また、図21において、例えばATM−L
AN(A117)が故障状態に陥り、IWU(A23
0)からATM−LAN(A117)を介してIWU
(A231)に接続されていたコネクションが使用でき
なくなり、サーバーA661からサーバーA663の間
の通信が行えなくなった場合でも、本実施例におけるネ
ットワーク接続方式では、IWU(A230)とIWU
(A231)との間の通信路中に新たにコネクションC
O−5を設定し、いままでコネクションCO−1やCO
−3に乗せていた情報を、コネクションCO−5に乗せ
るように動的に変化させる事で、サーバーA661から
サーバーA663への通信を確保する事が可能となって
いる。
Further, in FIG. 21, for example, ATM-L
AN (A117) falls into a failure state and IWU (A23
0) through ATM-LAN (A117) to IWU
Even if the connection connected to (A231) becomes unavailable and the communication between the server A661 and the server A663 cannot be performed, the IWU (A230) and the IWU can be used in the network connection method according to the present embodiment.
Connection C is newly added in the communication path with (A231).
O-5 is set, and until now the connection CO-1 or CO
It is possible to secure the communication from the server A661 to the server A663 by dynamically changing the information carried in -3 to be carried in the connection CO-5.

【0195】このように、本発明のIWUを用いる事に
よって、ネットワーク間通信路においてもネットワーク
故障時の故障回避手段を提供する事が可能となってい
る。
As described above, by using the IWU of the present invention, it is possible to provide a failure avoiding means in case of a network failure even in an inter-network communication path.

【0196】この場合の故障回避手段の提供方法として
は、以下の2通りの方法が考えられる。 (a) IWU内のIWU管理CPUなどのIWU内の管理
手段によってIWU間通信路に対しての故障回避手段を
提供し、IWU内で自律的にIWU間通信路の経路選択
や経路変更を行う方法 (b) IWUが所属しているネットワーク内の故障回避手
段にIWU間通信路に対しての故障回避手段を任せてし
まい、IWU間通信路の経路選択や経路変更などの処理
も外部の管理手段に任せ、IWUはその結果だけを受け
てIWU内の経路設定を変更するという方法。
In this case, the following two methods can be considered as the method of providing the failure avoidance means. (a) The IWU management CPU in the IWU provides a failure avoidance means for the IWU communication path by the management means in the IWU, and autonomously selects the path of the IWU communication path or changes the path in the IWU. Method (b) The failure avoidance means for the IWU communication path is left to the failure avoidance means in the network to which the IWU belongs, and the processing such as route selection and route change of the IWU communication path is also externally managed. The IWU receives the result only and changes the route setting in the IWU.

【0197】以上のような方法を用いる事によって、I
WU間通信路の信頼度自体を変えることなく、ネットワ
ーク全体としての信頼度を上げる事が可能となる。ま
た、ATM−LAN(A117)のような複数のCL型
LANのバックボーンネットワークとしての手段を提供
するネットワークにおいては、必ず各CL型LAN内の
IWUがバックボーンATM−LAN内の複数のIWU
と接続するような構成、例えば図21中で、IWU(A
230)は各IWU(A227,A228)に接続し、
IWU(A231)は各IWU(A228,A229)
に接続するような構成にする事ができる。
By using the above method, I
It is possible to increase the reliability of the entire network without changing the reliability of the WU communication path itself. In a network that provides a means as a backbone network of a plurality of CL-type LANs such as ATM-LAN (A117), the IWU in each CL-type LAN is always a plurality of IWUs in the backbone ATM-LAN.
21. For example, in FIG. 21, IWU (A
230) connects to each IWU (A227, A228),
IWU (A231) is each IWU (A228, A229)
It can be configured to connect to.

【0198】このようにする事で、バックボーンATM
−LAN内の1つのIWUの故障によってバックボーン
ATM−LANを使用できなくなるCL型LANは存在
しない事になる。すなわち、IWU(A228)が故障
しても、CL型LAN(A111,A112)は両方と
もバックボーンATM−LAN(A117)に接続され
ているわけである。
By doing this, the backbone ATM
-There will be no CL-type LAN that makes the backbone ATM-LAN unusable due to the failure of one IWU in the LAN. That is, even if the IWU (A228) fails, both CL type LANs (A111, A112) are connected to the backbone ATM-LAN (A117).

【0199】本構成のネットワーク接続方式では、この
ようなネットワーク接続構成にする事によってもネット
ワーク全体としての信頼度を上げる事が可能である。
In the network connection system of this configuration, the reliability of the network as a whole can be increased by adopting such a network connection configuration.

【0200】[実施例2−4]次に、図22に本発明に
係るネットワーク接続装置を用いて複数のコネクション
型のネットワーク間にまたがったコネクションを設定し
た場合のネットワーク接続方式の他の実施例を示す。
[Embodiment 2-4] Next, FIG. 22 shows another embodiment of the network connection system in the case where a connection is set up between a plurality of connection type networks using the network connection apparatus according to the present invention. Indicates.

【0201】図22においては、ATM−LAN(A1
14)内の端末A661から、バックボーンATM−L
AN(A117)を介してATM−LAN(A115)
内の端末A668に設定されたコネクションCO−1,
CO−2,CO−3,CO−4,CO−5と、ATM−
LAN(A114)内の端末A663から直接ATM−
LAN(A115)内の端末A666に設定されたコネ
クションCO−6,CO−7,CO−8を示している。
さらに、ATM−LAN(A114)内のIWU(A2
35)は図20に関する説明で述べたように、本発明に
係るIWUがATM−LAN内のスイッチノードとして
の機能も提供する事が可能であるという特徴から、図2
2中に示すように、端末A664と端末A665との間
にIWU(A235)を介したコネクションCO−9を
設定することが可能である。
In FIG. 22, ATM-LAN (A1
14) From the terminal A661 in the backbone ATM-L
ATM-LAN (A115) via AN (A117)
Connection CO-1 set to the terminal A668 in the
CO-2, CO-3, CO-4, CO-5 and ATM-
ATM-directly from the terminal A663 in the LAN (A114)
The connections CO-6, CO-7, and CO-8 set in the terminal A666 in the LAN (A115) are shown.
Furthermore, IWU (A2 in ATM-LAN (A114)
35), as described in the description of FIG. 20, the IWU according to the present invention can also provide a function as a switch node in the ATM-LAN.
2, the connection CO-9 via the IWU (A235) can be set between the terminal A664 and the terminal A665.

【0202】ここでのコネクション設定の手順は、基本
的に実施例1−8(図16)で示したコネクション確立
方法と同様の手順で行う事が出来る。また先の場合と同
様に、IWU間通信路中のコネクションCO−2,CO
−4,CO−7はATM−LAN内のコネクション設定
手段A771,A772,A773によって行われても
良いし、図中には示されていないがIWU内に存在する
コネクション設定手段がIWU間のコネクションを設定
するとしても良い。
The connection setting procedure here can be basically performed by the same procedure as the connection establishing method shown in the embodiment 1-8 (FIG. 16). Also, as in the previous case, the connections CO-2, CO in the IWU communication path
-4 and CO-7 may be performed by the connection setting means A771, A772, A773 in the ATM-LAN, or the connection setting means existing in the IWU is a connection between the IWUs, which is not shown in the figure. May be set.

【0203】このようなネットワーク接続方法が、本発
明に係るIWUを用いる事によって実現出来るので、A
TM−LAN(A114)内の端末は、ATM−LAN
(A115)内の端末との通信を行う際に、そのコネク
ション設定方法として、 (a) バックボーンATM−LAN(A117)を介して
ATM−LAN(A115)内の端末との間のコネクシ
ョンを設定する方法 (b) ATM−LAN:A114から直接ATM−LAN
(A115)内の端末に対してコネクションを設定する
方法 の2通りのコネクション選択を用いる事が可能となり、
ATM−LAN(A114)とATM−LAN(A11
5)との間でのネットワーク接続のボトルネックを小さ
くする事が出来るとともに、ルーティングパターンが増
える事で柔軟なコネクション設定によってATM−LA
N内の通信帯域を偏って利用する事無く、全体として有
効に帯域を利用したコネクション設定を実現する事が出
来る。
Such a network connection method can be realized by using the IWU according to the present invention.
The terminal in the TM-LAN (A114) is an ATM-LAN.
When performing communication with the terminal in (A115), as a connection setting method, (a) a connection with the terminal in the ATM-LAN (A115) is set via the backbone ATM-LAN (A117). Method (b) ATM-LAN: ATM-LAN directly from A114
It is possible to use two types of connection selection, which is a method of setting a connection for the terminal in (A115),
ATM-LAN (A114) and ATM-LAN (A11
It is possible to reduce the bottleneck of network connection with 5) and to increase the number of routing patterns, which allows flexible connection settings and ATM-LA.
It is possible to realize the connection setting using the band effectively as a whole, without using the communication band in N in a biased manner.

【0204】さらに、複数のネットワークとの接続を行
った場合でも、そのネットワーク選択をハードウェア構
成の高速スイッチング手段によって提供する事が出来る
ので、従来のようなソフトウェア処理によってネットワ
ーク選択を行うネットワーク接続方式よりも高速のネッ
トワーク接続を実現する事が出来る。
Further, even when connecting to a plurality of networks, the network selection can be provided by the high-speed switching means of the hardware configuration. Therefore, the network connection method for selecting the network by the conventional software processing. It is possible to realize a faster network connection.

【0205】また、図22において、例えばATM−L
AN(A117)が故障状態に陥り、IWU(A23
5)からATM−LAN(A117)を介してIWU
(A236)に接続されていたコネクションが使用でき
なくなり、端末A661から端末A668の間の通信が
行えなくなった場合でも、本構成のネットワーク接続方
式では、IWU(A235)とIWU(A236)との
間の通信路中に新たにコネクションCO−10を設定
し、いままでコネクションCO−1とコネクションCO
−2、コネクションCO−4とコネクションCO−5を
乗せ替えていたものを、コネクションCO−1とコネク
ションCO−10、コネクションCO−10とコネクシ
ョンCO−5を乗せ替えるように動的に変化させる事
で、端末A661から端末A668への通信を確保する
事が可能となっている。
Further, in FIG. 22, for example, ATM-L
AN (A117) falls into a failure state and IWU (A23
5) from the IWU via the ATM-LAN (A117)
Even if the connection that was connected to (A236) becomes unavailable and communication between terminal A661 and terminal A668 is no longer possible, the network connection method of this configuration allows the connection between IWU (A235) and IWU (A236). Connection CO-10 is newly set in the communication path of
-2, dynamically changing the connection CO-4 and the connection CO-5 to be replaced, so that the connection CO-1 and the connection CO-10, and the connection CO-10 and the connection CO-5 are replaced. Thus, it is possible to secure the communication from the terminal A661 to the terminal A668.

【0206】このように、本発明に係るIWUを用いる
事によって、ネットワーク間通信路においてもネットワ
ーク故障時の故障回避手段を提供する事が可能となって
いる。
As described above, by using the IWU according to the present invention, it is possible to provide a failure avoiding means at the time of network failure even in the inter-network communication path.

【0207】この場合の故障回避手段の提供方法として
は、先の実施例(図21)で述べたコネクションレス型
のネットワークを接続する場合と同様に以下の2通りの
方法が考えられる。 (a) IWU内のIWU管理CPUなどのIWU内の管理
手段によってIWU間通信路に対しての故障回避手段を
提供し、IWU内で自律的にIWU間通信路の経路選択
や経路変更を行う方法 (b) IWUが所属しているネットワーク内の故障回避手
段にIWU間通信路に対しての故障回避手段を任せてし
まい、IWU間通信路の経路選択や経路変更などの処理
も外部の管理手段に任せ、IWUはその結果だけを受け
てIWU内の経路設定を変更するという方法 以上のような方法を用いる事によって、IWU間通信路
の信頼度自体は変えずに、ネットワーク全体としての信
頼度を上げる事が可能となる。また、ATM−LAN
(A117)のような複数ATM−LANのバックボー
ンLANとしての手段を提供するネットワークにおいて
は、必ず各ATM−LAN内のIWUがバックボーンA
TM−LAN内の複数のIWUと接続するような構成、
例えば図22中で、IWU(A235)はIWU(A2
32)とIWU(A233)に接続し、IWU(A23
6)はIWU(A233)とIWU(A234)に接続
しているような構成にする事ができる。
In this case, as the method of providing the failure avoidance means, the following two methods can be considered as in the case of connecting the connectionless network described in the previous embodiment (FIG. 21). (a) The IWU management CPU in the IWU provides a failure avoidance means for the IWU communication path by the management means in the IWU, and autonomously selects the path of the IWU communication path or changes the path in the IWU. Method (b) The failure avoidance means for the IWU communication path is left to the failure avoidance means in the network to which the IWU belongs, and the processing such as route selection and route change of the IWU communication path is also externally managed. IWU receives only the result and changes the route setting in the IWU. By using the above method, the reliability of the IWU communication channel is not changed and the reliability of the entire network is improved. It is possible to increase the degree. Also, ATM-LAN
In a network providing a means as a backbone LAN of a plurality of ATM-LANs such as (A117), the IWU in each ATM-LAN must be the backbone A.
A configuration for connecting to a plurality of IWUs in TM-LAN,
For example, in FIG. 22, IWU (A235) is IWU (A2
32) and IWU (A233), and IWU (A23
6) can be configured to be connected to the IWU (A233) and IWU (A234).

【0208】このようにする事で、バックボーンATM
−LAN内の1つのIWUの故障によってバックボーン
ATM−LANを使用できなくなるATM−LANは存
在しない事になる。すなわち、IWU(A233)が故
障しても、ATM−LAN(A114)とATM−LA
N(A115)とは両方ともバックボーンATM−LA
N(A117)に接続されているわけである。
By doing this, the backbone ATM
There will be no ATM-LAN that will be unable to use the backbone ATM-LAN due to the failure of one IWU in the LAN. That is, even if the IWU (A233) fails, the ATM-LAN (A114) and the ATM-LA
Both N (A115) and backbone ATM-LA
It is connected to N (A117).

【0209】本構成のネットワーク接続方式では、この
ようなネットワーク接続構成にする事によってもネット
ワーク全体としての信頼度を上げる事が可能である。
In the network connection system of this configuration, the reliability of the network as a whole can be increased by adopting such a network connection configuration.

【0210】[実施例2−5]図23には、本発明のI
WUを用いて、データグラム通信を複数のネットワーク
間にまたがって提供する場合の、ネットワーク接続方式
の一実施例を示す。
[Embodiment 2-5] FIG. 23 shows I of the present invention.
An example of a network connection method in the case of using WU to provide datagram communication across a plurality of networks is shown.

【0211】図23においては、ATM−LAN(A1
14)内の端末A662から、ATM−LAN(A11
7)を介してATM−LAN(A115)内の端末A6
63にデータグラム情報を送信する場合にATM−LA
N内に設定されるコネクションを示している。
In FIG. 23, the ATM-LAN (A1
14) from the terminal A662 within the ATM-LAN (A11
7) via the terminal A6 in the ATM-LAN (A115)
63-ATM-LA when sending datagram information to
The connection set in N is shown.

【0212】コネクション設定の手順は基本的に実施例
1−7(図14、図15)で示したコネクション確立方
法と同様の手順で行う事が出来る。ATM−LAN(A
114)内でのデータグラム情報通信実現方法が図14
の場合に対応し、ATM−LAN(A115)内でのデ
ータグラム通信実現方法が図15の場合に対応してい
る。また、ATM−LAN(A117)において、IW
U(A237,A238)は双方とも内部にCLSF処
理手段を持った構成になっているが、これも先の場合と
同様に、IWU内にCLSF処理手段を持っていても良
いし、ATM−LAN(A117)内のCLSF処理手
段とIWU(A237,A238)間にあらかじめコネ
クションを設定しておく方法でもかまわない。
The connection setting procedure can be basically performed by the same procedure as the connection establishing method shown in the embodiment 1-7 (FIGS. 14 and 15). ATM-LAN (A
114) is a method for implementing datagram information communication in FIG.
In the case of FIG. 15, the datagram communication realizing method in the ATM-LAN (A115) corresponds to the case of FIG. In addition, in the ATM-LAN (A117), IW
Both Us (A237, A238) have CLSF processing means inside, but as in the previous case, this may also have CLSF processing means inside the IWU, and ATM-LAN. A method of setting a connection in advance between the CLSF processing means in (A117) and the IWU (A237, A238) may be used.

【0213】さらに、図23には示していないが、IW
U(A239)とIWU(A240)との間の通信路に
コネクションを設定し、IWU(A239)内のCLS
F処理手段とATM−LAN(A115)内のCLSF
処理手段との間にコネクションを設定する事で、端末A
662から端末A663へのデータグラム通信を提供す
る事も可能である。
Further, although not shown in FIG. 23, IW
A connection is set in the communication path between the U (A239) and the IWU (A240), and the CLS in the IWU (A239) is set.
F processing means and CLSF in ATM-LAN (A115)
By setting a connection with the processing means, the terminal A
It is also possible to provide datagram communication from 662 to terminal A 663.

【0214】[実施例2−6]図24には、本発明に係
るIWUを用いて、ネットワーク間に複数本の通信路を
設定した場合の、ネットワーク接続方式の一実施例を示
す。
[Embodiment 2-6] FIG. 24 shows an embodiment of a network connection system in the case where a plurality of communication paths are set between networks using the IWU according to the present invention.

【0215】図24においては、ATM−LAN(A1
14)とATM−LAN(A115)との間(すなわち
IWU241とIWU242との間)はIWU間通信路
1本で接続し、ATM−LAN(A115)とATM−
LAN(A116)との間(すなわちIWU242とI
WU243との間)はIWU間通信路3本で接続し、A
TM−LAN(A114)とATM−LAN(A11
6)との間(すなわちIWU243とIWU241との
間)はIWU間通信路2本で接続する構成になってい
る。
In FIG. 24, the ATM-LAN (A1
14) and the ATM-LAN (A115) (that is, between the IWU 241 and the IWU 242) are connected by one IWU communication path, and the ATM-LAN (A115) and the ATM-LAN (A115) are connected.
Between LAN (A116) (ie IWU242 and I
WU243) is connected by three IWU communication channels,
TM-LAN (A114) and ATM-LAN (A11
6) (that is, between the IWU 243 and the IWU 241) is connected by two IWU communication paths.

【0216】ここで、通常各IWU間通信路の通信帯域
は同じであるので、ATM−LAN(A115)とAT
M−LAN(A116)との間には、ATM−LAN
(A114)とATM−LAN(A115)との間の通
信路の3倍の通信容量が提供されている事になる。
Since the communication band of each IWU communication path is usually the same, the ATM-LAN (A115) and AT
ATM-LAN between M-LAN (A116)
This means that a communication capacity three times as large as the communication path between (A114) and the ATM-LAN (A115) is provided.

【0217】このようなネットワーク接続方式を用いる
事によって、ATM−LAN間を1本の通信路で接続し
た場合よりも多くの通信帯域をATM−LAN間に提供
する事が出来るとともに、必要に応じてATM−LAN
間の通信帯域を選択する事が出来るネットワーク接続方
式を提供する事が可能となっている。
By using such a network connection method, it is possible to provide a larger communication band between the ATM and LAN than when the ATM and LAN are connected by one communication path, and if necessary. ATM-LAN
It is possible to provide a network connection method that can select the communication band between them.

【0218】また、ある時点では図24のように、AT
M−LAN(A115)とATM−LAN(A116)
との間に最も通信容量が必要であったが、時間が経過し
て、例えば通信端末の量や端末あたりの通信容量が増加
したといったようなことによって、ATM−LAN(A
115)からATM−LAN(A114)への通信容量
とATM−LAN(A115)からATM−LAN(A
116)への通信容量とが同じくらいになった場合に
は、ATM−LAN(A115)からATM−LAN
(A114)へのIWU間通信路を新たに設置する方法
や、図24中でATM−LAN(A115)とATM−
LAN(A116)との間に設定されているIWU間通
話路3本のうちの1本を、ATM−LAN(A115)
とATM−LAN(A114)との間の通信路に置き換
えるなどの処理を行う事によって、ネットワーク運用時
点でのネットワーク間に要求される通信帯域を容易に提
供する事が可能となる。
At a certain point in time, as shown in FIG.
M-LAN (A115) and ATM-LAN (A116)
Communication capacity was the most necessary between the ATM-LAN (A) and the ATM-LAN (A) due to the increase in the number of communication terminals or the communication capacity per terminal.
115) to ATM-LAN (A114) and ATM-LAN (A115) to ATM-LAN (A115)
If the communication capacity to 116) becomes almost the same, the ATM-LAN (A115) to the ATM-LAN
A method for newly installing an IWU communication path to (A114), and ATM-LAN (A115) and ATM-LAN in FIG.
One of the three IWU communication paths set up with the LAN (A116) is connected to the ATM-LAN (A115).
It is possible to easily provide the required communication band between the networks at the time of operating the network by performing processing such as replacement with the communication path between the ATM-LAN (A114) and the ATM-LAN (A114).

【0219】[実施例2−7]図25には、本発明に係
るIWUを用いて、当該IWU内にCLSF機能やコピ
ー機能といった各種機能を提供する場合のIWUの要部
概略構成例を示す。
[Embodiment 2-7] FIG. 25 shows a schematic configuration example of a main part of an IWU when the IWU according to the present invention is used to provide various functions such as a CLSF function and a copy function in the IWU. .

【0220】前述したように、図23に示すATM−L
AN(A114)内の端末A662がデータグラム型の
情報パケットを送出する場合には、ATM−LAN内に
設定されているコネクションCO−1によって、IWU
(A235)内のCLSF処理手段に送られるようにな
っている。これを図25に当てはめると、図23におけ
る端末A662からのコネクションCO−1は、図25
中のIWU内のあるI/F手段AJ5−i(i=1〜
n)からスイッチング手段AZ3を通ってCLSF手段
AP3に設定されている事になる。
As described above, the ATM-L shown in FIG.
When the terminal A662 in the AN (A114) sends out a datagram type information packet, the connection CO-1 set in the ATM-LAN causes the IWU.
It is adapted to be sent to the CLSF processing means in (A235). When this is applied to FIG. 25, the connection CO-1 from the terminal A662 in FIG.
I / F means AJ5-i (i = 1 to 1) in the IWU inside
From n), it is set to the CLSF means AP3 through the switching means AZ3.

【0221】図中には示されていないが、この場合IW
U内のコネクション管理部はCLSF処理手段に接続さ
れるコネクションをあらかじめ識別しておき、CLSF
処理手段に送られる情報パケットはすべてCLSF処理
手段に接続しているスイッチング手段の出力ポートに送
られるように、スイッチング手段内のルーティングを決
定するルーティングテーブルを設定している。
Although not shown in the figure, in this case IW
The connection management unit in U identifies the connection to be connected to the CLSF processing means in advance, and
The routing table for determining the routing in the switching means is set so that all the information packets sent to the processing means are sent to the output port of the switching means connected to the CLSF processing means.

【0222】また、図23中のコネクションCO−2
は、図25中のCLSF処理手段AP3から再びスイッ
チング手段AZ3を通って適当なIWU間通信路A93
−i(i=1〜n)に設定されている事になる。
Also, the connection CO-2 in FIG.
Is an appropriate IWU communication path A93 from the CLSF processing means AP3 in FIG. 25 through the switching means AZ3 again.
-I (i = 1 to n) is set.

【0223】同様の方法によって、コピー手段AQ3に
よってIWU間のコピー機能を提供する事が可能となっ
ている。ただし、コピー手段はここに示した方法でしか
供給できないものではなく、他にも以下のような方法が
考えられる。 (a) スイッチ内部で同じ情報パケットを複数回送出する
ような手段を持たせる事によってコピー手段を提供する
方法 (b) スイッチング手段の前段で、あるI/F手段AJ5
−i(i=1〜n)によって同じ情報パケットを複数回
送出する事によってコピー手段を提供する方法 (c) スイッチング手段の後段で、あるI/F手段AJ6
−i(i=1〜n)によって同じ情報パケットを複数回
送出する事によってコピー手段を提供する方法 (d) スイッチング手段に多段スイッチを用いる場合に、
その各段のスイッチによって順次情報のコピーを行って
いく事で、多段のスイッチ全体としてコピー手段を提供
する方法 また、ここではIWU内で提供する手段としてCLSF
処理手段とコピー手段しか示されていないが、図25の
ようにIWU内部のスイッチング手段を用いる事によっ
て、IWU管理CPU、コネクション設定手段、コネク
ション切断手段、コネクション管理手段、あるいはリソ
ース管理手段などの他の手段を選択して提供する事が可
能である。
By the same method, it is possible to provide the copy function between IWUs by the copy means AQ3. However, the copying means can be supplied only by the method shown here, and the following methods can be considered. (a) A method for providing a copy means by providing a means for sending the same information packet a plurality of times inside the switch (b) A certain I / F means AJ5 in the preceding stage of the switching means
-I (i = 1 to n) provides a copy means by sending the same information packet a plurality of times (c) I / F means AJ6 after the switching means
-A method of providing a copy means by sending the same information packet a plurality of times by i (i = 1 to n) (d) When using a multistage switch as the switching means,
A method of providing a copy means for the entire multi-stage switch by sequentially copying the information by the switches of each stage, and here, as a means to provide in the IWU, CLSF is provided.
Although only the processing means and the copying means are shown, by using the switching means inside the IWU as shown in FIG. 25, the IWU management CPU, the connection setting means, the connection disconnecting means, the connection managing means, the resource managing means, etc. It is possible to provide the means of selecting.

【0224】また、各機能を提供するための手段をスイ
ッチング手段AZ3の入力前に設置する構成や出力後に
設置する構成にする事によっても、本機能を提供する事
は可能である。
This function can also be provided by arranging the means for providing each function before the input of the switching means AZ3 or after the output of the switching means AZ3.

【0225】[実施例3−1]次に、図26に、本発明
のネットワーク接続装置を用いて、複数のコネクション
レス型ネットワークを接続する場合の、ネットワーク接
続方式の1実施例を示す。
[Embodiment 3-1] FIG. 26 shows an embodiment of the network connection method in the case of connecting a plurality of connectionless networks using the network connection apparatus of the present invention.

【0226】図26においては、3台のIWU(A24
4,A245,A246)によって7つのCL型LAN
(A121〜A127)を接続するような構成になって
おり、3台のIWU(A244,A245,A246)
間を接続するコネクションCO−1,CO−2,CO−
3と、各IWU内にそれぞれ設けたコネクション設定手
段(A887,A888,A889)間を接続するコネ
クションCO−4,CO−5,CO−6が示されてい
る。
In FIG. 26, three IWUs (A24
4, A245, A246), seven CL-type LANs
(A121 to A127) are connected, and three IWUs (A244, A245, A246) are connected.
Connections connecting between CO-1, CO-2, CO-
3 and connections CO-4, CO-5, CO-6 for connecting the connection setting means (A887, A888, A889) respectively provided in each IWU.

【0227】このような構成において、IWU(A24
4)にはCL型LAN(A121,A122)とIWU
間プロトコル(すなわちATMプロトコル)とのプロト
コル変換手段が設置され、IWU245にはCL型LA
N(A123,A124,A125)とIWU間プロト
コルとのプロトコル変換手段が設置され、IWU246
にはCL型LAN(A126,A127)とIWU間プ
ロトコルとのプロトコル変換手段が設置される。IWU
(A244,A245,A246)で提供する機能は、
基本的には実施例2−1(図18)で示した手段と同様
の機能であるが、本実施例では、提供するプロトコル変
換手段が複数種類IWU本体に設置されているようにな
っている。図中には3台のIWU(A244,A24
5,A246)の間には情報転送用のコネクションCO
−1,CO−2,CO−3がそれぞれ1本ずつしか示さ
れていないが、実際には情報転送量に応じたコネクショ
ンの数だけのコネクションが設定可能である。
In such a configuration, IWU (A24
4) CL type LAN (A121, A122) and IWU
A protocol conversion means for inter-protocol (that is, ATM protocol) is installed, and CL type LA is installed in IWU245.
A protocol conversion unit between the N (A123, A124, A125) and the IWU protocol is installed, and the IWU246
A protocol conversion unit between the CL type LAN (A126, A127) and the inter-IWU protocol is installed in. IWU
The functions provided by (A244, A245, A246) are
Basically, the function is the same as that of the means shown in the embodiment 2-1 (FIG. 18), but in this embodiment, the protocol converting means to be provided is installed in a plurality of types of IWU main body. . In the figure, three IWUs (A244, A24
5, A246), a connection CO for information transfer
Although only one of each of -1, CO-2, and CO-3 is shown, in reality, as many connections as the number of connections according to the information transfer amount can be set.

【0228】また、本実施例は、IWU間に必要な情報
量に応じて、実施例2−6(図24)で示したようにI
WU間に設置するIWU間通信路の本数を変化させて、
IWU間の情報量に適応した通信路を提供する事が可能
な構成となっている。
Further, according to the present embodiment, according to the amount of information required between IWUs, as shown in the embodiment 2-6 (FIG. 24), I
By changing the number of IWU communication paths installed between WUs,
It has a configuration capable of providing a communication path adapted to the amount of information between IWUs.

【0229】さらに、本構成のIWUにおけるコネクシ
ョン設定方法としては、実施例1−3,4(図5、図
7)などで説明したようなCL型LAN間を接続する場
合のIWU間のコネクション設定方法を用いる事が可能
な構成となっている。
Further, as a connection setting method in the IWU of this configuration, a connection setting between IWUs when connecting between CL type LANs as described in Embodiments 1-3 and 4 (FIGS. 5 and 7) and the like. The method can be used.

【0230】このようなネットワーク接続方式を用いる
事によって、ATM方式の特徴である通信速度に対する
柔軟性の特徴から、速度の異なるCL型LANを同一の
IWUを用いて複数収容した形でのネットワーク接続を
実現する事が可能となる。
By using such a network connection system, due to the flexibility of the ATM system in terms of communication speed, a plurality of CL LANs having different speeds can be connected using the same IWU. Can be realized.

【0231】例えば、イーサーネットの通信速度である
10Mbps のネットワーク5つと、FDDIの通信速度で
ある 100Mbps のネットワークを同一のIWUに収容
し、IWU間のATM通信方式の通信速度である 155Mb
ps に乗せてIWU間通信を行うような構成が可能とな
る。
For example, it is the communication speed of Ethernet.
Five 10Mbps networks and a FDDI communication speed of 100Mbps network are accommodated in the same IWU, and the communication speed of ATM communication method between IWUs is 155Mb.
It is possible to configure so that IWU communication can be performed by using ps.

【0232】また同様の理由によって、各ネットワーク
毎にIWUを配置する方法での問題である、ネットワー
クの数が増えてきた場合のネットワーク間の通信路数の
増大を少なくする事が可能となる.さらに、マルチプロ
トコルルーターを用いてネットワーク接続を行う場合の
問題である、接続するネットワーク数が増えた場合のル
ーターでのスループットの低下という問題を解決する事
が可能な構成となっている.また、図26においてはC
L型LANを複数ずつIWUに接続して収容するような
構成を示しているが、これまでに述べてきたように接続
するネットワークは必ずしもコネクションレス型のもの
に限らず、例えば図中のどのCL型LANがコネクショ
ン型のネットワークに置き替わっていても本実施例のI
WUを用いれば、同様のネットワーク接続を提供する事
が可能となる。
For the same reason, it is possible to reduce the increase in the number of communication paths between networks when the number of networks increases, which is a problem in the method of arranging IWU for each network. In addition, it has a configuration that can solve the problem of a decrease in the throughput of the router when the number of connected networks increases, which is a problem when connecting to a network using a multi-protocol router. Further, in FIG. 26, C
Although a configuration is shown in which a plurality of L-type LANs are connected to the IWU and accommodated, the network to be connected as described above is not necessarily limited to the connectionless type. For example, which CL in FIG. Even if the type LAN is replaced with a connection type network,
WU can be used to provide similar network connections.

【0233】[実施例3−2]図27に、図18および
図26に示すような各ネットワーク接続装置を用いて、
コネクション型のネットワークであるATM−LAN
に、低速インタフェースを持ったLAN(Ethernet な
ど)を複数接続する場合のネットワーク接続方式の一実
施例を示す。
[Embodiment 3-2] In FIG. 27, the respective network connection devices as shown in FIGS. 18 and 26 are used.
ATM-LAN which is a connection type network
An example of a network connection method for connecting a plurality of LANs (such as Ethernet) having low-speed interfaces is shown in FIG.

【0234】図27においては、低速インタフェースL
AN(A121,A122,A123)が、図26に示
すような構成を有するIWU(A248)によって集線
され、図18に示すような構成を有するIWU(A24
7)を介してATM−LAN(A117)と接続される
ような構成になっている。また、ATM−LAN(A1
17)内の端末A662が、低速インタフェースLAN
と通信を行う場合に設定されるコネクションが示されて
いる。本実施例では、IWU(A248)はいわゆる低
速LANをATM−LANに接続するための多重化装置
としての機能を果たす。
In FIG. 27, the low speed interface L
The ANs (A121, A122, A123) are concentrated by the IWU (A248) having the configuration shown in FIG. 26, and the IWU (A24) having the configuration shown in FIG.
It is configured to be connected to the ATM-LAN (A117) via 7). In addition, ATM-LAN (A1
17) Terminal A662 is a low-speed interface LAN
The connection set up when communicating with is shown. In this embodiment, the IWU (A248) functions as a multiplexer for connecting a so-called low speed LAN to the ATM-LAN.

【0235】また、ATM−LAN(A117)内の端
末A662はコネクションCO−2によってIWU(A
247)と接続されている。IWU(A247)とIW
U(A248)との間には、通信用のコネクションCO
−1とコネクション設定要求情報転送用のコネクション
CO−3が設定されている。IWU(A248)内のモ
ジュール化プロトコル変換手段の先にそれぞれ低速LA
Nが接続され、IWU(A247)とIWU(A24
8)との間のIWU間通信路によってATM−LAN
(A117)内の端末との通信が行えるようになってい
る。
Also, the terminal A662 in the ATM-LAN (A117) is connected to the IWU (A
247). IWU (A247) and IW
Connection CO for communication with U (A248)
-1 and the connection CO-3 for connection setting request information transfer are set. A low-speed LA is provided at the end of each modularized protocol conversion means in the IWU (A248).
N is connected, IWU (A247) and IWU (A24
8) ATM-LAN by IWU communication path with
Communication with terminals in (A117) is possible.

【0236】ここで、低速LANを集線する方法は<図
27に示した方法に限られたものではなく、IWU間に
通信路が1本だけではなく複数本設定されていてもかま
わない。また、IWU(A248)は用いずに、IWU
(A248)がATM−LAN(A117)内に存在し
て直接低速LANを集線しているような構成になってい
てもかまわない。また、低速LANがコネクション型の
LANであるような場合には、IWU(A247)と低
速LAN内の端末との間にコネクションが設定される構
成になってもかまわない。
Here, the method of concentrating the low-speed LAN is not limited to the method shown in FIG. 27, and a plurality of communication paths may be set between IWUs instead of only one. Also, without using IWU (A248), IWU
(A248) may exist in the ATM-LAN (A117) and directly condense the low-speed LAN. Further, when the low-speed LAN is a connection type LAN, a connection may be set between the IWU (A247) and the terminal in the low-speed LAN.

【0237】このような本発明のネットワーク接続装置
による低速LANの集線方式を用いる事によって、従来
のネットワーク接続装置を用いたのではATM−LAN
(A117)と低速LAN(A121,A122,A1
23)との間にそれぞれネットワーク接続処理を行う必
要があったものと異なり、1台のネットワーク接続装置
によってネットワーク間のプロトコル変換以降は多重化
した高速の通信路を用いてネットワーク接続を行う事が
可能となり、低速LANを高速のネットワーク(例えば
ATM−LAN)に容易に収容出来る事になる。
By using the low-speed LAN concentrating system by the network connecting device of the present invention as described above, it is possible to use the conventional network connecting device instead of the ATM-LAN.
(A117) and low-speed LAN (A121, A122, A1
23), it is necessary to perform network connection processing with each network, and after a protocol conversion between networks by one network connection device, network connection can be performed using multiplexed high-speed communication paths. This makes it possible to easily accommodate a low speed LAN in a high speed network (for example, ATM-LAN).

【0238】また、1つの高速LAN(例えばATM−
LAN)側インタフェースの先に複数の低速LANのイ
ンタフェースを収容する事が出来るので、ネットワーク
接続インタフェースを有効に利用したネットワーク接続
を実現する事が可能となる。また、図27においても、
前述した図26の場合と同様に、複数のCL型LANを
1台のIWUに接続して収容するような構成を示してい
るが、これまでに述べてきたように接続するネットワー
クは必ずしもコネクションレス型のものに限られるわけ
ではなく、例えば図中のどのCL型LANがコネクショ
ン型のネットワークに置き替わっていても、本実施例の
IWUを用いれば同様のネットワーク接続を提供する事
が可能となっている。
Also, one high-speed LAN (for example, ATM-
Since a plurality of low-speed LAN interfaces can be accommodated at the end of the (LAN) side interface, it is possible to realize network connection effectively using the network connection interface. Also in FIG. 27,
Similar to the case of FIG. 26 described above, a configuration is shown in which a plurality of CL LANs are connected and accommodated in one IWU, but the network to be connected as described above is not necessarily connectionless. However, the IWU of this embodiment can provide the same network connection regardless of which CL type LAN in the figure is replaced by the connection type network. ing.

【0239】[実施例4]次に、図28に本発明に係る
ネットワーク接続装置を用いて、複数のネットワークを
接続した場合のネットワーク接続方式の一実施例を示
す。図28においては、複数のコネクション型やコネク
ションレス型のネットワークが接続されている状況で、
ATM−LAN(A114)内の端末A661とATM
−LAN(A115)内の端末A662が、コネクショ
ンCO−1,CO−2,CO−3を用いてコネクション
を設定して通信を行っている。
[Embodiment 4] Next, FIG. 28 shows an embodiment of a network connection method when a plurality of networks are connected using the network connection apparatus according to the present invention. In FIG. 28, in the situation where a plurality of connection-type or connectionless-type networks are connected,
Terminal A661 and ATM in ATM-LAN (A114)
-A terminal A662 in the LAN (A115) establishes a connection using the connections CO-1, CO-2, and CO-3 to perform communication.

【0240】本発明のIWUを用いれば、例えばコネク
ションCO−2が設定されているIWU間通信路に故障
が生じた場合に、IWU(A252)またはIWU(A
253)内の故障検出手段によって、IWU間通信路中
の故障検出を行う事が可能な構成となっている。
When the IWU of the present invention is used, for example, when a failure occurs in the IWU communication path in which the connection CO-2 is set, IWU (A252) or IWU (A
The failure detecting means in 253) can detect a failure in the IWU communication path.

【0241】本実施例では、IWU間の通信路中にAT
Mコネクションを設定して通信を行う事になっているの
で、ATMの故障検出手段であるOAM機能を用いて故
障検出を行う事が考えられる。ここで、故障を検出した
IWU(A252)またはIWU(A253)は、コネ
クションCO−2に変わるコネクションをIWU(A2
52)とIWU(A253)との間に設定可能であるか
どうかを判断する。IWU(A252)とIWU(A2
53)との間に他のIWU間通信路が存在し、その通信
路中にコネクションCO−2と同じ帯域のコネクション
を設定できる場合には、図28中のコネクションCO−
4のような新たなコネクションを設定して、コネクショ
ンCO−2の代わりに使用するように変更を行う。
In this embodiment, the AT is provided on the communication path between the IWUs.
Since M connections are set and communication is performed, it is conceivable to detect a failure by using the OAM function which is a failure detecting means of ATM. Here, the IWU (A252) or IWU (A253) that has detected the failure changes the connection to the connection CO-2 to the IWU (A2).
52) and IWU (A253). IWU (A252) and IWU (A2
If another inter-IWU communication path exists between the connection unit 53 and 53) and a connection having the same band as the connection CO-2 can be set in the communication path, the connection CO- in FIG.
A new connection such as No. 4 is set and a change is made so that it is used instead of the connection CO-2.

【0242】また、IWU(A252)とIWU(A2
53)との間の通信路中にコネクションを新たに設定で
きない場合には、他の隣接しているIWUを介してIW
U(A252)とIWU(A253)との間の新たな通
信路を検索する。図28では、IWU(A254)を介
してIWU(A252)とIWU(A253)を接続す
る場合のコネクションCO−5を記している。
Also, IWU (A252) and IWU (A2
53), if a new connection cannot be set up in the communication path with the
A new communication path between U (A252) and IWU (A253) is searched. In FIG. 28, the connection CO-5 when connecting the IWU (A252) and the IWU (A253) via the IWU (A254) is shown.

【0243】また、IWU自身の故障としてIWU(A
253)が故障した場合には、そのIWU自身の故障を
IWU(A253)内の故障検出手段やIWU(A25
3)が接続しているIWU(A252,A254)内の
故障検出手段によって検出する事になる。また、故障検
出をIWU(A253)が所属しているネットワーク内
の故障検出手段によって行う方法も考えられる。
As a failure of IWU itself, IWU (A
253), the failure of the IWU itself is detected by the failure detection means in the IWU (A253) or the IWU (A25).
3) will be detected by the failure detecting means in the IWU (A252, A254) connected. Further, a method of detecting a failure by a failure detecting means in the network to which the IWU (A253) belongs can be considered.

【0244】故障を検出されたIWU(A253)の故
障回避の方法としては、IWU(A253)の内部機能
(構成部分)の2重化やATM−LAN(A115)内
に複数のIWUを設置してネットワーク間接続を行い、
故障検出された場合にIWU(A253)の予備系の内
部機能(構成部分)に切り換える方法や、ATM−LA
N(A115)内の他のIWUを用いてネットワーク接
続を行うなどの方法が考えられる。
As a method for avoiding the failure of the IWU (A253) in which the failure is detected, the internal function (component) of the IWU (A253) is duplicated or a plurality of IWUs are installed in the ATM-LAN (A115). Connect between networks,
If a failure is detected, the method is switched to the internal function (component) of the IWU (A253) standby system, or the ATM-LA.
A method of connecting to a network using another IWU in N (A115) is possible.

【0245】このような故障回避にともなうIWUの切
り換えの命令や内部機能の切り換えの命令も故障検出の
方法の場合と同様に、IWU(A253)自身が出す方
法、IWU(A253)が接続しているIWU(A25
2,A254)などが出す方法、あるいはIWU(A2
53)が所属しているATM−LAN(A115)内の
故障管理手段が出すなどの方法が考えられる。
As in the case of the failure detection method, the IWU switching instruction and the internal function switching instruction for avoiding such a failure are issued by the IWU (A253) itself and connected by the IWU (A253). IWU (A25
2, A254), etc., or IWU (A2
It is conceivable that the failure management means in the ATM-LAN (A115) to which 53) belongs belongs.

【0246】図29に、本実施例に係るネットワーク接
続装置の内部構成の一実施例の概念図を示す。図29に
おいては、IWUの故障回避手段に注目して構成図を示
しているのでこのIWUの内部構成部分は図29に示し
たものが全てではなく、当然図18や図20に示した他
の手段も含まれる事になる。
FIG. 29 shows a conceptual diagram of one embodiment of the internal configuration of the network connection apparatus according to this embodiment. In FIG. 29, the configuration diagram is shown focusing on the failure avoidance means of the IWU, so that the internal configuration parts of this IWU are not all those shown in FIG. 29, and naturally the other components shown in FIG. 18 and FIG. Means will be included.

【0247】図29のIWUには、IWU間通信路中の
故障検出を行うためのOAM情報管理手段AW5とOA
Mセル分岐挿入手段AV5−1〜nが存在している。O
AM情報管理手段AW5では、IWU間通信路中の故障
を検出するために、定期的または任意のタイミングで故
障検出用のパケット(OAMセル)をIWU間通信路に
送出する。
The IWU shown in FIG. 29 includes OAM information management means AW5 and OA for detecting a failure in the communication path between IWUs.
There are M cell add / drop means AV5-1 to AVn. O
The AM information management means AW5 sends a failure detection packet (OAM cell) to the IWU communication path periodically or at an arbitrary timing in order to detect a failure in the IWU communication path.

【0248】また、IWU間通信路中を定期的にまたは
任意のタイミングで流れるOAMセルを受け取って、O
AMセルによって収集されたIWU間通信路中のOAM
情報を元にIWU間通信路中に故障がないかどうかの監
視を行っている。また、OAM情報管理手段AW5は他
のIWU内のOAM情報管理手段から送られてくるOA
Mセルに対して自分の知っているOAM情報や、OAM
情報管理手段AW4が設置されているIWUが正常であ
るかどうかというOAM情報を乗せて送信もとのIWU
内のOAM情報管理手段に送り返すなどの処理を行って
いる。
[0248] Further, the OAM cell flowing in the IWU communication path periodically or at an arbitrary timing is received, and O
OAM in inter-IWU channels collected by AM cells
Based on the information, it monitors whether there is any failure in the IWU communication path. Further, the OAM information management means AW5 is an OA sent from the OAM information management means in another IWU.
OAM information and OAM that I know about M cell
IWU of the transmission source with OAM information indicating whether the IWU in which the information management means AW4 is installed is normal
Processing such as sending it back to the OAM information management means inside is performed.

【0249】次に、OAMセル分岐挿入手段AV5−1
〜nでは、IWU間通信路中に設定されているコネクシ
ョン内にOAM情報管理手段AW5から送られてきたO
AMセルを乗せて転送したり、逆にIWU間通信路中の
コネクションを転送されて来たセルの中からOAMセル
のみを選択してOAM情報管理手段AW5に送出すると
いう処理を行っている。現在、OAMセルの識別方法は
CCITTなどで標準化が進んでいるが、OAMセルの
識別方法は必ずしもCCITTの仕様に従う必要はな
く、本発明のIWUがLAN間の接続など特に標準化の
仕様を守る必要のない環境で用いられる場合には、OA
Mセルの識別方法は各種の方法が考えられる。ATMセ
ルのヘッダ領域内のGFCフィールドを用いる方法、V
PI/VCIフィールドの一部を用いる方法、PTやC
LPのフィールドを用いる方法、HEC領域を用いる方
法、AALヘッダ・トレイラ内のビットを用いる方法、
あるいは情報フィールドを用いる方法などが考えられ
る。
Next, the OAM cell drop / insert means AV5-1.
.. through n, O sent from the OAM information management means AW5 in the connection set up in the IWU communication path.
Processing is carried out in which AM cells are transferred and transferred, or conversely, only OAM cells are selected from the transferred cells in the connection in the IWU communication path and transmitted to the OAM information management means AW5. Currently, standardization of OAM cell identification methods is progressing with CCITT and the like, but OAM cell identification methods do not necessarily have to follow CCITT specifications, and the IWU of the present invention needs to comply with standardization specifications such as connection between LANs. OA when used in an environment without
Various methods can be considered for identifying the M cell. Method using GFC field in header area of ATM cell, V
Method using part of PI / VCI field, PT or C
Method using LP field, method using HEC area, method using bit in AAL header trailer,
Alternatively, a method using an information field may be considered.

【0250】ここで、図28および図29を用いて、I
WU間通信路の故障が検出された場合の故障回避方法の
一例を以下に示す。 1)IWU(A252)やIWU(A253)などの中の
OAM情報管理手段AW5から送出されたOAMセルに
よって、コネクションCO−2が設定されているIWU
間通信路中の故障(リンク切断など)が検出された場合
を考える。ここで、故障を検出してIWU(A252)
に通知するOAMセルは、どのIWUが送出したOAM
セルでもかまわない。 2)故障を検出したOAMセルを受け取ったIWU(A2
52)内のOAMセル分岐挿入手段AV5−1〜nは、
そのOAMセルをIWU(A252)内のOAM情報管
理手段AW5に送出して故障検出を通知する。 3)OAM情報管理手段AW5に故障情報が送られてくる
と、OAM情報管理手段AW5はその故障が発見された
通信路が接続されているIWU(A253)と接続して
いる他のIWU間通信路が存在するかどうかを判断す
る。 4)他の通信路が存在する場合には、その通信路中にコネ
クションCO−2と同じ通信帯域をその通信路中に設定
できるかどうかをコネクション管理手段A75に聞きに
いく。なお、上記3番目の処理であったIWU(A25
2)とIWU(A253)の間に他の通信路があるかど
うかの判断もコネクション管理手段A75に任せてしま
うような構成でもかまわない。 5)コネクション管理手段A75はIWU(A252)と
IWU(A253)との間に新たなコネクションが設定
できる場合には、コネクション設定手段AM5に新たに
コネクションCO−2の代わりにコネクションCO−4
をIWU(A252)とIWU(A253)との間に設
定するように要求を出す。 6)コネクション設定手段AM5によってコネクションC
O−4が設定されて、故障に依って使えなくなったコネ
クションCO−2に代わって端末A661とA662の
間の通信を行わせるようにする。ここに、今まで、端末
A661からコネクションCO−1,CO−2,CO−
3を通って端末A662に転送されていた情報が、コネ
クションCO−1,CO−4,CO−3を通って転送さ
れるようになる。 7)コネクション管理手段A75はIWU(A252)と
IWU(A253)との間に新たなコネクションが設定
できなかった場合には、別の経路を設定するためにコネ
クション設定手段AM5にコネクション設定要求を出
す。 8)コネクション設定手段AM5によって、IWU(A2
52)からIWU(A254)を介してIWU(A25
3)にいたるコネクションCO−5が設定されて、故障
に依って使えなくなったコネクションCO−2に代わっ
て端末A661とA662の間の通信を行わせるように
する。ここに、今まで、端末A661からコネクション
CO−1,CO−2,CO−3を通って端末A662に
転送されていた情報が、コネクションCO−1,CO−
5,CO−3を通って転送されるようになる。なお、C
O−5のコネクション設定方法は、コネクション設定要
求をIWUに順次転送させていく方法でも良いし、あら
かじめIWUがネットワーク接続構成を知っていてコネ
クション設定を行う方法でも良いし、あるいはIWU
(A252)がコネクション設定要求を接続しているI
WU全てにブロードキャストするような方法でも良い。 9)コネクションCO−2に代わる新たなコネクションが
IWU(A252)とIWU(A253)の間に設定で
きない場合には、故障回避のためのコネクション設定を
あきらめるか、コネクションとしての帯域は減少しても
いいので、前記3番目〜8番目の処理と同様の方法を用
いてコネクションだけは確保するなどの故障回避方法が
考えられる。
Here, referring to FIG. 28 and FIG. 29, I
An example of a failure avoidance method when a failure of the inter-WU communication path is detected is shown below. 1) IWU in which the connection CO-2 is set by the OAM cell transmitted from the OAM information management means AW5 in the IWU (A252) or IWU (A253)
Consider a case where a failure (such as link disconnection) in the inter-communication path is detected. Here, the failure is detected and IWU (A252)
The OAM cell notified to the
It may be a cell. 2) IWU (A2) that received the OAM cell that detected the failure
52), OAM cell add / drop insertion means AV5-1 to AVn
The OAM cell is sent to the OAM information management means AW5 in the IWU (A252) to notify the failure detection. 3) When the failure information is sent to the OAM information management means AW5, the OAM information management means AW5 communicates with other IWUs connected to the IWU (A253) to which the communication path in which the failure is found is connected. Determine if a road exists. 4) If another communication path exists, the connection management means A75 is asked whether or not the same communication band as the connection CO-2 can be set in that communication path. In addition, IWU (A25
The configuration may be such that the connection management unit A75 also determines whether or not there is another communication path between 2) and the IWU (A253). 5) When a new connection can be set between the IWU (A252) and the IWU (A253), the connection management means A75 newly adds the connection CO-4 to the connection setting means AM5 instead of the connection CO-2.
Is set between IWU (A252) and IWU (A253). 6) Connection C by connection setting means AM5
O-4 is set so that communication between the terminals A661 and A662 can be performed in place of the connection CO-2 which cannot be used due to a failure. Heretofore, from terminal A661 to connection CO-1, CO-2, CO-
The information that has been transferred to the terminal A 662 through 3 is transferred through the connections CO-1, CO-4, and CO-3. 7) If a new connection cannot be established between the IWU (A252) and the IWU (A253), the connection management means A75 issues a connection setup request to the connection setup means AM5 to set up another route. . 8) IWU (A2
52) through IWU (A254) to IWU (A25
The connection CO-5 up to 3) is set so that the communication between the terminals A661 and A662 can be performed in place of the connection CO-2 which cannot be used due to the failure. Here, the information that has been transferred to the terminal A662 from the terminal A661 through the connections CO-1, CO-2, and CO-3 until now is the connection CO-1 and CO-.
5, will be transferred through CO-3. Note that C
The connection setting method of O-5 may be a method of sequentially transferring connection setting requests to the IWU, a method of setting the connection by the IWU knowing the network connection configuration in advance, or the IWU.
(A252) I connecting the connection setting request
A method of broadcasting to all WUs may be used. 9) If a new connection in place of connection CO-2 cannot be set between IWU (A252) and IWU (A253), either give up the connection setting for failure avoidance or reduce the bandwidth as the connection. Therefore, a failure avoidance method such as securing only the connection by using the same method as the third to eighth processing is conceivable.

【0251】このような図28、図29に示した故障回
避手段をIWUに持たせる事によって、IWU間通信路
に故障が生じた場合に他の通信経路をIWU自身で検索
して故障回避を行う事が可能となり、接続しているネッ
トワークに新たな負担をかける事無くIWU間の故障検
出・回避機能を提供する事が可能となる。
By providing the IWU with the failure avoiding means shown in FIGS. 28 and 29, when a failure occurs in the IWU communication path, the IWU itself searches for another communication path to avoid the failure. This makes it possible to provide a failure detection / avoidance function between IWUs without imposing a new burden on the connected network.

【0252】また、本発明のIWUを用いたネットワー
ク接続方式ではIWU間通信路を多数設定可能となって
いる事から、ネットワーク接続を行う際にIWU間通信
路に冗長度を持たせて設置しておく事で、図17や図1
9のような通常のネットワーク接続方式においても信頼
性を高くする事が出来るが、さらにOAM手段のような
故障回避手段をIWU内に持たせる事で、より信頼性の
高いネットワーク接続方式を提供する事が可能となる。
In the network connection method using the IWU of the present invention, since a large number of IWU communication paths can be set, the IWU communication paths are installed with redundancy when making network connections. 17 and 1
The reliability can be improved even in the normal network connection method such as No. 9, but by providing the IWU with the failure avoidance means such as the OAM means, the more reliable network connection method is provided. Things are possible.

【0253】また、図29中に示すOAM管理手段AW
5が自分自身の手段の故障状態の監視を行う事でIWU
自身の故障検出を行う事も可能である。また、図29中
のOAM管理手段AW5が、接続しているIWUの故障
状態を監視して他のIWUの故障を検出する事も可能で
ある。さらに、このOAM管理手段は自分自身の故障を
検出した場合や他のIWUの故障を検出した場合に、そ
の故障検出をしたIWUに対して、前述したような故障
検出時の系切り換え命令を送出する事が出来る。
Also, the OAM management means AW shown in FIG.
IWU by monitoring the failure status of its own means
It is also possible to detect its own failure. It is also possible for the OAM management means AW5 in FIG. 29 to detect the failure of another IWU by monitoring the failure status of the connected IWU. Further, when the OAM management means detects a failure of itself or a failure of another IWU, the OAM management means sends the above-mentioned system switching command at the time of failure detection to the IWU which has detected the failure. You can do it.

【0254】このように、IWU内部のOAM管理手段
によってIWU間通信路だけではなくIWU自身の故障
も検出し、故障回避を行う事が可能な構成とすること
で、より高い信頼性を持ったネットワーク接続方式を提
供する事が可能となる。
As described above, the OAM management means inside the IWU can detect not only the inter-IWU communication path but also the failure of the IWU itself and can avoid the failure, so that higher reliability can be obtained. It is possible to provide a network connection method.

【0255】[実施例5]次に、図30に本発明のIW
Uを用いて、IWU間通信路においても情報転送に関す
る通信サービス品質(以下、QOSと略記する)の管理
を行う事が可能となるような、IWUの内部手段構成の
一実施例の概略図を示す。
[Embodiment 5] Next, FIG. 30 shows the IW of the present invention.
FIG. 1 is a schematic diagram of an embodiment of the internal means configuration of the IWU that enables the management of the communication quality of service (hereinafter abbreviated as QOS) related to information transfer using the U even in the IWU communication path. Show.

【0256】図30においては通信品質管理のための手
段に注目して示しているので、IWU内部手段としては
その一部を示しただけのものである。図には示されてい
ないが、当然、図18や図20に示したIWUの内部の
手段は存在している事になる。
Since FIG. 30 focuses on the means for managing communication quality, only a part of the IWU internal means is shown. Although not shown in the figure, naturally, the means inside the IWU shown in FIGS. 18 and 20 are present.

【0257】図30において、コネクション設定時に要
求される各コネクションの要求QOSは、コネクション
管理手段A76を通してIWU内のQOS管理手段AR
6に通知される。QOS管理手段AR6はその要求通信
品質情報をQOS情報データベースAS6に記憶させる
とともに、このIWUから出ている各IWU間通信路毎
に設置されているQOS保証手段AT6−1〜AT6−
nに通知する。
In FIG. 30, the required QOS of each connection required at the time of connection setting is the QOS management means AR in the IWU through the connection management means A76.
6 will be notified. The QOS managing means AR6 stores the required communication quality information in the QOS information database AS6, and the QOS guaranteeing means AT6-1 to AT6- installed for each IWU communication path originating from this IWU.
Notify n.

【0258】QOS保証手段AT6−1〜AT6−nで
は、通信路中の情報をコネクション単位で監視し、各コ
ネクション内を流れる情報が要求してきたQOSを満た
して送り出されているかを監視し、もし要求に違反して
いるパケットがあった場合には以下のような処理を行う
事が考えられる。 (a) 違反しているパケットを廃棄する。 (b) 違反しているパケットを要求通信品質に見合う状態
になるまで待たせる。 (c) 違反しているというフラグをたてて、輻輳時に優先
的に廃棄する。 (d) 違反しているという事をユーザーに知らせる。 (e) 違反しているという事をIWU内のスイッチング手
段より前のI/F手段やVP/VC変換手段に通知し
て、情報の送出を少し待たせる。 このような方法によって、IWU間通信路中でも要求さ
れたQOSを確保して通信を行う事が可能となる。
The QOS assurance means AT6-1 to AT6-n monitor the information in the communication path on a connection-by-connection basis and monitor whether the information flowing in each connection satisfies the requested QOS and is sent out. If there is a packet that violates the request, the following processing may be performed. (a) Discard the violating packet. (b) The violating packet is made to wait until it is in a state commensurate with the requested communication quality. (c) Raise a flag that it is in violation, and preferentially discard it at the time of congestion. (d) Notify the user of the violation. (e) Notify the I / F means and the VP / VC conversion means before the switching means in the IWU that there is a violation, and make the information transmission wait a little. With such a method, it is possible to secure the required QOS and perform communication even in the IWU communication path.

【0259】ここで示したQOS保証手段で提供する機
能のうち、上記(a) 、(c) のような機能は、ATM通信
で行われるポリシング機能を用いる方法などが考えられ
る。また、同じようにQOS保証手段で提供する機能の
うち、違反しているパケットに対しての処理の中の上記
(b) のような機能は、ATM通信で行われるシェイピ
ング機能を用いて提供する方法などが考えられる。な
お、ポリシングやシェイピングの方式としては、スライ
ディングウィンドウ方式やリーキーバケット方式などが
考えらる。
Among the functions provided by the QOS guaranteeing means shown here, for the functions such as (a) and (c) above, a method using a policing function performed in ATM communication can be considered. Similarly, among the functions provided by the QOS guaranteeing means, in the processing for the violating packet,
The function such as (b) may be provided by using the shaping function performed by ATM communication. Note that a sliding window method, a leaky bucket method, or the like can be considered as a method of policing or shaping.

【0260】さらに、このようにQOS保証手段におい
ては、ポリシング機能やシェイピング機能と良く似た機
能を提供する事から、本発明のネットワーク接続装置内
ではこれらの機能を統合した一つの機能モジュールによ
って提供する事によってネットワーク間でのポリシング
機能やシェイピング機能をも容易に提供する事が可能で
ある。
Further, since the QOS guaranteeing means provides a function very similar to the policing function and the shaping function in this way, it is provided by one function module integrating these functions in the network connection device of the present invention. By doing so, it is possible to easily provide a policing function and a shaping function between networks.

【0261】ここで、通信サービス保証手段において提
供する通信サービス品質(QOS)の提供方法として
は、IWU間通信路中のコネクションにおいてもコネク
ション設定時に要求される同じQOSを保証するような
方法だけではなく、その提供方法として以下のような各
種の方法が考えられる。 (方法1)接続しているLAN内と異なるQOSをIW
U間通信路で提供する方法 この方法1は、ATM−LANを接続する場合に、IW
U間通信路においてもコネクション設定時に設定される
QOSと同じQOSを設定するのではなく、例えばIW
U間通信路では1種類のQOSだけを提供する事で、要
求されたQOSよりも高い品質のQOSや低い品質のQ
OSをもってIWU間の通信を行う事になるが、IWU
内においてQOSを提供するための機能を小さくすると
いう方法である。また、IWU間では常に要求された通
信品質のピークレート(最大要求サービス品質)のQO
Sを割り当てる事で、IWU間通信路での通信帯域の利
用効率は下がるけれども、IWU間に高品質の通信路を
提供しネットワーク接続によるQOSの劣化をなくすと
ともに、IWU内でのQOSを提供するための機能を小
さくする事が可能となる方法も考えられる。 (方法2)IWU間通信路中のPVCにあらかじめQO
Sを設定しておく方法 この方法2は、IWU間にPVCを設定してIWU間通
信を提供するような場合に、各PVCにあらかじめQO
Sを設定しておき、要求されたコネクションの帯域とQ
OSの組に適したPVCを順次割り当てる事で、帯域や
QOSには無駄や不足が生じる可能性があるが、IWU
内で提供するコネクション設定の機能とQOS提供の機
能の双方を小さくする事が出来る方法である。また、I
WU間通信路にPVCコネクションを割り当てる際に、
コネクションの要求するピークレートの帯域割り当てを
行ってしまう事で、先の場合と同様にIWU内でのQO
S提供機能を小さくする事を可能とする方法も考えられ
る。 (方法3)帯域割当無し(コネクションだけ設定され
る)のQOSを設ける方法 この方法3は、特にデータグラム通信の場合のように通
信における転送遅延時間にリアルタイム性を要求しない
ようなコネクションに対しては、IWU間通信路にコネ
クションは設定するけれどもそのコネクションには帯域
を割り当てず、IWU間通信路の帯域に空きがある場合
にのみそのコネクションの情報を転送する事が出来るよ
うなQOSを設ける方法である。
Here, the method of providing the communication quality of service (QOS) provided by the communication service guaranteeing means is not limited to the method of guaranteeing the same QOS required at the time of setting the connection even in the connection in the IWU communication path. However, the following various methods are conceivable as the providing method. (Method 1) IW a different QOS from the connected LAN
Method provided by U-to-U communication path This method 1 is an IW when connecting an ATM-LAN.
In the U-to-U communication path, instead of setting the same QOS as that set at the time of connection setting, for example, IW
By providing only one type of QOS in the U-to-U communication path, a QOS of higher quality or a lower quality of QOS than the requested QOS is provided.
Communication between IWUs will be carried out by the OS, but IWU
In this method, the function for providing QOS is reduced. Further, between IWUs, the QO of the peak rate (maximum required quality of service) of the communication quality always required
By allocating S, the use efficiency of the communication band in the IWU communication channel decreases, but it provides a high-quality communication channel between IWUs, eliminates the deterioration of QOS due to network connection, and provides QOS in IWU. It is also possible to consider a method that makes it possible to reduce the function. (Method 2) QO in advance on the PVC in the IWU communication path
Method of setting S In this method 2, when PVCs are set between IWUs to provide communication between IWUs, QOs are preliminarily assigned to each PVC.
S is set and the bandwidth and Q of the requested connection are set.
There is a possibility that waste of bandwidth and QOS will be inefficient or insufficient by sequentially allocating PVC suitable for the set of OS, but IWU
This is a method that can reduce both the connection setting function and the QOS providing function that are provided internally. Also, I
When assigning a PVC connection to the WU communication path,
By allocating the bandwidth of the peak rate required by the connection, QO within the IWU as in the previous case
A method that can reduce the S providing function can be considered. (Method 3) Method for Providing QOS without Bandwidth Allocation (Only Connection is Set) This method 3 is particularly applicable to connections that do not require real-time transfer delay time in communication such as datagram communication. Sets a connection on the IWU communication path, but does not allocate a band to the connection, and provides a QOS that can transfer information of the connection only when there is a free band on the IWU communication path. Is.

【0262】この方法を用いる事で、音声通信やリアル
タイム画像情報通信などのリアルタイム性を要求される
コネクションは、データグラム通信などの非リアルタイ
ム性のコネクションによって帯域を奪われてしまい、そ
の結果としてIWU間の情報転送に時間がかかりリアル
タイム性が損なわれてしまうような影響を回避する事が
可能となる。また、この方法ではIWU間通信路の通信
帯域に限りがある場合でも、データグラム通信のコネク
ションを多数受け付けた事によって通信路中の帯域を奪
われてしまう事が無く、リアルタイム性のコネクション
のコネクション受付の確率を大きくする事が可能とな
る。また、この方法で提供するQOSは、PVCにQO
Sを割り当てるような上記方法2の場合にも、IWU間
にATM−LANとは異なるQOSを提供するような上
記方法1の場合にも、そのQOSの1パターンとして適
用する事が可能なQOSである。 (方法4)複数コネクション毎に(例えばVP単位で)
QOSを設定する方法 この方法4は、IWU間に設定しているコネクション全
てに対してそれぞれQOSの監視や保証を行う事はIW
Uに大きな負荷を持たせる事になるので、IWU間に設
定している複数のコネクションのQOSをまとめて管理
する方法である。すなわち、例えばATM方式でのVP
とVCの関係のようなコネクション識別子を用いて、Q
OS管理はVP単位だけで行い、そのVP内に含まれる
VCのQOSは管理しないとするような方法である。ま
た、あらかじめIWU間に設定できるQOSの種類を限
定してしまい、設定した各QOSに対してVPを割り当
て、端末が要求してきたコネクションはそのQOS毎に
IWU間に設定している適当なVP(QOSに対応して
いる)に割り振って、QOSの監視や保証はそのVPを
単位として行う事で、コネクション全てに対して監視す
るオーバーヘッドを小さくするという方法である。
By using this method, the connection of the voice communication and the real-time image information communication which requires the real-time property is robbed of the band by the non-real-time connection such as the datagram communication. As a result, the IWU It is possible to avoid the effect that it takes time to transfer information between them and the real-time property is impaired. Also, with this method, even if the communication band of the IWU communication channel is limited, the band in the communication channel is not robbed by receiving a large number of datagram communication connections, and the connection of the real-time connection is established. It is possible to increase the reception probability. In addition, the QOS provided by this method is
A QOS that can be applied as one pattern of the QOS in the case of the method 2 in which S is assigned and in the case of the method 1 in which a QOS different from the ATM-LAN is provided between IWUs. is there. (Method 4) For each multiple connections (for example, in VP units)
Method of setting QOS In this method 4, it is not possible to monitor or guarantee QOS for all connections set between IWUs.
This is a method of collectively managing the QOSs of a plurality of connections set between IWUs, since U will be given a heavy load. That is, for example, VP in ATM system
Q using a connection identifier such as the relationship between
A method is such that the OS management is performed only for each VP, and the QOS of the VC included in the VP is not managed. In addition, the types of QOS that can be set between IWUs are limited in advance, VPs are assigned to the set QOSs, and the connection requested by the terminal is an appropriate VP (set between IWUs) for each QOS. (Corresponding to QOS), and the monitoring and guarantee of QOS are performed in units of the VP, thereby reducing the overhead of monitoring for all connections.

【0263】このようなQOS提供方式においても、そ
のQOSの1パターンとして上記方法3で示した「帯域
割当無し」のQOSを設定する事が可能である。 (方法5)IWU間でも再送制御を行う事でQOSを提
供する方法 この方法5としては、IWU間でのQOS保証手段とし
て、先に示したようなIWUの出口において保証する方
法とともに、IWU間通信路においてデータリンクレイ
ヤレベルでの再送制御手段を提供するなどの方法を用い
て、IWUのIWU間通信路へのインタフェース点にお
いてポリシングやシェイピングのような機能を提供する
事によるQOS保証方法ではない、IWU間での再送制
御によるQOS保証方法が考えられる。
Even in such a QOS providing method, it is possible to set the "no bandwidth allocation" QOS shown in the above method 3 as one pattern of the QOS. (Method 5) Method of providing QOS by performing retransmission control between IWUs This method 5 is a method of guaranteeing QOS between IWUs, and a method of guaranteeing at the exit of IWUs as described above, It is not a QOS guarantee method by providing functions such as policing and shaping at the interface point of the IWU to the IWU communication channel by using a method such as providing retransmission control means at the data link layer level in the communication channel , A QOS guarantee method by retransmission control between IWUs is conceivable.

【0264】[実施例6]次に、図31に、本発明に係
るネットワーク接続装置を用いて、コネクション型とコ
ネクションレス型の通信が混在するようなネットワーク
間(以下、CO&CL混在LANと略記する)を接続す
るネットワーク接続方式の一実施例を示す。
[Embodiment 6] Next, in FIG. 31, using the network connection device according to the present invention, between networks (hereinafter abbreviated as CO & CL mixed LAN) in which connection type and connectionless type communication are mixed. 1) shows an example of a network connection method for connecting a network.

【0265】ここでは、CO&CL混在LAN(B11
1)内の端末B661から各IWU(B221,B22
2)を介してCO&CL混在型LAN(B112)内の
端末B663に、コネクションCO−1,CO−2,C
O−3が設定されていて、コネクション型の通信を行っ
ている。また、CO&CL混在型LAN(B111)内
の端末B662から各IWU(B221,B222)を
介してCO&CL混在型LAN(B112)内の端末B
664に、コネクションCO−4,CO−5,CO−
6,CO−7,CO−8が設定されていて、コネクショ
ンレス型の通信を行っている。
Here, a mixed CO & CL LAN (B11
1) from the terminal B661 in each IWU (B221, B22
2) to the terminal B663 in the CO & CL mixed type LAN (B112), and the connections CO-1, CO-2, C
O-3 is set and connection-type communication is performed. Further, from the terminal B662 in the CO & CL mixed type LAN (B111) through each IWU (B221, B222), the terminal B in the CO & CL mixed type LAN (B112).
664, connections CO-4, CO-5, CO-
6, CO-7 and CO-8 are set, and connectionless communication is performed.

【0266】ここでは、コネクションレス型の情報の転
送方法としてCLSF処理手段を用いて、ATM環境内
にコネクションレス型の通信を提供する場合を考えてい
るが、コネクションレス型の情報の提供方法は必ずしも
この方法に限られるものではなく、FDDI−IIのよう
にフレーム内にコネクション型の情報の領域とコネクシ
ョン型の情報の領域をそれぞれ確保しておいて通信を行
うような場合でも良いし、巡回予約方式のようなあらか
じめコネクション型の情報を転送するためのスロットと
コネクション型の情報を転送するためのスロットを用意
しておくような方法でもかまわない。また、IWU間の
コネクションCO−2,CO−6はそれぞれが同じIW
U間通信路中に設定されていても良いし、それぞれ別の
IWU間通信路中に設定されていてもかまわない。
Here, as a connectionless type information transfer method, it is considered that CLSF processing means is used to provide connectionless type communication in an ATM environment. However, the connectionless type information providing method is The method is not necessarily limited to this method, and may be the case in which a connection-type information area and a connection-type information area are secured in a frame and communication is performed, as in FDDI-II. A method of preparing a slot for transferring connection-type information and a slot for transferring connection-type information in advance such as a reservation method may be used. Also, the connections CO-2 and CO-6 between IWUs are the same IW.
It may be set in the U-to-U communication path, or may be set in different IWU-to-IUU communication paths.

【0267】この場合に、本発明のIWUは、IWU間
通信路中のコネクションがコネクション型の通信を行っ
ているコネクションCO−2と、コネクションレス型の
通信を行っているコネクションCO−6に対して、それ
ぞれ異なるQOSを提供する事になる。
In this case, the IWU of the present invention is connected to the connection CO-2 in which the connection in the IWU communication path is performing connection-type communication and the connection CO-6 in which connection-less communication is performed. Therefore, different QOS will be provided.

【0268】図32に本実施例のIWUの内部構成例の
概念図を示す。図32は、特に図30のQOSを提供す
るための手段について注目しているので、図中において
はそのQOS提供のための手段のみを示したものであ
る。図30中でのQOS保証手段AT6−1〜nが、図
32中のB11,B12に対応している。当然、図18
や図20に示したようなIWUの内部手段を有した構成
になっている。図32ではコネクション型の情報を転送
するIWU間コネクションと、コネクションレス型の情
報を転送するIWU間コネクションに、それぞれ1種類
のQOSを提供する場合のQOS提供方式を示してい
る。
FIG. 32 shows a conceptual diagram of an internal configuration example of the IWU of this embodiment. Since FIG. 32 focuses particularly on the means for providing the QOS of FIG. 30, only the means for providing the QOS is shown in the figure. QOS guaranteeing means AT6-1 to ATn in FIG. 30 correspond to B11 and B12 in FIG. Naturally, FIG.
20 and the internal means of the IWU as shown in FIG. FIG. 32 shows a QOS providing method in the case where one type of QOS is provided for each IWU connection for transferring connection type information and each IWU connection for transferring connectionless type information.

【0269】以下、図31および図32を用いて、QO
Sの中でのセル廃棄品質の保証法の一例を示す。図32
のQOS保証方法は、図30におけるQOS保証手段A
T6−1〜nがI/F手段AJ11−1〜nの前に配置
されたような構成になっており、スイッチング手段AZ
6に入力される前にQOSを保証するような場合のQO
S保証方式を示している。 (1) 端末B661やCLSFB991から送られてきた
情報は、IWU内のスイッチング手段BZ2に入力され
る前にQOS保証手段B12に入力される。 (2) QOS保証手段B12内の情報識別手段B22に
は、先の場合と同様の情報がコネクション管理手段B7
2から送られてくる。 (3) 情報識別手段B22はその情報に従ってコネクショ
ン単位に保証するべきQOS毎の待ち合わせバッファB
33,B34に情報を送出する。 (4) 待ち合わせバッファB33にコネクション型の情
報、待ち合わせバッファB34にコネクションレス型の
情報が転送されるとすると、その情報の待ち合わせバッ
ファB33,B34から情報を引き出す際のアルゴリズ
ムによってIWU間のコネクションにQOSが保証され
る事になる。なお、セル廃棄品質の高いQOSを保証す
る待ち合わせバッファの方から優先的に情報を引き出
し、スイッチング手段においては情報のスイッチングで
の情報の衝突時に、情報送出を前段に待ち合わせをさせ
るACK制御を行う事によって、IWU間にセル廃棄品
質を保証できる。 (5) 待ち合わせバッファB33,B34から引き出され
た情報がMUX手段B42によって多重化されて、I/
F手段BJ2を介してスイッチング手段BZ2に送出さ
れてIWU間通信路の選択を行われる事となる。
Hereinafter, referring to FIGS. 31 and 32, QO will be described.
An example of a method of guaranteeing cell discard quality in S will be shown. Figure 32
The QOS guarantee method is the QOS guarantee means A in FIG.
T6-1 to n have such a configuration that they are arranged in front of the I / F means AJ11-1 to n, and the switching means AZ.
QO in case of guaranteeing QOS before input to 6
The S guarantee method is shown. (1) The information sent from the terminal B661 or CLSFB991 is input to the QOS assurance means B12 before being input to the switching means BZ2 in the IWU. (2) In the information identifying means B22 in the QOS guaranteeing means B12, the same information as in the previous case is supplied to the connection managing means B7.
It will be sent from 2. (3) The information identifying means B22 is a waiting buffer B for each QOS that should be guaranteed for each connection according to the information.
The information is sent to 33 and B34. (4) If connection-type information is transferred to the waiting buffer B33 and connectionless-type information is transferred to the waiting buffer B34, QOS is applied to the connection between IWUs by the algorithm for extracting the information from the waiting buffers B33 and B34. Will be guaranteed. Information is preferentially extracted from a queuing buffer that guarantees QOS with high cell discard quality, and the switching means performs ACK control to wait for information transmission in the preceding stage when information collides during information switching. By this, the cell discard quality can be guaranteed between IWUs. (5) The information extracted from the waiting buffers B33 and B34 is multiplexed by the MUX means B42,
It is sent to the switching means BZ2 via the F means BJ2 and the IWU communication path is selected.

【0270】ここで、セル廃棄品質を保証するための待
ち合わせバッファからの送出アルゴリズムとして、以下
のようなアルゴリズムが考えられる。 (a) 廃棄品質の高いQOSを保証する待ち合わせバッフ
ァから全ての情報を送出したときにのみ、廃棄品質の低
いQOSを提供する待ち合わせバッファから情報が送出
できる。 (b) 廃棄品質の高いQOSを提供する待ち合わせバッフ
ァから数回情報を引き出したら、廃棄品質の低いQOS
を提供する待ち合わせバッファから情報が引き出せる。
この回数は、任意に決定できる。 (c) 廃棄品質の高いQOSを提供する待ち合わせバッフ
ァの方に廃棄品質の低いQOSを提供する待ち合わせバ
ッファに送るよりも高速のクロックを供給し、双方のバ
ッファを同じように制御してMUX手段に送出する事で
異なるQOSを提供する。 (d) 廃棄品質の高いQOSを提供する待ち合わせバッフ
ァに閾値を設けておき、その閾値を越えて情報が蓄積さ
れる事の無いようにバッファ制御を行う。
Here, the following algorithm can be considered as a transmission algorithm from the queuing buffer for guaranteeing the cell discard quality. (a) Information can be sent from the queuing buffer that provides QOS with low discard quality only when all the information is sent from the queuing buffer that guarantees QOS with high discard quality. (b) If information is retrieved several times from a queuing buffer that provides a high-quality QOS, a high-quality QOS with a low quality is discarded.
Information can be retrieved from the waiting buffer that provides the.
This number of times can be arbitrarily determined. (c) A queuing buffer that provides a high quality discard QOS is supplied with a faster clock than that sent to a queuing buffer that provides a poor quality QOS, and both buffers are controlled in the same way to the MUX means. Different QOS is provided by sending. (d) A threshold is set in the queuing buffer that provides QOS with high discard quality, and buffer control is performed so that information is not accumulated beyond the threshold.

【0271】ここで、廃棄品質と遅延品質を提供するQ
OS提供手段の配置方法は以上のような方法に限られた
ものではなく、廃棄品質・遅延品質のQOS提供手段を
ともにスイッチング手段の後段に配置する方法や、逆に
QOS提供手段をともにスイッチング手段の前段に配置
する方法や、1つのQOS提供手段によって廃棄品質と
遅延品質の双方のQOSを提供するような方法などが考
えられる。
Here, Q which provides the discard quality and the delay quality
The method of arranging the OS providing means is not limited to the above-mentioned method, and the method of arranging both the QOS providing means of the discard quality and the delay quality in the latter stage of the switching means, or conversely, the QOS providing means both of the switching means. And a method of providing QOS of both discard quality and delay quality by one QOS providing means.

【0272】[実施例7]図33には、本発明に係るネ
ットワーク接続装置を用いた場合のネットワーク接続方
式の一実施例を示す。図33においてはCO&CL混在
型LAN(B113)内の端末B661からCO&CL
混在型LAN(B114)内の端末B663に対して、
コネクションCO−1,CO−2,CO−3が設定され
ている。
[Embodiment 7] FIG. 33 shows an embodiment of a network connection system using the network connection apparatus according to the present invention. In FIG. 33, from the terminal B661 in the CO & CL mixed LAN (B113) to CO & CL
For the terminal B663 in the mixed LAN (B114),
Connections CO-1, CO-2, CO-3 are set.

【0273】ここで、端末B661から要求されたコネ
クションCO−1はCO&CL混在型LAN(B11
3)内のコネクション設定手段B441によって設定さ
れ、CO−3はCO&CL混在型LAN(B114)内
のコネクション設定手段B442によって設定される。
また、IWU(B223)とIWU(B224)との間
のコネクションCO−2は、IWU内のコネクション設
定手段によって設定されるので、CO−2の提供するQ
OSはIWU内のコネクション設定手段によって任意に
設定可能な構成となっている。
Here, the connection CO-1 requested from the terminal B661 is the CO & CL mixed type LAN (B11
3) is set by the connection setting means B441, and CO-3 is set by the connection setting means B442 in the CO & CL mixed type LAN (B114).
Further, the connection CO-2 between the IWU (B223) and the IWU (B224) is set by the connection setting means in the IWU, so Q provided by the CO-2 is provided.
The OS has a configuration that can be arbitrarily set by the connection setting means in the IWU.

【0274】本実施例に係るIWUによるQOS提供方
式では、端末B661から出されたコネクション設定要
求の中での要求QOSに比べて常に高い品質のQOSを
IWU間のコネクションCO−2に提供する構成になっ
ている。つまり、要求されたQOSを提供する事になる
コネクションCO−1,CO−3に比べて高い品質のQ
OSがコネクションCO−2に提供されている事にな
る。
In the QOS providing system by the IWU according to the present embodiment, the QOS of the quality which is always higher than the requested QOS in the connection setting request issued from the terminal B661 is provided to the connection CO-2 between the IWUs. It has become. That is, the quality of Q is higher than that of the connections CO-1 and CO-3 that provide the requested QOS.
The OS is provided to the connection CO-2.

【0275】このようなコネクションへのQOSの提供
を行う事によって、IWU間通信路中でのQOSの劣化
を軽減させる事が可能となる。また、IWUによって接
続されているネットワーク内のコネクション設定手段が
それぞれ独自にネットワーク内でのコネクションのQO
S管理を行っていても、IWU間通信路中の品質劣化に
よって提供するべきQOSが劣化してしまうような影響
を極力少なくする事が可能となる。
By providing the QOS to such a connection, it is possible to reduce the deterioration of the QOS in the IWU communication path. Also, the connection setting means in the network connected by the IWU each independently establishes the QO of the connection in the network.
Even if S management is performed, it is possible to minimize the influence of deterioration of QOS to be provided due to quality deterioration in the IWU communication path.

【0276】このようなQOS提供方式を実現するIW
U内のQOS提供手段は、図32に示した内部手段配備
方法で充分提供可能なものである。
IW that realizes such a QOS providing method
The QOS providing means in U can be sufficiently provided by the internal means allocating method shown in FIG.

【0277】[実施例8]図34には、本発明に係るネ
ットワーク接続装置を用いた場合のネットワーク接続方
式の一実施例を示す。図34においてはCO&CL混在
型LAN(B113)内の端末B661,B662,B
663,B664からCO&CL混在型LAN(B11
4)内の端末B665,B666,B667,B668
に対して、コネクションCO−1〜CO−12が設定さ
れている。
[Embodiment 8] FIG. 34 shows an embodiment of a network connection system using the network connection apparatus according to the present invention. In FIG. 34, terminals B661, B662, B in the CO & CL mixed type LAN (B113) are shown.
663, B664 to CO & CL mixed type LAN (B11
4) Terminals B665, B666, B667, B668 in
, The connections CO-1 to CO-12 are set.

【0278】ここで、CO&CL混在型LAN(B11
3)内の端末から要求されたコネクションCO−1〜C
O−4は、CO&CL混在型LAN(B113)内のコ
ネクション設定手段によって設定され、CO−5〜CO
−8はCO&CL混在型LAN(B114)内のコネク
ション設定手段によって設定される事になる。
Here, the CO & CL mixed type LAN (B11
3) Connections CO-1 to C requested by the terminals in
O-4 is set by the connection setting means in the CO & CL mixed type LAN (B113), and CO-5 to CO
-8 is set by the connection setting means in the CO & CL mixed type LAN (B114).

【0279】また、IWU(B225)とIWU(B2
26)との間のコネクションCO−9〜CO−12は、
IWU内のコネクション設定手段によって設定されるの
で、CO−9〜CO−12の提供するQOSはIWU内
のコネクション設定手段によって任意に設定可能な構成
となっている。
Also, IWU (B225) and IWU (B2
26), the connections CO-9 to CO-12 with
Since it is set by the connection setting means in the IWU, the QOS provided by CO-9 to CO-12 can be arbitrarily set by the connection setting means in the IWU.

【0280】通常のQOS提供方式では、IWU(B2
25)とIWU(B226)との間のコネクションCO
−9〜CO−12でのQOS提供方法としては、端末B
661〜B664から要求されたQOSをそのまま提供
する方法か、または前述したようにさらに高い品質のQ
OSを提供する方法が考えられる。しかし、高い品質の
QOSを提供するためには、IWU間の通信路中に大き
な帯域のコネクションを設定する必要があるので、IW
U間に設定できるコネクションの数に制限が生じる可能
性がある。
In the normal QOS providing system, IWU (B2
25) Connection between IWU (B226) and CO
As a QOS providing method in -9 to CO-12, the terminal B is used.
The method of providing the QOS requested from the B.661 to B664 as it is, or the higher quality Q as described above.
A method of providing the OS can be considered. However, in order to provide high quality QOS, it is necessary to set up a connection with a large bandwidth in the communication path between IWUs.
The number of connections that can be set between U may be limited.

【0281】本実施例に係るIWUによるQOS提供方
式を用いると、IWU間のコネクション中に要求された
QOSよりも低いQOSを提供する事が可能となる。こ
のようなQOS提供方法を用いる事で、IWU間通信路
中に大きくない帯域を確保したコネクションを設定する
事でネットワーク間接続を行う事が出来るので、IWU
間に設定できるコネクション数を多くする事が可能とな
り、通常の場合よりも多くの端末がIWU間で情報転送
を行う事が出来る。つまり、IWU間に与えられた帯域
(IWU間通信路によって決まる通信容量)よりも大き
な帯域を割り当てる要求を出されたコネクションまで
も、IWU間の通信路中に設定する事が可能となる。
When the IWU-provided QOS providing method according to this embodiment is used, it is possible to provide a lower QOS than the requested QOS during the connection between IWUs. By using such a QOS providing method, it is possible to connect between networks by setting a connection that secures a bandwidth that is not too large in the IWU communication path.
It is possible to increase the number of connections that can be set between them, and more terminals can transfer information between IWUs than usual. That is, even a connection for which a request for allocating a band larger than the band (communication capacity determined by the IWU communication path) given between IWUs can be set in the communication path between IWUs.

【0282】このことから、IWUによって接続されて
いるネットワーク内の端末数が増大したり、各端末から
送出される情報の帯域が大きくなったりしてIWU間の
通信容量がIWU間の通信容量よりも多く必要になった
場合でも、通信のサービス品質は少々劣化する可能性が
あるが、IWUの接続構成やIWU間に配置するリソー
スを変化させる事無くIWU間の通信容量の変化に対応
する事が出来るようになる。
From this, the communication capacity between IWUs is greater than the communication capacity between IWUs because the number of terminals in the network connected by IWUs increases and the bandwidth of the information sent from each terminal increases. Even if a large amount of communication is required, the quality of service of communication may deteriorate slightly, but it is necessary to cope with changes in communication capacity between IWUs without changing the connection configuration of IWUs or the resources allocated between IWUs. Will be able to.

【0283】[実施例9]図35には、本発明に係るネ
ットワーク接続装置を用いてネットワーク接続をする場
合の当該IWUに送り込まれてくるパケットのフォーマ
ットの一例と、送られてくるパケットの時間変化の一例
を示す。本実施例に係るIWUでは、このIWUに送り
込まれてくるパケットのその特性に応じたQOSをIW
U間通信路中に設定する事が可能な構成となっている。
[Embodiment 9] FIG. 35 shows an example of the format of a packet sent to the IWU when a network connection is made using the network connection apparatus according to the present invention, and the time of the packet sent. An example of changes will be shown. In the IWU according to the present embodiment, the IOS of the QOS according to the characteristics of the packet sent to this IWU is set to the IWU.
It is configured so that it can be set in the U-to-U communication path.

【0284】ここで、パケットの持つ特性としては以下
のようなものが考えられ、それによって以下のような効
果を得る事が期待できる。 (1)送られてきた情報のパケット長によってQOSを
割り当てる まず、IWU間にコネクションを設定して情報転送を行
う場合に、パケット長の長い情報に対しては高い品質の
QOSを割り当てる事を考える。遠く離れた端末間での
情報転送を行う際に、パケット長の長い情報はその情報
伝送中の伝送誤りがパケット内に生じる確率が高くな
り、そのための再送処理などを行う必要があるために実
質的なパケットのスループットが低下するという問題が
ある。このような問題に対してパケット長の長い情報に
高い品質のQOSを与える事で、低遅延時間での情報転
送が行えるので、再送処理が必要な場合にも高いスルー
プットを提供する事が出来るようになる。
Here, the following characteristics can be considered as the characteristics of the packet, and it can be expected that the following effects can be obtained. (1) Allocating QOS according to the packet length of transmitted information First, when setting a connection between IWUs to transfer information, consider assigning high quality QOS to information with a long packet length. . When transferring information between terminals that are far apart, the probability that a transmission error during information transmission will occur in the packet for information with a long packet length is high, and it is necessary to perform retransmission processing for that purpose. There is a problem that the throughput of a typical packet is reduced. For such a problem, by providing high quality QOS to information with a long packet length, information can be transferred with a low delay time, and thus high throughput can be provided even when retransmission processing is required. become.

【0285】また、高い廃棄品質をパケット長の長い情
報に与える事で、IWU間での伝送誤り率(IWU間通
信路中の誤りだけでなくセル廃棄による情報欠落も含め
た伝送誤り率)を減少させる事が出来、再送処理を行う
回数を減少させる事が出来る。
Further, by giving a high discard quality to the information having a long packet length, the transmission error rate between IWUs (the transmission error rate including not only the error in the communication path between IWUs but also the information loss due to the cell discard) is increased. It is possible to reduce the number of times the retransmission process is performed.

【0286】このような効果が得られる事から、パケッ
ト長の長い情報に高い品質のQOSを与える方法では、
特に長距離の情報伝送において情報の実質的なスループ
ットの低下を防ぐ事が可能となる。
Since such an effect can be obtained, the method of giving high quality QOS to information having a long packet length is as follows.
In particular, in long-distance information transmission, it is possible to prevent a substantial decrease in information throughput.

【0287】また、パケット長の長い情報に対して高い
品質のQOSを提供する場合の逆の場合として、パケッ
ト長の短い情報に対して高い品質のQOSを割り当てる
事を考える。電話などのリアルタイム通信を提供する場
合などに端末から送信される情報は、パケット長の短い
情報がその大半を占めていると考えられるので、パケッ
ト長の短い情報に対して高い品質のQOSを与えるとい
うアルゴリズムでQOSを提供する事で、リアルタイム
性の要求される情報に対して、低遅延・低廃棄率でのネ
ットワーク間の情報転送を提供する事が出来る。 (2)制御情報によってQOSを割り当てる 通信ネットワーク内の端末として、コネクション設定手
段を持った端末や故障回避手段やネットワーク管理を行
っているような端末からの情報は、ネットワークを運用
していく際に非常に重要な情報である。また、故障検出
などの緊急信号は、その性格上リアルタイム処理が可能
なくらいの転送遅延で通信が行える事が期待されてい
る。
As a reverse case of providing high quality QOS for long packet length information, consider assigning high quality QOS for short packet length information. It is considered that the information transmitted from the terminal when providing real-time communication such as a telephone occupies most of the information having a short packet length, so that high quality QOS is given to the information having a short packet length. By providing QOS with this algorithm, it is possible to provide information transfer between networks with low delay and low discard rate for information that requires real-time processing. (2) Information from terminals that have connection setting means, failure avoidance means, or terminals that perform network management as terminals in a communication network that allocates QOS according to control information is used when operating the network. This is very important information. In addition, it is expected that an emergency signal such as a failure detection can be communicated with a transfer delay that allows real-time processing due to its nature.

【0288】このような特に重要性の高い情報を送信す
るパケットは通常そのパケットの制御情報フィールドに
そのパケットがどのような情報を転送させているパケッ
トであるかを示すビットを持っているので、その制御情
報のビットの情報から重要度の高いものには高い品質の
QOSを与える事が考えられる。このようにする事で、
重要性の高い情報を低遅延・低廃棄率でネットワーク内
を転送させる事が出来るようになる。 (3)送信元アドレス、送信先アドレスによってQOS
を割り当てる 上記(2)の場合と同様に、通信ネットワーク内の端末
として、コネクション設定手段を持った端末や故障回避
手段やネットワーク管理を行っているような端末からの
情報は、ネットワークを運用していく際に非常に重要な
情報である。また、故障検出などの緊急信号は、その性
格上リアルタイム処理が可能なくらいの転送遅延で通信
が行える事が期待されている。パケットの重要度を判断
するビットとして前述の方法は制御ビットを用いた方法
であったが、この場合にはその送信元アドレスや送信先
アドレスが重要な端末であるかどうかを判断する事によ
ってQOSを割り当てる事になる。
Since a packet transmitting such particularly important information usually has a bit indicating in the control information field of the packet what kind of information the packet is transferring, It is conceivable to give a high quality QOS to the highly important information from the bit information of the control information. By doing this,
It becomes possible to transfer highly important information within the network with low delay and low discard rate. (3) QOS depending on source address and destination address
As in the case of (2) above, information from a terminal having a connection setting means, a failure avoidance means, or a terminal performing network management is used as a terminal in the communication network by operating the network. This is very important information when going. In addition, it is expected that an emergency signal such as a failure detection can be communicated with a transfer delay that allows real-time processing due to its nature. The above-mentioned method uses the control bit as the bit for judging the importance of the packet. In this case, the QOS is judged by judging whether the source address or the destination address is an important terminal. Will be assigned.

【0289】このようなQOSの割当方法を用いる事に
よって、先の場合と同様に重要性の高い情報を低遅延・
低廃棄率でネットワーク内を転送させる事が出来るよう
になる。また、制御情報を用いないのでATMのような
パケットのヘッダ領域の少ないパケットに新たに制御情
報をのせる必要がなくなり、パケット内の情報を有効に
利用する事が出来るようになる。また、制御情報として
重要度を示す必要がなくなるので、情報を送信する端末
の手段を小さくする事が可能となる。 (4)送られてきた情報のバースト長によってQOSを
割り当てる 図35に示したように、同じあて先情報を持ったパケッ
トが連続して到着するような場合をバースト到着と呼
ぶ。ここで、バースト長とはその連続して到着したパケ
ットの総延長時間の事を指している。QOSの割当方法
としては、上記の(1)で説明したような方法内でのパ
ケット長をバースト長にそのまま置き換えることで実現
が可能である。
By using such a QOS allocation method, as in the previous case, highly important information can be transmitted with a low delay and
It becomes possible to transfer data in the network with a low discard rate. Further, since the control information is not used, it is not necessary to newly put the control information on the packet having a small header area of the packet such as ATM, and the information in the packet can be effectively used. Further, since it is not necessary to indicate the degree of importance as the control information, it is possible to reduce the means of the terminal for transmitting the information. (4) Allocating QOS according to the burst length of transmitted information As shown in FIG. 35, a case where packets having the same destination information successively arrive is called burst arrival. Here, the burst length refers to the total extension time of the packets that have successively arrived. The QOS allocation method can be realized by replacing the packet length in the method described in (1) above with the burst length as it is.

【0290】このようなパケットの特性によってQOS
を割り当てる方法とともに、上記の(1)で述べたのと
同じ理由から、IWU間の距離によってQOSを割り当
てるような方法が考えられる。例えば、遠いIWUと接
続しているIWU間通信路中のコネクションには高い品
質のQOSを与え、近くのIWUと接続しているIWU
間通信路中のコネクションには低い品質のQOSを提供
するというような方法も考えられる。また、IWU間通
信路のそれぞれの特有の伝送効率によってその通信路毎
にQOSを割り当てるような方法も考えられる。
[0290] Due to such packet characteristics, QOS
In addition to the method of allocating QOS, a method of allocating QOS depending on the distance between IWUs can be considered for the same reason as described in (1) above. For example, a high quality QOS is given to a connection in an IWU communication path connected to a distant IWU, and an IWU connected to a near IWU is connected.
A method of providing low-quality QOS to the connection in the inter-communication path is also conceivable. Further, a method of assigning QOS to each IWU communication path according to the transmission efficiency peculiar to each communication path is also conceivable.

【0291】これらの方法は、これまでの方法がコネク
ション単位でQOSを割り当てていたのに対して、通信
路や通信路の伝送媒体の種類に対してQOSを割り当て
る事になるので、IWU導入時やIWU間通信路などの
設置時や変更時にIWU内のコネクション管理手段やQ
OS管理手段内に情報として入力させる事になる。
These methods assign QOS to the type of the communication channel or the transmission medium of the communication channel, whereas the conventional methods assign QOS to each connection. Therefore, when IWU is introduced. And connection management means in the IWU when installing or changing the communication path between IWU and IWU
It will be input as information in the OS management means.

【0292】また、これまで述べてきたような、IWU
間においてサービス品質が劣化する可能性の高い情報や
通信路に対してIWU内では高い品質のQOSを提供す
るという方法の逆に、IWU間でサービス品質の劣化す
る可能性のある情報や通信路に対しては低い品質のQO
Sを提供するという方法も考えられる。
In addition, IWU as described above
In contrast to the method of providing high-quality QOS within the IWU for the information and communication paths that are likely to deteriorate in service quality between the IWUs, the information and communication paths that may deteriorate in service quality between the IWUs. Low quality QO
A method of providing S is also conceivable.

【0293】このような方法によって、IWU間で高い
品質のQOSを提供できる情報や通信路に対しては、そ
の提供可能なサービス品質を損なう事無くネットワーク
接続が行える事になる。
By such a method, it becomes possible to connect the network and the information and communication path capable of providing high quality QOS between IWUs without impairing the service quality that can be provided.

【0294】このようなQOSの提供方法は、特に、前
述したようなIWU内で提供するQOS提供方法による
サービス品質の劣化が、IWU間でのサービス品質の劣
化に比べて問題にならない場合に有効な方法である。
Such a QOS providing method is particularly effective when the deterioration of the service quality due to the QOS providing method provided within the IWU as described above is less problematic than the deterioration of the service quality between IWUs. That's the method.

【0295】以上述べてきたようなQOSの割当方法
は、必ずしもコネクションレス型の情報パケットに対し
てのみ適応する事が出来るものではなく、コネクション
型の情報をIWU間で情報転送する際にも適応可能な方
法である。コネクション型の情報に対するQOSの提供
方法としては、これまで述べてきた方法の他に、IWU
間に設定されているコネクション自身の距離(コネクシ
ョンを設定している端末間の距離)やIWU間に設定さ
れているコネクションが通過するノード数(ホップ数)
に対してQOSを割り当てるような方法も考えられる。
The QOS allocating method as described above is not necessarily applicable only to connectionless type information packets, and is also applicable when transferring connection type information between IWUs. This is a possible method. In addition to the methods described so far, IWU is available as a method for providing QOS for connection-type information.
The distance of the connection itself set between (the distance between the terminals setting the connection) and the number of nodes (hop count) that the connection set between IWU passes through
A method of assigning QOS to

【0296】<2>[実施例10] 図36および図37は、本発明の実施例10に係る情報
通信システムの概略的な構成を示す図である。
<2> [Embodiment 10] FIG. 36 and FIG. 37 are diagrams showing a schematic configuration of an information communication system according to Embodiment 10 of the present invention.

【0297】図36(a)に示す情報通信システムは、
複数の端末1000を収容するための4個の端末収容パ
ケット処理ノード1001〜1004と、端末収容パケ
ット処理ノード1001〜1004相互間を接続するた
めの接続専用パケット処理ノード1005との間を、そ
れぞれ155Mpbsの4本の物理リンクを用いて接続
したネットワークであり、該物理ネットワークは、デー
タリンクレベルでのマルチパスは存在するが、ネットワ
ークレベルでのマルチパスは存在しないネットワーク構
成となっている。すなわち、図36(b)のようにデー
タリンクレベルでの異なる物理的リンクを620Mbp
sの1本の物理リンクで置き換えた場合、マルチパスが
存在しない構成となっている。
The information communication system shown in FIG. 36 (a),
Each of the four terminal accommodating packet processing nodes 1001 to 1004 for accommodating a plurality of terminals 1000 and the connection-dedicated packet processing node 1005 for connecting the terminal accommodating packet processing nodes 1001 to 1004 to each other is 155 Mpbs. Is a network connected using four physical links, and the physical network has a multipath at the data link level, but does not have a multipath at the network level. That is, as shown in FIG. 36B, different physical links at the data link level are set to 620 Mbp.
When replaced with one physical link of s, the multipath does not exist.

【0298】図36(a)の構成では、全ての物理リン
クの入出力インターフェース速度が同一速度の155M
bpsとなっているが、パケット処理ノードとして、情
報転送能力が再割当可能で、多元速度を収容可能なパケ
ット処理ノードを用いた場合、端末収容パケット処理ノ
ード1001〜1004と接続専用パケット処理ノード
1005間の接続物理リンクはそれぞれ4本存在する
が、図30(c)のように、実際の情報転送には、この
うちの1本に対して620Mbpsの情報転送能力を割
り当てた構成をとることも可能である。
In the configuration of FIG. 36 (a), the input / output interface speeds of all the physical links are 155M with the same speed.
Although it is set to bps, when a packet processing node capable of reallocating information transfer capacity and accommodating multiple speeds is used as the packet processing node, the terminal accommodating packet processing nodes 1001 to 1004 and the connection dedicated packet processing node 1005 are used. Although there are four connecting physical links between each other, as shown in FIG. 30 (c), a configuration in which an information transfer capacity of 620 Mbps is allocated to one of these may be used for actual information transfer. It is possible.

【0299】このようにパケット処理ノードとして、情
報転送能力が再割当可能で多元速度を収容可能なパケッ
ト処理ノードを用いると、ノード間の物理リンクに対し
て柔軟なインターフェース速度を割り付けることが可能
となり、物理リンクに必要な情報転送能力、物理リンク
自身の持つ情報転送能力や目的に応じて、パケット処理
ノードの情報転送能力を割り付けることができ、ネット
ワークを構築する際に、システム構成要素(ノード、リ
ンク)の情報転送能力を有効活用することができるネッ
トワークを構築することができる。
As described above, when a packet processing node that can reallocate information transfer capacity and can accommodate multiple speeds is used as the packet processing node, it becomes possible to allocate a flexible interface speed to the physical link between the nodes. , The information transfer capacity necessary for the physical link, the information transfer capacity of the physical link itself, and the purpose, the information transfer capacity of the packet processing node can be assigned, and when the network is constructed, system components (nodes, node, It is possible to build a network that can effectively utilize the information transfer capability of (link).

【0300】また、同一情報をパケット単位でコピー転
送する方法も考えられる。このような転送を行うことに
より接続リンクの障害に対して、耐故障性が高い情報転
送を実現することができる。
A method of copying and transferring the same information in packet units is also conceivable. By performing such transfer, it is possible to realize information transfer with high fault tolerance against a failure of the connection link.

【0301】また、図37(a)に示す複数の端末10
00を収容するための4個の端末収容パケット処理ノー
ド(1101〜1104)間を155Mbpsの4本の
物理リンクを用いて接続したネットワークと、図37
(b)に示す4個の端末収容パケット処理ノード(11
01〜1104)間を、620Mbps1本の物理リン
ク、155Mbps2本および310Mbps1本の物
理リンク、ならびに310Mbps2本の物理リンクを
用いてそれぞれ接続したネットワークとは、共にデータ
リンクレベルでのマルチパスは存在するが、ネットワー
クレベルでのマルチパスは存在しないネットワーク構成
となっており、図37(c)に示すように、データリン
クレベルでの異なる物理的リンクを620Mbpsの1
本の物理リンクで置き換えた場合、マルチパスが存在せ
ず、図37(d)に示すように、この(a)〜(c)に
示す3つのネットワークは論理的に同一ネットワークと
見なすことができることを意味している。
Further, the plurality of terminals 10 shown in FIG.
37, a network in which four terminal accommodation packet processing nodes (1101 to 1104) for accommodating 00 are connected using four physical links of 155 Mbps, and FIG.
The four terminal accommodating packet processing nodes (11
01 to 1104) are connected to each other using a 620 Mbps 1 physical link, 155 Mbps 2 and 310 Mbps 1 physical link, and a 310 Mbps 2 physical link, respectively, although multipath exists at the data link level. , The network configuration is such that there is no multipath at the network level, and as shown in FIG. 37 (c), different physical links at the data link level are 1 at 620 Mbps.
When replaced with a physical link of a book, there is no multipath, and as shown in FIG. 37 (d), the three networks shown in (a) to (c) can be logically regarded as the same network. Means

【0302】ここで、パケット処理ノードとして、情報
転送能力の再割当可能なパケット処理ノードを用いた場
合、図37に示した(a)〜(c)の3つの構成を同一
の物理的接続ネットワーク(端末収容パケット処理ノー
ド間を4本の物理リンクで接続したネットワーク)を用
いて構成することができる。
Here, when a packet processing node capable of reallocating information transfer capability is used as the packet processing node, the three configurations (a) to (c) shown in FIG. 37 have the same physical connection network. (A network in which terminal accommodation packet processing nodes are connected by four physical links) can be used.

【0303】このように、パケット処理ノード間に複数
の物理リンクが存在する場合に、パケット処理ノードの
持つノード間接続用情報転送能力の物理リンクに対する
割り当て方が複数存在するため、ノード間接続用情報転
送能力の物理リンクに対する帯域の割り当て方によって
システム構成要素の情報転送能力の活用効率が変化して
くる。従って、ノード間接続用情報転送能力の物理リン
クに対する帯域の割り当てる方法のうち、物理リンクに
必要な情報転送能力、物理リンク自身の持つ情報転送能
力や目的に応じて、適した割り当てを行うことにより、
システム構成要素(ノード、リンク)の情報転送能力を
有効活用することができるネットワークを構築すること
ができる。
As described above, when there are a plurality of physical links between packet processing nodes, there are a plurality of ways of allocating the information transfer capability for inter-node connection of the packet processing nodes to the physical links. The utilization efficiency of the information transfer capability of the system components changes depending on how the bandwidth of the information transfer capability is allocated to the physical link. Therefore, among the methods for allocating bandwidth to the physical link of the information transfer capacity for connection between nodes, by performing appropriate allocation according to the information transfer capacity required for the physical link, the information transfer capacity of the physical link itself, and the purpose. ,
It is possible to build a network that can effectively utilize the information transfer capability of system components (nodes, links).

【0304】ここで、図36および図37に示したよう
な、物理ネットワーク構成として、データリンクレベル
でのマルチパスは許容するが、ネットワークレベルでの
マルチパスを許容しないネットワーク構成の場合、パケ
ット処理ノード間の情報転送経路はデータリンクレベル
でしかマルチパスが存在しないため、異なるパケット処
理ノードのバッファによるキューイングがなく、同一パ
ケット処理ノードのバッファにおけるキューイングであ
るため、ネットワークの状態が変化しても、パケット処
理ノード内部のバッファでのキューイング遅延時間は、
揃って変化する。
Here, as shown in FIGS. 36 and 37, in the case of a network configuration that allows multipath at the data link level but does not allow multipath at the network level as a physical network configuration, packet processing is performed. Since the information transfer path between nodes has multipath only at the data link level, there is no queuing by the buffers of different packet processing nodes, and the queuing in the buffer of the same packet processing node changes the network state. However, the queuing delay time in the buffer inside the packet processing node is
Change all at once.

【0305】従って、図36および図37に示したよう
な情報通信システムにおいて、パケット処理ノードの情
報転送能力のうち、端末収容に必要なパケット処理ノー
ドの情報転送能力以外のすべての情報転送処理能力をパ
ケット処理ノード間接続リンク用情報転送能力として準
備(予約)し、該ノード間接続リンク用情報転送能力
を、パケット処理ノード間に接続された1本(または複
数本)の物理リンクに多元速度の混在を許容しながら最
大限に割り当てて、該パケット処理ノード間での情報転
送を行う際の帯域割当をパケット処理ノード間に存在す
る一本または複数本の物理リンクの残存帯域の総和に基
づき行うことを可能とし、パケット処理ノード間に存在
する物理リンクの最大残存帯域より大きな転送帯域を持
つ情報転送を許容したとしても、一度マルチパス経路間
の遅延時間の差を測定すれば、マルチパス転送を利用し
た方が高速な転送が可能か、シングルパス転送を利用し
た方が高速な転送が可能か判断することができる。
Therefore, in the information communication system as shown in FIG. 36 and FIG. 37, all the information transfer processing capacities other than the information transfer capacity of the packet processing node necessary for accommodating the terminal among the information transfer capacities of the packet processing node. Is prepared (reserved) as the information transfer capability for connection links between packet processing nodes, and the information transfer capability for connection links between node processing nodes is applied to one (or a plurality of) physical links connected between packet processing nodes at multiple speeds. The maximum bandwidth allocation is allowed while allowing the mixture of packets, and the bandwidth allocation when information is transferred between the packet processing nodes is based on the total remaining bandwidth of one or more physical links existing between the packet processing nodes. And allows information transfer with a transfer band larger than the maximum remaining band of the physical link existing between the packet processing nodes. However, once you measure the difference in delay time between multipath routes, you can judge whether multipath transfer can be used for higher speed transfer or single path transfer can be used for higher speed transfer. You can

【0306】例えば、必要転送帯域Ws の呼の情報転送
を各パスの帯域をWs /MとしてM個のパスを使用して
情報転送を行うことを考え、データリンクレベルのマル
チパス経路の遅延時間を、“入出力Nポートのパケット
処理ノードの内部クロックにおけるNパケット処理時間
で正規化”した場合の最小転送遅延時間がtmin 、最大
転送遅延時間がtmax である場合、(tmax −tmin )
/tmin ≧Mの場合にはシングルパス転送の方が高速転
送可能であり、(tmax −tmin )/tmin <Mの場合
には、マルチパス転送の方が高速転送可能となる。
For example, considering that the information transfer of a call having the required transfer bandwidth Ws is performed using M paths with the bandwidth of each path being Ws / M, the delay time of the multipath route at the data link level is considered. Is "normalized by the N packet processing time in the internal clock of the packet processing node of the input / output N port" and the minimum transfer delay time is tmin and the maximum transfer delay time is tmax, (tmax-tmin)
When / tmin ≧ M, the single-pass transfer can be performed at a higher speed, and when (tmax-tmin) / tmin <M, the multi-pass transfer can be performed at a higher speed.

【0307】このように、Σノード間接続リンクの残存
帯域と各ノード間接続リンクの残存帯域と、各パスの転
送遅延時間を用いて、ある呼が必要とするノード間転送
帯域をどのようにマルチパスまたはシングルパスに配分
して情報転送を行えば高速転送可能か判断することが可
能となる。
As described above, by using the remaining band of the Σinternode connection link, the remaining band of each internode connection link, and the transfer delay time of each path, how to determine the internode transfer band required for a certain call It is possible to judge whether or not high-speed transfer is possible by distributing the information by distributing it to multi-pass or single-pass.

【0308】このように、複数のパケット処理ノードを
接続する通信システムにおいて、マルチパス転送を行う
かシングルパス転送を行うか否かを予め定められた条件
式を用いて、決定することにより、マルチパス環境下
(データリンクレベルマルチパス環境)でのネットワー
クの情報転送能力を有効に活用できないという問題点を
解決し、システム構成要素(ノード、リンク)を接続し
て構成される全体システムのスループット向上のため
に、システム構成要素(ノード、リンク)の情報転送能
力を有効活用可能なネットワークを提供することができ
る。
As described above, in the communication system connecting a plurality of packet processing nodes, whether or not to perform the multipath transfer or the single path transfer is determined by using a predetermined conditional expression. Solves the problem of not being able to effectively utilize the information transfer capacity of the network in a path environment (data link level multipath environment), and improves the throughput of the entire system configured by connecting system components (nodes, links) Therefore, it is possible to provide a network that can effectively utilize the information transfer capability of system components (nodes, links).

【0309】[実施例11]図38は、本発明の実施例
11に係る情報通信システムの概略的な構成を示す図で
ある。
[Eleventh Embodiment] FIG. 38 is a diagram showing a schematic structure of an information communication system according to an eleventh embodiment of the present invention.

【0310】図38(a)に示す情報通信システムは、
複数の端末1000を収容するための4個の端末収容パ
ケット処理ノード(1201〜1204)間を155M
bpsの4本の物理リンクを用いて接続したネットワー
クであり、図38(b)に示すように、データリンクレ
ベルでの異なる物理的リンクを620Mbpsの1本の
物理リンクで置き換えても、ある端末収容パケット処理
ノードから別の端末収容パケット処理ノードへの情報転
送経路は2本存在する構成となり、該物理ネットワーク
は、データリンクレベル及びネットワークレベルでのマ
ルチパスが存在するネットワーク構成となっている。
The information communication system shown in FIG. 38 (a),
155M between four terminal accommodation packet processing nodes (1201 to 1204) for accommodating a plurality of terminals 1000
A network in which four physical links of bps are used for connection, and even if a different physical link at the data link level is replaced with one physical link of 620 Mbps as shown in FIG. There are two information transfer paths from the accommodation packet processing node to another terminal accommodation packet processing node, and the physical network has a network configuration in which there are multipaths at the data link level and the network level.

【0311】しかし、該情報通信システムのある呼に対
する論理的なネットワーク構成が4個の端末収容ノード
を620Mbpsの一本の論理リンクで接続したネット
ワーク構成となっており、該論理ネットワークを用いて
情報転送を行うことを考えた場合、ネットワークレベル
でのマルチパス環境下での情報転送方式の問題をデータ
リンクレベルでの情報転送方式の問題に置き換えること
ができ、前述した実施例10と同様の議論をすることが
可能となる。
However, the logical network configuration for a certain call of the information communication system is a network configuration in which four terminal accommodating nodes are connected by one logical link of 620 Mbps, and information is used by using the logical network. In the case of considering the transfer, the problem of the information transfer method in the multipath environment at the network level can be replaced with the problem of the information transfer method at the data link level, and the same discussion as in the above-described tenth embodiment. It becomes possible to

【0312】このため、複数のパケット処理ノードを接
続する通信システムにおいて、マルチパス転送を行うか
シングルパス転送を行うか否かを予め定められた条件式
を用いて決定することにより、マルチパス環境下でのネ
ットワークの情報転送能力を有効に活用できないという
問題点を解決し、システム構成要素(ノード、リンク)
を接続して構成される全体システムのスループット向上
のために、システム構成要素(ノード、リンク)の情報
転送能力を有効活用可能なネットワークを提供すること
ができる(図38(c)参照)。
Therefore, in a communication system connecting a plurality of packet processing nodes, whether or not to perform multipath transfer or single path transfer is determined by using a predetermined conditional expression. Solved the problem that the information transfer capability of the network below could not be effectively utilized, and system components (nodes, links)
It is possible to provide a network capable of effectively utilizing the information transfer capability of system components (nodes, links) in order to improve the throughput of the entire system configured by connecting the components (see FIG. 38 (c)).

【0313】また、複数のパケット処理ノードを接続
し、そのネットワークの物理的なトポロジーを規定せ
ず、ネットワーク内にEnd−End間の情報転送を行
う転送経路がネットワークレベルで存在するマルチパス
環境下での情報転送において、物理的または論理的にネ
ットワークレベルでのマルチパスをなくした状態での情
報転送を行わない場合、情報転送経路が異なるだけでな
く、異なるバッファにキューイングされるため、各経路
間の遅延時間のばらつきが大きく、複数経路からの情報
を受信するノードで順序通りに情報を並べ替えるために
は、ネットワークの負荷が非常に大きくなった場合でも
最低限保証される最大転送遅延時間tqmaxと、ネットワ
ークの負荷が軽い場合の最小転送遅延時間tqmaxを各経
路の転送ホップ数、転送経路長から算出し、これらの情
報に基づいて、ある呼が必要とするノード間転送帯域を
どのようにマルチパスまたはシングルパスに配分して情
報転送を行えば高速転送可能か判断することが可能とな
る。
In a multipath environment in which a plurality of packet processing nodes are connected, the physical topology of the network is not defined, and a transfer path for transferring information between End and End exists in the network at the network level. When information is not transferred in the state where multipath is physically or logically eliminated at the network level, the information transfer route is different and queued in different buffers. The maximum transfer delay that can be guaranteed even when the load on the network is extremely high in order to sort information in order at the node that receives information from multiple routes because the variation in delay time between routes is large. The time tqmax and the minimum transfer delay time tqmax when the network load is light are the number of transfer hops of each route and the transfer Calculated from the path length, and based on this information, it is possible to determine how high-speed transfer is possible if the transfer band between nodes required by a certain call is allocated to multi-path or single path and information is transferred. Becomes

【0314】例えば、必要転送帯域Ws の呼の情報転送
を各パスの帯域をWs /MとしてM個のパスを使用して
情報転送を行うことを考え、マルチプレクスノードから
デマルチプレクスノードまでの最小転送遅延時間tmin
、最大転送遅延時間tmax を”入出力Nポートのマル
チプレクスノードの内部クロックにおけるNパケット処
理時間で正規化”した場合のマルチプレクスノードから
デマルチプレクスノードまでの最小転送遅延時間がtqm
in、最大転送遅延時間tqmaxであった場合、(tqmax−
tqmin)/tqmin≧Mの場合には、シングルパス転送の
方が高速転送可能であり、(tqmax−tqmin)/tqmin
<Mの場合には、マルチパス転送の方が高速転送可能と
なる。
For example, considering that the information transfer of a call of the required transfer bandwidth Ws is performed using M paths with the bandwidth of each path being Ws / M, from the multiplex node to the demultiplex node. Minimum transfer delay time tmin
, The minimum transfer delay time from the multiplex node to the demultiplex node when the maximum transfer delay time tmax is "normalized by the N packet processing time in the internal clock of the input / output N port multiplex node" is tqm
in, and the maximum transfer delay time tqmax, (tqmax-
When tqmin) / tqmin ≧ M, the single-pass transfer can achieve higher speed transfer, and (tqmax−tqmin) / tqmin
In the case of <M, high-speed transfer is possible with multi-path transfer.

【0315】このため、複数のパケット処理ノードを接
続する通信システムにおいて、マルチパス転送を行うか
シングルパス転送を行うか否かを予め定められた条件式
を用いて、決定することにより、ネットワークレベルで
のマルチパスが存在するネットワーク環境下でのネット
ワークの情報転送能力を有効に活用できないという問題
点を解決し、システム構成要素(ノード、リンク)を接
続して構成される全体システムのスループット向上のた
めに、システム構成要素(ノード、リンク)の情報転送
能力を有効活用可能なネットワークを提供することがで
きる。
Therefore, in a communication system connecting a plurality of packet processing nodes, whether or not to perform multipath transfer or single path transfer is determined by using a predetermined conditional expression. Solves the problem of not being able to effectively utilize the information transfer capacity of the network in a network environment in which multipath exists, and improves the throughput of the entire system configured by connecting system components (nodes, links). Therefore, it is possible to provide a network that can effectively utilize the information transfer capability of system components (nodes, links).

【0316】以上のように、実施例10および実施例1
1によれば、パケット処理ノード間の個々のノード間接
続リンクの残存帯域とパケット処理ノード間で情報転送
を行う際に必要な転送帯域との間に、max(ノード間
接続リンクの残存帯域)<ノード間情報転送に必要な帯
域<Σノード間接続リンクの残存帯域の関係が成り立つ
場合にも、ノード間接続リンクの情報転送能力がスルー
プットネックになることはなく、ノード間の高速なパケ
ット転送を実現し、ノード間情報転送能力がボトルネッ
クになりにくいシステムを提供することができる。
As described above, Example 10 and Example 1
According to 1, between the remaining bandwidth of the individual inter-node connection links between the packet processing nodes and the transfer bandwidth required for information transfer between the packet processing nodes, max (remaining bandwidth of the inter-node connection links) <Band required for information transfer between nodes <Σ Even if the relationship between the remaining bandwidth of the connection links between nodes holds, the information transfer capacity of the connection links between nodes does not become a throughput bottleneck, and high-speed packet transfer between nodes It is possible to provide a system in which the ability to transfer information between nodes is less likely to become a bottleneck.

【0317】また、パケット処理ノード間の複数の物理
リンクをあたかも1本の物理リンクであるかのように帯
域割り当てを行い、ルーティングしているため、ルーテ
ィング経路の単純化を図ることができ、ルーティングコ
ストの削減を図ることができる。
Further, since a plurality of physical links between packet processing nodes are allocated and routed as if they were one physical link, it is possible to simplify the routing route. The cost can be reduced.

【0318】また、パケット処理ノード間での情報転送
を行う際の帯域割当をパケット処理ノード間に存在する
一本または複数本の物理リンクの残存帯域の総和に基づ
きあたかも一本の物理リンクに割り当てるかのように行
い、パケット処理ノード間に存在する物理リンクの最大
残存帯域より大きな転送帯域を持つ情報転送を許容する
ことを特徴としているため、高速でバースト性が高い情
報転送に対する耐久性が高いシステムを提供することが
できる。
Bandwidth allocation when information is transferred between packet processing nodes is assigned to one physical link based on the sum of the remaining bands of one or a plurality of physical links existing between packet processing nodes. As described above, it is characterized by allowing information transfer having a transfer band larger than the maximum remaining band of the physical link existing between the packet processing nodes, so that it has high durability against high-speed and bursty information transfer. A system can be provided.

【0319】また、パケット処理ノード間で情報転送を
行う際のマルチパスが集中的に存在している(データリ
ンクレベルでの論理的なマルチパスの存在は許容する
が、ネットワークレベルでの論理的なマルチパスは許容
しない形態となっている)ため、マルチパス経路のホッ
プ数が同一となり、経路による遅延時間のばらつきの問
題、及びマルチパス経路を同時に利用した際の遅延のば
らつきによる到着順序逆転の問題を容易に解決すること
ができる。
In addition, there are concentrated multi-paths when information is transferred between packet processing nodes (there is a logical multi-path at the data link level, but there is a logical multi-path at the network level). However, since the number of hops of the multipath route is the same, the problem of delay time variation due to the route and arrival order inversion due to delay variation when using the multipath route at the same time The problem of can be solved easily.

【0320】また、マルチパス環境下にある情報通信シ
ステムにおいて、マルチパス転送を行った際に、ネット
ワークの内部状態(経由するノード数、キューイング状
態等)によってマルチパス転送を行った方が高速転送可
能な場合とシングルパス転送を行った方が高速転送可能
な場合とが変化してしまい、どちらの転送方式を用いた
方が情報転送能力を有効に活用できるか判断できないと
いう問題点を解決し、システム構成要素(ノード、リン
ク)を接続して構成される全体システムのスループット
向上のために、システム構成要素(ノード、リンク)の
情報転送能力を有効活用可能なネットワークを提供する
ことができる。
Further, in the information communication system under the multipath environment, it is faster to perform the multipath transfer depending on the internal state of the network (the number of passing nodes, the queuing state, etc.) when the multipath transfer is performed. Solved the problem that it was not possible to determine which transfer method was used to effectively utilize the information transfer capacity, because the case where transfer was possible and the case where single path transfer could be performed at higher speed changed. In addition, in order to improve the throughput of the entire system configured by connecting the system components (nodes, links), it is possible to provide a network that can effectively utilize the information transfer capability of the system components (nodes, links). .

【0321】さらに、実施例10によれば、ネットワー
クレベルでの物理的なマルチパスを許容しない形態であ
るため、ネットワークレベルでの物理的なマルチパスを
許容した形態と比較して、ネットワークレベルでの論理
的なマルチパスを許容しないでネットワークを運用管理
する際との整合性が良く、より効率的にネットワークの
システム構成要素(ノード、リンク)の情報転送能力を
活用することが可能となる。
Furthermore, according to the tenth embodiment, since the physical multipath at the network level is not permitted, the physical level at the network level is lower than that at the network level. It has good consistency with the operation and management of the network without allowing the logical multipath, and it becomes possible to utilize the information transfer capability of the system constituent elements (nodes, links) of the network more efficiently.

【0322】[0322]

【発明の効果】【The invention's effect】

<1>本発明(請求項1および2)のネットワーク接続
装置を用いる事によって、複数種類の通信プロトコルの
異なるネットワーク間の接続を行う際にも、柔軟なネッ
トワーク構成がとれるとともに、ネットワーク構成を気
にする事無くネットワークの拡張や変更を行う事が可能
となる。特に、コネクション型の通信プロトコルである
ATMプロトコルをネットワーク接続装置間の独自プロ
トコルとして採用する事で、ネットワーク間に高速で信
頼性の高い通信路が提供する事が可能となる。
<1> By using the network connection device of the present invention (claims 1 and 2), a flexible network configuration can be taken even when connecting between networks having different types of communication protocols, and the network configuration can be controlled. It is possible to expand or change the network without changing the settings. In particular, by adopting the ATM protocol, which is a connection-type communication protocol, as a unique protocol between network connection devices, it is possible to provide a high-speed and highly reliable communication path between networks.

【0323】さらに、ネットワーク接続装置内にATM
スイッチのようなコネクションのスイッチング手段を持
たせる事によって、複数のネットワーク接続を行う際の
接続先のネットワークの識別とその接続先ネットワーク
へ転送する情報のスイッチングをハードウェア構成によ
る自己ルーティングによって容易に実現する事が可能と
なる。さらに、ネットワーク接続装置内のスイッチング
手段の複数の出力インタフェースを、接続しているネッ
トワークに適当な数ずつ割り当てる事が出来るので、接
続しているネットワーク間に必要となる通信帯域がそれ
ぞれ異なるような場合にも、ネットワーク接続装置間の
通信路帯域を割り当てる出力インタフェースの数によっ
て容易に設定する事ができるので、ネットワーク間の通
信帯域をネットワーク設計者の期待通りの通信帯域に設
定する事が可能となる。また、同様の理由により、接続
しているネットワーク間に必要となる通信帯域が時間に
よって変化したような場合にも、ネットワーク接続装置
間の通信路帯域を容易に変化させる事ができるので、ネ
ットワーク間の通信帯域をネットワーク運用状態に最も
適した状態に設定する事が可能となる。さらに、このよ
うに高速のネットワーク間接続を実現する事で将来の高
速広帯域通信を行うネットワークを接続する際に、その
ネットワーク単体の持つパフォーマンスを損なう事無く
ネットワーク接続を行う事が可能となる。
Furthermore, ATM is installed in the network connection device.
By providing a connection switching means such as a switch, it is easy to identify the network to connect to when connecting multiple networks and to switch the information to be transferred to the network by self-routing with a hardware configuration. It becomes possible to do. Further, since it is possible to allocate a plurality of output interfaces of the switching means in the network connection device to the connected networks by an appropriate number, if the communication bands required between the connected networks are different from each other. Moreover, since it is possible to easily set the communication band between the network connection devices depending on the number of output interfaces to be allocated, it is possible to set the communication band between the networks to the communication band expected by the network designer. . In addition, for the same reason, even if the communication bandwidth required between the connected networks changes with time, the communication path bandwidth between the network connection devices can be easily changed. It is possible to set the communication band of to the state most suitable for the network operation state. Furthermore, by realizing high-speed network connection in this way, when connecting a network for future high-speed broadband communication, it is possible to perform network connection without degrading the performance of the network itself.

【0324】また、本発明(請求項3)によれば、ネッ
トワーク接続装置間に設定するコネクションに対しても
コネクション単位のQOSを設定する事が出来るように
する事で、複数ネットワークを経由して設定されるコネ
クションにおいてもそのコネクションに適した通信サー
ビス品質を提供する事が可能となる。
Further, according to the present invention (Claim 3), it is possible to set the QOS for each connection even for the connection set between the network connection devices, so that the QOS can be set via a plurality of networks. Even in the connection to be set, it is possible to provide the communication service quality suitable for the connection.

【0325】<2>一方、本発明(請求項4)によれ
ば、高速化に適し、ルーティング、経路切替制御が容易
で接続リンクのボトルネックが発生しにくく、システム
構成要素(スイッチノード、接続リンク)の情報転送能
力を有効活用することが可能な情報通信システムを提供
することができる。
<2> On the other hand, according to the present invention (claim 4), it is suitable for speeding up, routing and route switching control are easy, bottlenecks of connection links are hard to occur, and system components (switch node, connection) It is possible to provide an information communication system capable of effectively utilizing the information transfer capability of (link).

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施例1−1に係るネットワーク接続
装置を用いたネットワーク接続方式の一例を示す図
FIG. 1 is a diagram showing an example of a network connection system using a network connection device according to a first embodiment of the present invention.

【図2】同実施例に係るネットワーク接続装置を示す概
略構成図
FIG. 2 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図3】本発明の実施例1−2に係るネットワーク接続
装置を用いたネットワーク接続方式の一例を示す図
FIG. 3 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 1-2 of the present invention.

【図4】同実施例に係るネットワーク接続装置を示す概
略構成図
FIG. 4 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図5】本発明の実施例1−3に係るネットワーク接続
装置を用いたネットワーク接続方式の一例を示す図
FIG. 5 is a diagram showing an example of a network connection system using the network connection device according to the example 1-3 of the present invention.

【図6】同実施例に係るネットワーク接続装置を示す概
略構成図
FIG. 6 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図7】本発明の実施例1−4に係るネットワーク接続
装置を用いたネットワーク接続方式の一例を示す図
FIG. 7 is a diagram showing an example of a network connection method using the network connection device according to the first to fourth embodiments of the present invention.

【図8】同実施例に係るネットワーク接続装置を示す概
略構成図
FIG. 8 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図9】本発明の実施例1−5に係るネットワーク接続
装置を用いたネットワーク接続方式の一例を示す図
FIG. 9 is a diagram showing an example of a network connection method using the network connection device according to the embodiment 1-5 of the present invention.

【図10】同実施例に係るネットワーク接続装置を示す
概略構成図
FIG. 10 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図11】本発明の実施例1−6−1に係るネットワー
ク接続装置を用いたネットワーク接続方式の一例を示す
FIG. 11 is a diagram showing an example of a network connection method using the network connection device according to the embodiment 1-6-1 of the present invention.

【図12】本発明の実施例1−6−2に係るネットワー
ク接続装置を用いたネットワーク接続方式の一例を示す
FIG. 12 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 1-6-2 of the present invention.

【図13】本発明の実施例1−6−3に係るネットワー
ク接続装置を用いたネットワーク接続方式の一例を示す
FIG. 13 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 1-6-3 of the present invention.

【図14】本発明の実施例1−7−1に係るネットワー
ク接続装置を用いたネットワーク接続方式の一例を示す
FIG. 14 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 1-7-1 of the present invention.

【図15】本発明の実施例1−7−2に係るネットワー
ク接続装置を用いたネットワーク接続方式の一例を示す
FIG. 15 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 1-7-2 of the present invention.

【図16】本発明の実施例1−8に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 16 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 1-8 of the present invention.

【図17】本発明の実施例2−1に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 17 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 2-1 of the present invention.

【図18】同実施例に係るネットワーク接続装置を示す
概略構成図
FIG. 18 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図19】本発明の実施例2−2に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 19 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 2-2 of the present invention.

【図20】同実施例に係るネットワーク接続装置を示す
概略構成図
FIG. 20 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図21】本発明の実施例2−3に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 21 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 2-3 of the present invention.

【図22】本発明の実施例2−4に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 22 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 2-4 of the present invention.

【図23】本発明の実施例2−5に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 23 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 2-5 of the present invention.

【図24】本発明の実施例2−6に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 24 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 2-6 of the present invention.

【図25】本発明の実施例2−7に係るネットワーク接
続装置を示す概略構成図
FIG. 25 is a schematic configuration diagram showing a network connection device according to an embodiment 2-7 of the present invention.

【図26】本発明の実施例3−1に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 26 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 3-1 of the present invention.

【図27】本発明の実施例3−2に係るネットワーク接
続装置を用いたネットワーク接続方式の一例を示す図
FIG. 27 is a diagram showing an example of a network connection system using the network connection device according to the embodiment 3-2 of the present invention.

【図28】本発明の実施例4に係るネットワーク接続装
置を用いたネットワーク接続方式の一例を示す図
FIG. 28 is a diagram showing an example of a network connection system using the network connection device according to the fourth embodiment of the present invention.

【図29】同実施例に係るネットワーク接続装置を示す
概略構成図
FIG. 29 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図30】本発明の実施例5に係るネットワーク接続装
置を示す概略構成図
FIG. 30 is a schematic configuration diagram showing a network connection device according to a fifth embodiment of the present invention.

【図31】本発明の実施例6に係るネットワーク接続装
置を用いたネットワーク接続方式の一例を示す図
FIG. 31 is a diagram showing an example of a network connection system using a network connection device according to a sixth embodiment of the present invention.

【図32】同実施例に係るネットワーク接続装置を示す
概略構成図
FIG. 32 is a schematic configuration diagram showing a network connection device according to the embodiment.

【図33】本発明の実施例7に係るネットワーク接続装
置を用いたネットワーク接続方式の一例を示す図
FIG. 33 is a diagram showing an example of a network connection system using a network connection device according to a seventh embodiment of the present invention.

【図34】本発明の実施例8に係るネットワーク接続装
置を用いたネットワーク接続方式の一例を示す図
FIG. 34 is a diagram showing an example of a network connection system using a network connection device according to an eighth embodiment of the present invention.

【図35】本発明の実施例9に係るネットワーク接続装
置を用いてネットワーク接続を行う場合にネットワーク
接続装置に送り込まれてくるパケットのフォーマットと
パケットの時間変化の一例を示す図
FIG. 35 is a diagram showing an example of the format of a packet sent to the network connection device and the time change of the packet when the network connection device is connected using the network connection device according to the ninth embodiment of the present invention.

【図36】本発明の実施例10に係る情報通信システム
の概略構成の一例を示す図
FIG. 36 is a diagram showing an example of a schematic configuration of an information communication system according to the tenth embodiment of the present invention.

【図37】同実施例に係る情報通信システムの概略構成
の他の例を示す図
FIG. 37 is a diagram showing another example of the schematic configuration of the information communication system according to the example;

【図38】本発明の実施例11に係る情報通信システム
の概略構成の一例を示す図
FIG. 38 is a diagram showing an example of a schematic configuration of an information communication system according to an eleventh embodiment of the present invention.

【図39】従来のshared−media系LANシ
ステムの構成例を示す図
FIG. 39 is a diagram showing a configuration example of a conventional shared-media LAN system.

【図40】従来のスター系LANシステムの構成例を示
す図
FIG. 40 is a diagram showing a configuration example of a conventional star LAN system.

【図41】従来の情報通信システムにおける、システム
の大規模化による接続リンクのスループットネックを説
明するための図
FIG. 41 is a diagram for explaining a throughput neck of a connection link due to the system scale-up in a conventional information communication system.

【図42】従来の情報通信システムにおける、接続リン
ク数増加によるスループットネック解消を説明するため
の図
FIG. 42 is a diagram for explaining a throughput neck elimination by increasing the number of connection links in the conventional information communication system.

【図43】従来の情報通信システムにおける、接続リン
クのインターフェース速度増加によるスループットネッ
ク解消を説明するための図
FIG. 43 is a diagram for explaining the throughput neck elimination by increasing the interface speed of the connection link in the conventional information communication system.

【図44】従来の情報通信システムにおける可変リンク
速度の概念を示す図
FIG. 44 is a diagram showing the concept of variable link speed in a conventional information communication system.

【図45】従来の情報通信システムにおけるマルチパス
転送方式を示す図
FIG. 45 is a diagram showing a multipath transfer system in a conventional information communication system.

【図46】ネットワークレベルでのマルチパスが存在す
る従来の情報通信システムの構成を示すブロック図
FIG. 46 is a block diagram showing the configuration of a conventional information communication system in which multipath exists at the network level.

【図47】従来の情報通信システムにおける、ネットワ
ークレベルでのマルチパス転送の概念を示すブロック図
FIG. 47 is a block diagram showing the concept of network-level multipath transfer in a conventional information communication system.

【符号の説明】[Explanation of symbols]

111,112,A111,A112,A113…LA
N、221,222,A221,A222,A223…
ネットワーク接続装置(IWU)、31…IWU間プロ
トコル変換手段、41…あて先情報識別手段、51,A
441,A442,A443…プロトコル変換手段、7
1,A71…コネクション管理手段、81,A81…あ
て先/コネクション・データベース、91,A91−1
〜A91−n…IWU間通信路、A1…IWU管理CP
U、A881,A882,A883,AM1…コネクシ
ョン設定手段、A31−1〜A31−n…モジュール化
プロトコル変換手段、AE1…リソース管理手段、AH
1−1〜AH1−n…モジュール接続手段、AZ1…ス
イッチング手段、AJ1−3〜AJ1−n…I/F手
段、1000…端末、1001〜1004,1101〜
1104,1201〜1204…端末収容パケット処理
ノード、1005…接続専用パケット処理ノード
111, 112, A111, A112, A113 ... LA
N, 221, 222, A221, A222, A223 ...
Network connection device (IWU), 31 ... Inter-IWU protocol conversion means, 41 ... Destination information identification means, 51, A
441, A442, A443 ... Protocol conversion means, 7
1, A71 ... Connection management means, 81, A81 ... Destination / connection database, 91, A91-1
~ A91-n ... IWU communication path, A1 ... IWU management CP
U, A881, A882, A883, AM1 ... Connection setting means, A31-1 to A31-n ... Modularized protocol conversion means, AE1 ... Resource management means, AH
1-1 to AH1-n ... Module connecting means, AZ1 ... Switching means, AJ1-3 to AJ1-n ... I / F means, 1000 ... Terminal, 1001-1004, 1101-
1104, 1201 to 1204 ... Terminal accommodating packet processing node, 1005 ... Connection dedicated packet processing node

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04L 29/06 H04Q 3/00 8732−5K H04L 11/20 B 9371−5K 13/00 305 B ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H04L 29/06 H04Q 3/00 8732-5K H04L 11/20 B 9371-5K 13/00 305 B

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】ネットワーク間通信路を介して通信情報の
伝送をする複数のネットワークそれぞれに設けられたネ
ットワーク接続装置において、 前記各ネットワーク接続装置は、 前記ネットワーク接続装置相互間で前記ネットワーク間
通信路に対してATMコネクションの設定をすると共
に、この設定したATMコネクションの管理をするコネ
クション設定・管理手段と、 前記各ネットワークと前記ネットワーク間通信路間で通
信する前記通信情報に対して、前記ネットワークで用い
られている所定のプロトコルと前記ネットワーク間通信
路で用いられているATMプロトコルとの相互間でプロ
トコル変換をするプロトコル変換手段とを具備したこと
を特徴とするネットワーク接続装置。
1. A network connection device provided in each of a plurality of networks for transmitting communication information via an inter-network communication path, wherein each of the network connection devices is the inter-network communication path between the network connection devices. Connection setting / management means for setting an ATM connection to the network and managing the set ATM connection, and for the communication information to be communicated between each of the networks and the inter-network communication path in the network. A network connection device comprising: a protocol conversion means for performing protocol conversion between a predetermined protocol used and an ATM protocol used in the inter-network communication path.
【請求項2】複数のネットワーク間通信路を介して通信
情報の伝送をする複数のネットワークそれぞれに設けら
れたネットワーク接続装置において、 前記各ネットワーク接続装置は、 前記ネットワーク接続装置相互間で少なくとも1つの前
記ネットワーク間通信路に対してATMコネクションの
設定をすると共に、この設定したATMコネクションの
管理をするコネクション設定・管理手段と、 前記各ネットワークと前記ネットワーク間通信路間で通
信する前記通信情報に対して、前記ネットワークで用い
られている所定のプロトコルと前記ネットワーク間通信
路で用いられているATMプロトコルとの相互間でプロ
トコル変換をするプロトコル変換手段と、 このプロトコル変換手段及び前記複数のネットワーク間
通信路に接続されたスイッチ手段を備え、前記各ネット
ワークから前記ネットワーク間通信路に伝送する前記通
信情報に付加されている宛先情報に基づいて、前記複数
のネットワーク間通信路の中から前記プロトコル変換手
段に接続すべきネットワーク間通信路を選択する通信路
選択手段とを具備したことを特徴とするネットワーク接
続装置。
2. A network connection device provided in each of a plurality of networks for transmitting communication information via a plurality of network communication paths, wherein each of the network connection devices is at least one of the network connection devices. Connection setting / management means for setting an ATM connection to the inter-network communication path and managing the set ATM connection, and for the communication information to be communicated between each network and the inter-network communication path. And a protocol conversion means for performing protocol conversion between a predetermined protocol used in the network and an ATM protocol used in the inter-network communication path, and the protocol conversion means and the communication between the plurality of networks. Sui connected to the road Switch means, and should be connected to the protocol conversion means from among the plurality of inter-network communication paths based on the destination information added to the communication information transmitted from each of the networks to the inter-network communication path. A network connection device comprising: a communication path selection unit that selects an inter-network communication path.
【請求項3】前記ネットワーク間通信路中に設定された
ATMコネクションに対して、所定の通信サービス品質
を提供する通信サービス品質提供手段をさらに備えるこ
とを特徴とする請求項1または2に記載のネットワーク
接続装置。
3. The communication service quality providing means for providing a predetermined communication service quality to an ATM connection set in the communication path between networks, according to claim 1 or 2. Network connection device.
【請求項4】収容した少なくとも1つの端末との間でパ
ケットを授受し、該パケットを交換処理する複数のパケ
ット処理ノードと、 前記パケット処理ノードを相互接続するための伝送手段
とを備えてなり、 前記パケット処理ノード夫々は、前記パケットの転送先
である前記パケット処理ノードごとに、該パケットを中
継させる前記パケット処理ノードの組み合わせおよび該
パケットを中継させる順序を一意的に決定することを特
徴とする情報通信システム。
4. A plurality of packet processing nodes for transmitting and receiving packets to and from at least one of the accommodated terminals, and switching processing of the packets, and a transmission means for interconnecting the packet processing nodes. The packet processing nodes each uniquely determine, for each packet processing node that is a transfer destination of the packet, a combination of the packet processing nodes that relay the packet and an order in which the packet is relayed. Information communication system.
JP35097093A 1993-12-29 1993-12-29 Information communication system Expired - Fee Related JP3278519B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35097093A JP3278519B2 (en) 1993-12-29 1993-12-29 Information communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35097093A JP3278519B2 (en) 1993-12-29 1993-12-29 Information communication system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2001292317A Division JP3540787B2 (en) 2001-09-25 2001-09-25 Network connection device

Publications (2)

Publication Number Publication Date
JPH07202906A true JPH07202906A (en) 1995-08-04
JP3278519B2 JP3278519B2 (en) 2002-04-30

Family

ID=18414158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35097093A Expired - Fee Related JP3278519B2 (en) 1993-12-29 1993-12-29 Information communication system

Country Status (1)

Country Link
JP (1) JP3278519B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997009804A1 (en) * 1995-09-06 1997-03-13 Fujitsu Limited Exchange for controlling communication service
JP2001036585A (en) * 1999-07-16 2001-02-09 Telecommunication Advancement Organization Of Japan Communication system, gateway transmitter, gateway receiver, transmission method, reception method and information recording medium
US6308217B1 (en) 1997-08-26 2001-10-23 Fujitsu Limited Signalling device and signalling method
US6314098B1 (en) 1997-05-12 2001-11-06 Nec Corporation ATM connectionless communication system having session supervising and connection supervising functions
US6421346B1 (en) 1997-07-14 2002-07-16 Fujitsu Limited Asynchronous transfer mode switch which accommodates plurality of protocols and interworking control method
WO2004093395A1 (en) * 2003-04-14 2004-10-28 Fujitsu Limited Router for transmitting reception packets according to sequential numbers
JP2007158848A (en) * 2005-12-06 2007-06-21 Matsushita Electric Works Ltd Power line carrier communication system
US7424227B2 (en) 1999-07-15 2008-09-09 Fujitsu Limited Optical repeater converting wavelength and bit rate between networks
KR102477023B1 (en) * 2022-07-26 2022-12-13 유호전기공업주식회사 Heterogeneous protocol unification apparatus and method for IEC 61850 protocol communication with SCADA system
WO2024042722A1 (en) * 2022-08-26 2024-02-29 株式会社ソニー・インタラクティブエンタテインメント Communication system, reception device, transmission device, program, and communication method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7352419B2 (en) 2019-09-13 2023-09-28 株式会社Screenホールディングス Method for detecting gas-liquid interface inside a nozzle and substrate processing device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100344134C (en) * 1995-09-06 2007-10-17 富士通株式会社 Exchange for controlling communication service
WO1997009804A1 (en) * 1995-09-06 1997-03-13 Fujitsu Limited Exchange for controlling communication service
US6636513B1 (en) 1995-09-06 2003-10-21 Fujitsu Limited Switching system
US6314098B1 (en) 1997-05-12 2001-11-06 Nec Corporation ATM connectionless communication system having session supervising and connection supervising functions
US6421346B1 (en) 1997-07-14 2002-07-16 Fujitsu Limited Asynchronous transfer mode switch which accommodates plurality of protocols and interworking control method
US6308217B1 (en) 1997-08-26 2001-10-23 Fujitsu Limited Signalling device and signalling method
US7424227B2 (en) 1999-07-15 2008-09-09 Fujitsu Limited Optical repeater converting wavelength and bit rate between networks
US7522843B2 (en) 1999-07-15 2009-04-21 Fujitsu Limited Optical repeater converting wavelength and bit rate between networks
JP2001036585A (en) * 1999-07-16 2001-02-09 Telecommunication Advancement Organization Of Japan Communication system, gateway transmitter, gateway receiver, transmission method, reception method and information recording medium
WO2004093395A1 (en) * 2003-04-14 2004-10-28 Fujitsu Limited Router for transmitting reception packets according to sequential numbers
JP2007158848A (en) * 2005-12-06 2007-06-21 Matsushita Electric Works Ltd Power line carrier communication system
KR102477023B1 (en) * 2022-07-26 2022-12-13 유호전기공업주식회사 Heterogeneous protocol unification apparatus and method for IEC 61850 protocol communication with SCADA system
WO2024042722A1 (en) * 2022-08-26 2024-02-29 株式会社ソニー・インタラクティブエンタテインメント Communication system, reception device, transmission device, program, and communication method

Also Published As

Publication number Publication date
JP3278519B2 (en) 2002-04-30

Similar Documents

Publication Publication Date Title
US6781994B1 (en) Distributing ATM cells to output ports based upon destination information using ATM switch core and IP forwarding
US7298752B2 (en) Packet communication device
US6598080B1 (en) Network interconnection apparatus network node apparatus and packet transfer method for high speed large capacity inter-network communication
US5838681A (en) Dynamic allocation of port bandwidth in high speed packet-switched digital switching systems
US6424662B1 (en) Router apparatus using ATM switch
JP3866425B2 (en) Packet switch
EP0512495B1 (en) Switching node in a network with label multiplexed information
CA2244073C (en) Atm network with ring architecture
EP0841832A2 (en) Promiscuous network monitoring utilizing multicasting within a switch
JP2003158539A (en) Network transfer system and transfer method
JPH08265331A (en) Device and method for flow control
US6473397B1 (en) Add/drop multiplexer and method, and Bi-directional line switcher ring featuring such multiplexers
JP3278519B2 (en) Information communication system
EP0909525A1 (en) Atm telecommunications systems and method for routing narrow band traffic
JPH05507605A (en) Connectionless replacement method for ATM switches
US6944156B2 (en) Label request packet transmission method, packet transfer network and method thereof, and packet transfer device
JP2002533039A (en) Performance monitoring of multi-stage ATM node segments
Box et al. Architecture and design of connectionless data service for a public ATM network
JP2004064619A (en) Switching system
JP3540787B2 (en) Network connection device
JPH11127173A (en) Atm cell changeover system having connection group, atm cell changeover method and corresponding input-output terminal means
US6785280B1 (en) Mechanism and method dynamically allocating ATM connections between exchanges
JP2001007854A (en) System and method for reducing average delay time in packet transfer network
KR19990087607A (en) Method of transmitting ATM cell over ATM network
JP3349725B2 (en) LAN connection control method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080215

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090215

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees