JPH0685830A - Connectionless communication system in netwwork - Google Patents

Connectionless communication system in netwwork

Info

Publication number
JPH0685830A
JPH0685830A JP4230972A JP23097292A JPH0685830A JP H0685830 A JPH0685830 A JP H0685830A JP 4230972 A JP4230972 A JP 4230972A JP 23097292 A JP23097292 A JP 23097292A JP H0685830 A JPH0685830 A JP H0685830A
Authority
JP
Japan
Prior art keywords
connectionless
cell
server
information
pvc
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.)
Withdrawn
Application number
JP4230972A
Other languages
Japanese (ja)
Inventor
Haruo Mukai
春郎 向井
Takeshi Kawasaki
健 川崎
Tetsuya Nishi
哲也 西
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4230972A priority Critical patent/JPH0685830A/en
Publication of JPH0685830A publication Critical patent/JPH0685830A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To send same information to a numbers of LANs (subscribers) simultaneously. CONSTITUTION:All servers 12a-12d are tied by permanent virtual circuit (PVC), and a routing table 13a-13d representing cross reference between group addresses GAi (i=1,2,3,...) and plural permanent virtual circuits is provided to each server. Upon the receipt of a connectionless cell having a group address via a connectionless information cell processing/decoding section 11a from a subscriber 10a under the control of a server (e.g. 12a), the server 12a refers to a routing table 13a to obtain plural permanent virtual circuits (PVC) corresponding to the group address and transfers the connectionless cell to the plural servers via the plural permanent virtual circuits. Then each server receiving the connectionless cell transfers the connectionless cell to subscriber under its control.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はATM網におけるコネク
ションレス通信方式に係わり、特に、LANデータ等の
ローカルなコネクションレス情報を、コネクションオリ
エンテッドな通信方式を用いる非同期転送モード(AT
M)網で収容し、複数のLAN間を相互に接続するため
のATM網におけるコネクションレス通信方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a connectionless communication system in an ATM network, and more particularly to an asynchronous transfer mode (AT) in which local connectionless information such as LAN data is used in a connection-oriented communication system.
M) A connectionless communication method in an ATM network for accommodating in a network and connecting a plurality of LANs to each other.

【0002】[0002]

【従来の技術】LANデータ等のローカルなコネクショ
ンレス情報をグローバルでコネクションオリエンテッド
な方式のATM網で収容して、LAN間を接続する要求
が高まっている。コネクションレス情報は一般に可変長
であり、その先頭に宛先アドレスが書かれている。情報
を固定長のセルとして交換するATM網に、かかるコネ
クションレス情報を収容するためには、可変長データの
セル化/復元化、セル毎の宛先解析とルーティング制御
を行なう必要がある。一般に、コネクションレス情報を
収容するATM網内には、メッセージ毎のアドレス解析
及びセルのルーティング制御を行なうためのコネクショ
ンレスサービスファンクション(CLSF)、すなわち
コネクションレス通信サーバをその処理能力の観点から
ネットワーク内に複数配置する。この場合、各サーバ間
をどのように接続するかが問題となる。
2. Description of the Related Art There is an increasing demand for connecting local LANs by connecting a local connectionless information such as LAN data in a global connection oriented ATM network. The connectionless information generally has a variable length, and the destination address is written at the beginning thereof. In order to accommodate such connectionless information in the ATM network that exchanges information as fixed-length cells, it is necessary to perform variable-length data cell conversion / restoration, destination analysis for each cell, and routing control. Generally, in an ATM network accommodating connectionless information, a connectionless service function (CLSF) for performing address analysis and cell routing control for each message, that is, a connectionless communication server is provided in the network from the viewpoint of its processing capability. Place more than one. In this case, how to connect each server becomes a problem.

【0003】図14はコネクションレス通信方式の構成
図であり、1はコネクションレス情報セル化/復元部で
あり、可変長のコネクションレス情報、例えばLANデ
ータとATM網で使われる固定長セルとの双方向変換を
行なうもので、LANからのデータを複数の固定長のコ
ネクションレスセルに変換して出力する。2はATM網
内の交換機に設置されるコネクションレス通信サーバで
あり、例えばLANデータから変換されたコネクション
レスセル内の宛先アドレスを解析し、ATM網における
該セルのルーティングを制御する。3は固定長のセルを
非同期転送モードで転送するATM網であり、コネクシ
ョンレス情報セル化/復元部1とサーバ2間を固定チャ
ネル(PVC)によって接続し、又サーバ2相互間を固
定又は半固定チャネル(PVC)によって接続する。可
変長のLANデータとしてのコネクションレス情報(メ
ッセージ)は、コネクションレス情報セル化/復元部1
で複数の固定長のセルに分割すると共に、各セルに同一
のメッセージ識別子MIDを付加する。又、コネクショ
ンレス情報セル化/復元部1は、分割したメッセージの
最初のセルにセグメントタイプとしてBOM(ビギニン
グ オブ メッセージ)を付加し、最後のセルにEOM
(エンドオブ メッセージ)を、途中の全てのセルにC
OM(コンチニュエーション オブ メッセージ)を、1
つのメッセージが単一のセルのみに変換された時にはS
SM(シングル セグメント メッセージ)を付加する。
FIG. 14 is a block diagram of a connectionless communication system. Reference numeral 1 denotes a connectionless information cell conversion / restoration unit for connecting connectionless information of variable length, for example, LAN data and fixed length cells used in an ATM network. Bidirectional conversion is performed, and data from the LAN is converted into a plurality of fixed-length connectionless cells and output. Reference numeral 2 is a connectionless communication server installed in an exchange in the ATM network, which analyzes the destination address in the connectionless cell converted from LAN data, for example, and controls the routing of the cell in the ATM network. An ATM network 3 transfers fixed-length cells in an asynchronous transfer mode. The connectionless information cell conversion / restoration unit 1 and the server 2 are connected by a fixed channel (PVC), and the servers 2 are fixed or half-connected. Connect by fixed channel (PVC). The connectionless information (message) as variable-length LAN data is converted into the connectionless information cell conversion / restoration unit 1
The cell is divided into a plurality of cells of fixed length, and the same message identifier MID is added to each cell. Also, the connectionless information cell conversion / restoration unit 1 adds BOM (Beginning of Message) as a segment type to the first cell of the divided message, and adds EOM to the last cell.
(End of Message) to all cells in the middle
1 OM (Continuation of Message)
S when two messages are converted to a single cell only
SM (single segment message) is added.

【0004】発側サーバ2はBOMまたはSSMが付加
されたセルに含まれるコネクションレス情報の宛先アド
レスからATM網内のルーティング情報を検索し、該ル
ーティング情報が示す半固定チャネルPVCを介してコ
ネクションレス情報を着側サーバに転送する。又、発側
サーバ2は内蔵の記憶部に、BOMまたはSSMが付加
されたセルのメッセージ識別子MIDに対応させて前記
検索したルーティング情報を記憶する。以後、発側サー
バ2は、COMまたはEOMが付加されたセルが入力さ
れると、これらセルのMIDに応じたルーティング情報
を記憶部より検索し、該ルーティング情報が示すパスを
介してコネクションレス情報を着側サーバに転送する。
そして、メッセージの最後のセル、すなわちEOMまた
はSSMが付加されたセルを所定のパスを介して着側サ
ーバに転送した後、記憶部から該当MIDとルーティン
グ情報の対応を消去し、1つのコネクションレス情報の
通信を終了する
The originating server 2 retrieves the routing information in the ATM network from the destination address of the connectionless information included in the cell to which BOM or SSM is added, and the connectionless via the semi-fixed channel PVC indicated by the routing information. Transfers information to the destination server. Also, the originating server 2 stores the searched routing information in a built-in storage unit in association with the message identifier MID of the cell to which BOM or SSM is added. After that, when the cells to which COM or EOM is added are input, the originating server 2 retrieves the routing information corresponding to the MID of these cells from the storage unit, and connects the connectionless information via the path indicated by the routing information. To the destination server.
Then, after transferring the last cell of the message, that is, the cell to which EOM or SSM is added, to the destination server via a predetermined path, the correspondence between the corresponding MID and the routing information is deleted from the storage unit, and one connectionless End communication of information

【0005】図15はコネクションレス通信サーバの構
成図であり、セグメントタイプ分離部2aは入力される
コネクションレスセルからセグメントタイプを分離し、
その内容を検出する。検出されたセグメントタイプがB
OMまたはSSMである場合には、ルーティング情報検
索部2bがそのセル内に含まれるLANデータの宛先ア
ドレスを解析し、ATM網内でのルーティング情報を検
索し、その内容をオア回路2cを介してルーティング情
報付加部2dに出力する。ルーティング情報付加部2d
はセグメントタイプとしてBOM又はSSMが付加され
ているセルにルーティング情報検索部2bから送られた
ルーティング情報を付加して出力する。BOM又はSS
Mが付加されたセルに対して検索されたルーティング情
報は、そのセルに付加されているメッセージ識別子MI
Dに対応させてMID/ルーティング情報一時記憶部2
eに一時記憶される。そして、セグメントタイプがCO
M又はEOMのセルが入力されると、MID/ルーティ
ング情報一時記憶部2e内に一時記憶されているMID
・ルーティング情報の対応関係を基にしてルーティング
情報が検索され、その情報はオア回路2cを介してルー
ティング情報付加部2dに与えられ、セルにルーティン
グ情報が付加される。
FIG. 15 is a block diagram of a connectionless communication server. A segment type separating unit 2a separates a segment type from an input connectionless cell,
Detect its content. The detected segment type is B
In the case of OM or SSM, the routing information search unit 2b analyzes the destination address of the LAN data included in the cell, searches the routing information in the ATM network, and outputs the content via the OR circuit 2c. It is output to the routing information adding unit 2d. Routing information addition unit 2d
Outputs the routing information sent from the routing information search unit 2b to the cell to which BOM or SSM is added as the segment type. BOM or SS
The routing information searched for the cell to which M is added is the message identifier MI added to the cell.
Corresponding to D, MID / routing information temporary storage unit 2
It is temporarily stored in e. And the segment type is CO
When a cell of M or EOM is input, the MID temporarily stored in the MID / routing information temporary storage unit 2e
The routing information is searched based on the correspondence relationship of the routing information, and the information is given to the routing information adding unit 2d via the OR circuit 2c, and the routing information is added to the cell.

【0006】又、EOMまたはSSMがセグメントタイ
プとして付加されたセルが入力されると、そのメッセー
ジのセルのルーティングは終了することになるから、M
ID消去部2fによってMID/ルーティング情報一時
記憶部2eに消去信号が出力され、記憶されているメッ
セージ識別子MIDとルーティング情報の対応は消去さ
れる。以上のように、コネクションレス情報としての1
つのメッセージが複数個のセルに分割され、その先頭セ
ル内に含まれるメッセージの宛先アドレスを用いてセル
のルーティング情報が検索され、途中のセル及び最後の
セルに対してはメッセージ識別子MIDによって同一の
ルーティング情報が検索されて、ルーティングが行なわ
れる。
Further, when a cell to which EOM or SSM is added as a segment type is input, the routing of the cell of the message ends, so M
The ID erasing unit 2f outputs an erasing signal to the MID / routing information temporary storage unit 2e, and the correspondence between the stored message identifier MID and the routing information is erased. As described above, 1 as connectionless information
One message is divided into a plurality of cells, the routing information of the cell is searched using the destination address of the message included in the first cell, and the same message identifier MID is used for the middle cell and the last cell. The routing information is retrieved and the routing is performed.

【0007】図16は本発明に用いられるATMセルの
フォーマットの説明図である。同図において、ATMセ
ルは53バイトの固定長であり、その内5バイトがAT
Mヘッダ、48バイトがインフォメーションフィールド
として用いられる。インフォメーションフィールド48
バイトは、コネクションレスセルをルーティングするた
めに用いる2バイトのヘッダ、44バイトのコネクショ
ンレスデータ、及びペイロード長,CRC等が格納され
る2バイトのトレーラから構成される。ATMヘッダに
おいて、GFCはリンク間のフロー制御に用いられる4
ビットのジェネリックフローコントロール、VPIは8
ビットの仮想パス識別子、VCIは16ビットの仮想チ
ャネル識別子、PTはセルの種別を示すペイロードタイ
プ、RAはリザ−ブビット、PRは輻輳時におけるセル
廃棄制御に用いられる1ビットのセルプライオリティ、
HECはビットエラー訂正・検出用の8ビットのヘッダ
コントロールである。
FIG. 16 is an explanatory diagram of an ATM cell format used in the present invention. In the figure, the ATM cell has a fixed length of 53 bytes, of which 5 bytes are AT.
The M header and 48 bytes are used as an information field. Information field 48
The byte is composed of a 2-byte header used for routing a connectionless cell, a 44-byte connectionless data, and a 2-byte trailer in which a payload length, CRC and the like are stored. In the ATM header, GFC is used for flow control between links 4
Bit generic flow control, VPI is 8
Bit virtual path identifier, VCI 16-bit virtual channel identifier, PT payload type indicating cell type, RA reserve bit, PR 1-bit cell priority used for cell discard control during congestion,
HEC is an 8-bit header control for bit error correction / detection.

