Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3070583B2 - ATM network broadcast communication method - Google Patents
[go: Go Back, main page]

JP3070583B2 - ATM network broadcast communication method - Google Patents

ATM network broadcast communication method

Info

Publication number
JP3070583B2
JP3070583B2 JP10250262A JP25026298A JP3070583B2 JP 3070583 B2 JP3070583 B2 JP 3070583B2 JP 10250262 A JP10250262 A JP 10250262A JP 25026298 A JP25026298 A JP 25026298A JP 3070583 B2 JP3070583 B2 JP 3070583B2
Authority
JP
Japan
Prior art keywords
mars
message
multicast
client
clients
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP10250262A
Other languages
Japanese (ja)
Other versions
JP2000083030A (en
Inventor
章夫 中島
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP10250262A priority Critical patent/JP3070583B2/en
Publication of JP2000083030A publication Critical patent/JP2000083030A/en
Application granted granted Critical
Publication of JP3070583B2 publication Critical patent/JP3070583B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ATM(Asynchro
nous Transfer Mode;非同期転送モード)ネットワー
クに関し、特にATMネットワークおけるブロードキャ
スト/マルチキャスト通信方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an ATM (Asynchro
The present invention relates to a nous transfer mode (asynchronous transfer mode) network, and particularly to a broadcast / multicast communication method in an ATM network.

【0002】[0002]

【従来の技術】ATMネットワークにおけるMARS(M
ulticast Address Resolution Server;マルチキャ
スト・アドレス・レゾルーション・サーバ)を利用した
ブロードキャスト(一斉同報)、マルチキャスト(選択
同報)通信として、図3に示すように、VC(仮想チャ
ネル)メッシュ(mesh)方式とMCS(MultiCast Ser
ver;マルチキャスト・サーバ)方式がある。なお、マル
チキャスト通信は複数ノードへ同一の情報を分配するも
ので、マルチキャスト・アドレスを設定して、ポイント
・ツー・マルチポイント(point−to−multipoint)コ
ネクションを設定し、該ポイント・ツー・マルチポイン
トコネクションに向けて情報を送信するだけで複数のノ
ードにデータを送信する。またブロードキャスト通信
は、特定のブロードキャスト・アドレスを利用してネッ
トワーク上のすべてのノードに一斉同報するものであ
る。
2. Description of the Related Art MARS (M
As shown in FIG. 3, a VC (virtual channel) mesh (mesh) method for broadcast (broadcast) and multicast (selective broadcast) communication using an ulticast Address Resolution Server (multicast address resolution server). And MCS (MultiCast Ser
ver; multicast server) method. Note that the multicast communication distributes the same information to a plurality of nodes. A multicast address is set, a point-to-multipoint connection is set, and the point-to-multipoint connection is set. Data is sent to multiple nodes just by sending information to the connection. In the broadcast communication, a specific broadcast address is used to simultaneously broadcast to all nodes on the network.

【0003】VCメッシュ方式では、各MARSクライ
アントをルート(Root)とし、自分自身以外のMARS
クライアント(client)をリーフ(Leaf)とするポイン
ト・ツー・マルチポイントVC(point to multipoin
t VC)をメッシュ状に設定する。このため、MARS
クライアントの数が増えるに従い、VCの総数も膨大な
ものとなり、MARSクライアントを実装する端末や、
ATMスイッチ上で、VC情報を確保するためのリソー
スを多量に消費する。また、SVC(SwitchedVirtual
Connection)設定解除等のシグナリング等、VC設定
のための制御メッセージも多量にネットワーク上を行き
交うため、ネットワークトラフィックの増大を招く。
In the VC mesh method, each MARS client is set as a root, and MARS
Point-to-multipoint VC with client as leaf
Set t VC) in a mesh. For this reason, MARS
As the number of clients increases, the total number of VCs becomes enormous, and terminals that implement MARS clients,
On the ATM switch, a large amount of resources for securing VC information is consumed. In addition, SVC (SwitchedVirtual
(Connection) A large amount of control messages for VC setting, such as signaling for canceling setting, etc., travel around the network, which causes an increase in network traffic.

【0004】このため、結果的に、ネットワークの輻輳
状態の発生、及び、MARSクライアントやATMスイ
ッチの性能を低下させる一因にもなっていた。
As a result, congestion of the network has occurred, and the performance of MARS clients and ATM switches has been reduced.

【0005】図3(b)に示すように、MCS(マルチ
キャストサーバ)を経由して全MARSクライアント
(MARS Client)にデータを転送するMCS方式では、
ブロードキャスト通信を行うために、MARS、MAR
Sクライアントの他に、新たにMCS(マルチキャスト
サーバ)と呼ばれるサーバを準備する必要があり、この
MCSのためのリソースを確保しなければならない。
As shown in FIG. 3 (b), in the MCS system for transferring data to all MARS Clients (MARS Clients) via an MCS (Multicast Server),
MARS, MAR for broadcast communication
In addition to the S client, a new server called an MCS (multicast server) needs to be prepared, and resources for the MCS must be secured.

【0006】[0006]

【発明が解決しようとする課題】上記したように、MA
RSを利用したブロードキャスト、マルチキャスト通信
では、VCメッシュ(mesh)方式においては、MARS
クライアントの数が増大とともに、VCCが増大し、V
C情報を確保するためのリソースを多量に消費し、さら
にVC設定のための制御メッセージによるネットワーク
トラフィックの増大を招き、MARSクライアントやA
TMスイッチの性能を低下させる、という問題点を有し
ている。
As described above, the MA
In broadcast and multicast communication using RS, in the VC mesh (mesh) method, MARS is used.
As the number of clients increases, VCC increases and V
It consumes a large amount of resources for securing C information, further increases network traffic due to control messages for VC setting, and causes MARS clients and A
There is a problem that the performance of the TM switch is reduced.

【0007】またMCS方式でも、ブロードキャスト通
信を行うために、MARS、MARSクライアントの他
に、新たにMCSを備える必要がありMCSのためのリ
ソースを確保しなければならない、という問題点を有し
ている。
Also, the MCS system has a problem that in order to perform broadcast communication, it is necessary to newly provide an MCS in addition to the MARS and the MARS client, and it is necessary to secure resources for the MCS. I have.

【0008】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、必要なVC情報
記憶容量を削減するとともに、制御メッセージによるネ
ットワークトラフィックを低減させる、ブロードキャス
ト通信方法を提供することにある。
SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above problems, and an object of the present invention is to provide a broadcast communication method for reducing required VC information storage capacity and reducing network traffic by control messages. To provide.

【0009】[0009]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、MARS(Multicast Address Resolut
ion Server;マルチキャスト・アドレス・レゾルーシ
ョン・サーバ)と複数のMARSクライアントとを含む
ATMネットワークにおいて、MARSとMARSクラ
イアント間に存在する既存のポイント・ツー・マルチポ
イントVCをブロードキャスト又はマルチキャスト通信
に利用するようにしたものである。
In order to achieve the above-mentioned object, the present invention provides a MARS (Multicast Address Resolut
In an ATM network including a multicast address resolution server and a plurality of MARS clients, an existing point-to-multipoint VC existing between MARS and MARS clients is used for broadcast or multicast communication. It was made.

【0010】[0010]

【発明の実施の形態】本発明の実施の形態について説明
する。本発明は、ATMネットワーク上のMARS(Mul
ticast Address Resolution Server;マルチキャス
ト・アドレス・レゾルーション・サーバ)を利用したブ
ロードキャスト通信において、MARSに、ブロードキ
ャスト宛のデータ転送を行わせることで、ブロードキャ
スト通信の効率化を図るものである。
Embodiments of the present invention will be described. The present invention relates to MARS (Mull over ATM networks).
In broadcast communication using a ticast Address Resolution Server (multicast address resolution server), MARS is made to transfer data addressed to the broadcast, thereby improving the efficiency of the broadcast communication.

【0011】MARSは、ATMネットワークにおいて
ブロードキャスト通信を行うために、利用するサーバで
ある。
MARS is a server used for performing broadcast communication in an ATM network.

【0012】ここで、MARS自身は、ブロードキャス
ト宛のデータメッセージの送受信は扱っておらず、MA
RSクライアント(MARS Client)や、MCS(MultiCa
stServer;マルチキャスト・サーバ)によって登録され
るレイヤ3プロトコル(Layer 3 protocol)のブロ
ードキャスト・アドレスと、ATMアドレスからなる情
報を管理しており、そのための制御メッセージの送受信
のみ行っている。
[0012] Here, MARS itself does not handle transmission and reception of data messages addressed to broadcasts.
RS client (MARS Client), MCS (MultiCa
It manages information consisting of a broadcast address of a Layer 3 protocol registered by a stServer (multicast server) and an ATM address, and only transmits and receives control messages therefor.

【0013】そして、従来の方法におけるブロードキャ
スト通信は、各MARSクライアントがメッシュ(mes
h)上に、ポイント・ツー・マルチポイントVC(point
tomultpoint Virtual Connection) を設定するVC
メッシュ方式や、MCSを経由して全MARSクライア
ントにデータを転送するMCS方式を用いて行ってい
る。
In the broadcast communication in the conventional method, each MARS client uses a mesh (mess).
h) above, point-to-multipoint VC (point
VC to set tomultpoint Virtual Connection)
This is performed using the mesh method or the MCS method of transferring data to all MARS clients via the MCS.

【0014】また、MARSとMARSクライアント間
には、図2に示すように、MARSから全MARSクラ
イアントに対して、制御メッセージを送信するための、
「クラスタコントロールVC(Cluster Control V
C)」と呼ばれるポイント・ツー・マルチポイント(poi
nt to multipoint)のVCが常に存在している。
As shown in FIG. 2, between the MARS and the MARS client, the MARS transmits a control message to all the MARS clients.
"Cluster Control V
C) "point-to-multipoint (poi)
(nt to multipoint) VC always exists.

【0015】本発明では、このポイント・ツー・マルチ
ポイント(point to multipoint)VCであるクラス
タコントロールVC(Cluster Control VC)をブロー
ドキャスト通信に利用し効率化を図るようにしたもので
ある。
In the present invention, the point-to-multipoint VC, which is a cluster control VC, is used for broadcast communication to improve efficiency.

【0016】レイヤ3プロトコル(Layer 3 protoco
l)モジュールからデータメッセージの送信要求を受け
た時、MARSクライアントは、メッセージの宛先アド
レスをチェックし、その宛先が、ブロードキャスト宛
(ブロードキャスト・アドレス)であれば、MARSと
MARSクライアント間のポイント・ツー・ポイントV
C(point to point VC)を使って、MARSにメッ
セージを送信する。
[0016] Layer 3 protocol (Layer 3 protocol)
l) Upon receiving a data message transmission request from the module, the MARS client checks the destination address of the message. If the destination is a broadcast destination (broadcast address), the point-to-point communication between the MARS and the MARS client is performed.・ Point V
A message is sent to MARS using C (point to point VC).

【0017】MARSクライアントからのメッセージを
受信したMARSは、当該メッセージが制御メッセージ
以外であれば、そのままクラスタコントロールVC上に
メッセージを転送する。
The MARS that has received the message from the MARS client transfers the message to the cluster control VC as it is if the message is not a control message.

【0018】クラスタコントロールVC上に送信された
メッセージは、全てのMARSクライアントに届く。
The message sent on the cluster control VC reaches all MARS clients.

【0019】MARSクライアントでは、クラスタコン
トロールVC上から受信したメッセージが制御メッセー
ジでない場合は、上位のレイヤ3プロトコル・モジュー
ルに、メッセージを転送する。
If the message received from the cluster control VC is not a control message, the MARS client transfers the message to the upper layer 3 protocol module.

【0020】[0020]

【実施例】本発明の実施例について説明する。図1は、
本発明の一実施例の構成を示す図である。データメッセ
ージの送受信を行うMARSクライアント(MARS Clie
nt)、マルチ/ブロードキャストアドレスとATMアド
レスの管理およびブロードキャスト宛へのデータを転送
するMARS(Multicast Address Resolution Serve
r;マルチキャスト・アドレス・レゾルーション・サー
バ)、マルチキャスト/ブロードキャスト宛へのデータ
転送を行うMCS(MultiCast Server;マルチキャス
ト・サーバ)、及び、ATMスイッチを備えている。
An embodiment of the present invention will be described. FIG.
FIG. 2 is a diagram illustrating a configuration of an example of the present invention. MARS client that sends and receives data messages (MARS Clie
nt), MARS (Multicast Address Resolution Server) which manages multi / broadcast addresses and ATM addresses and transfers data addressed to broadcasts.
r; a multicast address resolution server), an MCS (MultiCast Server) for transferring data to a multicast / broadcast address, and an ATM switch.

【0021】本発明の一実施例の動作について説明す
る。まず、MARSクライアントが上位のレイヤ3プロ
トコル・モジュールからメッセージの送信要求を受け
る。
The operation of one embodiment of the present invention will be described. First, the MARS client receives a message transmission request from an upper layer 3 protocol module.

【0022】メッセージの送信要求を受け取ったMAR
Sクライアントは、メッセージの宛先アドレスを確認す
る。
MAR receiving the message transmission request
The S client checks the destination address of the message.

【0023】宛先アドレスがブロードキャスト・アドレ
スである場合、図2に示すように、MARSクライアン
トとMARS間に確立されているポイント・ツー・ポイ
ント(point to point)のVCを使用しメッセージを
送信する。
If the destination address is a broadcast address, as shown in FIG. 2, the message is transmitted using a point-to-point VC established between the MARS client and MARS.

【0024】MARSクライアントからメッセージを受
信したMARSは、そのメッセージの種類を確認し、制
御メッセージでなければ、そのままクラスタコントロー
ルVC(Cluster Control VC)を使用してデータを送
信する。
The MARS that has received the message from the MARS client checks the type of the message, and if it is not a control message, transmits the data using the Cluster Control VC (Cluster Control VC) as it is.

【0025】クラスタコントロールVC上に送信された
メッセージは、全てのMARSクライアントで受信され
る。
The message sent on the cluster control VC is received by all MARS clients.

【0026】クラスタコントロールVCからメッセージ
を受信したMARSクライアントは、そのメッセージが
自分自身が送信したメッセージであれば廃棄し、他のM
ARSクライアントから送信されたメッセージであれ
ば、上位のレイヤ3プロトコル・モジュールにメッセー
ジを転送する。
The MARS client receiving the message from the cluster control VC discards the message if it is a message transmitted by itself,
If the message is transmitted from the ARS client, the message is transferred to the upper layer 3 protocol module.

【0027】MARSとMARSクライアント間のクラ
スタコントロールVC(Cluster Control VC)を利用
したデータ通信は、ブロードキャスト通信だけではな
く、マルチキャスト通信にも適用することができる。
The data communication between the MARS and the MARS client using the Cluster Control VC (Cluster Control VC) can be applied not only to the broadcast communication but also to the multicast communication.

【0028】ブロードキャスト、マルチキャスト宛のデ
ータ・トラフィック量の少ないネットワークにおいて、
MARSクライアントは、マルチキャスト、ブロードキ
ャスト宛のメッセージの送信要求がある時、VCメッシ
ュ方式、MCS方式を用いないで、全てMARSへメッ
セージを送信し、メッセージを受信したMARSでは、
クラスタコントロールVCを使用して、全MARSクラ
イアントにメッセージを転送する。
In a network where the amount of data traffic addressed to broadcast and multicast is small,
The MARS client sends a message to MARS without using the VC mesh method or the MCS method when there is a request to send a message addressed to multicast or broadcast. In MARS receiving the message,
Using the cluster control VC, forward the message to all MARS clients.

【0029】クラスタコントロールVCからマルチキャ
スト宛のメッセージを受信したMARSクライアントに
おいて、該当するマルチキャスト・グループに属してい
ない場合には、そのメッセージを廃棄し、属している場
合は、上位のレイヤ3プロトコル・モジュールにメッセ
ージを転送する。
In the MARS client receiving the message addressed to the multicast from the cluster control VC, if the message does not belong to the corresponding multicast group, the message is discarded. If the message belongs, the upper layer 3 protocol module is used. Forward the message to

【0030】また、MARSクライアントの判断によ
り、マルチキャスト、ブロードキャスト宛のデータメッ
セージを、本発明の通信方法を用いるか、従来のVCメ
ッシュ方式もしくはMCS方式を用いるかを任意に選択
することもできる。
Further, according to the judgment of the MARS client, it is possible to arbitrarily select whether to use the communication method of the present invention or the conventional VC mesh method or MCS method for the data message addressed to the multicast or broadcast.

【0031】例えばブロードキャスト通信のみ、本発明
の通信方法を用い、マルチキャスト通信は、VCメッシ
ュ方式もしくは、MCS方式を用いたり、トラフィック
量に応じて本発明の通信方法と、従来のVCメッシュ方
式もしくはMCS方式に切り換えることができる。
For example, only the broadcast communication uses the communication method of the present invention, the multicast communication uses the VC mesh method or the MCS method, or the communication method of the present invention and the conventional VC mesh method or the MCS method according to the traffic volume. The system can be switched.

【0032】MARSクライアントで判断する条件とし
て、トラフィック量や、ネットワーク管理者の判断によ
り静的に設定する方法を用いることができる。
As a condition to be determined by the MARS client, a traffic amount or a method of statically setting according to the determination of the network administrator can be used.

【0033】[0033]

【発明の効果】以上説明したように、本発明によれば下
記記載の効果を奏する。
As described above, according to the present invention, the following effects can be obtained.

【0034】本発明の第1の効果は、VC情報記憶容量
を削減することができる、ということである。
A first effect of the present invention is that the storage capacity of VC information can be reduced.

【0035】本発明の第2の効果は、制御メッセージに
よるネットワークトラフィックを削減する、ということ
である。
A second advantage of the present invention is that network traffic due to control messages is reduced.

【0036】その理由は、本発明においては、MARS
と全MARSクライアント間で常に設定されているクラ
スタコントロールVC(Cluster Control VC)を利用
してブロードキャスト通信もしくはマルチキャスト通信
を行うことにより、ブロードキャスト通信のための新た
なリソースの確保が不要となり、VC情報の記憶容量と
ネットワークトラフィックを削減することができるため
である。
The reason is that in the present invention, MARS
And broadcast communication or multicast communication using a cluster control VC (Cluster Control VC) which is always set between the client and all MARS clients, it becomes unnecessary to secure new resources for broadcast communication, This is because the storage capacity and network traffic can be reduced.

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

【図1】本発明の一実施例のネットワークのシステム構
成例を示す図である。
FIG. 1 is a diagram illustrating an example of a system configuration of a network according to an embodiment of the present invention.

【図2】本発明の一実施例を説明するための図である。FIG. 2 is a diagram for explaining an embodiment of the present invention.

【図3】(a)は従来のVCメッシュ方式、(b)はM
CS方式を説明するための図である。
3A is a conventional VC mesh method, and FIG.
FIG. 3 is a diagram for explaining a CS system.

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

MARS マルチキャスト・アドレス・レゾルーション
・サーバ、マルチ/ブ MCS マルチキャスト・サーバ
MARS Multicast Address Resolution Server, Multi / Multicast MCS Multicast Server

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】MARS(Multicast Address Resolutio
n Server;マルチキャスト・アドレス・レゾルーショ
ン・サーバ)と複数のMARSクライアントとを含むA
TMネットワークにおいて、 (a)MARSクライアントは、上位のレイヤ3プロト
コルモジュールからブロードキャスト宛のメッセージの
送信要求を受け、MARSクライアントとMARS間に
確立されているポイント・ツー・ポイントVCを使用し
てMARSにメッセージを送信し、 (b)前記メッセージを受信したMARSは、前記メッ
セージの種類をチェックし、制御メッセージでなければ
そのままクラスタコントロールVC(ClusterControl
VC)を使用してメッセージを送信し、 (c)前記クラスタコントロールVC上に送信されたメ
ッセージは前記複数のMARSクライアントで受信さ
れ、 (d)前記複数のMARSクライアントの各クライアン
トは、該メッセージが自分自身が送信したメッセージで
あれば廃棄し、他のMARSクライアントから送信され
たメッセージであれば、上位のレイヤ3プロトコル・モ
ジュールにメッセージを転送する、 ことを特徴とするブロードキャスト通信方法。
1. A MARS (Multicast Address Resolutio)
n Server including a multicast address resolution server) and a plurality of MARS clients
In the TM network, (a) a MARS client receives a request for transmission of a message addressed to a broadcast from an upper layer 3 protocol module, and sends a request to the MARS using a point-to-point VC established between the MARS client and the MARS. (B) The MARS that received the message checks the type of the message, and if it is not a control message, the MARS as it is is a Cluster Control VC (ClusterControl).
(C) a message is sent on the cluster control VC; the message sent on the cluster control VC is received by the plurality of MARS clients; (d) each of the plurality of MARS clients A broadcast communication method comprising: discarding a message transmitted by itself, and transmitting a message to a higher layer 3 protocol module if the message is transmitted from another MARS client.
【請求項2】MARS(Multicast Address Resolutio
n Server;マルチキャスト・アドレス・レゾルーショ
ン・サーバ)と複数のMARSクライアントとを含むA
TMネットワークにおいて、 (a)MARSクライアントは、上位のレイヤ3プロト
コルモジュールからマルチキャスト宛のメッセージの送
信要求を受け、MARSクライアントとMARS間に確
立されているポイント・ツー・ポイントVCを使用して
MARSにメッセージを送信し、 (b)前記メッセージを受信したMARSでは、前記メ
ッセージの種類をチェックし、制御メッセージでなけれ
ばそのままクラスタコントロールVC(Cluster Contr
ol VC)を使用してメッセージを送信し、 (c)前記クラスタコントロールVCからマルチキャス
ト宛のメッセージを受信した前記複数のMARSクライ
アントの各クライアントは、該当するマルチキャストグ
ループに属していない場合には、前記メッセージを廃棄
し、該当するマルチキャストグループに属している場合
は、上位のレイヤ3プロトコル・モジュールにメッセー
ジを転送する。ことを特徴とするマルチキャスト通信方
法。
2. MARS (Multicast Address Resolutio)
n Server including a multicast address resolution server) and a plurality of MARS clients
In a TM network, (a) a MARS client receives a request for transmission of a message addressed to multicast from an upper layer 3 protocol module, and sends a request to MARS using a point-to-point VC established between the MARS client and MARS. (B) In MARS receiving the message, the type of the message is checked, and if it is not a control message, the message is sent to Cluster Control VC (Cluster Control Trunk).
ol VC), and (c) each of the plurality of MARS clients receiving the message addressed to the multicast from the cluster control VC does not belong to the corresponding multicast group. Discard the message, and if it belongs to the corresponding multicast group, forward the message to the upper layer 3 protocol module. A multicast communication method, comprising:
JP10250262A 1998-09-04 1998-09-04 ATM network broadcast communication method Expired - Lifetime JP3070583B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10250262A JP3070583B2 (en) 1998-09-04 1998-09-04 ATM network broadcast communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10250262A JP3070583B2 (en) 1998-09-04 1998-09-04 ATM network broadcast communication method

Publications (2)

Publication Number Publication Date
JP2000083030A JP2000083030A (en) 2000-03-21
JP3070583B2 true JP3070583B2 (en) 2000-07-31

Family

ID=17205283

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10250262A Expired - Lifetime JP3070583B2 (en) 1998-09-04 1998-09-04 ATM network broadcast communication method

Country Status (1)

Country Link
JP (1) JP3070583B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020023100A (en) 2001-05-28 2002-03-28 박현제 System for virtual multicast network depolyment
CN1306769C (en) * 2003-06-23 2007-03-21 华为技术有限公司 A method of service backup in asynchronous transmission mode group network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
RFC2022
信学技報SSE92−37
信学技報SSE97−131

Also Published As

Publication number Publication date
JP2000083030A (en) 2000-03-21

Similar Documents

Publication Publication Date Title
US5930259A (en) Packet transmission node device realizing packet transfer scheme and control information transfer scheme using multiple virtual connections
US5600644A (en) Method and apparatus for interconnecting LANs
US6353596B1 (en) System and method for multipoint-to-multipoint multicasting
US5892924A (en) Method and apparatus for dynamically shifting between routing and switching packets in a transmission network
Grossglauser et al. SEAM: Scalable and efficient ATM multicast
US6563830B1 (en) Multicast registration of all multicast flows in an asynchronous transfer mode based emulated LAN
US20030012202A1 (en) Network interconnection method, network interconnection apparatus and system using network interconnection apparatus
US20040213239A1 (en) Implementation of IP multicast on ATM network with EMCON links
Truong et al. LAN Emulation on an ATM Network
Armitage IP multicasting over ATM networks
JP2000032007A (en) Network system and method for processing ip multicast by means of radio atm
US6285674B1 (en) Hybrid distributed broadcast and unknown server for emulated local area networks
JP3070583B2 (en) ATM network broadcast communication method
US6493345B1 (en) Single sender private multicast server for use with LAN emulation in asynchronous transfer mode networks
JP3471137B2 (en) Packet transmission node device and packet transfer method
WO1999023853A1 (en) Multiport interfaces for a network using inverse multiplexed ip switched flows
US6546015B1 (en) LAN emulation broadcast and unknown server
CN1787520B (en) System and Method for Realizing Internet Group Management Protocol on Resilient Packet Ring
Braun et al. Comparison of concepts for IP multicast over ATM
Bagwell et al. A comparison of native ATM-multicast to IP-multicast with emphasis on mapping between the two
JP3471136B2 (en) Control information transfer method and node device
Bagwell et al. Achieving IP-multicast functionality in the asynchronous transfer mode environment
JPH11122289A (en) Network switching system
JP2003152796A (en) IP multicast communication system
Grossglausera et al. SEAM: An Architecture for Scalable and E cient ATM Multipoint-to-Multipoint Communication

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000425