JP3488114B2 - Closed user group network management system - Google Patents

Closed user group network management system

Info

Publication number
JP3488114B2
JP3488114B2 JP3984999A JP3984999A JP3488114B2 JP 3488114 B2 JP3488114 B2 JP 3488114B2 JP 3984999 A JP3984999 A JP 3984999A JP 3984999 A JP3984999 A JP 3984999A JP 3488114 B2 JP3488114 B2 JP 3488114B2
Authority
JP
Japan
Prior art keywords
node
cug
information
unit
routing table
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP3984999A
Other languages
Japanese (ja)
Other versions
JP2000244508A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP3984999A priority Critical patent/JP3488114B2/en
Publication of JP2000244508A publication Critical patent/JP2000244508A/en
Application granted granted Critical
Publication of JP3488114B2 publication Critical patent/JP3488114B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は、バックボーンとし
てインターネットを利用しつつ、特定のメンバのグルー
プ内だけで通信を行うVPN(Virtual Pri
vate Network)等の、閉域ユーザグループ
(CUG:Closed User Group)ネッ
トワークの管理システムに関するものである。 【0002】 【従来の技術】CUGネットワーク管理システムは、C
UGネットワークの管理において、CUGのメンバの追
加、削除等の設定を行う必要があるが、その場合、メン
バ設定を効率的に行えることが望ましい。 【0003】CUGでは、パケットの転送を行うノード
はCUG毎にメンバテーブルとルーティングテーブルを
有する。メンバテーブルは各CUGにどのメンバが属し
ているかの情報を有し、ルーティングテーブルは各CU
Gについて宛先のメンバと転送先のノードとを対とする
エントリを有する。 【0004】各ノードは、自分に接続されているメンバ
から、あるCUGのメンバ宛のパケットを受け取ると、
送信元のメンバが当該CUG用メンバテーブルに登録さ
れていることを確認した後、当該CUG用ルーティング
テーブルに従ってパケットを転送し、登録されていない
場合はパケットを破棄する。 【0005】図1はCUGネットワークの一例を示すも
ので、図中、CUG(1),CUG(n)は閉域ユーザ
グループ(なお、括弧内の数字はグループ番号を表して
いる。)、M1,M2,……Mx,Myはメンバ、N
1,N2,N3はノードである。また、同図の(b)は
ノードN1の詳細、特にノードN1が所有するメンバテ
ーブル及びルーティングテーブルを示している。 【0006】以下、CUG(1)のノードN1を例にと
ってCUGの仕組みを説明する。 【0007】まず、CUG(1)のメンバM1がM2と
の通信を試みる場合を考える。ノードN1はパケットを
受け取ると、送信元のメンバM1が当該CUG(1)用
メンバテーブルに登録されていることを確認し、当該C
UG(1)用ルーティングテーブルR11のエントリE
111に従い、メンバM2の転送先であるノードN2に
パケットを転送する。ノードN2はパケットをメンバM
2に渡す。 【0008】次に、CUG(1)のメンバでないM5が
M2との通信を試みる場合を考える。ノードN1はパケ
ットを受け取ると、送信元のメンバM5が当該CUG
(1)用メンバテーブルに登録されていないことを確認
し、パケットを廃棄する。従って、CUG外からの通信
はできない。 【0009】次に、CUG(1)のメンバM1がCUG
(1)のメンバでないM6との通信を試みる場合を考え
る。ノードN1はパケットを受け取ると、送信元のメン
バM1が当該CUG(1)用メンバテーブルに登録され
ていることを確認し、当該CUG(1)用ルーティング
テーブルR11に従い、パケットを転送しようとする。
然るにメンバM6を転送するためのエントリは、当該C
UG(1)用ルーティングテーブルR11にないため、
パケットは廃棄される。従って、CUG外への通信はで
きない。 【0010】ここで、新しいメンバとしてノードN3に
接続されるメンバM4をCUG(1)に加えることを考
える。その際、(a)M4をN3にCUG(1)のメン
バとして登録し、(b)M4へM1,M2,M3から通
信を可能とし、(c)M4からM1,M2,M3へ通信
を可能とする、ことが必要となる。 【0011】(a)については、ノードN3のCUG
(1)用メンバテーブルにメンバM4を設定する必要が
ある。また、(b)については、メンバM1,M2,M
3が接続されているノードN1,N2のCUG(1)用
ルーティングテーブルR11,R21(但し、R21は
図示せず)に「M4宛のパケットはN3に転送する」と
いうエントリを追加する必要がある。さらに、(c)に
ついては、メンバM4が接続されているノードN3のC
UG(1)用ルーティングテーブルR31(但し、R3
1は図示せず)に「M1宛のパケットはN1に転送し、
M2,M3宛のパケットはN2に転送する」というエン
トリを追加する必要がある。 【0012】従来、このようなCUGのメンバ追加に必
要なデータ設定を自動で行う仕組みは存在せず、オペレ
ータが手動で、関連する全ノードに対して上述の設定を
行っていた。 【0013】 【発明が解決しようとする課題】CUGのメンバ追加の
際、オペレータはメンバが接続されるノードのメンバテ
ーブルを更新するだけでなく、当該CUGの各メンバが
接続されている全ノードについて、そのノードが所有す
るルーティングテーブルのエントリを設定しなければな
らない。そのため、オペレータが手動でCUGのメンバ
追加を行うことは、非常に手間がかかる作業となってい
た。 【0014】本発明の目的は、上述の問題を解決するた
め、CUGのメンバ追加のためのノードのメンバテーブ
ル及びルーティングテーブルの設定を効率的に行うCU
Gネットワーク管理システムを提供することにある。 【0015】 【課題を解決するための手段】本発明では、前記目的を
達成するため、ネットワーク管理システムを大きく、ユ
ーザインターフェース部、ノード情報データベース、メ
ンバ情報追加部、ノード情報追加部、ノード情報収集
部、ルーティング情報収集部及びルーティングテーブル
追加部で構成する。 【0016】ユーザインターフェース部は、オペレータ
からの操作入力を受け付ける。 【0017】ノード情報データベースは、CUG番号を
キーとして当該CUGに属する全メンバの接続ノードの
情報を保持する。 【0018】メンバ情報追加部は、ユーザインターフェ
ース部からのCUG番号、メンバ及びノードの情報よ
り、ノードの当該CUG用メンバテーブルにメンバを追
加設定する。 【0019】ノード情報追加部は、ユーザインターフェ
ース部からのCUG番号及びノードの情報より、ノード
情報データベースの当該CUG用の項目にノードを追加
設定する。 【0020】ノード情報収集部は、ユーザインターフェ
ース部からのCUG番号よりノード情報データベースを
検索し、当該CUGに属する全ノードの情報を収集す
る。 【0021】ルーティング情報収集部は、ノード情報収
集部からのCUG番号及びノードの情報より、各ノード
から当該CUG用のルーティングテーブルのエントリを
収集する。 【0022】ルーティングテーブル追加部は、ルーティ
ング情報収集部からのCUG番号、ノード及びルーティ
ングテーブルのエントリ、並びにユーザインターフェー
ス部からのCUG番号、メンバ及びノードの情報をもと
に、追加メンバが接続されるノード及び当該CUGに属
する全ノードのルーティングテーブルのエントリを設定
する。 【0023】前記構成において、まず、オペレータが入
力する、メンバを追加したいCUG番号(n)、追加す
べきメンバ(Mj)及びそのメンバが接続されるノード
(Ni)の情報を、ユーザインターフェース部が受け取
り、メンバ情報追加部、ノード情報追加部、ノード情報
収集部及びルーティングテーブル追加部に渡す。 【0024】メンバ情報追加部は、CUG番号(n)、
メンバ(Mj)及びノード(Ni)の情報より、ノード
(Ni)の当該CUG(n)用メンバテーブルにメンバ
(Mj)を追加する。 【0025】ノード情報追加部は、CUG番号(n)及
びノード(Ni)の情報より、ノード情報データベース
の当該CUG(n)用の項目にノード(Ni)が既に含
まれているかどうかを調べ、含まれていなかった場合に
は追加する。 【0026】ノード情報収集部は、CUG番号(n)よ
りノード情報データベースを検索し、当該CUG(n)
に属する全ノード(Nx,Ny,Ni,……)の情報を
収集し、収集した情報をルーティング情報収集部に渡
す。 【0027】ルーティング情報収集部は、ノード(N
x,Ny,Ni,……)に属する各ノードから当該CU
G(n)用ルーティングテーブル(Rxn,Ryn,…
…)内のエントリ((Exn1,Exn2,……),
(Eyn1,Eyn2,……),……)を全て収集し、
ルーティングテーブル追加部に渡す(但し、エントリの
内容が重複する場合は一つだけ渡す。)。 【0028】ルーティングテーブル追加部は、メンバ
(Mj)が接続されるノード(Ni)のCUG(n)用
ルーティングテーブル(Rin)に、ルーティング情報
収集部で収集されたルーティングテーブル(Rxn,R
yn,……)のエントリ(Einα,Einβ,……)
を追加する。また、既にメンバが接続されているノード
(Nx,Ny,……)のCUG(n)用ルーティングテ
ーブル(Rxn,Ryn,……)に、エントリ(Exn
a,Eynb,……)を追加する。 【0029】 【発明の実施の形態】図2は本発明の閉域ユーザグルー
プネットワーク管理システムの実施の形態の一例を示す
ものである。図中、10はネットワーク管理システムで
あり、ユーザインターフェース部11、ノード情報デー
タベース12、メンバ情報追加部13、ノード情報追加
部14、ノード情報収集部15、ルーティング情報収集
部16及びルーティングテーブル追加部17で構成され
る。 【0030】ユーザインターフェース部11は、オペレ
ータからの操作入力を受け付け、その内容をメンバ情報
追加部13、ノード情報追加部14、ノード情報収集部
15及びルーティングテーブル追加部17に渡す。 【0031】ノード情報データベース12は、CUG番
号をキーとして当該CUGに属する全メンバの接続ノー
ドの情報を保持する。 【0032】メンバ情報追加部13は、ユーザインター
フェース部11からのメンバを追加したいCUG番号、
追加すべきメンバ及びその接続ノードの情報より、ノー
ドの当該CUG用メンバテーブルにメンバを追加設定す
る。 【0033】ノード情報追加部14は、ユーザインター
フェース部11からのCUG番号及びノードの情報よ
り、ノード情報データベース12の当該CUG用の項目
にノードを追加設定する。 【0034】ノード情報収集部15は、ユーザインター
フェース部11からのCUG番号よりノード情報データ
ベース12を検索し、当該CUGに属する全ノードの情
報を収集し、これをCUG番号とともにルーティング情
報収集部16に渡す。 【0035】ルーティング情報収集部16は、ノード情
報収集部15からのCUG番号及びノードの情報より、
各ノードから当該CUGのルーティングテーブルのエン
トリを収集し、これをCUG番号及びノードの情報とと
もにルーティングテーブル追加部17に渡す(但し、エ
ントリの内容が重複する場合は一つだけ渡す。)。 【0036】ルーティングテーブル追加部17は、ルー
ティング情報収集部16からのCUG番号、ノード、ル
ーティングテーブルのエントリの情報、並びにユーザイ
ンターフェース部11からのCUG番号、メンバ及びノ
ードの情報をもとに、追加メンバが接続されるノード及
び当該CUGに属する全ノードのルーティングテーブル
のエントリを設定する。 【0037】図3は本発明のCUGネットワーク管理シ
ステムの動作シーケンスの一例、ここでは図1で説明し
た、CUG(1)にメンバM4を追加する場合の例を示
すものである。ここで、メンバM4はノードN3に接続
され、また、ノード情報データベース12のCUG
(1)用の項目にはノードN1,N2が登録されている
ものとする。 【0038】(ステップ1)ユーザインタフェース部1
1は、オペレータから入力される、メンバを追加したい
CUG番号(1)、追加すべきメンバ(M4)及びその
メンバが接続されるノード(N3)の情報を受け付け
る。 【0039】(ステップ2)メンバ情報追加部13は、
ユーザインターフェース部11からCUG番号(1)、
メンバ(M4)、ノード(N3)の情報を受け付け、ノ
ード(N3)の当該CUG(1)用メンバテーブルにメ
ンバ(M4)を追加する。 【0040】(ステップ3)ノード情報追加部14は、
ユーザインターフェース部11からCUG番号(1)及
びノード(N3)の情報を受け付け、ノード情報データ
ベース12の当該CUG(1)用の項目にノード(N
3)を追加する。 【0041】(ステップ4)ノード情報収集部15は、
ユーザインターフェース部11からのCUG番号(1)
よりノード情報データベース12を検索し、当該CUG
(1)に属する全接続ノード(N1,N2)の情報を収
集し、これをCUG番号(1)とともにルーティング情
報収集部16に渡す。 【0042】(ステップ5)ルーティング情報収集部1
6は、ノード情報収集部15からのCUG番号(1)及
びノード(N1,N2)の情報より、ノード(N1)か
ら当該CUG(1)用のルーティングテーブル内のエン
トリ(E111,E112)の情報を収集し、ノード
(N2)から当該CUG(1)用のルーティングテーブ
ル内のエントリ(E211)の情報を収集し、これをC
UG番号(1)及びノード(N1,N2)の情報ととも
にルーティングテーブル追加部17に渡す。なお、この
例では重複するエントリは存在しない。 【0043】(ステップ6)ルーティングテーブル追加
部17は、メンバ(M4)が接続されるノード(N3)
のCUG(1)用のルーティングテーブルに、ステップ
5で収集されたルーティングテーブルの各エントリ(E
311,E312,E313)を追加する。また、既に
メンバが接続されているノード(N1,N2)につい
て、ノードN1のCUG(1)用のルーティングテーブ
ルにエントリ(E113)、ノードN2のCUG(1)
用のルーティングテーブルにエントリ(E212)を追
加する。 【0044】なお、上記実施の形態は、ノードが3つ、
メンバが4つのCUGの場合について述べたが、本発明
はこれに限定されるものではない。 【0045】 【発明の効果】以上説明したように、本発明によれば、
以下のような効果が得られる。 1.オペレータはCUGに追加されるメンバの情報、C
UG番号、接続されるノードだけをユーザインターフェ
ース部に入力すれば良いため、自分で追加・変更の必要
のあるノードを調べて、ルーティング情報を収集する必
要がない。 2.ルーティングテーブルの情報を収集したり、ルーテ
ィング情報を設定したりする方法は対象となるネットワ
ークやCUGの実現方式毎に異なるが、本発明ではルー
ティング情報収集部とルーティングテーブル追加部が独
立しているため、様々なネットワークやCUGの実現方
式に対して適用することが容易である。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a virtual private network (VPN) that communicates only within a specific group of members while using the Internet as a backbone.
The present invention relates to a management system for a closed user group (CUG: Closed User Group) network, such as a V. network. [0002] A CUG network management system has a C
In the management of the UG network, it is necessary to make settings such as addition and deletion of CUG members. In such a case, it is desirable that the member settings can be made efficiently. In the CUG, a node that transfers a packet has a member table and a routing table for each CUG. The member table has information on which member belongs to each CUG, and the routing table has information on each CU.
G has an entry in which a destination member and a transfer destination node are paired. [0004] When each node receives a packet addressed to a member of a certain CUG from a member connected to itself,
After confirming that the transmission source member is registered in the CUG member table, the packet is transferred in accordance with the CUG routing table, and if not registered, the packet is discarded. FIG. 1 shows an example of a CUG network. In the figure, CUG (1) and CUG (n) denote closed user groups (note that the numbers in parentheses represent group numbers), M1, and M1. M2,... Mx and My are members, N
1, N2 and N3 are nodes. FIG. 2B shows the details of the node N1, particularly the member table and the routing table owned by the node N1. Hereinafter, the mechanism of the CUG will be described by taking the node N1 of the CUG (1) as an example. First, consider a case where a member M1 of CUG (1) attempts to communicate with M2. Upon receiving the packet, the node N1 confirms that the transmission source member M1 is registered in the CUG (1) member table, and
Entry E in the routing table R11 for UG (1)
In accordance with 111, the packet is transferred to the node N2 which is the transfer destination of the member M2. Node N2 transfers the packet to member M
Hand over to 2. Next, consider the case where M5, which is not a member of CUG (1), attempts to communicate with M2. When the node N1 receives the packet, the member M5 of the transmission source
(1) Confirm that the packet is not registered in the member table, and discard the packet. Therefore, communication from outside the CUG is not possible. Next, the member M1 of CUG (1)
Consider a case where communication with M6 that is not a member of (1) is attempted. Upon receiving the packet, the node N1 confirms that the transmission source member M1 is registered in the CUG (1) member table, and tries to transfer the packet according to the CUG (1) routing table R11.
However, the entry for transferring the member M6 is
Since it is not in the routing table R11 for UG (1),
The packet is discarded. Therefore, communication outside the CUG cannot be performed. Here, consider adding a member M4 connected to the node N3 as a new member to CUG (1). At that time, (a) M4 is registered in N3 as a member of CUG (1), (b) M4 can communicate with M1, M2, and M3, and (c) M4 can communicate with M1, M2, and M3. It is necessary. Regarding (a), the CUG of the node N3
It is necessary to set the member M4 in the (1) member table. As for (b), members M1, M2, M
It is necessary to add an entry “the packet destined for M4 is transferred to N3” to the routing tables R11 and R21 (however, R21 is not shown) for the CUG (1) of the nodes N1 and N2 to which 3 is connected. . Further, regarding (c), the C of the node N3 to which the member M4 is connected
UG (1) routing table R31 (however, R3
1 is not shown in the figure) "The packet addressed to M1 is transferred to N1,
It is necessary to add an entry that "packets addressed to M2 and M3 are forwarded to N2." Conventionally, there is no mechanism for automatically setting the data required for adding a CUG member, and the operator has manually set the above-mentioned settings for all the related nodes. When a member of a CUG is added, an operator not only updates a member table of a node to which the member is connected but also updates all nodes to which each member of the CUG is connected. Must set an entry in the routing table owned by that node. Therefore, manually adding a CUG member by an operator is a very time-consuming operation. [0014] An object of the present invention is to solve the above-mentioned problem by efficiently setting a member table and a routing table of a node for adding a CUG member.
It is to provide a G network management system. According to the present invention, in order to achieve the above object, a network management system is enlarged to include a user interface unit, a node information database, a member information adding unit, a node information adding unit, and a node information collecting unit. , A routing information collecting unit and a routing table adding unit. The user interface receives an operation input from an operator. The node information database holds information on connection nodes of all members belonging to the CUG, using the CUG number as a key. The member information adding unit additionally sets a member in the CUG member table of the node based on the information of the CUG number, the member and the node from the user interface unit. The node information adding unit additionally sets a node in the node for the CUG in the node information database based on the CUG number and the node information from the user interface unit. The node information collecting unit searches the node information database from the CUG number from the user interface unit, and collects information on all nodes belonging to the CUG. The routing information collecting unit collects entries of the routing table for the CUG from each node from the CUG number and the node information from the node information collecting unit. The routing table addition unit is connected to additional members based on the CUG number, node and routing table entries from the routing information collection unit, and CUG number, member and node information from the user interface unit. The entry of the routing table of the node and all the nodes belonging to the CUG is set. In the above configuration, first, the user interface unit inputs information of the CUG number (n) to which a member is to be added, the member (Mj) to be added, and the node (Ni) to which the member is to be connected. The received information is passed to the member information adding unit, the node information adding unit, the node information collecting unit, and the routing table adding unit. The member information adding section includes a CUG number (n),
The member (Mj) is added to the member table for the CUG (n) of the node (Ni) based on the information of the member (Mj) and the node (Ni). The node information adding unit checks whether or not the node (Ni) is already included in the item for the CUG (n) in the node information database from the information of the CUG number (n) and the node (Ni). If it is not included, add it. The node information collection unit searches the node information database from the CUG number (n) and finds the CUG (n)
, And collects the information of all the nodes (Nx, Ny, Ni,...) And passes the collected information to the routing information collection unit. The routing information collecting unit includes a node (N
x, Ny, Ni,...)
G (n) routing tables (Rxn, Ryn,...)
..), ((Exn1, Exn2,...)),
(Eyn1, Eyn2, ...), ...
Pass it to the routing table addition unit (however, if the contents of the entries overlap, pass only one). The routing table adding unit stores the routing table (Rxn, Rx) collected by the routing information collecting unit in the routing table (Rin) for CUG (n) of the node (Ni) to which the member (Mj) is connected.
yn,...) entry (Einα, Einβ,...)
Add. The entry (Exn) is stored in the routing table (Rxn, Ryn,...) For CUG (n) of the node (Nx, Ny,...) To which the member is already connected.
a, Eynb, ...). FIG. 2 shows an embodiment of a closed user group network management system according to the present invention. In the figure, reference numeral 10 denotes a network management system, which includes a user interface unit 11, a node information database 12, a member information adding unit 13, a node information adding unit 14, a node information collecting unit 15, a routing information collecting unit 16, and a routing table adding unit 17. It consists of. The user interface unit 11 receives an operation input from an operator, and transfers the contents to a member information adding unit 13, a node information adding unit 14, a node information collecting unit 15, and a routing table adding unit 17. The node information database 12 holds information on connection nodes of all members belonging to the CUG, using the CUG number as a key. The member information adding unit 13 includes a CUG number to which a member from the user interface unit 11 is to be added,
Based on the information of the member to be added and its connection node, the member is additionally set in the CUG member table of the node. The node information adding unit 14 additionally sets a node in the node for the CUG in the node information database 12 based on the CUG number and the node information from the user interface unit 11. The node information collecting unit 15 searches the node information database 12 based on the CUG number from the user interface unit 11, collects information on all nodes belonging to the CUG, and sends the information together with the CUG number to the routing information collecting unit 16. hand over. The routing information collecting unit 16 calculates the CUG number and the node information from the node information collecting unit 15
An entry of the routing table of the CUG is collected from each node, and the collected entry is transferred to the routing table adding unit 17 together with the CUG number and the node information (however, if the contents of the entry are duplicated, only one is passed). The routing table adding unit 17 adds a CUG number, a node, and information of a routing table entry from the routing information collecting unit 16 and a CUG number, a member, and a node information from the user interface unit 11. The node to which the member is connected and the entries of the routing tables of all the nodes belonging to the CUG are set. FIG. 3 shows an example of an operation sequence of the CUG network management system according to the present invention, in which a member M4 is added to the CUG (1) described with reference to FIG. Here, the member M4 is connected to the node N3, and the CUG of the node information database 12 is stored.
It is assumed that nodes N1 and N2 are registered in the item for (1). (Step 1) User interface unit 1
1 receives information of a CUG number (1) to which a member is to be added, a member (M4) to be added, and a node (N3) to which the member is connected, input from the operator. (Step 2) The member information adding unit 13
CUG number (1) from the user interface unit 11,
The information of the member (M4) and the node (N3) is received, and the member (M4) is added to the CUG (1) member table of the node (N3). (Step 3) The node information adding unit 14
The information of the CUG number (1) and the node (N3) is received from the user interface unit 11, and the node (N) is added to the item for the CUG (1) in the node information database 12.
Add 3). (Step 4) The node information collecting unit 15
CUG number from user interface unit 11 (1)
The node information database 12 is searched from the
The information of all the connection nodes (N1, N2) belonging to (1) is collected and passed to the routing information collecting unit 16 together with the CUG number (1). (Step 5) Routing information collecting unit 1
6 is the information of the entry (E111, E112) in the routing table for the CUG (1) from the node (N1) based on the information of the CUG number (1) and the node (N1, N2) from the node information collecting unit 15. Is collected from the node (N2), and information of an entry (E211) in the routing table for the CUG (1) is collected.
The UG number (1) and the information of the nodes (N1, N2) are passed to the routing table adding unit 17 together with the information. In this example, there is no duplicate entry. (Step 6) The routing table adding unit 17 sets the node (N3) to which the member (M4) is connected.
In the routing table for CUG (1), each entry (E
311, E312 and E313) are added. Also, for the nodes (N1, N2) to which the members are already connected, an entry (E113) is entered in the routing table for the CUG (1) of the node N1, and the CUG (1) of the node N2.
(E212) is added to the routing table for the server. The above embodiment has three nodes,
Although the case where the members are four CUGs has been described, the present invention is not limited to this. As described above, according to the present invention,
The following effects can be obtained. 1. The operator has the information of the member added to CUG, C
Since only the UG number and the node to be connected need to be input to the user interface unit, there is no need to search for nodes that need to be added or changed by themselves and collect routing information. 2. The method of collecting routing table information and setting routing information differs for each target network and CUG realization method. However, in the present invention, since the routing information collecting unit and the routing table adding unit are independent, It can be easily applied to various networks and CUG realization methods.