【0008】インフォメーションフィールドのコネクシ
ョンレスデータ44バイトを除くアダプテーションフィ
ールドにおいて、STはセグメントタイプである。この
セグメントタイプSTは、LANデータとしての、例え
ばレイヤ3のプロトコルデータユニット(L3−PD
U)を複数のATMセルに分割した時、そのセルの位置
を示すもので、先頭セル、中間セル、最終セル、シング
ルセグメントセルを示す前述のBOM,COM,EO
M,SSMの別を2ビットで表現する。SNはレイヤ3
プロトコルデータユニット単位のセルにサイクリックに
付与され、セル単位の廃棄を検出するための4ビットの
シーケンス番号、MIDは10ビットのメッセージ識別
子であり、1つのメッセージを分割して得られた各AT
Mセルには同一のMIDが付加される。又、PLはペイ
ロード長、CRCはCRC符号である。
In the adaptation field excluding 44 bytes of connectionless data in the information field, ST is a segment type. This segment type ST is, for example, a layer 3 protocol data unit (L3-PD) as LAN data.
(U) indicates the position of a cell when the ATM cell is divided into a plurality of ATM cells, and the above-mentioned BOM, COM, EO showing the first cell, the intermediate cell, the last cell and the single segment cell.
The distinction between M and SSM is expressed by 2 bits. SN is layer 3
A 4-bit sequence number that is cyclically added to cells of protocol data units to detect discarding of cells, and MID is a 10-bit message identifier. Each AT obtained by dividing one message
The same MID is added to the M cells. Further, PL is a payload length and CRC is a CRC code.

【0009】図17は各レイヤのフォーマット説明図で
あり、レイヤ3の可変長のメッセージの前後にはヘッ
ダ、トレーラが置かれ、ヘッダ内には宛先アドレスDA
や発信加入者を示す発信アドレスSAが含まれている。
レベル2のアダプテーション層は、可変長のメッセージ
を44バイトづつ分割し、前後にヘッダ、トレーラを配
置したもので、ヘッダ内には前述のように、本発明にお
いて利用されるセグメントタイプST(BOM,CO
M,EOM,SSM)やメッセージ識別子MIDが含ま
れている。レベル1のATM層のセル(ATMセル)は
アダプテーション層のセルの先頭にATMヘッダを配置
したものである。
FIG. 17 is a diagram for explaining the format of each layer. A header and a trailer are placed before and after the variable length message of layer 3, and the destination address DA is included in the header.
And the originating address SA indicating the originating subscriber is included.
The level 2 adaptation layer divides a variable-length message into 44 bytes and arranges a header and a trailer at the front and the back. In the header, as described above, the segment type ST (BOM, CO
M, EOM, SSM) and message identifier MID. The level 1 ATM layer cell (ATM cell) has an ATM header placed at the beginning of the adaptation layer cell.

【0010】図18は以上のコネクションレス通信方式
を採用したサーバ間接続方式の説明図で、各階層ではサ
ーバが複数個づつグループ化され、グループ内ではメッ
シュ接続されると共に上位階層の中継用サーバに接続さ
れる。かかる階層構造のサーバ接続方式においては、例
えば10桁の宛先アドレス(電話番号)X1,X2,Y1,Y2,
Z1,Z2,A1,A2,A3,A4における上位6桁X1X2Y1Y2Z1Z2で局
番が示される。各階層は2桁づつのアドレスに対応する
ように構成され、各階層のサーバはメッセージの宛先ア
ドレスを上位の桁から解析し、自グループ以外宛であれ
ば上位の中継用サーバへメッセージをルーティングし、
自グループ内宛であれば更に下位の桁を解析し、相手側
のサーバにメッセージをルーティングする。例えば、第
1階層の加入者接続サーバSV11は端末TAより宛先電
話番号(宛先アドレス)を含むメッセージを受信する
と、宛先アドレスを上位の桁から解析し、自グループの
他のサーバSV12に接続されている加入者TB宛であれ
ば、該サーバSV12への半固定チャネルPVCを介して
メッセージをルーチングし、サーバSV12を介してメッ
セージを宛先端末TBに送信する。又、自グループ以外
宛であれば上位(第2階層)の中継用サーバSV21への
PVCを介してメッセージをルーティングし、中継用サ
ーバSV21は宛先アドレスを上位の桁から解析し、自グ
ループの他の中継用サーバSV22に接続されている加入
者TC宛であれば、該中継用サーバSV22へのPVCを
介してメッセージをルーチングし、中継用サーバSV22
より加入者サーバSV13を介してメッセージを宛先端末
TCに送信する。又、自グループ以外宛であれば更に上
位(第3階層)の中継用サーバSV31へのPVCを介し
てメッセージをルーティングし、同様に所定の宛先端末
にメッセージを送信する。
FIG. 18 is an explanatory diagram of a server-to-server connection system adopting the above connectionless communication system. In each layer, a plurality of servers are grouped, and in each group are mesh-connected and a relay server of an upper layer. Connected to. In such a hierarchical server connection method, for example, a 10-digit destination address (telephone number) X 1 , X 2 , Y 1 , Y 2 ,
The station number is indicated by the upper 6 digits X 1 X 2 Y 1 Y 2 Z 1 Z 2 in Z 1 , Z 2 , A 1 , A 2 , A 3 , and A 4 . Each layer is configured to correspond to an address of 2 digits, and the server of each layer analyzes the destination address of the message from the upper digit and routes the message to the upper relay server if it is addressed to other than the own group. ,
If it is addressed to its own group, the lower digits are analyzed and the message is routed to the other server. For example, when the subscriber connection server SV 11 of the first layer receives a message including the destination telephone number (destination address) from the terminal TA, it analyzes the destination address from the higher digits and connects to another server SV 12 of its own group. if subscriber addressed TB being, to route the messages through the semi-fixed channel PVC to the server SV 12, via the server SV 12 sends a message to the destination terminal TB. Further, if the addressed other than own group through the PVC to the relay server SV 21 of the upper (second layer) to route messages, relay server SV 21 then analyzes the destination address from the higher digits, own group if addressed subscriber TC that of being other connected to the relay server SV 22, and routes the message through the PVC to the relay server SV 22, the relay server SV 22
The message is sent to the destination terminal TC via the subscriber server SV 13 . If the address is other than the own group, the message is routed via the PVC to the relay server SV 31 at the higher level (third layer), and the message is similarly transmitted to a predetermined destination terminal.

【0011】[0011]

【発明が解決しようとする課題】ところで、LAN間接
続では、特に企業内の事業所間のように、幾つものLA
N(加入者)に同時に同じ情報を送信したい要求が強
い。しかし、従来のコネクションレス通信方式において
は、同時に同じ情報を幾つものLANに送信する機能が
なかった。以上から本発明の目的は、同時に同じ情報を
幾つものLANに送信することができるコネクションレ
ス通信方式を提供することである。本発明の別の目的
は、グループの代表アドレスを付けたコネクションレス
メッセージを網に送出し、該メッセージを複製してグル
ープに属する全てのLAN(加入者)にメッセージを転
送するグループアドレス機能を備えたコネクションレス
通信方式を提供することである。
By the way, in the LAN-to-LAN connection, many LAs are connected, especially between offices in a company.
There is a strong demand to send the same information to N (subscribers) at the same time. However, the conventional connectionless communication system does not have a function of simultaneously transmitting the same information to many LANs. From the above, an object of the present invention is to provide a connectionless communication system capable of simultaneously transmitting the same information to several LANs. Another object of the present invention is to have a group address function of sending a connectionless message with a representative address of a group to the network, copying the message and forwarding the message to all LANs (subscribers) belonging to the group. It is to provide a connectionless communication method.

【0012】[0012]

【課題を解決するための手段】図1は本発明の原理説明
図である。10a〜10dはLANに接続された加入
者、11a〜11dは宛先アドレスあるいはグループア
ドレスを含む可変長のコネクションレス情報を固定長の
コネクションレスセルに変換するコネクションレス情報
セル化/復元部(GW)、12a〜12dは宛先アドレ
スあるいはグループアドレスを解析して各コネクション
レスセルのルーティング情報を求めてルーティング制御
するコネクションレス通信サーバ(サーバ1〜サーバ
4)、13a〜13dはグループアドレスGAi(i=
1,2,3,・・・)と複数の半固定チャネル(PV
C)の対応関係を示すルーチングテーブル(RTBL)
である。
FIG. 1 is a diagram for explaining the principle of the present invention. 10a to 10d are subscribers connected to a LAN, and 11a to 11d are connectionless information cell conversion / restoration units (GW) that convert variable length connectionless information including a destination address or a group address into a fixed length connectionless cell. , 12a to 12d are connectionless communication servers (server 1 to server 4) that analyze a destination address or a group address to obtain routing information of each connectionless cell and perform routing control, and 13a to 13d are group addresses GAi (i =
1, 2, 3, ...) and multiple semi-fixed channels (PV
Routing table (RTBL) showing the correspondence relationship of C)
Is.

【0013】[0013]

【作用】全てのサーバ12a〜12d間を半固定チャネ
ル(PVC)で結合すると共に、各サーバにグループア
ドレスGAi(i=1,2,3,・・・)と複数の半固
定チャネル(PVC)の対応関係を示すルーチングテー
ブル13a〜13dを持たせる。サーバ(例えばサーバ
12a)は自配下の加入者10aからコネクションレス
情報セル化/復元部11aを介してグループアドレスを
伴うコネクションレスセルを受信した時、ルーチングテ
ーブル13aを参照して該グループアドレスに対応する
複数の半固定チャネル(PVC)を求め、コネクション
レスセルを該複数の半固定チャネル(PVC)を介して
複数のサーバに転送し、コネクションレスセルを受信し
た各サーバはコネクションレスセルをその配下の加入者
に転送する。この結果、グループの代表アドレスを付け
たコネクションレスメッセージを網に送出すれば、該メ
ッセージを発信サーバ側で複製してグループに属するL
AN(加入者)全てに同時に転送することができる。
[Function] All servers 12a to 12d are connected by a semi-fixed channel (PVC), and each server has a group address GAi (i = 1, 2, 3, ...) And a plurality of semi-fixed channels (PVC). The routing tables 13a to 13d showing the correspondence relationship of are provided. When the server (for example, the server 12a) receives a connectionless cell accompanied by a group address from the subordinate subscriber 10a via the connectionless information cell conversion / restoration unit 11a, it refers to the routing table 13a and responds to the group address. To obtain a plurality of semi-fixed channels (PVC) to be transferred, transfer the connectionless cell to the plurality of servers via the plurality of semi-fixed channels (PVC), and each server receiving the connectionless cell subordinates the connectionless cell Forward to the subscriber. As a result, if a connectionless message with the representative address of the group is sent to the network, the message is duplicated on the originating server side and the L
It can be forwarded to all ANs (subscribers) at the same time.

【0014】又、ルーチングテーブル13a〜13dに
おいて、グループアドレスに全サーバへの半固定チャネ
ル(PVC)を対応させると共に、各サーバにグループ
アドレスと宛先アドレスの対応テーブルを持たせ、サー
バは自配下の加入者からグループアドレスを伴うコネク
ションレスセルを受信した時、ルーチングテーブルを参
照して全サーバにコネクションレスセルを転送し、コネ
クションレスセルを受信したサーバは、コネクションレ
スセルに含まれるグループアドレスに基づいて前記対応
テーブルを参照し、該コネクションレスセルが自配下の
加入者宛のものか判断し、自配下の加入者宛であれば取
り込んで該加入者に転送し、自配下の加入者宛でなけれ
ば廃棄する。このようにすれば、グループの代表アドレ
スを付けたコネクションレスメッセージを網に送出すれ
ば、該メッセージを発信サーバ側で全てのサーバに複製
して転送し、受信サーバ側で自配下宛のメッセージを取
り込んで加入者に転送でき、従って、グループに属する
LAN(加入者)全てに同時に同じメッセージを転送す
ることができる。
In the routing tables 13a to 13d, the group addresses are associated with semi-fixed channels (PVC) to all servers, and each server is provided with a correspondence table of group addresses and destination addresses. When a connectionless cell accompanied by a group address is received from a subscriber, the connectionless cell is transferred to all servers by referring to the routing table, and the server that receives the connectionless cell is based on the group address included in the connectionless cell. Then, by referring to the correspondence table, it is determined whether the connectionless cell is addressed to the subscriber under its own control, if it is addressed to the subscriber under its control, it is taken in and transferred to the subscriber, and addressed to the subscriber under its control. If not, discard. In this way, if a connectionless message with the representative address of the group is sent to the network, the originating server will copy and transfer the message to all servers, and the receiving server will send the message addressed to itself. It can be captured and forwarded to subscribers, and thus the same message can be forwarded simultaneously to all LANs (subscribers) belonging to the group.

【0015】更に、同一グループアドレスを有するサー
バ間を半固定チャネル(PVC)でループ状に結合する
と共に、各サーバのルーチングテーブルにグループアド
レスと隣接サーバへの半固定チャネル(PVC)との対
応関係を記憶し、サーバは自配下の加入者から所定のグ
ループアドレスを伴うコネクションレスセルを受信した
時、ルーチングテーブルを参照して該グループアドレス
に対応する半固定チャネル(PVC)を求め、該半固定
チャネル(PVC)を介してコネクションレスセルを隣
接サーバに転送し、隣接サーバは受信したコネクション
レスセルを取り込むと共に、ルーチングテーブルを参照
してコネクションレスセルに付加されているグループア
ドレスに対応する半固定チャネル(PVC)を求め、該
半固定チャネル(PVC)を介してコネクションレスセ
ルを更に隣接サーバに転送する。このようにすれば、同
一グループアドレスを有するサーバをループ状に一巡さ
せることにより、グループに属するLAN(加入者)全
てに同時に同じメッセージを転送することができる。こ
の場合、サーバはコネクションレスセルに付加されてい
る発信アドレスが自配下の加入者アドレスと一致する場
合には、一巡したものとして該コネクションレスセルを
廃棄してコネクションレス通信を終了させることができ
る。
Further, the servers having the same group address are connected in a loop with a semi-fixed channel (PVC), and the correspondence relation between the group address and the semi-fixed channel (PVC) to the adjacent server is shown in the routing table of each server. When the server receives a connectionless cell with a predetermined group address from a subscriber under its control, the server refers to the routing table to obtain a semi-fixed channel (PVC) corresponding to the group address, and the semi-fixed channel The connectionless cell is transferred to the adjacent server via the channel (PVC), the adjacent server fetches the received connectionless cell, and refers to the routing table to refer to the routing table and semi-fixed corresponding to the group address added to the connectionless cell. The channel (PVC) is obtained, and the semi-fixed channel ( Further transferred to an adjacent server connectionless cell through the VC). With this configuration, the same message can be simultaneously transferred to all LANs (subscribers) belonging to the group by looping the servers having the same group address in a loop. In this case, if the source address added to the connectionless cell matches the subscriber address under its control, the server can discard the connectionless cell as one round and terminate the connectionless communication. .

【0016】又、各サーバ12a〜12dのルーチング
テーブル13a〜13dにグループアドレスと特定の仮
想チャネル識別子(VCI)の対応関係を記憶させると
共に、ATM網に該特定のVCIと複数の転送先サーバ
との対応関係を示すルーチングテーブルを持たせ、サー
バは自配下の加入者からグループアドレスを伴うコネク
ションレスセルを受信した時、ルーチングテーブルを参
照して該グループアドレスに対応する特定のVCIを求
めてコネクションレスセルに付加してATM網に送り出
し、ATM網はルーチングテーブルを参照して特定VC
Iに対応する複数の転送先サーバを求め、該複数のサー
バにコネクションレスセルを転送し、各サーバを介して
その配下の加入者に転送する。このようにすれば、グル
ープの代表アドレスを付けたコネクションレスメッセー
ジを網に送出すれば、該メッセージをATM網で複製し
てサーバを介してグループに属するLAN(加入者)全
てに同時に転送することができる。
The routing tables 13a to 13d of each of the servers 12a to 12d store the correspondence between the group address and a specific virtual channel identifier (VCI), and the ATM network stores the specific VCI and a plurality of transfer destination servers. When a server receives a connectionless cell with a group address from a subscriber under its control, the server refers to the routing table to obtain a specific VCI corresponding to the group address and establishes a connection. It is sent to the ATM network after being added to the resell cell, and the ATM network refers to the routing table to specify the specific VC.
A plurality of transfer destination servers corresponding to I are obtained, connectionless cells are transferred to the plurality of servers, and transferred to the subordinate subscribers via each server. In this way, if a connectionless message with the representative address of the group is sent to the network, the message is duplicated in the ATM network and transferred simultaneously to all LANs (subscribers) belonging to the group via the server. You can

【0017】更に、ATM網のルーチングテーブルにグ
ル−プアドレスと全サーバとの対応関係を記憶させてお
き、サーバは自配下の加入者からグループアドレスを伴
うコネクションレスセルを受信した時、該コネクション
レスセルをATM網に送り出し、ATM網はルーチング
テーブルを参照して全サーバに転送し、各サーバは予め
設定されているグループアドレスと宛先アドレスの対応
テーブルを参照し、ATM網から受信したコネクション
レスセルが自配下の加入者宛のものか判断し、自配下の
加入者宛であれば取り込んで該加入者に転送し、自配下
の加入者宛でなければ廃棄する。このようにすれば、グ
ループの代表アドレスを付けたコネクションレスメッセ
ージを網に送出すれば、該メッセージをATM網で全て
のサーバに複製して転送し、受信サーバ側で自配下宛の
メッセージを取り込んで加入者に転送でき、従って、グ
ループに属するLAN(加入者)全てに同時に同じメッ
セージを転送することができる。
Further, the correspondence relationship between the group address and all the servers is stored in the routing table of the ATM network, and when the server receives the connectionless cell with the group address from the subscriber under its control, the connection is established. Sends the cell to the ATM network, the ATM network refers to the routing table and transfers it to all the servers, and each server refers to the preset correspondence table of the group address and the destination address, and the connectionless received from the ATM network. It is judged whether the cell is addressed to the subscriber under its own control, and if it is addressed to the subscriber under its own control, it is taken in and transferred to the subscriber. If it is not addressed to the subscriber under its own control, it is discarded. In this way, if the connectionless message with the representative address of the group is sent to the network, the message is duplicated and transferred to all the servers on the ATM network, and the receiving server takes in the message addressed to itself. Can be forwarded to a subscriber, and thus the same message can be forwarded simultaneously to all LANs (subscribers) belonging to the group.

【0018】[0018]

【実施例】(a) 通信システムの全体構成 図2は本発明のコネクションレス通信方式を適用する通
信システムの全体構成図である。図中、10はLAN、
10a〜10bは各LANに接続された加入者端末、1
1a〜11bは可変長のコネクションレス情報としての
LANデータとATM網で扱われる固定長セルとしての
コネクションレスセル(ATMセル)との双方向変換を
行なうコネクションレス情報セル化/復元部(GW:ゲ
ートウェイ)、12a〜12bはルーティングや発着信
のスクリーニング、フロー制御を行なう複数のサーバ、
14は固定長のセルを非同期転送モードで転送するAT
M網であり、多数のATMスイッチ15a〜15cを備
えている。ATM網14は、コネクションレス情報セル
化/復元部11a〜11bとサーバ12a〜12b間を
固定パスによって接続し、又サーバ12a〜12b相互
間を半固定チャネル(PVC)によって接続する。
Embodiments (a) Overall Configuration of Communication System FIG. 2 is an overall configuration diagram of a communication system to which the connectionless communication system of the present invention is applied. In the figure, 10 is a LAN,
10a to 10b are subscriber terminals connected to each LAN, 1
Reference numerals 1a to 11b are connectionless information cell conversion / restoration units (GW: GW: which perform bidirectional conversion between LAN data as variable length connectionless information and connectionless cells (ATM cells) as fixed length cells handled in an ATM network. Gateways), 12a to 12b are a plurality of servers that perform routing, screening of incoming and outgoing calls, and flow control,
14 is an AT that transfers a fixed-length cell in the asynchronous transfer mode
It is an M network and is provided with a large number of ATM switches 15a to 15c. The ATM network 14 connects the connectionless information cell conversion / restoration units 11a to 11b and the servers 12a to 12b by a fixed path, and connects the servers 12a to 12b to each other by a semi-fixed channel (PVC).

【0019】発側LANの端末10aのうち発端末TA
から可変長のLANデータすなわちメッセージが送られ
ると、発側のコネクションレス情報セル化/復元部11
aは該メッセージをATM網で取り扱える固定長セルに
分割すると共に、各セルに同一のメッセージ識別子MI
Dを付加し、かつ分割されたメッセージの最初のセルに
セグメントタイプとしてBOMを、最後のセルにEOM
を、途中の全てのセルにCOMを、1つのメッセージが
単一のセルのみに変換された時にはSSMを付加する。
尚、メッセージの宛先アドレス(DA)又はグループア
ドレス(GA)及び発信アドレスSAは、BOM又はS
SMが付加されたセル(BOMセル、SSMセルとい
う)のみに含まれ、COM又はEOMが付加されたセル
(COMセル、EOMセルという)には宛先アドレス、
グループアドレス、発信アドレスは含まれない。
The calling terminal TA of the terminals 10a of the calling LAN
When variable length LAN data, that is, a message is sent from the connection side, the connectionless information cell conversion / restoration unit 11 on the calling side.
a divides the message into fixed-length cells that can be handled by the ATM network, and uses the same message identifier MI for each cell.
DOM and BOM as segment type in the first cell of the divided message and EOM in the last cell
, COM is added to all cells in the middle, and SSM is added when one message is converted into only a single cell.
The destination address (DA) or group address (GA) of the message and the originating address SA are BOM or S
It is included only in cells to which SM is added (referred to as BOM cell or SSM cell), and a destination address is included in cells to which COM or EOM is added (referred to as COM cell or EOM cell).
It does not include group addresses or originating addresses.

【0020】これらの分割された各セルにはATM網1
4内での交換のために必要なATMヘッダが付加される
が、発側のコネクションレス情報セル化/復元部11a
では、メッセージの宛先を解析することなく、発側サー
バ12aまでの固定パスを識別するためのバーチャル識
別子等のみをATMヘッダに付加する。これにより、入
力されたメッセージ(LANデータ)を分割して得られ
たコネクションレスセルは発側サーバ12に達する。発
側サーバ12aは宛先情報がグループアドレスGAでな
く、通常の宛先アドレスの場合には従来と同様に、該宛
先アドレスからATM網内のルーティング情報を検索
し、該ルーティング情報が示す半固定チャネルPVCを
介してコネクションレス情報を着側サーバ12bに転送
し、更に固定パスを介して着側のコネクションレス情報
セル化/復元部11bによって固定長のATMセルから
再び可変長のLANデータに変換し、着側端末10bの
うち所定の着端末TBに転送する。この場合、発側サー
バ12aは内蔵の記憶部に、BOMセルまたはSSMセ
ルのメッセージ識別子MIDに対応させて前記検索した
ルーティング情報を記憶する。以後、発側サーバ12a
は、COMセルまたはEOMセルが入力されると、これ
らセルのMIDに応じたルーティング情報を記憶部より
検索し、該ルーティング情報が示す半固定チャネルPV
Cを介してコネクションレス情報を着側サーバ12bに
転送する。そして、メッセージの最後のセル、すなわち
EOMセルまたはSSMセルを所定のパスを介して着側
サーバに転送した後、記憶部から該当MIDとルーティ
ング情報の対応を消去し、1つのコネクションレス情報
の通信を終了する。
An ATM network 1 is provided in each of these divided cells.
An ATM header necessary for exchange within 4 is added, but the originating side connectionless information cell conversion / restoration unit 11a
Then, only the virtual identifier or the like for identifying the fixed path to the originating server 12a is added to the ATM header without analyzing the destination of the message. As a result, the connectionless cell obtained by dividing the input message (LAN data) reaches the originating server 12. When the destination information is not the group address GA but the normal destination address, the originating server 12a retrieves the routing information in the ATM network from the destination address as in the conventional case, and the semi-fixed channel PVC indicated by the routing information. The connectionless information is transferred to the destination server 12b via the connection side, and further, the connectionless information cell conversion / restoration unit 11b on the destination side converts the fixed length ATM cell into variable length LAN data again via the fixed path. The data is transferred to a predetermined destination terminal TB among the destination terminals 10b. In this case, the originating server 12a stores the retrieved routing information in the built-in storage unit in association with the message identifier MID of the BOM cell or SSM cell. After that, the originating server 12a
When a COM cell or an EOM cell is input, the storage unit searches for routing information according to the MID of these cells, and the semi-fixed channel PV indicated by the routing information is searched.
The connectionless information is transferred to the destination server 12b via C. Then, after transferring the last cell of the message, that is, the EOM cell or the SSM cell to the destination server via a predetermined path, the correspondence between the corresponding MID and the routing information is deleted from the storage unit, and communication of one connectionless information is performed. To finish.

【0021】一方、宛先情報がグループアドレスGAの
場合には、発側サーバ12aはルーチングテーブルを参
照して該グループアドレスに対応する複数の半固定チャ
ネル(PVC)を求め、コネクションレスセルを該複数
の半固定チャネル(PVC)を介して複数のサーバに転
送する。コネクションレスセルを受信した各サーバは該
コネクションレスセルをその配下の加入者に転送する。
これにより、グループの代表アドレスを付けたコネクシ
ョンレスメッセージを網に送出すれば、該メッセージを
発側サーバで複製してグループに属するLAN(加入
者)全てに同時に転送することができる。尚、以後では
宛先情報がグループアドレスの場合について説明し、宛
先アドレスの場合は説明しない。
On the other hand, when the destination information is the group address GA, the originating server 12a refers to the routing table to obtain a plurality of semi-fixed channels (PVC) corresponding to the group address, and the connectionless cells are set to the plurality of connectionless cells. , To multiple servers over a semi-fixed channel (PVC). Each server receiving the connectionless cell transfers the connectionless cell to the subordinate subscribers.
As a result, if a connectionless message with the representative address of the group is sent to the network, the message can be duplicated by the originating server and simultaneously transferred to all LANs (subscribers) belonging to the group. In the following, the case where the destination information is the group address will be described, and the case where the destination information is the destination address will not be described.

【0022】(b) 本発明の第1の実施例全体の構成 図3は本発明の第1の実施例構成図であり、10はLA
N、10a〜10dは各LANに接続された加入者、1
1a〜11dは宛先アドレスあるいはグループアドレス
を含む可変長のコネクションレス情報を固定長のコネク
ションレスセルに変換するコネクションレス情報セル化
/復元部(GW)、12a〜12dはコネクションレス
通信サーバ(サーバ1〜サーバ4)、13a〜13dは
グループアドレスGAi(i=1,2,3,・・・)と
複数の半固定チャネル(PVC)の対応関係を示すルー
チングテーブル(RTBL)である。全サーバ12a〜
12d間は半固定チャネル(PVC)PVC11〜PVC
43で相互に結合されている。又、各サーバは図3では図
示しないが後述するルーチング制御部やセル取り込み制
御部を備えている。ルーチング制御部(図5)は、コネ
クションレスセルに含まれる宛先アドレスやグループア
ドレスを解析して各セルのルーティング情報を求めてル
ーティング制御し、セル取り込み制御部(図6)は前サ
ーバより入力されたコネクションレスセルに含まれる宛
先アドレスやグループアドレスを解析してセルを所定の
加入者に転送する。尚、図3では各サーバに1つのコネ
クションレス情報セル化/復元部しか接続されていない
が、実際には複数のコネクションレス情報セル化/復元
部が接続されている。
(B) Overall configuration of the first embodiment of the present invention FIG. 3 is a configuration diagram of the first embodiment of the present invention, and 10 is LA.
N, 10a to 10d are subscribers connected to each LAN, 1
1a to 11d are connectionless information cell conversion / restoration units (GW) that convert variable length connectionless information including a destination address or a group address into fixed length connectionless cells, and 12a to 12d are connectionless communication servers (server 1 ~ Servers 4) and 13a to 13d are routing tables (RTBL) showing the correspondence between the group address GAi (i = 1,2,3, ...) And a plurality of semi-fixed channels (PVC). All servers 12a-
Semi-fixed channel (PVC) PVC 11 to PVC between 12d
43 connected to each other. Each server also includes a routing control unit and a cell fetch control unit, which will be described later, although not shown in FIG. The routing control unit (FIG. 5) analyzes the destination address and group address included in the connectionless cell to obtain the routing information of each cell and performs routing control, and the cell uptake control unit (FIG. 6) is input from the previous server. The destination address and group address included in the connectionless cell are analyzed and the cell is transferred to a predetermined subscriber. Although only one connectionless information cell conversion / restoration unit is connected to each server in FIG. 3, a plurality of connectionless information cell conversion / restoration units are actually connected.

【0023】ルーチングテーブル(図4) グループアドレスGA1〜GA3を伴うコネクションレ
スメッセージを、図4(a)の対応図表に示すサーバを介
して加入者に転送するものとすると、各サーバ例えばサ
ーバ1、サーバ2のルーチングテーブルは図4(b),(c)
に示すようになる。すなわち、サーバ1のルーチングテ
ーブル13aでは図4(b)に示すように、グループア
ドレスGA1に半固定チャネルPVC11,PVC12,P
VC13が対応付けされ、グループアドレスGA2に半
固定チャネルPVC12,PVC14が対応付けされ、グ
ループアドレスGA3に半固定チャネルPVC11,PV
13,PVC14が対応付けされる。又、サーバ2のルー
チングテーブル13bでは図4(c)に示すように、グ
ループアドレスGA1に半固定チャネルPVC21,PV
22,PVC23が対応付けされ、グループアドレスG
A2に半固定チャネルPVC22,PVC24が対応付けさ
れ、グループアドレスGA3に半固定チャネルPVC
21,PVC23,PVC24が対応付けされ、同様に、サー
バ3、サーバ4のルーチングテーブル13c,13dも
作成される。
[0023]Routing table (Fig. 4) Connection level with group addresses GA1 to GA3
Message via the server shown in the correspondence diagram in Fig. 4 (a).
And then transfer it to the subscriber.
The routing tables of server 1 and server 2 are shown in Fig. 4 (b) and (c).
As shown in. That is, the routine of the server 1
In the cable 13a, as shown in FIG.
Semi-fixed channel PVC on dress GA111, PVC12, P
VC13Is associated with the group address GA2
Fixed channel PVC12, PVC14Are associated with
Loop address GA3 with semi-fixed channel PVC11, PV
C 13, PVC14Are associated with. Also, the route of the server 2
As shown in Fig. 4 (c), the teaching table 13b
Semi-fixed channel PVC for loop address GA1twenty one, PV
Ctwenty two, PVCtwenty threeIs associated with the group address G
Semi-fixed channel PVC on A2twenty two, PVCtwenty fourIs associated with
And a semi-fixed channel PVC for group address GA3
twenty one, PVCtwenty three, PVCtwenty fourAre mapped to the
The routing tables 13c and 13d of the server 3 and the server 4
Created.

【0024】ルーチング制御部の構成図 図5はルーチング制御部の構成図である。ルーチング制
御部は、グループアドレスを解析して各コネクションレ
スセルのルーティング情報を求めてルーティング制御す
る。すなわち、セグメントタイプ分離部121は入力さ
れるコネクションレスセルからセグメントタイプを分離
し、その内容を識別する。セグメントタイプがBOMま
たはSSMである場合には、ルーティング情報検索部1
2はそのセル内に含まれるグループアドレスGAi
(i=1,2,3・・・)に基づいてルーチングテーブ
ルRTBLを参照し、コネクションレスセル転送先のサ
ーバ数(複写数)と各サーバへのルーティング情報(P
VC)を求め、複写数をセル複写部123に入力し、各
サーバへのルーティング情報(半固定チャネルPVC)
をオア回路124とMID/ルーチング情報一時記憶部
125に入力する。セル複写部123のバッファBUFは
入力されたコネクションレスセルをバッファリングする
と共に、セル読出部SRDはルーチング情報検索部12
2から入力された複写数分のコネクションレスセルをバ
ッファから読出してルーチング情報書き換え部126
出力する。又、オア回路124はセル複写部123からの
セル読出しと同期して、ルーチング情報検索部122
ら入力されるルーチング情報(半固定チャネルPVC)
をルーチング情報書き換え部126に入力し、ルーチン
グ情報書き換え部126はセル複写部123から入力され
るセルのルーチング情報をオア回路から入力されるセル
転送先サーバへのPVCで書き換えて出力する。
Configuration Diagram of Routing Control Unit FIG . 5 is a configuration diagram of the routing control unit. The routing control unit analyzes the group address, obtains routing information of each connectionless cell, and performs routing control. That is, the segment type separation unit 12 1 separates the segment type from the input connectionless cell and identifies its content. When the segment type is BOM or SSM, the routing information search unit 1
2 2 is a group address GAi included in the cell
The routing table RTBL is referred to based on (i = 1, 2, 3 ...) And the number of servers (copy number) of the connectionless cell transfer destination and the routing information (P
Seeking VC), enter the number of copy in the cell copying unit 12 3, routing information to each server (semi-fixed channel PVC)
To the OR circuit 12 4 and the MID / routing information temporary storage unit 12 5 . The buffer BUF of the cell copying unit 12 3 buffers the input connectionless cell, and the cell reading unit SRD functions as the routing information searching unit 12
The connectionless cells corresponding to the number of copies input from 2 are read from the buffer and output to the routing information rewriting unit 12 6 . Further, the OR circuit 12 4 synchronizes with the cell reading from the cell copying unit 12 3 and the routing information (semi-fixed channel PVC) input from the routing information searching unit 12 2.
To the routing information rewriting unit 12 6 , and the routing information rewriting unit 12 6 rewrites the routing information of the cell input from the cell copying unit 12 3 by the PVC to the cell transfer destination server input from the OR circuit and outputs it. .

【0025】MID/ルーティング情報一時記憶部12
5は、BOMセル又はSSMセルに対して検索されたル
ーティング情報(各サーバへの半固定チャネルPVC)
を、そのセルに付加されているメッセージ識別子MID
に対応させて一時記憶する。セグメントタイプがCOM
又はEOMのセルが入力されると、セル複写部12 3
前記と同様に複写数分のセルをルーチング情報書き換え
部126に順次出力する。又、MID/ルーティング情
報一時記憶部125は、COMセル又はEOMセルが入
力されると、一時記憶しているMID・ルーティング情
報の対応関係を基にしてルーティング情報(各サーバへ
の半固定チャネルPVC)を検索し、その情報をオア回
路124を介してルーティング情報書き換え部126に入
力する。ルーチング情報書き換え部はセル複写部123
から入力されるセルのルーチング情報をオア回路から入
力される半固定チャネルPVCで書き換えて出力する。
又、EOMセルまたはSSMセルが入力されると、その
メッセージのセルのルーティングは終了することになる
から、MID消去部127はMID/ルーティング情報
一時記憶部125に消去信号を出力し、記憶されている
メッセージ識別子MIDとルーティング情報の対応を消
去する。
MID / routing information temporary storage unit 12
FiveAre searched for BOM cells or SSM cells.
Information (semi-fixed channel PVC to each server)
Is the message identifier MID added to the cell
Correspond to and temporarily store. Segment type is COM
Alternatively, when an EOM cell is input, the cell copy unit 12 3Is
Similar to the above, the cells for the number of copies are rewritten to the routing information.
Part 126To output sequentially. Also, MID / routing information
Temporary storage unit 12FiveIs a COM cell or EOM cell
When the input is applied, the temporarily stored MID and routing information
Routing information (to each server
Semi-fixed channel PVC) and retrieve that information
Road 12FourVia the routing information rewriting unit 126Enter
Force The routing information rewriting unit is the cell copying unit 123
Input the cell routing information input from the OR circuit.
The data is rewritten and output by the semi-fixed channel PVC that is applied.
When an EOM cell or SSM cell is input, the
Message cell routing will end
From the MID deletion unit 127Is MID / routing information
Temporary storage unit 12FiveThe erase signal is output to and is stored
Delete the correspondence between the message identifier MID and the routing information
Leave.

【0026】セル取り込み制御部の構成図 図6はセル取り込み制御部の構成図である。セル取り込
み制御部は、予め設定されているグループアドレス・宛
先アドレスの対応テーブル1212を参照して、前サーバ
から入力されたコネクションレスセルに含まれるグルー
プアドレスGAi(i=1,2,3・・・)に対応する
宛先アドレスを求め、該宛先アドレスに基づいて宛先加
入者にコネクションレス情報を転送する。すなわち、セ
グメントタイプ分離部1210は前サーバからコネクショ
ンレスセルが入力されると、該セルからセグメントタイ
プを分離し、その内容を識別する。セグメントタイプが
BOMまたはSSMである場合には、宛先アドレス検索
部1211は該セルに含まれるグループアドレスGAi
(i=1,2,3・・・)に基づいて対応テーブル12
12を参照し、該グループアドレスに対応する宛先アドレ
スを求め、宛先数(複写数)と各宛先アドレスを出力す
る。セル複写部1213は入力されたセルを宛先数分、順
次発生する。MID・宛先アドレス付加部1214は、宛
先毎にセルのMIDを所定のMIDで付け替えると共に
宛先アドレスを付加してセル送出部1215に入力する。
又、MID・宛先アドレス付加部1214は旧MIDと宛
先毎に新たに付加した新MIDの対応関係を記憶する。
Configuration Diagram of Cell Capture Control Unit FIG . 6 is a configuration diagram of the cell capture control unit. The cell fetching control unit refers to a preset group address / destination address correspondence table 12 12 and refers to the group address GAi (i = 1, 2, 3 · i) included in the connectionless cell input from the previous server. ..) is obtained, and the connectionless information is transferred to the destination subscriber based on the destination address. That is, when the connectionless cell is input from the previous server, the segment type separation unit 12 10 separates the segment type from the cell and identifies the content. When the segment type is BOM or SSM, the destination address search unit 12 11 determines the group address GAi included in the cell.
Correspondence table 12 based on (i = 1, 2, 3 ...)
12 , the destination address corresponding to the group address is obtained, and the number of destinations (the number of copies) and each destination address are output. The cell copy unit 12 13 sequentially generates the input cells for the number of destinations. The MID / destination address addition unit 12 14 replaces the MID of the cell for each destination with a predetermined MID, adds the destination address, and inputs it to the cell transmission unit 12 15 .
Further, the MID / destination address addition unit 12 14 stores the correspondence between the old MID and the new MID newly added for each destination.

【0027】セル送出部1215は宛先・PVCテーブル
1216から宛先加入者へのPVC(固定パス)を求め、
該PVCを介してセルを宛先加入者が接続されているコ
ネクションレス情報セル化/復元部に転送する。又、セ
ル送出部1215は求めたPVCをセルのMID(宛先毎
のMID)に対応させてMID・PVCテーブル12 17
に格納する。しかる後、セグメントタイプがCOM又は
EOMのセルが入力されると、セル複写部1213は同様
にセルを宛先数分、順次発生し、MID・宛先アドレス
付加部1214はセルのMIDを宛先毎に所定のMIDで
付け替えてセル送出部1215に入力する。セル送出部1
15はセルが入力されると、該セルのMIDに基づいて
MID・PVCテーブル1217を参照して宛先加入者へ
のPVC(固定パス)を求め、該PVCを介してセルを
宛先加入者が接続されているコネクションレス情報セル
化/復元部に転送する。又、EOMまたはSSMがセグ
メントタイプとして付加されたセルが入力されると、そ
のメッセージの全セルの転送は終了することになるか
ら、MID・宛先アドレス付加部1214に記憶されてい
る旧MIDと新MIDの対応関係やMID・PVCテー
ブルに記憶されている所定の対応関係を消去する。
Cell sending unit 1215Is the destination / PVC table
1216To the PVC (fixed path) from the
The cell to which the destination subscriber is connected is connected via the PVC.
Transfer to the non-connection information cell conversion / restoration unit. In addition,
1215Determines the obtained PVC as the cell MID (for each destination)
MID / PVC table 12 corresponding to each MID) 17
To store. After that, the segment type is COM or
When an EOM cell is input, the cell copy unit 1213Is the same
Cells are sequentially generated for the number of destinations, and MID and destination address
Addition unit 1214Is the MID of the cell with a predetermined MID for each destination
Replace the cell sending unit 1215To enter. Cell sending unit 1
Two15When a cell is entered, based on the cell's MID
MID / PVC table 1217Refer to the destination subscriber
For the PVC (fixed path) of the
Connectionless information cell to which the destination subscriber is connected
Transfer to the conversion / restoration unit. Also, EOM or SSM is a segment
When the cell added as the
The transfer of all cells of the message will end
, MID / destination address addition unit 1214Remembered in
Correspondence between old MID and new MID and MID / PVC table
The predetermined correspondence stored in the bull is erased.

【0028】全体の動作 全てのサーバ12a〜12d(図3)間を半固定チャネ
ル(PVC11〜PVC 43)で結合すると共に、各サーバ
にグループアドレスGAi(i=1,2,3,・・・)
と複数の半固定チャネル(PVC)の対応関係(図4参
照)を示すルーチングテーブル13a〜13dを持たせ
る。かかる状況において、サーバ(例えばサーバ12
a)は自配下の加入者(TA)10aからコネクション
レス情報セル化/復元部11aを介してグループアドレ
スGA2を伴うコネクションレスセルを受信すれば、ル
ーチングテーブル13a(図4(b))を参照して該グルー
プアドレスGA2に対応する半固定チャネル(PV
12,PVC14)を求める。ついで、コネクションレス
セルを該複数の半固定チャネルPVC12,PVC14を介
してサーバ2,サーバ4に転送する。コネクションレス
セルを受信したサーバ2、サーバ4はそれぞれ、先頭の
セルに付加されているグループアドレスに基づいて宛先
アドレスを求め、該宛先アドレスに従ってセルを所定の
コネクションレス情報セル化/復元部に転送し、コネク
ションレスメッセージに復元して加入者に転送する。以
上より、加入者よりグループの代表アドレスを付けたコ
ネクションレスメッセージを送出すれば、該メッセージ
を発信サーバ側で複製してグループに属するLAN(加
入者)全てに同時に転送することができる。
[0028]Overall operation Semi-fixed channel between all servers 12a-12d (Fig. 3)
(PVC11~ PVC 43) With each server
Group address GAi (i = 1, 2, 3, ...)
And the relationship between multiple semi-fixed channels (PVC) (see Figure 4)
Have routing tables 13a to 13d indicating
It In such a situation, the server (eg server 12
a) is a connection from a subscriber (TA) 10a under its own control
Group address via the information cell conversion / restoration unit 11a.
When receiving a connectionless cell with
Refer to the teaching table 13a (Fig. 4 (b))
Semi-fixed channel (PV
C12, PVC14). Then connectionless
A cell with the plurality of semi-fixed channel PVCs12, PVC14Through
Then, it is transferred to the server 2 and the server 4. Connectionless
The server 2 and the server 4 which received the cell respectively
Destination based on the group address attached to the cell
The address is obtained, and the cell is determined according to the destination address.
Transfer to connectionless information cell conversion / restoration unit and connect
Restorationless message and transfer to subscriber. Since
From the top, the code with the representative address of the group from the subscriber
If you send a connectionless message, the message
LAN that belongs to the group by duplicating
It can be transferred to all of them simultaneously.

【0029】(c) 本発明の第2の実施例 第1の実施例では発側サーバでメッセージ転送先を決定
しているが、第2の実施例では発側サーバよりメッセー
ジを全サーバに転送し、受信側サーバで自配下の加入者
宛のメッセージを取り込んで該加入者に転送し、自配下
の加入者宛でない場合には廃棄するようしている。尚、
第2実施例の全体の構成は図3と同一であるが、ルーチ
ングテーブルとセル取り込み制御部の構成が異なる。
(C) Second Embodiment of the Invention In the first embodiment, the message transfer destination is determined by the calling server, but in the second embodiment, the message is transferred from the calling server to all the servers. Then, the receiving server takes in the message addressed to the subscriber under its control and transfers it to the subscriber, and discards it if it is not addressed to the subscriber under its control. still,
The overall configuration of the second embodiment is the same as that of FIG. 3, but the routing table and the cell loading control unit are different.

【0030】ルーチングテーブル(図7) 第2の実施例ではグループアドレスGA1〜GA3を伴
うコネクションレスメッセージを、図7(a)の対応図表
に示すように全サーバに転送する。従って、サーバ12
a〜サーバ12dのルーチングテーブル13a〜13d
は図7(b)〜(e)に示すようになる。すなわち、サーバ
1のルーチングテーブル13aでは図7(b)に示すよう
に、グループアドレスGA1〜GA3に半固定チャネル
PVC11,PVC12,PVC13,PVC14が対応付けさ
れ、サーバ2のルーチングテーブル13bでは図7
(c)に示すように、グループアドレスGA1〜GA3に
半固定チャネルPVC21,PVC22,PVC23,PVC
24が対応付けされ、サーバ3のルーチングテーブル1
3cでは図7(d)に示すように、グループアドレスGA
1〜GA3に半固定チャネルPVC31,PVC32,PV
33,PVC34が対応付けされ、サーバ4のルーチン
グテーブル13dでは図7(e)に示すように、グループ
アドレスGA1〜GA3に半固定チャネルPVC41,P
VC42,PVC 43,PVC44が対応付けされている。
[0030]Routing table (Fig. 7) In the second embodiment, the group addresses GA1 to GA3 are
Corresponding diagram of the connectionless message in Figure 7 (a)
Transfer to all servers as shown in. Therefore, the server 12
a to routing tables 13a to 13d of the server 12d
Is as shown in FIGS. 7 (b) to 7 (e). Ie server
In the routing table 13a of No. 1, as shown in FIG.
, Semi-fixed channel to group address GA1 to GA3
PVC11, PVC12, PVC13, PVC14Is associated with
7 is displayed in the routing table 13b of the server 2.
As shown in (c), group addresses GA1 to GA3
Semi-fixed channel PVCtwenty one, PVCtwenty two, PVCtwenty three, PVC
twenty fourAre associated with the routing table 1 of the server 3.
In 3c, as shown in FIG. 7 (d), the group address GA
1 to GA3 semi-fixed channel PVC31, PVC32, PV
C33, PVC34Is associated with the routine of the server 4.
In the table 13d, as shown in FIG.
Semi-fixed channel PVC at addresses GA1 to GA341, P
VC42, PVC 43, PVC44Are associated with.

【0031】セル取り込み制御部の構成図 図8はセル取り込み制御部の構成図であり、第1実施例
におけるセル取り込み制御部と異なる点は、セル廃棄部
1220がもうけられている点である。セグメントタイプ
分離部1210は前サーバからコネクションレスセルが入
力されると、該セルからセグメントタイプを分離し、そ
の内容を識別する。セグメントタイプがBOMまたはS
SMである場合には、宛先アドレス検索部1211は該セ
ルに含まれるグループアドレスGAi(i=1,2,3
・・・)に基づいて対応テーブル1212を参照し、該グ
ループアドレスに対応する宛先アドレスが存在する場合
には、宛先数(複写数)と各宛先アドレスを出力する。
以後、第1実施例と同様に動作する。しかし、グループ
アドレスに対応する宛先アドレスが存在しない場合に
は、宛先アドレス検索部1211は廃棄指示をセル廃棄部
1220に入力する。これにより、セル廃棄部1220は入
力セルのMIDを記憶すると共に該セルを廃棄し、以後
記憶したMIDと同一のMIDを有するセルが入力され
ると該セルを廃棄する。尚、宛先アドレス検索部1211
は、セグメントタイプEOMまたはSSMのセルが入力
された場合には、セル廃棄部1220にMID消去信号を
入力して保持されているMIDを消去させる。
FIG . 8 is a block diagram of the cell fetching control section. The point different from the cell fetching control section in the first embodiment is that a cell discarding section 12 20 is provided. . When the connectionless cell is input from the previous server, the segment type separation unit 12 10 separates the segment type from the cell and identifies the content. Segment type is BOM or S
In the case of SM, the destination address search unit 12 11 determines the group address GAi (i = 1, 2, 3) included in the cell.
Based on ...) by referring to the correspondence table 12 12, if the destination address corresponding to the group address is present, outputs the destination number (the number of copies) of each destination address.
After that, the operation is similar to that of the first embodiment. However, when the destination address corresponding to the group address does not exist, the destination address search unit 12 11 inputs the discard instruction to the cell discard unit 12 20 . As a result, the cell discard unit 12 20 stores the MID of the input cell and discards the cell, and discards the cell when a cell having the same MID as the stored MID is input thereafter. The destination address search unit 12 11
When a cell of segment type EOM or SSM is input, the cell discard unit 12 20 inputs an MID erase signal to erase the held MID.

【0032】全体の動作 サーバ(例えばサーバ12a(図3))は自配下の加入
者10aから、コネクションレス情報セル化/復元部1
1aを介してグループアドレス(例えばGA2)を伴う
コネクションレスセルを受信すれば、ルーチングテーブ
ル13a(図7(b))を参照して該グループアドレスGA
2に対応する半固定チャネルPVC11,PVC12,PV
13,PVC14を求める。ついで、コネクションレスセ
ルを半固定チャネルPVC11,PVC12,PVC13,P
VC14を介して全サーバ1〜4に転送する。
The entire operation server (for example, the server 12a (FIG. 3)) receives the connectionless information cell conversion / restoration unit 1 from the subordinate subscriber 10a.
If a connectionless cell accompanied by a group address (for example, GA2) is received via 1a, referring to the routing table 13a (FIG. 7 (b)), the group address GA
2 semi-fixed channels corresponding to PVC 11 , PVC 12 , PV
Determine C 13 and PVC 14 . Next, the connectionless cells are connected to the semi-fixed channels PVC 11 , PVC 12 , PVC 13 , P.
Transfer to all servers 1 to 4 via VC 14 .

【0033】コネクションレスセルを受信した各サーバ
12a〜12dはそれぞれ、先頭のセルに付加されてい
るグループアドレスGA2に基づいてグループアドレス
・宛先アドレスの対応テーブル1212(図8)を参照
し、コネクションレスセルが自配下の加入者宛のものか
判断し、自配下の加入者宛であれば取り込んで該加入者
に転送し、自配下の加入者宛でなければ廃棄する。すな
わち、対応テーブル12 12を参照し、グループアドレス
に対応する宛先アドレスが存在する場合には、宛先アド
レスを求め、該宛先アドレスに従って第1実施例と同様
にセルを所定のコネクションレス情報セル化/復元部に
転送し、コネクションレスメッセージに復元して加入者
に転送する。しかし、グループアドレスに対応する宛先
アドレスが存在しない場合には、セルを廃棄する。以上
より、加入者はグループの代表アドレスを付けたコネク
ションレスメッセージを送出すれば、発信サーバ側は該
メッセージを全てのサーバに複製して転送し、受信サー
バ側で自配下宛のメッセージを取り込んで加入者に転送
でき、従って、グループに属するLAN(加入者)全て
に同時に同じメッセージを転送することができる。
Each server that received the connectionless cell
12a to 12d are added to the head cell, respectively.
Group address based on the group address GA2
-Destination address correspondence table 1212See (Fig. 8)
However, is the connectionless cell addressed to the subscriber under its control?
Judge, and if it is addressed to the subscriber under its control, import it
Transfer it to and discard it unless it is addressed to the subscriber under its control. sand
Wow, correspondence table 12 12Refer to the group address
If there is a destination address corresponding to
And the same as in the first embodiment according to the destination address.
Cell into a predetermined connectionless information cell conversion / restoration unit
Subscriber forwarded and restored to connectionless message
Transfer to. However, the destination corresponding to the group address
If the address does not exist, the cell is discarded. that's all
Subscribers are required to connect with the representative address of the group.
If a sessionless message is sent, the originating server side
The message is duplicated and transferred to all servers, and the receiving server
On the mobile side, the message addressed to itself is captured and transferred to the subscriber.
Yes, therefore all LANs (subscribers) belonging to the group
The same message can be forwarded simultaneously to.

【0034】(d) 本発明の第3の実施例 図9は第3の実施例構成図である。12a〜12dはコ
ネクションレス通信サーバ(サーバ1〜サーバ4)、1
3a〜13dはグループアドレスGAi(i=1,2,
3,・・・)と半固定チャネル(PVC)の対応関係を
示すルーチングテーブル(RTBL)である。各サーバ
12a〜12dには図示してないが、複数のコネクショ
ンレス情報セル化/復元部が固定パスにより接続され、
各コネクションレス情報セル化/復元部には複数のLA
Nが接続され、また各LANに多数の加入者が接続され
ている。
(D) Third Embodiment of the Present Invention FIG. 9 is a block diagram of the third embodiment. 12a to 12d are connectionless communication servers (server 1 to server 4), 1
3a to 13d are group addresses GAi (i = 1, 2,
3, ...) and a semi-fixed channel (PVC). Although not shown, each of the servers 12a to 12d has a plurality of connectionless information cell conversion / restoration units connected by a fixed path,
Each connectionless information cell conversion / restoration unit has a plurality of LAs.
N are connected, and a large number of subscribers are connected to each LAN.

【0035】同一グループアドレスを有するサーバ間は
半固定チャネル(PVC)でループ状に結合され、また
ルーチングテーブルRTBLにはグループアドレスに対
応させてループ状にリンクされた隣接サーバへの半固定
チャネルPVCが対応付けされている。すなわち、グ
ループアドレスGA1に属するサーバをサーバ1、サー
バ2、サーバ3とすると、これらサーバは半固定チャネ
ルPVC12→PVC23→PVC31によりループ状にリン
クされ、グループアドレスGA2に属するサーバをサ
ーバ1、サーバ2、サーバ4とすると、これらサーバは
半固定チャネルPVC12→PVC24→PVC41によりル
ープ状にリンクされ、グループアドレスGA3に属す
るサーバをサーバ1、サーバ3、サーバ4とすると、こ
れらサーバは半固定チャネルPVC13→PVC34→PV
41によりループ状にリンクされ、グループアドレス
GA4に属するサーバをサーバ1、サーバ2、サーバ
3、サーバ4とすると、これらサーバは半固定チャネル
PVC12→PVC23→PVC 34→PVC41によりループ
状にリンクされている。そして、各サーバ12a〜12
dのルーチングテーブル13a〜13dには、図9に示
すようにグループアドレス毎に隣接サーバへの半固定チ
ャネルPVCが記憶されている。
Between servers having the same group address
Looped with a semi-fixed channel (PVC),
The routing table RTBL has a group address
Semi-fixed to adjacent server linked in a loop according to
The channel PVC is associated. That is,
The server belonging to loop address GA1 is server 1, server
2 and server 3, these servers are semi-fixed channels.
Le PVC12→ PVCtwenty three→ PVC31To make a loop
Server that belongs to group address GA2
Server 1, server 2, server 4, these servers
Semi-fixed channel PVC12→ PVCtwenty four→ PVC41Due to
Linked in a loop and belongs to group address GA3
If the servers to be used are server 1, server 3, and server 4,
These servers are semi-fixed channel PVC13→ PVC34→ PV
C41Group address
Servers belonging to GA4 are server 1, server 2, server
3 and server 4, these servers are semi-fixed channels
PVC12→ PVCtwenty three→ PVC 34→ PVC41Loop by
Is linked to. And each server 12a-12
The routing tables 13a to 13d of d are shown in FIG.
For each group address, use a semi-fixed
The channel PVC is stored.

【0036】ルーチング制御部の構成図 各サーバ12a〜12dのルーチング制御部は、グルー
プアドレスを解析して各コネクションレスセルのルーテ
ィング情報を求めてルーティング制御する。図10はル
ーチング制御部の構成図であり、図5と同一部分には同
一符号を付している。図5と異なる点はセル複写部12
3が設けられていない点である。セグメントタイプ分離
部121は入力されるコネクションレスセルからセグメ
ントタイプを分離し、その内容を識別する。セグメント
タイプがBOMまたはSSMである場合には、ルーティ
ング情報検索部122はそのセル内に含まれるグループ
アドレスGAi(i=1,2,3・・・)に基づいてル
ーチングテーブルRTBLを参照し、隣接サーバへのル
ーティング情報(PVC)を求めてオア回路124とM
ID/ルーチング情報一時記憶部125に入力する。オ
ア回路124はルーチング情報検索部122から入力され
る隣接サーバへのルーチング情報(半固定チャネルPV
C)をルーチング情報書き換え部126に入力し、ルー
チング情報書き換え部126はセルのルーチング情報を
オア回路から入力される隣接サーバへのPVCで書き換
えて出力する。MID/ルーティング情報一時記憶部1
5は、BOMセル又はSSMセルに対して検索された
ルーティング情報(各サーバへの半固定チャネルPV
C)を、そのセルに付加されているメッセージ識別子M
IDに対応させて一時記憶する。
Configuration Diagram of Routing Control Unit The routing control unit of each of the servers 12a to 12d analyzes the group address to obtain the routing information of each connectionless cell and controls the routing. FIG. 10 is a configuration diagram of the routing control unit, and the same portions as those in FIG. 5 are designated by the same reference numerals. The point different from FIG. 5 is the cell copying unit 12
3 is not provided. The segment type separating unit 12 1 separates the segment type from the input connectionless cell and identifies its content. When the segment type is BOM or SSM, the routing information search unit 12 2 refers to the routing table RTBL based on the group address GAi (i = 1, 2, 3 ...) Included in the cell, The OR circuit 12 4 and M are searched for the routing information (PVC) to the adjacent server.
The ID / routing information is input to the temporary storage unit 12 5 . The OR circuit 12 4 receives the routing information (semi-fixed channel PV) from the routing information search unit 12 2 to the adjacent server.
Enter the C) to the routing information rewriting unit 12 6, routing information rewrite unit 12 6 outputs Rewrite PVC to adjacent server input the routing information of the cell from the OR circuit. MID / routing information temporary storage unit 1
25 is the routing information retrieved for the BOM cell or SSM cell (semi-fixed channel PV to each server
C) is the message identifier M added to the cell
It is temporarily stored in association with the ID.

【0037】セグメントタイプがCOM又はEOMのセ
ルが入力されると、MID/ルーティング情報一時記憶
部125は一時記憶しているMID・ルーティング情報
の対応関係を基にしてルーティング情報(隣接サーバへ
の半固定チャネルPVC)を検索し、その情報をオア回
路124を介してルーティング情報書き換え部126に入
力する。ルーチング情報書き換え部126はセルのルー
チング情報をオア回路から入力されるセル転送先サーバ
へのPVCで書き換えて出力する。又、EOMセルまた
はSSMセルが入力されると、そのメッセージのセルの
ルーティングは終了することになるから、MID消去部
127はMID/ルーティング情報一時記憶部から消去
する。
The segment type is a cell of the COM or EOM is input, MID / routing information temporary storage section 12 5 routing correspondence on the basis of information of MID · routing information temporarily stored (into adjacent server The semi-fixed channel PVC) is searched and the information is input to the routing information rewriting unit 12 6 via the OR circuit 12 4 . The routing information rewriting unit 12 6 rewrites the cell routing information by the PVC to the cell transfer destination server input from the OR circuit and outputs it. When the EOM cell or the SSM cell is input, the cell routing of the message is completed, so the MID erasing unit 12 7 erases it from the MID / routing information temporary storage unit.

【0038】セル取り込み制御部の構成図 図11はセル取り込み制御部の構成図であり、ルーチン
グ制御部1230は図10に示す構成を有している。セル
取り込み制御部は、前サーバから受信したコネクション
レスセルを取り込むと共にコネクションレスセルに付加
されている発信アドレスSAが自配下の加入者アドレス
と一致する場合には、ループ状リンクを一巡してグルー
プの全サーバに取り込まれたものとして該コネクション
レスセルを廃棄する。すなわち、加入者から入力された
セルはセル多重化部1231で前サーバからのセルと多重
されてルーチング制御部1230に入力され、図10にお
いて説明したように次の隣接サーバに転送される。
Structure Diagram of Cell Capture Control Unit FIG . 11 is a block diagram of the cell capture control unit, and the routing control unit 12 30 has the configuration shown in FIG. The cell capture control unit captures the connectionless cell received from the previous server and, when the source address SA added to the connectionless cell matches the subscriber address under its control, loops through the looped link to make a group. The connectionless cell is discarded as being taken in by all the servers. That is, the cell input from the subscriber is input is cell multiplexed from the previous server cell multiplexing section 12 31 to routing control unit 12 30 is forwarded to the next adjacent server as described with reference to FIG. 10 .

【0039】一方、前サーバからのセルは発信アドレス
検査部1232に入力される。発信アドレス検査部1232
は入力セルのセグメントタイプがBOM又はSSMの場
合には、該セルに付加されている発信アドレスSAが自
配下の加入者アドレスに一致するか調べる。すなわち、
加入者アドレステーブル1233に予め自配下の加入者ア
ドレスが記憶されているから、発信アドレス検査部12
32は該加入者アドレステーブル1233を参照して発信ア
ドレスSAが自配下の加入者アドレスに一致するか調べ
る。一致しなければ、セル複写部1234は入力セルを1
つ複写して(取り込んで)、セル送出部1235を介して
着加入者に転送すると共に、セル多重部1231に入力
し、ルーチング制御部1230を介して次の隣接サーバに
転送する。尚、発信アドレス検査部1232はBOMセル
又はSSMセルに付加されているMIDと発信アドレス
の一致/不一致の対応関係を記憶し、COMセル又はE
OMセル到来時には該対応関係に基づいて発信アドレス
の一致/不一致を判断する。前サーバからのセルの発信
アドレスSAが自配下の加入者アドレスに一致すれば、
宛先アドレス検索部1236は予め設定されているグルー
プアドレスと宛先アドレスの対応テーブル1237を参照
し、セルに付加されているグループアドレスに対応する
宛先アドレスを求め、宛先アドレスが得らればセル送出
部1235を介して着加入者に転送し、宛先アドレスが得
られなければセルを廃棄する。尚、セル送出部1235
図6のセル送出部1215と同様に動作する。
On the other hand, the cell from the previous server is input to the transmission address inspection unit 12 32 . Source address inspection unit 12 32
When the segment type of the input cell is BOM or SSM, checks whether the source address SA added to the cell matches the subscriber address under its control. That is,
Since the subscriber address table 12 33 stores subscriber addresses under its own control in advance, the originating address inspection unit 12
32 refers to the subscriber address table 1233 and checks whether the originating address SA matches the subscriber address under its control. If they do not match, the cell copy unit 1234 sets the input cell to 1
It is copied (captured), transferred to the called subscriber via the cell transmission unit 12 35 , and input to the cell multiplexing unit 12 31 and transferred to the next adjacent server via the routing control unit 12 30 . Note that the transmission address inspection unit 12 32 stores the correspondence between the MID added to the BOM cell or the SSM cell and the coincidence / non-coincidence of the transmission address.
When the OM cell arrives, it is determined whether the source addresses match or do not match based on the correspondence. If the cell source address SA from the previous server matches the subscriber address under its control,
The destination address search unit 12 36 refers to the correspondence table 12 37 of the group address and a destination address which is set in advance, it obtains a destination address corresponding to the group address that is added to the cell, the cell transmission when the destination address is obtained part 12 35 transferred to the destination subscriber via discards the cell if the destination address is obtained. The cell sending unit 12 35 operates similarly to the cell sending unit 12 15 in FIG.

【0040】全体の動作 サーバ(例えばサーバ12a)は自配下の加入者からコ
ネクションレス情報セル化/復元部を介して所定のグル
ープアドレス(例えばGA1)を伴うコネクションレス
セルを受信した時、ルーチングテーブル13aを参照し
て該グループアドレスGA1に対応する半固定チャネル
PVC12を求め、該半固定チャネルPVC12を介してコ
ネクションレスセルを隣接サーバ12bに転送する。隣
接サーバ12bは受信したコネクションレスセルに含ま
れる発信アドレスSAが自配下の加入者アドレスと一致
するか判断し、一致しなければ、取り込んで自配下の加
入者に転送する。又、ルーチングテーブル13bを参照
してグループアドレスGA1に対応する半固定チャネル
PVC23を求め、該半固定チャネルPVC23を介してコ
ネクションレスセルを隣接サーバ12cに転送する。隣
接サーバ12cは受信したコネクションレスセルに含ま
れる発信アドレスSAが自配下の加入者アドレスと一致
するか判断し、一致しなければ、取り込んで自配下の加
入者に転送する。又、ルーチングテーブル13cを参照
してコネクションレスセルに付加されているグループア
ドレスGA1に対応する半固定チャネルPVC31を求
め、該半固定チャネルPVC31を介してコネクションレ
スセルを隣接サーバ12aに転送する。サーバ12aは
受信したコネクションレスセルに含まれる発信アドレス
SAが自配下の加入者アドレスと一致するか判断し、一
致すれば(この場合は一致する)隣接サーバに転送せ
ず、グループアドレスGA1に対応する宛先アドレスが
存在するかチェックする。宛先アドレスが得らればセル
を着加入者に転送し、宛先アドレスが得られなければセ
ルを廃棄する。
The entire operation server (for example, the server 12a) receives a connectionless cell with a predetermined group address (for example, GA1) from a subscriber under its control via the connectionless information cell conversion / restoration unit, and a routing table. seeking semi-fixed channel PVC 12 corresponding to the group address GA1 with reference to 13a, to transfer the connectionless cell to adjacent server 12b via the semi fixed channel PVC 12. The adjacent server 12b determines whether the source address SA included in the received connectionless cell matches the address of the subscriber under its control, and if it does not match, fetches it and transfers it to the subscriber under its control. Also, determine the semi-fixed channel PVC 23 corresponding to the group address GA1 with reference to the routing table 13b, and transfers the connectionless cell to adjacent server 12c via the semi fixed channel PVC 23. The adjacent server 12c determines whether the source address SA included in the received connectionless cell matches the address of the subscriber under its control, and if it does not match, fetches it and transfers it to the subscriber under its control. Also, determine the semi-fixed channel PVC 31 corresponding to the group address GA1 added to the connectionless cell with reference to the routing table 13c, and transfers the connectionless cell to adjacent server 12a via a semi fixed channel PVC 31 . The server 12a determines whether the source address SA included in the received connectionless cell matches the subscriber address under its control, and if it matches (in this case, it matches), it does not transfer to the adjacent server, but corresponds to the group address GA1. Check to see if the destination address you want to use exists. If the destination address is obtained, the cell is transferred to the called subscriber, and if the destination address is not obtained, the cell is discarded.

【0041】(e) 本発明の第4の実施例全体の構成 図12は本発明の第4の実施例構成図であり、12a〜
12dはコネクションレス通信サーバ(サーバ1〜サー
バ4)、13a〜13dはグループアドレスGAi(i
=1,2,3,・・・)と特定の仮想チャネル識別子V
CIとの対応関係を示すルーチングテーブル(RTB
L)、14はATM網、14aはATM網内に設けられ
特定VCIとサーバの対応を記憶するルーチングテーブ
ルである。第1の実施例では発側サーバでメッセージ転
送先を決定するが、第4の実施例ではATM網14がメ
ッセージ転送先を決定する。各サーバ12a〜12dに
おけるルーチングテーブル13a〜13dの内容は同一
であり、グループアドレスGA1〜GA3と特定の仮想
チャネル識別子(VCI)の対応関係が記憶されてい
る。例えば、グループアドレスGA1に対応させてVC
I1が、グループアドレスGA2に対応させてVCI2
が、グループアドレスGA3に対応させてVCI3が記
憶されている。又、ATM網14におけるルーチングテ
ーブル14aには、特定VCIを有するセルの転送先サ
ーバへの半固定チャネルPVCが記憶されている。例え
ば、VCI1を有するセルをサーバ1、サーバ2、サ
ーバ3に転送するものとすると、VCI1に各サーバへ
の半固定チャネルPVC51、PVC52、PVC53が対応
付けされ、VCI2を有するセルをサーバ2、サーバ
4に転送するものとすると、VCI2に半固定チャネル
PVC52、PVC54が対応付けされ、VCI3を有す
るセルをサーバ1、サーバ3、サーバ4に転送するもの
とすると、VCI3に半固定チャネルPVC 51、PVC
53、PVC54が対応付けされている。
(E) Fourth embodiment of the present inventionOverall structure FIG. 12 is a configuration diagram of a fourth embodiment of the present invention, which includes 12a ...
12d is a connectionless communication server (server 1 to server
4), 13a to 13d are group addresses GAi (i
= 1, 2, 3, ...) and a specific virtual channel identifier V
Routing table (RTB) showing the correspondence with CI
L), 14 is provided in the ATM network, and 14a is provided in the ATM network.
Routing routine that stores the correspondence between a specific VCI and server
It is Le. In the first embodiment, the message transfer is performed on the originating server.
The destination is determined, but in the fourth embodiment, the ATM network 14
Determine the message transfer destination. For each server 12a-12d
The contents of the routing tables 13a to 13d are the same.
And group address GA1 to GA3 and a specific virtual
Correspondence of channel identifier (VCI) is stored
It For example, VC corresponding to group address GA1
I1 corresponds to group address GA2 and VCI2
However, VCI3 is recorded in correspondence with the group address GA3.
It is remembered. In addition, the routing network in the ATM network 14
The table 14a includes a transfer destination server of a cell having a specific VCI.
A semi-fixed channel PVC to the server is stored. example
For example, a cell having VCI1 is connected to server 1, server 2,
Suppose that the data is transferred to server 3
Semi-fixed channel PVC51, PVC52, PVC53Supported by
A cell having a VCI2 attached to the server 2, the server
Suppose to transfer to VCI2, a semi-fixed channel to VCI2
PVC52, PVC54Is associated with and has VCI3
To transfer the cell to the server 1, server 3, and server 4
Then, VCI3 has a semi-fixed channel PVC 51, PVC
53, PVC54Are associated with.

【0042】全体の動作 サーバ(例えばサーバ12a)は、自配下の加入者から
コネクションレス情報セル化/復元部を介してグループ
アドレス(例えばGA2)を伴うコネクションレスセル
を受信すると、ルーチングテーブル13aを参照して該
グループアドレスGA2に対応する特定VCI(VCI
2)を求め、セルに含まれるVCIを該特定VCIに書
き換えてATM網14に送り出す。ATM網14はサー
バ12aよりセルが送られてくると、ルーチングテーブ
ル14aを参照して該セルに含まれる特定VCIに対応
する複数の半固定チャネルPVC52、PVC54を求め、
該半固定チャネルを介して複数のサーバ2,4にコネク
ションレスセルを転送する。コネクションレスセルを受
信したサーバ2,4は図6に示すセル取り込み制御部を
備えているから、グループアドレスに対応する宛先アド
レスを求め、着加入者に転送する。以上より、加入者は
グループの代表アドレスを付けたコネクションレスメッ
セージを網に送出すれば、該メッセージをATM網で複
製してサーバを介してグループに属するLAN(加入
者)全てに同時に転送することができる。
When the entire operation server (for example, the server 12a) receives a connectionless cell accompanied by a group address (for example, GA2) from the subscriber under its control via the connectionless information cell conversion / restoration unit, it executes the routing table 13a. Referring to the specific VCI (VCI corresponding to the group address GA2
2) is obtained, the VCI contained in the cell is rewritten to the specific VCI and sent to the ATM network 14. When the ATM network 14 receives a cell from the server 12a, it refers to the routing table 14a to obtain a plurality of semi-fixed channels PVC 52 , PVC 54 corresponding to a specific VCI included in the cell,
The connectionless cell is transferred to the plurality of servers 2 and 4 via the semi-fixed channel. Since the servers 2 and 4 which have received the connectionless cell are equipped with the cell fetching control unit shown in FIG. 6, a destination address corresponding to the group address is obtained and transferred to the called subscriber. From the above, if the subscriber sends a connectionless message with the representative address of the group to the network, the message is duplicated in the ATM network and simultaneously transferred to all LANs (subscribers) belonging to the group via the server. You can

【0043】(f) 本発明の第5の実施例全体の構成 第4の実施例では、ATM網でメッセージ転送先を決定
するようにルーチングテーブルを作成しているが、第5
の実施例ではATM網よりメッセージを全サーバに転送
し、受信側サーバで自配下の加入者宛のメッセージを取
り込んで該加入者に転送し、自配下の加入者宛でない場
合には廃棄するようしている。図13は本発明の第5の
実施例構成図であり、12a〜12dはコネクションレ
ス通信サーバ(サーバ1〜サーバ4)、13a〜13d
はルーチングテーブル(RTBL)、14はATM網、
14aはATM網内に設けられグループアドレスGAi
(i=1,2,3・・・)とサーバの対応を記憶するル
ーチングテーブルである。各サーバ12a〜12dにお
けるルーチングテーブル13a〜13dの内容は同一で
あり、グループアドレスGA1〜GA3に対応させてA
TM網へのルーチング情報が記憶されている。又、AT
M網14におけるルーチングテーブル14aには、グル
ープアドレスGA1〜GA3に対応させて全サーバへの
半固定チャネルPVC51、PVC52、PVC53、PVC
54が記憶されている。
(F) Overall Configuration of Fifth Embodiment of the Present Invention In the fourth embodiment, the routing table is created so as to determine the message transfer destination in the ATM network.
In this embodiment, the message is transferred from the ATM network to all the servers, the receiving side server fetches the message addressed to the subscriber under its control, transfers it to the subscriber, and discards it if it is not addressed to the subscriber under its control. is doing. FIG. 13 is a block diagram of the fifth embodiment of the present invention. 12a to 12d are connectionless communication servers (server 1 to server 4), 13a to 13d.
Is a routing table (RTBL), 14 is an ATM network,
14a is a group address GAi provided in the ATM network.
It is a routing table that stores the correspondence between (i = 1, 2, 3, ...) And the server. The contents of the routing tables 13a to 13d in each of the servers 12a to 12d are the same, and A is associated with the group addresses GA1 to GA3.
The routing information for the TM network is stored. Also, AT
In the routing table 14a in the M network 14, semi-fixed channels PVC 51 , PVC 52 , PVC 53 , PVC to all servers are associated with the group addresses GA1 to GA3.
54 is stored.

【0044】全体の動作 サーバ(例えばサーバ12a)は自配下の加入者からグ
ループアドレス(例えばGA1)を伴うコネクションレ
スセルを受信すれば、該コネクションレスセルをATM
網14に送り出す。ATM網14はサーバ12aよりセ
ルが送られてくると、ルーチングテーブル14aを参照
して該セルに含まれるグループアドレスGA1に対応す
る半固定チャネルPVC51、PVC52、PVC53、PV
54を求め、各半固定チャネルを介して全サーバにセル
を転送する。全サーバ12a〜12dは図8に示すセル
取り込み制御部を備えているから、予め設定されている
グループアドレスと宛先アドレスの対応テーブル1212
を参照し、ATM網から受信したコネクションレスセル
が自配下の加入者宛のものか判断し、自配下の加入者宛
であれば取り込んで該加入者に転送し、自配下の加入者
宛でなければ廃棄する。
When the entire operation server (for example, the server 12a) receives a connectionless cell accompanied by a group address (for example, GA1) from a subscriber under its control, the connectionless cell is transmitted to the ATM.
It is sent to the net 14. When a cell is sent from the server 12a to the ATM network 14, the semi-fixed channels PVC 51 , PVC 52 , PVC 53 , PV corresponding to the group address GA1 included in the cell are referred to by referring to the routing table 14a.
Find C 54 and transfer cells to all servers via each semi-fixed channel. Since all the servers 12a to 12d are equipped with the cell import control unit shown in FIG. 8, the correspondence table 12 12 of the preset group address and destination address is set.
Refer to to determine whether the connectionless cell received from the ATM network is addressed to the subscriber under its own control. If it is addressed to the subscriber under its control, import it and transfer it to the subscriber. If not, discard.

【0045】以上により、加入者はグループの代表アド
レスを付けたコネクションレスメッセージを網に送出す
れば、該メッセージをATM網で全てのサーバに複製し
て転送し、受信サーバ側で自配下宛のメッセージを取り
込んで加入者に転送でき、従って、グループに属するL
AN(加入者)全てに同時に同じメッセージを転送する
ことができる。以上、本発明を実施例により説明した
が、本発明は請求の範囲に記載した本発明の主旨に従い
種々の変形が可能であり、本発明はこれらを排除するも
のではない。
As described above, when the subscriber sends a connectionless message with the representative address of the group to the network, the message is duplicated and transferred to all the servers in the ATM network, and the receiving server side addresses it under its own control. The message can be captured and forwarded to the subscriber, and therefore L belonging to the group
The same message can be forwarded to all ANs (subscribers) at the same time. Although the present invention has been described above with reference to the embodiments, the present invention can be variously modified according to the gist of the present invention described in the claims, and the present invention does not exclude these.

【0046】[0046]

【発明の効果】以上本発明によれば、グループの代表ア
ドレスを付けたコネクションレスメッセージを網に送出
すれば、該メッセージを発信サーバ側で複製してグルー
プに属するLAN(加入者)全てに同時に転送すること
ができる。又、本発明によれば、グループの代表アドレ
スを付けたコネクションレスメッセージを網に送出すれ
ば、該メッセージを発信サーバ側で全てのサーバに複製
して転送し、受信サーバ側で自配下宛のメッセージを取
り込んで加入者に転送でき、従って、グループに属する
LAN(加入者)全てに同時に同じメッセージを転送す
ることができる。更に、本発明によれば、同一グループ
アドレスを有するサーバをループ状に一巡させることに
より、グループに属するLAN(加入者)全てに同時に
同じメッセージを転送することができる。この場合、各
サーバはコネクションレスセルに付加されている発信ア
ドレスが自配下の加入者アドレスと一致する場合には、
一巡したものとして該コネクションレスセルを廃棄して
コネクションレス通信を終了させることができる。
As described above, according to the present invention, when a connectionless message with a representative address of a group is sent to the network, the message is duplicated on the originating server side and simultaneously sent to all LANs (subscribers) belonging to the group. Can be transferred. Further, according to the present invention, when a connectionless message with a representative address of a group is sent to the network, the originating server side duplicates and transfers the message to all servers, and the receiving server side addresses it under its own control. The message can be captured and forwarded to the subscriber, and thus the same message can be forwarded simultaneously to all LANs (subscribers) belonging to the group. Furthermore, according to the present invention, the same message can be simultaneously transferred to all LANs (subscribers) belonging to the group by looping the servers having the same group address in a loop. In this case, each server, if the transmission address added to the connectionless cell matches the subscriber address under its control,
The connectionless cell can be discarded as one cycle and the connectionless communication can be terminated.

【0047】又、本発明によれば、グループの代表アド
レスを付けたコネクションレスメッセージを網に送出す
れば、該メッセージをATM網で複製して所定のサーバ
を介してグループに属するLAN(加入者)全てに同時
に転送することができる。更に本発明によれば、グルー
プの代表アドレスを付けたコネクションレスメッセージ
を網に送出すれば、該メッセージをATM網で全てのサ
ーバに複製して転送し、受信サーバ側で自配下宛のメッ
セージを取り込んで加入者に転送でき、従って、グルー
プに属するLAN(加入者)全てに同時に同じメッセー
ジを転送することができる。
Further, according to the present invention, when a connectionless message with a representative address of a group is sent to the network, the message is duplicated on the ATM network and a LAN (subscriber) belonging to the group is sent via a predetermined server. ) Can be transferred to all at the same time. Further, according to the present invention, if a connectionless message with a representative address of a group is sent to the network, the message is duplicated and transferred to all the servers in the ATM network, and the message addressed to itself under the control of the receiving server. It can be captured and forwarded to subscribers, and thus the same message can be forwarded simultaneously to all LANs (subscribers) belonging to the group.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】本発明のコネクションレス通信方式を適用する
通信システムの全体構成図である。
FIG. 2 is an overall configuration diagram of a communication system to which the connectionless communication system of the present invention is applied.

【図3】本発明の第1の実施例構成図である。FIG. 3 is a configuration diagram of a first embodiment of the present invention.

【図4】第1実施例におけるルーチングテーブル説明図
表である。
FIG. 4 is an explanatory diagram of a routing table according to the first embodiment.

【図5】第1実施例におけるルーチング制御部の構成図
である。
FIG. 5 is a configuration diagram of a routing control unit in the first embodiment.

【図6】第1実施例におけるセル取り込み制御部の構成
図である。
FIG. 6 is a configuration diagram of a cell capture controller in the first embodiment.

【図7】第2実施例におけるルーチングテーブル説明図
表である。
FIG. 7 is an explanatory chart of a routing table in the second embodiment.

【図8】第2実施例におけるセル取り込み制御部の構成
図である。
FIG. 8 is a configuration diagram of a cell capture controller in the second embodiment.

【図9】本発明の第3の実施例構成図である。FIG. 9 is a configuration diagram of a third embodiment of the present invention.

【図10】第3実施例におけるルーチング制御部の構成
図である。
FIG. 10 is a configuration diagram of a routing control unit in the third embodiment.

【図11】第3実施例におけるセル取り込み制御部の構
成図である。
FIG. 11 is a configuration diagram of a cell capture controller in the third embodiment.

【図12】本発明の第4の実施例構成図である。FIG. 12 is a configuration diagram of a fourth embodiment of the present invention.

【図13】本発明の第5の実施例構成図である。FIG. 13 is a configuration diagram of a fifth embodiment of the present invention.

【図14】コネクションレス通信方式の説明図である。FIG. 14 is an explanatory diagram of a connectionless communication system.

【図15】サーバの構成図である。FIG. 15 is a configuration diagram of a server.

【図16】ATMセルフォーマットの説明図である。FIG. 16 is an explanatory diagram of an ATM cell format.

【図17】各レイヤのフォーマット説明図である。FIG. 17 is an explanatory diagram of a format of each layer.

【図18】サーバ間接続方式の説明図である。FIG. 18 is an explanatory diagram of an inter-server connection method.

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

10a〜10d・・加入者 11a〜11d・・コネクションレス情報セル化/復元
部 12a〜12d・・サーバ 13a〜13d・・ルーチングテーブル PVC12〜PVC43・・半固定チャネル(PVC)
10a to 10d ··· Subscribers 11a to 11d · · Connectionless information cell conversion / restoring unit 12a to 12d · · Servers 13a to 13d · · Routing table PVC 12 to PVC 43 · · Semi-fixed channel (PVC)

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 宛先アドレスを含む可変長のコネクショ
ンレス情報を固定長のコネクションレスセルに変換する
コネクションレス情報セル化/復元部と、前記宛先アド
レスを解析して各コネクションレスセルのルーティング
情報を求めてルーティング制御するコネクションレス通
信サーバを備え、ルーティング情報が指示する半固定チ
ャネル(PVC)を介してセル単位でコネクションレス
情報の転送を行うATM網におけるコネクションレス通
信方式において、 全てのサーバ間を半固定チャネル(PVC)で結合する
と共に、各サーバにグループアドレスと複数の半固定チ
ャネル(PVC)の対応関係を示すルーチングテーブル
を持たせ、 サーバは自配下の加入者からコネクションレス情報セル
化/復元部を介してグループアドレスを伴うコネクショ
ンレスセルを受信した時、前記ルーチングテーブルを参
照して該グループアドレスに対応する複数の半固定チャ
ネル(PVC)を求め、 コネクションレスセルを該複数の半固定チャネル(PV
C)を介して複数のサーバに転送し、各サーバはコネク
ションレスセルをその配下の加入者に転送することを特
徴とするコネクションレス通信方式。
1. A connectionless information cell conversion / restoration unit for converting connectionless information of variable length including a destination address into a connectionless cell of fixed length, and routing information of each connectionless cell by analyzing the destination address. In a connectionless communication system in an ATM network that includes a connectionless communication server that performs routing control by seeking, and transfers connectionless information on a cell-by-cell basis through a semi-fixed channel (PVC) designated by routing information, between all servers In addition to connecting with a semi-fixed channel (PVC), each server has a routing table showing a correspondence relationship between a group address and a plurality of semi-fixed channels (PVC), and the server makes a connectionless information cell from a subscriber under its control. Accompanied by the group address via the restoration unit When receiving the Ne transfection less cell obtains a plurality of semi-fixed channel (PVC) corresponding to the group address by referring to the routing table, semi-fixed channel of said plurality of connectionless cells (PV
A connectionless communication method characterized in that the data is transferred to a plurality of servers via C), and each server transfers a connectionless cell to a subordinate subscriber.
【請求項2】 前記ルーチングテーブルにおいて、グル
ープアドレスに全サーバへの半固定チャネル(PVC)
を対応させると共に、各サーバにグループアドレスと宛
先アドレスの対応テーブルを持たせ、 サーバは自配下の加入者からコネクションレス情報セル
化/復元部を介してグループアドレスを伴うコネクショ
ンレスセルを受信した時、前記ルーチングテーブルを参
照して全サーバにコネクションレスセルを転送し、 コネクションレスセルを受信したサーバは、コネクショ
ンレスセルに含まれるグループアドレスに基づいて前記
対応テーブルを参照し、該コネクションレスセルが自配
下の加入者宛のものか判断し、自配下の加入者宛であれ
ば取り込んで該加入者に転送し、自配下の加入者宛でな
ければ廃棄することを特徴とする請求項1記載のコネク
ションレス通信方式。
2. In the routing table, a group address is used as a semi-fixed channel (PVC) to all servers.
When each server has a correspondence table of group address and destination address and the server receives a connectionless cell with a group address from the subscriber under its control via the connectionless information cell conversion / restoration unit , The connectionless cell is transferred to all the servers by referring to the routing table, and the server receiving the connectionless cell refers to the correspondence table based on the group address included in the connectionless cell, and the connectionless cell is 2. The method according to claim 1, wherein it is judged whether the address is to a subscriber under its own control, and if it is addressed to a subscriber under its own control, it is fetched and transferred to the subscriber, and if not addressed to the subscriber under its own control, it is discarded. Connectionless communication method.
【請求項3】 宛先アドレスを含む可変長のコネクショ
ンレス情報を固定長のコネクションレスセルに変換する
コネクションレス情報セル化/復元部と、前記宛先アド
レスを解析して各コネクションレスセルのルーティング
情報を求めてルーティング制御するコネクションレス通
信サーバを備え、ルーティング情報が指示する半固定チ
ャネル(PVC)を介してセル単位でコネクションレス
情報の転送を行うATM網におけるコネクションレス通
信方式において、 同一グループアドレスを有するサーバ間を半固定チャネ
ル(PVC)でループ状に結合すると共に、各サーバに
グループアドレスと隣接サーバへの半固定チャネル(P
VC)との対応関係を示すルーチングテーブルを持た
せ、 サーバは自配下の加入者からコネクションレス情報セル
化/復元部を介して所定のグループアドレスを伴うコネ
クションレスセルを受信した時、前記ルーチングテーブ
ルを参照して該グループアドレスに対応する半固定チャ
ネル(PVC)を求め、該半固定チャネル(PVC)を
介してコネクションレスセルを隣接サーバに転送し、 隣接サーバは受信したコネクションレスセルを取り込む
と共に、ルーチングテーブルを参照してコネクションレ
スセルに付加されているグループアドレスに対応する半
固定チャネル(PVC)を求め、該半固定チャネル(P
VC)を介してコネクションレスセルを更に隣接サーバ
に転送することを特徴とするコネクションレス通信方
式。
3. A connectionless information cell conversion / restoration unit for converting variable length connectionless information including a destination address into a fixed length connectionless cell, and analyzing the destination address to obtain routing information of each connectionless cell. In the connectionless communication system in the ATM network, which has the connectionless communication server for performing the requested routing control and transfers the connectionless information in cell units through the semi-fixed channel (PVC) designated by the routing information, has the same group address The servers are connected in a loop with a semi-fixed channel (PVC), and each server has a group address and a semi-fixed channel (P) to an adjacent server.
VC) and has a routing table indicating the correspondence relationship with the server, and when the server receives a connectionless cell with a predetermined group address from a subscriber under its control through the connectionless information cell conversion / restoration unit, the routing table To obtain a semi-fixed channel (PVC) corresponding to the group address, transfer the connectionless cell to the adjacent server via the semi-fixed channel (PVC), and the adjacent server takes in the received connectionless cell and , The semi-fixed channel (PVC) corresponding to the group address added to the connectionless cell is obtained by referring to the routing table, and the semi-fixed channel (P
A connectionless communication method characterized in that a connectionless cell is further transferred to an adjacent server via VC).
【請求項4】 サーバはコネクションレスセルに付加さ
れている発信アドレスが自配下の加入者アドレスと一致
する場合には、該コネクションレスセルを廃棄すること
を特徴とする請求項3記載のコネクションレス通信方
式。
4. The connectionless according to claim 3, wherein the server discards the connectionless cell when the originating address added to the connectionless cell matches the subscriber address under its control. Communication method.
【請求項5】 可変長のコネクションレス情報と固定長
セルとしてのコネクションレスセルとの双方向変換を行
なうコネクションレス情報セル化/復元部と、コネクシ
ョンレスセル内の宛先アドレスを解析して該コネクショ
ンレスセルのルーティング情報を求めてルーティングを
制御するコネクションレス通信サーバと、ルーティング
情報に基づいてサーバ相互間を接続するATM網を備
え、コネクションレス情報をセルに分割し、セル単位で
ATM網内の交換を行なうコネクションレス通信方式に
おいて、 各サーバにグループアドレスと特定の仮想チャネル識別
子(VCI)の対応関係を示す第1のルーチングテーブ
ルを持たせると共に、ATM網に特定VCIとコネクシ
ョンレスセルの複数の転送先サーバとの対応関係を示す
第2のルーチングテーブルを持たせ、 サーバは自配下の加入者からコネクションレス情報セル
化/復元部を介してグループアドレスを伴うコネクショ
ンレスセルを受信した時、前記第1のルーチングテーブ
ルを参照して該グループアドレスに対応する特定VCI
を求めてコネクションレスセルに付加してATM網に送
り出し、 ATM網は前記第2のルーチングテーブルを参照して特
定VCIに対応する複数の転送先サーバを求め、該複数
のサーバにコネクションレスセルを転送し、各サーバを
介してその配下の加入者に転送することを特徴とするコ
ネクションレス通信方式。
5. A connectionless information cell conversion / restoration unit for performing bidirectional conversion between connectionless information of variable length and connectionless cell as a fixed length cell, and a destination address in the connectionless cell is analyzed and the connection is established. A connectionless communication server that controls the routing by obtaining the routing information of the less cell and an ATM network that connects the servers to each other based on the routing information are provided, and the connectionless information is divided into cells. In a connectionless communication system for exchanging, each server is provided with a first routing table showing a correspondence relationship between a group address and a specific virtual channel identifier (VCI), and an ATM network is provided with a plurality of specific VCIs and connectionless cells. The second route indicating the correspondence with the transfer destination server When the server receives a connectionless cell with a group address from the subscriber under its control via the connectionless information cell conversion / restoration unit, the server refers to the first routing table to refer to the group address. Specific VCI corresponding to
To the ATM network, the ATM network refers to the second routing table to obtain a plurality of transfer destination servers corresponding to the specific VCI, and the connectionless cells to the plurality of servers. A connectionless communication method in which the data is transferred and transferred to the subordinate subscribers via each server.
【請求項6】 可変長のコネクションレス情報と固定
長セルとしてのコネクションレスセルとの双方向変換を
行なうコネクションレス情報セル化/復元部と、コネク
ションレスセル内の宛先アドレスを解析して該コネクシ
ョンレスセルのルーティング情報を求めてルーティング
を制御するコネクションレス通信サーバと、ルーティン
グ情報に基づいてサーバ相互間を接続するATM網を備
え、コネクションレス情報をセルに分割し、セル単位で
ATM網内の交換を行なうATM網におけるコネクショ
ンレス通信方式において、 ATM網にグル−プアドレスと全サーバとの対応関係を
示すルーチングテーブルを持たせておき、 サーバは自配下の加入者からコネクションレス情報セル
化/復元部を介してグループアドレスを伴うコネクショ
ンレスセルを受信した時、該コネクションレスセルをA
TM網に送り出し、 ATM網はルーチングテーブルを参照してグループアド
レスを有するコネクションレスセルを全サーバに転送
し、 各サーバは予め設定されているグループアドレスと宛先
アドレスの対応テーブルを参照し、ATM網から受信し
たコネクションレスセルが自配下の加入者宛のものか判
断し、自配下の加入者宛であれば取り込んで該加入者に
転送し、自配下の加入者宛でなければ廃棄することを特
徴とするコネクションレス通信方式。
6. A connectionless information cell converting / restoring unit for performing bidirectional conversion between variable-length connectionless information and connectionless cells as fixed-length cells, and a destination address in the connectionless cell is analyzed to make the connection. A connectionless communication server that controls the routing by obtaining the routing information of the less cell and an ATM network that connects the servers to each other based on the routing information are provided, and the connectionless information is divided into cells. In the connectionless communication method in the ATM network for exchange, the ATM network is provided with a routing table showing the correspondence relationship between the group address and all the servers, and the server creates connectionless information cells from the subscribers under its control. Connectionless with group address via decompression When receiving the Le, the connectionless cell A
The ATM network transfers the connectionless cell having the group address to all the servers by referring to the routing table, and each server refers to the preset correspondence table of the group address and the destination address, and the ATM network It is judged whether the connectionless cell received from is addressed to the subscriber under its own control, if it is addressed to the subscriber under its control, it is taken in and transferred to the subscriber, and if it is not addressed to the subscriber under its control, it is discarded. A characteristic connectionless communication method.
JP4230972A 1992-08-31 1992-08-31 Connectionless communication system in netwwork Withdrawn JPH0685830A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4230972A JPH0685830A (en) 1992-08-31 1992-08-31 Connectionless communication system in netwwork

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4230972A JPH0685830A (en) 1992-08-31 1992-08-31 Connectionless communication system in netwwork

Publications (1)

Publication Number Publication Date
JPH0685830A true JPH0685830A (en) 1994-03-25

Family

ID=16916213

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4230972A Withdrawn JPH0685830A (en) 1992-08-31 1992-08-31 Connectionless communication system in netwwork

Country Status (1)

Country Link
JP (1) JPH0685830A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6259697B1 (en) 1997-02-19 2001-07-10 Nec Corporation PVC switching system and PVC switching method
USRE39317E1 (en) 1994-07-05 2006-10-03 Fujitsu Limited System for server obtaining terminal address via searching address table or via broadcasting to all terminals through exchange in response to terminal address interrogation request
US9381589B2 (en) 2011-11-28 2016-07-05 Fanuc Corporation Wire electric discharge machining method and wire electric discharge machine for machining tool that uses ultra-hard material and is mounted to rotating shaft

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE39317E1 (en) 1994-07-05 2006-10-03 Fujitsu Limited System for server obtaining terminal address via searching address table or via broadcasting to all terminals through exchange in response to terminal address interrogation request
US6259697B1 (en) 1997-02-19 2001-07-10 Nec Corporation PVC switching system and PVC switching method
US9381589B2 (en) 2011-11-28 2016-07-05 Fanuc Corporation Wire electric discharge machining method and wire electric discharge machine for machining tool that uses ultra-hard material and is mounted to rotating shaft

Similar Documents

Publication Publication Date Title
JP3107822B2 (en) Connectionless communication method
USRE39317E1 (en) System for server obtaining terminal address via searching address table or via broadcasting to all terminals through exchange in response to terminal address interrogation request
US5809012A (en) Connectionless communication system
US5452296A (en) Asynchronous transfer mode communication system
JP3051210B2 (en) Test method for ATM multiplex transmission equipment
US6411620B1 (en) Connectionless communication system
JP2682459B2 (en) Communication control device
JP3654837B2 (en) Packet buffer device
JPH03268532A (en) Broadcasting system for atm cell
JP2000349790A (en) Atm communication equipment and its cell processing method
JPH0685830A (en) Connectionless communication system in netwwork
US5787075A (en) Switched multi-megabit digital service switching apparatus
JP3256567B2 (en) Connectionless message billing system in ATM network
JP3046422B2 (en) Connectionless communication method in ATM network
JP3006951B2 (en) Call setup method in communication network
JP2837548B2 (en) Multiple cell assembly circuit
JP3434912B2 (en) Digital exchange
JP3349725B2 (en) LAN connection control method
JP3291918B2 (en) Route selection method
JPH0799493A (en) Atm transmitter
JP3055547B2 (en) Cell assembling method, cell disassembling method, and ATM cell communication device
JPH0537547A (en) Atm multiple address communication control system
JP3055548B2 (en) ATM communication device
JP2586397B2 (en) Address screening circuit
JP2774526B2 (en) Connection switching equipment and network system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19991102