【図面の簡単な説明】 【図1】CUGネットワークの一例を示す図 【図2】本発明のCUGネットワーク管理システムの実
施の形態の一例を示す構成図 【図3】本発明のCUGネットワーク管理システムの動
作シーケンス図 【符号の説明】 10:ネットワーク管理システム、11:ユーザインタ
ーフェース部、12:ノード情報データベース、13:
メンバ情報追加部、14:ノード情報追加部、15:ノ
ード情報収集部、16:ルーティング情報収集部、1
7:ルーティングテーブル追加部。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a diagram showing an example of a CUG network. FIG. 2 is a configuration diagram showing an example of an embodiment of a CUG network management system of the present invention. FIG. 3 is a CUG network management system of the present invention. [Description of References] 10: Network management system, 11: User interface unit, 12: Node information database, 13:
Member information adding unit, 14: Node information adding unit, 15: Node information collecting unit, 16: Routing information collecting unit, 1
7: Routing table adding unit.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平10−145364(JP,A) 特開 平11−234283(JP,A) 特開 平9−130421(JP,A) 特開 平3−141754(JP,A) 特開 平1−166643(JP,A) 特開2000−216780(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04L 12/28 H04L 12/56 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-10-145364 (JP, A) JP-A-11-234283 (JP, A) JP-A-9-130421 (JP, A) JP-A-3- 141754 (JP, A) JP-A-1-166643 (JP, A) JP-A-2000-216780 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H04L 12/28 H04L 12 / 56

Claims (1)

(57)【特許請求の範囲】 【請求項1】 特定のメンバのグループである閉域ユー
ザグループ(CUG)毎に、各CUGにどのメンバが属
しているかの情報を有するメンバテーブルと、各CUG
について宛先のメンバと転送先のノードとを対とするエ
ントリを有するルーティングテーブルとをそれぞれ有
し、パケットの転送を行う複数のノードを用いて、前記
CUG内だけで通信を行うCUGネットワークにおい
て、CUGのメンバ追加に伴う各ノードのメンバテーブ
ル及びルーティングテーブルの設定を行う閉域ユーザグ
ループネットワーク管理システムであって、 ユーザインターフェース部、ノード情報データベース、
メンバ情報追加部、ノード情報追加部、ノード情報収集
部、ルーティング情報収集部及びルーティングテーブル
追加部からなり、 ユーザインターフェース部は、オペレータが入力する、
メンバを追加したいCUG番号、追加すべきメンバ及び
そのメンバが接続されるノードの情報を、メンバ情報追
加部、ノード情報追加部、ノード情報収集部及びルーテ
ィングテーブル追加部に渡し、 ノード情報データベースは、CUG番号をキーとして当
該CUGに属する全メンバの接続ノードの情報を保持
し、 メンバ情報追加部は、ユーザインターフェース部からの
CUG番号、メンバ及びノードの情報より、ノードの当
該CUG用メンバテーブルにメンバを追加設定し、 ノード情報追加部は、ユーザインターフェース部からの
CUG番号及びノードの情報より、ノード情報データベ
ースの当該CUG用の項目にノードを追加設定し、 ノード情報収集部は、ユーザインターフェース部からの
CUG番号よりノード情報データベースを検索し、当該
CUGに属する全ノードの情報を収集し、これをCUG
番号とともにルーティング情報収集部に渡し、 ルーティング情報収集部は、ノード情報収集部からのC
UG番号及びノードの情報より、各ノードから当該CU
G用のルーティングテーブルのエントリを収集し、これ
をCUG番号及びノードの情報とともにルーティングテ
ーブル追加部に渡し、 ルーティングテーブル追加部は、ルーティング情報収集
部からのCUG番号、ノード及びルーティングテーブル
のエントリの情報、並びにユーザインターフェース部か
らのCUG番号、メンバ及びノードの情報をもとに、追
加メンバが接続されるノード及び当該CUGに属する全
ノードのルーティングテーブルのエントリを設定するこ
とを特徴とする閉域ユーザグループネットワーク管理シ
ステム。
(57) [Claims] [Claim 1] For each closed user group (CUG), which is a specific group of members, which members belong to each CUG
Member table having information on whether or not
The destination member and the destination node are paired.
Routing tables with entries
And using a plurality of nodes for transferring packets,
In a CUG network that communicates only within the CUG
And the member table of each node accompanying the addition of CUG members
Closed user group for setting the router and routing table
A loop network management system , comprising: a user interface unit, a node information database,
A member information adding unit, a node information adding unit, a node information collecting unit, a routing information collecting unit, and a routing table adding unit ;
CUG number to add member, member to add
The information of the node to which the member is connected is passed to the member information adding unit, the node information adding unit, the node information collecting unit, and the routing table adding unit, and the node information database uses the CUG number as a key for all the members belonging to the CUG. The member information adding unit holds the information of the connection node, and additionally sets a member in the CUG member table of the node from the information of the CUG number, the member and the node from the user interface unit. Based on the CUG number and the node information from the interface unit, a node is additionally set in the item for the CUG in the node information database. The node information collection unit searches the node information database from the CUG number from the user interface unit, and Collects information on all nodes belonging to CUG, CUG
The number is passed to the routing information collection unit along with the number.
From the UG number and the node information, each node
G entries of the routing table for G are collected and passed to the routing table adding unit together with the information of the CUG number and the node. The routing table adding unit receives the information of the CUG number, the node and the entry of the routing table from the routing information collecting unit. And a CUG number, a member and a node from the user interface unit, and set a node to which the additional member is connected and an entry in a routing table of all nodes belonging to the CUG. Network management system.
JP3984999A 1999-02-18 1999-02-18 Closed user group network management system Expired - Fee Related JP3488114B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3984999A JP3488114B2 (en) 1999-02-18 1999-02-18 Closed user group network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3984999A JP3488114B2 (en) 1999-02-18 1999-02-18 Closed user group network management system

Publications (2)

Publication Number Publication Date
JP2000244508A JP2000244508A (en) 2000-09-08
JP3488114B2 true JP3488114B2 (en) 2004-01-19

Family

ID=12564423

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3984999A Expired - Fee Related JP3488114B2 (en) 1999-02-18 1999-02-18 Closed user group network management system

Country Status (1)

Country Link
JP (1) JP3488114B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3895359B2 (en) * 2003-01-31 2007-03-22 日本電信電話株式会社 VPN communication control device, VPN communication control method, virtual private network management device
JP2005217584A (en) 2004-01-28 2005-08-11 Nec Corp Control station, radio communication system, and radio communication method
JP3997995B2 (en) * 2004-01-29 2007-10-24 日本電気株式会社 Half-duplex wireless communication method, program, and system
US10009737B2 (en) * 2014-11-28 2018-06-26 Icom Incorporated Relaying device, voice communication system and voice communication method

Also Published As

Publication number Publication date
JP2000244508A (en) 2000-09-08

Similar Documents

Publication Publication Date Title
JP3229183B2 (en) Message routing system and method
US7483395B2 (en) Network device with VLAN topology discovery functions
EP1787435B1 (en) Routing protocol support for half duplex virtual routing and forwarding instance
CN104518967B (en) Method for routing, equipment and system
JP2826416B2 (en) Connection router between local area networks
CN104247371B (en) The neighbours based on title in network centered on information have found and multi-hop service discovery
CA2105040C (en) Inter-domain multicast routing
US6546420B1 (en) Aggregating information about network message flows
EP2619953B1 (en) A control apparatus, a communication system, a communication method and a recording medium having recorded thereon a communication program
CN105981347A (en) System and method for preventing denial of service (DOS) attack on and for supporting reliable connection (RC) based on subnet administrator (SA) access in an engineered system for middleware and application execution
CN103905433B (en) Distributed network fire wall and the repeater system based on stream
WO2006095508A1 (en) Flooding suppression method
CN101394341A (en) Route maintaining method, system and apparatus
CN104580165B (en) A kind of cooperation caching method in wisdom contract network
Yang et al. Flow monitoring scheme design in SDN
US5943317A (en) Sub-network route optimization over a shared access transport facility
JP3384319B2 (en) Virtual private network construction system
JP3488114B2 (en) Closed user group network management system
JP2004320693A (en) Packet control system, packet control apparatus, packet repeating apparatus and packet control program
US5987520A (en) Closed user group preprocessing decision for efficient call security validation
Dalal Use of multiple networks in the Xerox network system
CN109412942A (en) Cloud net transmission route method and system
Cisco clear vines cache to trace (VINES)
Cisco Configuring XNS
Cisco Configuring XNS

Legal Events

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

Free format text: PAYMENT UNTIL: 20071031

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20081031

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091031

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101031

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees