JPH11341042A - Method and system for determining communication route in computer network and recording medium for programming and recording the method - Google Patents

Method and system for determining communication route in computer network and recording medium for programming and recording the method

Info

Publication number
JPH11341042A
JPH11341042A JP15003998A JP15003998A JPH11341042A JP H11341042 A JPH11341042 A JP H11341042A JP 15003998 A JP15003998 A JP 15003998A JP 15003998 A JP15003998 A JP 15003998A JP H11341042 A JPH11341042 A JP H11341042A
Authority
JP
Japan
Prior art keywords
address
communication
communication path
computer
explicit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP15003998A
Other languages
Japanese (ja)
Other versions
JP3999353B2 (en
Inventor
Hiromichi Sekiguchi
大陸 関口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP15003998A priority Critical patent/JP3999353B2/en
Publication of JPH11341042A publication Critical patent/JPH11341042A/en
Application granted granted Critical
Publication of JP3999353B2 publication Critical patent/JP3999353B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To change a communication route due to a fault or the like without changing the internal processing of a communication program in a computer network multiplexing plural LANs or computers. SOLUTION: In the computer network system multiplexing plural LANs 11, 12 using a TCP/IP protocol or multiplexing plural computers, each equipment connected to the LANs 11, 12 has a logical IP address allocated independently of an IP address allocated to a network adaptor, executes communication between computers by the logical IP address and changes its communication route by updating the contents of a routing table 14c in accordance with states such as a fault in a route information updating program 13e or 14e by using the table 14c in accordance with the state of the communication route.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータネッ
トワークにおける通信経路の決定方法ならびにシステム
及び同方法がプログラムされ記録される記録媒体に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and system for determining a communication path in a computer network, and a recording medium on which the method is programmed and recorded.

【0002】[0002]

【従来の技術】メインフレームからパソコンに至るコン
ピュータの飛躍的な発展に伴い、公衆パケット交換網、
付加価値通信網(VAN)、広域専用網(WAN)、ロ
ーカルエリアネットワーク(LAN)等種々のコンピュ
ータネットワークが構築されてきた。近年、これらのネ
ットワーク間を相互に接続することにより、個別の枠を
超えた情報交換やコンピュータ資源の共有も可能になっ
た。
2. Description of the Related Art With the rapid development of computers from mainframes to personal computers, public packet switching networks,
Various computer networks such as a value-added communication network (VAN), a wide area network (WAN), and a local area network (LAN) have been constructed. In recent years, by mutually connecting these networks, it has become possible to exchange information and share computer resources beyond individual frames.

【0003】ところで、LANが二重化されたコンピュ
ータネットワークでは、ネットワークに接続されたそれ
ぞれのコンピュータ及びプリンタ等周辺装置に、LAN
毎通信が可能であるか否かの情報を設定する回線管理テ
ーブルが用意される。ネットワークに接続された機器間
で通信を行う場合、それぞれの回線テーブルの情報を元
に、通信が可能な方のLANを指定してデータを送信す
る。回線管理テーブルは、いずれかのLANを経由して
通信を行った際の通信結果、もしくは定期的に検査用の
データを送信し、その検査データの通信結果を基に更新
される。
In a computer network in which a LAN is duplicated, peripheral devices such as a computer and a printer connected to the network are provided with a LAN.
A line management table for setting information on whether communication is possible or not is prepared. When communication is performed between devices connected to a network, data is transmitted by designating a LAN with which communication is possible based on information in each line table. The line management table is updated based on a communication result when communication is performed via any LAN or data for inspection is transmitted periodically, and based on the communication result of the inspection data.

【0004】[0004]

【発明が解決しようとする課題】上述したLANが二重
化されたコンピュータネットワークシステムにおいて、
通信を行うプログラムは、通信が可能なLANを直接指
定してデータを送信する。従って、通信プログラムをL
AN多重化対応とするためには、LAN障害時にLAN
の切り替えが行われるように、通信が可能なLANを直
接指定して通信を行う処理を追加する必要がある。この
ように、どのような経路で相手に接続するかを常に考慮
し、また、障害発生等によっても通信経路を切り換える
必要があり、このために、IPアドレスの再設定等プロ
グラマにかかる負担が大きかった。
In the computer network system in which the LAN is duplicated,
A communication program transmits data by directly designating a communicable LAN. Therefore, the communication program is L
In order to support AN multiplexing, the LAN
It is necessary to add a process of directly specifying a communicable LAN so as to perform communication so that the switching is performed. As described above, it is necessary to always consider what path is used to connect to the other party, and to switch the communication path even when a failure or the like occurs, and this places a heavy burden on the programmer such as resetting the IP address. Was.

【0005】本発明は上記事情に鑑みてなされたもので
あり、通常のIPアドレスとは別の、通信経路情報が明
示的でない論理IPアドレスをLANに接続される個々
の装置に割付け、ルーティングテーブルの設定を通信経
路の状態に応じてダイナミックに変更することにより、
プログラムの内部処理を変更せずに、プログラマの負担
軽減をはかったコンピュータネットワークにおける通信
経路の決定方法ならびにシステム及び同方法がプログラ
ムされ記録される記録媒体を提供することを目的とす
る。
[0005] The present invention has been made in view of the above circumstances, and assigns a logical IP address, which is different from a normal IP address and whose communication path information is not explicit, to each device connected to the LAN, By dynamically changing the settings according to the state of the communication path,
It is an object of the present invention to provide a method and system for determining a communication path in a computer network in which the load on a programmer is reduced without changing the internal processing of the program, and a recording medium on which the method is programmed and recorded.

【0006】[0006]

【課題を解決するための手段】本発明のコンピュータネ
ットワークにおける通信経路の決定方法は、通信回線が
多重化され、上記多重化された回線にそれぞれネットワ
ークアダプタを介して接続される複数のコンピュータか
ら成るコンピュータネットワークシステムにおいて、上
記各ネットワークアダプタに対し、割り付けられる通信
経路が明示的なアドレスとは別の通信経路が明示的でな
いアドレスが割り付けられ、コンピュータ間の通信を上
記明示的でないアドレスを用いて行うことによって、通
信経路をその状態に応じてダイナミックに決定すること
を特徴とする。
A method of determining a communication path in a computer network according to the present invention comprises a plurality of computers in which communication lines are multiplexed and each of which is connected to the multiplexed lines via a network adapter. In the computer network system, for each of the network adapters, an address where a communication path to be allocated is different from an explicit address and a communication path which is not explicit is allocated, and communication between computers is performed using the non-explicit address. Thus, the communication path is dynamically determined according to the state.

【0007】また、コンピュータが多重化され、上記多
重化されたコンピュータが通信回線を介して接続されコ
ンピュータネットワークシステムにおいて、上記複数の
コンピュータに対して割り付けられる通信経路が明示的
なアドレスとは別の通信経路が明示的でない同一のアド
レスが上記多重化されたコンピュータのうちの任意の組
みのコンピュータに対し割り付けられ、コンピュータ間
の通信を上記明示的でないアドレスを用いて行うことに
よって、上記コンピュータを含む通信経路をその状態に
応じてダイナミックに決定することも特徴とする。
In a computer network system in which computers are multiplexed and the multiplexed computers are connected via a communication line, communication paths allocated to the plurality of computers are different from explicit addresses. The same address whose communication path is not explicit is assigned to any set of the multiplexed computers, and communication between the computers is performed by using the non-explicit address to include the computer. It is also characterized in that the communication path is dynamically determined according to the state.

【0008】本発明のコンピュータネットワークシステ
ムは、通信回線が多重化され、上記多重化された回線に
それぞれネットワークアダプタを介して接続される複数
のコンピュータから成るコンピュータネットワークシス
テムにおいて、宛先としてそのネットワークアダプタに
割り付けられた通信経路が明示的でない論理アドレスを
指定されたパケットが上記多重化された通信回線を介し
て受信し、ユーザプロセスであるサーバもしくはクライ
アントプログラムを読み出して実行する手段と、上記各
ネットワークアダプタに対し割り付けられる通信経路が
明示的なアドレスとは別の通信経路が明示的でないアド
レスが割り付けられ、コンピュータ間の通信を上記明示
的でないアドレスを用いて行うことによって、通信経路
をその状態に応じてダイナミックに決定する経路情報更
新手段とを具備することを特徴とする。
In a computer network system according to the present invention, in a computer network system including a plurality of computers in which communication lines are multiplexed and each of which is connected to the multiplexed line via a network adapter, the network adapter is used as a destination. Means for receiving, via the multiplexed communication line, a packet to which a logical address whose assigned communication path is not explicit is specified, reads and executes a server or client program as a user process, and each of the network adapters The communication path allocated to the computer is assigned an address where a communication path different from the explicit address is not explicit, and communication between the computers is performed using the non-explicit address, so that the communication path is changed according to the state. Characterized by comprising a path information updating means for dynamically determined.

【0009】また、コンピュータが多重化され、上記多
重化されたコンピュータが通信回線を介して接続されコ
ンピュータネットワークシステムにおいて、上記各コン
ピュータは、宛先として通信経路が明示的でない論理ア
ドレスが指定されたパケットを上記ネットワークアダプ
タを介して受信し、ユーザプロセスであるサーバもしく
はクライアントプログラムを読み出して実行する手段
と、ネットワークアダプタに対して割り付けられる通信
経路が明示的なアドレスとは別の通信経路が明示的でな
い同一の論理アドレスが上記多重化されたコンピュータ
に割り付けられ、コンピュータ間の通信を上記明示的で
ないアドレスを用いて行うことによって、通信経路をそ
の状態に応じてダイナミックに決定する経路情報更新手
段とを具備することも特徴とする。
Further, in a computer network system in which computers are multiplexed and the multiplexed computers are connected via a communication line, each of the computers includes a packet in which a logical address whose communication path is not explicit is designated as a destination. Via the network adapter, means for reading and executing a server or client program which is a user process, and a communication path assigned to the network adapter is not an explicit communication path other than an explicit address. The same logical address is allocated to the multiplexed computer, and the communication between the computers is performed using the non-explicit address, thereby providing a path information updating means for dynamically determining a communication path according to the state thereof. Having And it features.

【0010】本発明の記録媒体は、通信回線が多重化さ
れ、上記多重化された回線毎それぞれのネットワークア
ダプタを介して接続される複数の機器から成り、ネット
ワークアダプタに対して割り付けられる通常のアドレス
とは別の通信経路情報が明示的でない論理アドレスを個
々の機器に割り付け、ルーティングテーブルの設定を通
信経路の状態に応じて変更するコンピュータネットワー
クシステムにおいて用いられ、相手機器に対し、多重化
された回線経由で通信路が正常か否かを確認するための
パケットを送信するステップと、どの通信路からの返信
パケットを受信できたかによりその通信路の正常異常を
判断するステップと、第1の通信路が正常であると判断
されたとき、ルーティングテーブルに対し、論理アドレ
スの経路情報として第1のネットワークアダプタのアド
レスがゲートウェイであることを登録するステップと、
第2の通信路が正常であると判断されたとき、ルーティ
ングテーブルに対し、論理アドレスの経路情報として第
2のネットワークアダプタのアドレスがゲートウェイで
あることを登録するステップと、ルーティングテーブル
を参照して通信路を決定するステップとがプログラムさ
れ記録されることを特徴とする。
[0010] The recording medium of the present invention comprises a plurality of devices in which communication lines are multiplexed, and each of the multiplexed lines is connected via a network adapter, and a normal address assigned to the network adapter. It is used in a computer network system that assigns a logical address for which communication path information other than the explicit one is not explicit to each device and changes the setting of the routing table according to the state of the communication path, and is multiplexed with the partner device A step of transmitting a packet for confirming whether or not the communication path is normal via the line, a step of judging a normal or abnormal state of the communication path based on which communication path a reply packet has been received, and a first communication When it is determined that the route is normal, the routing table is used as the logical address route information. A step of address of the first network adapter to register that the gateway,
Registering that the address of the second network adapter is a gateway as routing information of a logical address in the routing table when it is determined that the second communication path is normal; and referring to the routing table. The step of determining a communication path is programmed and recorded.

【0011】また、コンピュータが多重化され、上記多
重化されたコンピュータがネットワークアダプタを介し
て通信回線に接続され、ネットワークアダプタに対して
割り付けられる通常のアドレスとは別の通信経路情報が
明示的でない同一の論理アドレスを適当なコンピュータ
に割り付け、ルーティングテーブルの設定を通信経路の
状態に応じて変更するコンピュータネットワークシステ
ムにおいて用いられ、接続相手となるコンピュータに対
し、通信回線経由で通信路が正常か否かを確認するため
のパケットを送信するステップと、どの通信路からの返
信パケットを受信できたかによりその通信路の正常異常
を判断するステップと、第1の通信路が正常であると判
断されたとき、ルーティングテーブルに対し、論理アド
レスの経路情報として第1のネットワークアダプタのア
ドレスがゲートウェイであることを登録するステップ
と、第2の通信路が正常であると判断されたとき、ルー
ティングテーブルに対し、論理アドレスの経路情報とし
て第2のネットワークアダプタのアドレスがゲートウェ
イであることを登録するステップと、ルーティングテー
ブルを参照して上記コンピュータを含む通信路を決定す
るステップとがプログラムされ記録されることも特徴と
する。
Further, the computer is multiplexed, the multiplexed computer is connected to a communication line via a network adapter, and communication path information different from a normal address assigned to the network adapter is not explicit. Used in a computer network system that assigns the same logical address to an appropriate computer and changes the setting of the routing table according to the state of the communication path. Transmitting a packet for confirming whether the first communication path is normal, determining a normal or abnormal state of the communication path based on which communication path a reply packet has been received, and determining that the first communication path is normal. When the routing information of the logical address is Registering that the address of the first network adapter is a gateway, and when it is determined that the second communication path is normal, the second network adapter is added to the routing table as path information of a logical address. The step of registering that the address is a gateway and the step of referring to a routing table to determine a communication path including the computer are programmed and recorded.

【0012】このことにより、論理IPアドレスを使用
して通信するプログラムは、どのような経路で相手に接
続しているか意識する必要がなく、また、障害等の発生
により通信経路を切り替える際もこの論理IPアドレス
を指定して接続すればIPアドレスの再設定等の手間を
要しない。
Thus, a program that communicates using a logical IP address does not need to be aware of what path is used to connect to the other party, and this program is also used when switching communication paths due to the occurrence of a failure or the like. If connection is performed by designating a logical IP address, it is not necessary to reset the IP address.

【0013】[0013]

【発明の実施の形態】図1は本発明の一実施形態を示す
ブロック図である。図において、11,12は多重化さ
れたLAN回線であり、このLAN回線11,12にコ
ンピュータ13,14が接続されている。コンピュータ
3,4は、それぞれネットワークアダプタ13a及び1
4aを介してLAN11へ、ネットワークアダプタ13
b及び14bを介してLAN12へ接続される。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, reference numerals 11 and 12 denote multiplexed LAN lines, and computers 13 and 14 are connected to the LAN lines 11 and 12, respectively. Computers 3 and 4 are connected to network adapters 13a and 1 respectively.
4a to the LAN 11 via the network adapter 13
b and 14b to the LAN 12.

【0014】コンピュータ13ではユーザプロセスであ
るサーバプログラム13dが、コンピュータ14ではそ
のクライアントプログラム14dが動作している。コン
ピュータ13は、宛先として論理IPアドレスである1
3cを指定されたパケットがLAN11及びLAN12
経由で受け取られるように構成されているものとする。
また、論理アドレス13cには、LAN11及びLAN
12ともネットワーク部のアドレスが異なるIPアドレ
スが割り当てられている。従って、コンピュータ14か
ら見ると、論理アドレス13Cへの経路情報が明示的で
ないため、コンピュータ14のルーティングテーブル1
4cに論理IPアドレス11cへの経路情報がないと、
コンピュータ14から論理IPアドレス13cを指定し
て接続することができない。
In the computer 13, a server program 13d, which is a user process, is running, and in the computer 14, its client program 14d is running. The computer 13 sends the logical IP address 1
3c are designated as LAN11 and LAN12
It is assumed that it is configured to be received via the Internet.
The logical address 13c includes LAN 11 and LAN
12 are assigned IP addresses having different addresses of the network unit. Therefore, from the viewpoint of the computer 14, since the route information to the logical address 13C is not explicit, the routing table 1 of the computer 14
If there is no route information to the logical IP address 11c in 4c,
The computer 14 cannot connect by designating the logical IP address 13c.

【0015】図1に示すコンピュータネットワークシス
テムにおけるコンピュータ間結合動作について図2に示
すフローチャートを参照しながら説明する。クライアン
トプログラム14dが、サーバプログラム13dへ接続
しようとするとき、相手装置のIPアドレスとしてコン
ピュータ13の論理IPアドレス13cを指定して接続
を開始(ステップS21)する。このシステムでは、論
理IPアドレス13cへの経路情報が、経路情報更新プ
ログラム13e及び14eによって通信可能なLAN1
1(12)を使用して接続いるように常に更新されてい
る。
The connection operation between computers in the computer network system shown in FIG. 1 will be described with reference to the flowchart shown in FIG. When trying to connect to the server program 13d, the client program 14d specifies the logical IP address 13c of the computer 13 as the IP address of the partner device and starts the connection (step S21). In this system, the route information to the logical IP address 13c is transmitted to the LAN 1 which can communicate with the route information update programs 13e and 14e.
1 (12) is constantly updated to connect.

【0016】ここで、ルーティングテーブル14cに、
論理IPアドレス13cの経路情報として、ネットワー
クアダプタ13aのIPアドレスがゲートウェイである
と登録されているとLAN11を使用して接続されるこ
とになる。一方、ネットワークアダプタ13bのIPア
ドレスがケートウェイとして登録されているとLAN1
2が使用されることになる(ステップS22,S2
3)。
Here, in the routing table 14c,
If the IP address of the network adapter 13a is registered as the gateway as the route information of the logical IP address 13c, the connection is made using the LAN 11. On the other hand, if the IP address of the network adapter 13b is registered as a gateway, LAN1
2 are used (steps S22 and S2).
3).

【0017】図1に示す経路情報更新プログラム13e
(14e)は、図3に示すフローチャートに従った手順
で処理を行う。経路情報更新プログラム14eは、定期
的に経路情報更新プログラム13eに対して、通信路が
正常か否かを確認するためのパケットをLAN 11及びL
AN12経由で送信(ステップS31)する。そのパケ
ットを受信した経路情報更新プログラム13eは、パケ
ットが送られてきたLAN11(12)を使用して返事
を経路情報更新プログラム14eに返す(ステップS3
2)。返事を受信した経路情報更新プログラム14e
は、どの通信路からのパケットを受信できたかによっ
て、その通信路が正常であるか否かを判断する。
The route information update program 13e shown in FIG.
In (14e), the processing is performed according to the procedure according to the flowchart shown in FIG. The route information update program 14e periodically sends a packet for confirming whether or not the communication path is normal to the LAN information update program 13e to the route information update program 13e.
The data is transmitted via the AN 12 (step S31). The route information update program 13e that has received the packet returns a reply to the route information update program 14e using the LAN 11 (12) to which the packet was sent (step S3).
2). Route information update program 14e that received the reply
Determines whether the communication path is normal based on which communication path the packet has been received from.

【0018】ここで、正常な通信路がLAN11であっ
た場合、ルーティングテーブル14cに論理IPアドレ
ス13cの経路情報として、ネットワークアダプタ13
aのIPアドレスがゲートウェイであると登録(ステッ
プS33)する。一方、正常な通信路がLAN12であ
ると判断された場合、ルーティングテーブル14cに論
理IPアドレス13cの経路情報として、ネットワーク
アダプタ13bのIPアドレスがゲートウェイであると
登録(ステップS34)する。LAN11,12共に正
常と判断された場合には、あらかじめ指定してある優先
度に従いいずれのLANを使用するかが決定(ステップ
S35)し、決定された方のLANを使用する経路情報
を登録する。LAN11,12共に異常であった場合は
何もしない(ステップS36)。
If the normal communication path is the LAN 11, the network adapter 13 is stored in the routing table 14c as the path information of the logical IP address 13c.
The IP address of a is registered as a gateway (step S33). On the other hand, if it is determined that the normal communication path is the LAN 12, the IP address of the network adapter 13b is registered in the routing table 14c as the path information of the logical IP address 13c (step S34). When it is determined that both the LANs 11 and 12 are normal, it is determined which LAN to use according to the priority specified in advance (step S35), and the route information using the determined LAN is registered. . If both LANs 11 and 12 are abnormal, nothing is done (step S36).

【0019】上記のようにコントロールすることで、ク
ライアントプログラムがサーバプログラムに接続する際
に、論理IPアドレスを用いることにより、多重化され
たLANのいずれを使用して通信しているかを全く意識
せずに接続が可能となる。
By controlling as described above, when the client program connects to the server program, by using the logical IP address, it is completely conscious of which of the multiplexed LANs is used for communication. Connection is possible.

【0020】図4は本発明のコンピュータネットワーク
システムにおける他の実施形態を示すブロック図であ
る。図では、同一の論理IPアドレス45が割り付けら
れたコンピュータ41,42とそのクライアントとして
のコンピュータ43が他の論理IPアドレスが割り付け
られたコンピュータ43が単位のLAN44に接続され
る。コンピュータ41,52,43は、それぞれ、ネッ
トワークアダプタ41a,42a,43aを介してLA
N44に接続される。コンピュータ41,42は、宛先
として、論理アドレス45を指定されたパケットがLA
N44経由で受け取れるよう構成されているものとす
る。
FIG. 4 is a block diagram showing another embodiment of the computer network system of the present invention. In the figure, the computers 41 and 42 to which the same logical IP address 45 is assigned and the computer 43 as a client thereof are connected to a unit LAN 44 of the computer 43 to which another logical IP address is assigned. The computers 41, 52, and 43 connect to the LA via the network adapters 41a, 42a, and 43a, respectively.
N44. The computers 41 and 42 send the packet with the logical address 45 specified as the destination
It is assumed that it is configured to be received via N44.

【0021】論理IPアドレス45には、LAN44と
ネットワーク部のアドレスが異なるIPアドレスが割り
付けられている。従って、コンピュータ43のルーティ
ングテーブル43eに、コンピュータ41または42の
いずれかへの経路情報がないとコンピュータ43から論
理IPアドレス45を指定して接続することができな
い。コンピュータ41,及び42では、ユーザプロセス
であるサーバプログラム41bと42bが、コンピュー
タ43ではそのクライアントプログラム43bが動作し
ている。
The logical IP address 45 is assigned an IP address that is different from the address of the LAN 44 and the network section. Therefore, if there is no route information to either the computer 41 or 42 in the routing table 43e of the computer 43, the computer 43 cannot connect by designating the logical IP address 45. In the computers 41 and 42, server programs 41b and 42b, which are user processes, are running, and in the computer 43, their client programs 43b are running.

【0022】図5に示すフローチャートを使用して図4
に示すコンピュータネットワークシステムの基本動作に
ついて説明する。クライアントプログラム43bが、サ
ーバプログラム41bもしくは42bのどちらかへ接続
しようとするとき、相手機器のIPアドレスとしてコン
ピュータ42と42に割り付けられた論理IPアドレス
45を指定して接続を開始(ステップS51)する。こ
のシステムでは、クライアントプログラム43bが常に
通信可能なサーバプログラム41b(42b)に接続で
きるように、論理IPアドレス45の経路情報が、経路
情報更新プログラム41c,42c,43cによって更
新されている。
Using the flowchart shown in FIG.
The basic operation of the computer network system shown in FIG. When trying to connect to either the server program 41b or 42b, the client program 43b specifies the logical IP address 45 assigned to the computers 42 and 42 as the IP address of the partner device and starts the connection (step S51). . In this system, the route information of the logical IP address 45 is updated by the route information update programs 41c, 42c, and 43c so that the client program 43b can always connect to the communicable server program 41b (42b).

【0023】ルーティングテーブル43eに、論理IP
アドレス45の経路情報としてネットワークアダプタ4
1aのIPアドレスがゲートウェイであると登録されて
いると、クライアントプログラム43bは、サーバプロ
グラム42bに接続され、ネットワークアダプタ42a
のIPアドレスがゲートウェイとして登録されていると
サーバプログラム42bに接続されるようになっている
(ステップS52,S53)。
In the routing table 43e, a logical IP
Network adapter 4 as route information of address 45
1a is registered as a gateway, the client program 43b is connected to the server program 42b and the network adapter 42a
If the IP address is registered as a gateway, it is connected to the server program 42b (steps S52 and S53).

【0024】図6に示すフローチャートを参照して経路
情報更新プログラム41c,42c,43cの処理手順
について説明する。経路情報更新プログラム43cは、
定期的に経路情報更新プログラム41c,42cに対し
て正常に通信を行うことができるか否かを確認するため
のパケットを送信(ステップS61)する。そのパケッ
トを受信した経路情報更新プログラム41c及び42c
は、返事を経路情報更新プログラム43cに送り返す
(ステップS62)。
The processing procedure of the route information update programs 41c, 42c, 43c will be described with reference to the flowchart shown in FIG. The route information update program 43c
A packet for periodically confirming whether or not communication can be normally performed with the route information update programs 41c and 42c is transmitted (step S61). Route information update programs 41c and 42c that have received the packet
Sends back a reply to the route information update program 43c (step S62).

【0025】返事を受信した経路情報変更プログラム4
3cは、返事のパケットを受信できたか否かによって、
その通信路及びコンピュータが正常であるか否かを判断
する。コンピュータ41との通信が正常に行えると判断
した場合はルーティングテーブル43eに論理IPアド
レス45の経路情報として、ネットワークアダプタ41
aのIPアドレスがゲートウェイであるとして登録(ス
テップS63)する。コンピュータ42との通信が正常
に行えると判断した場合はルーティングテーブル43e
に論理IPアドレス45の経路情報として、ネットワー
クアダプタ42aのIPアドレスがゲートウェイである
として登録(ステップS64)する。コンピュータ4
1,42共に通信が正常であった場合は、あらかじめ指
定される優先度によっていずれのコンピュータに接続す
るかが決定(ステップS65)され、決定されたコンピ
ュータへの経路情報がルーティングテーブル43eに登
録される。コンピュータ41,42共に通信が不可能で
あった場合には何もしない(ステップS66)。
The route information change program 4 which received the reply
3c depends on whether a reply packet has been received or not.
It is determined whether the communication path and the computer are normal. If it is determined that communication with the computer 41 can be performed normally, the routing information of the logical IP address 45 is stored in the routing table 43e as the network adapter 41.
The IP address of a is registered as a gateway (step S63). If it is determined that communication with the computer 42 can be performed normally, the routing table 43e
Then, as the route information of the logical IP address 45, the IP address of the network adapter 42a is registered as a gateway (step S64). Computer 4
If the communication is normal in both the computers 1 and 42, it is determined which computer is to be connected according to the priority specified in advance (step S65), and the route information to the determined computer is registered in the routing table 43e. You. If both the computers 41 and 42 cannot communicate, nothing is done (step S66).

【0026】このように、クライアントプログラムがサ
ーバプログラムに接続を行う際に論理IPアドレスを用
いることにより、多重化されたコンピュータのいずれに
接続しているかを意識する必要がなくなり、また、接続
先のコンピュータを切り替える場合もIPアドレスを再
設定することなく切り替えが可能となる。
As described above, by using the logical IP address when the client program connects to the server program, it is not necessary to be aware of which of the multiplexed computers is connected, and When switching computers, the switching can be performed without resetting the IP address.

【0027】[0027]

【発明の効果】以上説明のように本発明は、例えばTC
P/IPプロトコルを用いたLANが多重化されたコン
ピュータネットワークシステムにおいて、LANに接続
されるそれぞれの機器がネットワークアダプタに割り付
けられているIPアドレスとは別に割り付けられる論理
IPアドレスを持ち、装置間の通信をこの論理IPアド
レスを用い、また、通信経路の特定をルーティングテー
ブルを用いて行うことにより、障害等の状態に応じてル
ーティングテーブルの内容をダイナミックに更新するも
のであり、このことにより、論理IPアドレスを使用し
て通信するプログラムは、どのような経路で相手に接続
しているかを考慮する必要が無く、また、障害等の発生
により通信経路を切り替える際も、論理IPアドレスを
指定して接続していればIPアドレスの再設定等の煩わ
しい作業が不要になる。
As described above, according to the present invention, for example, TC
In a computer network system in which a LAN using the P / IP protocol is multiplexed, each device connected to the LAN has a logical IP address assigned separately from the IP address assigned to the network adapter, and the Communication is performed using this logical IP address, and the communication path is specified using the routing table, thereby dynamically updating the contents of the routing table in accordance with the state of a failure or the like. A program that communicates using an IP address does not need to consider what path is used to connect to the other party, and also specifies a logical IP address when switching communication paths due to the occurrence of a failure or the like. Eliminates cumbersome work such as resetting the IP address if connected That.

【0028】また、例えばTCP/IPプロトコルを用
いたLANにおいて、それぞれの装置が各ネットワーク
アダプタに割り付けられているIPアドレスとは別に割
り付けられた論理IPアドレスを有し、更に、複数の装
置が同じ論理IPアドレスを有し、装置間の通信をこの
論理IPアドレスを用い、また、通信経路の特定をルー
ティングテーブルを用いて行うことにより、障害等の状
態に応じてルーティングテーブルの内容をダイナミック
に更新するものであり、このことにより、論理IPアド
レスを使用して通信するプログラムは、同じ論理IPア
ドレスを有する装置の中でどれに接続しているか考慮す
る必要がなく、また、障害等の発生により接続先の装置
を切り替える際にも論理IPアドレスを指定して接続し
ていればIPアドレスの再設定等の手間を必要としな
い。
For example, in a LAN using the TCP / IP protocol, each device has a logical IP address assigned separately from an IP address assigned to each network adapter, and a plurality of devices have the same Having a logical IP address, using the logical IP address for communication between the devices, and specifying the communication path using the routing table, dynamically updating the contents of the routing table according to the state of a failure or the like. Therefore, a program that communicates using a logical IP address does not need to consider which of the devices having the same logical IP address is connected. When switching the connection destination device, if the connection is made by specifying the logical IP address, Scan does not require the hassle of re-setting of.

【0029】従って、LANが多重化された、あるいは
コンピュータが多重化されたコンピュータネットワーク
システムにおいて、そのシステム構成を考慮していない
通信プログラムであっても内部のロジックの変更を要せ
ず、論理IPアドレスを指定して接続するように設定す
るだけで多重化対応を実現できる。
Therefore, in a computer network system in which LANs are multiplexed or computers are multiplexed, even if the communication program does not take the system configuration into consideration, the internal logic is not changed, and the logical IP is not changed. Multiplexing support can be realized only by specifying an address and making a connection.

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

【図1】本発明のコンピュータネットワークシステムに
おける一実施形態を示すブロック図、
FIG. 1 is a block diagram showing one embodiment of a computer network system according to the present invention;

【図2】図1におけるコンピュータネットワークシステ
ムの基本動作を示すフローチャート、
FIG. 2 is a flowchart showing a basic operation of the computer network system in FIG. 1,

【図3】本発明の実施形態において使用される経路情報
更新プログラムの処理手順を示すフローチャート、
FIG. 3 is a flowchart showing a processing procedure of a path information update program used in the embodiment of the present invention;

【図4】本発明のコンピュータネットワークシステムに
おける他の実施形態を示すブロック図、
FIG. 4 is a block diagram showing another embodiment of the computer network system of the present invention;

【図5】図4におけるコンピュータネットワークシステ
ムの基本動作を示すフローチャート、
FIG. 5 is a flowchart showing a basic operation of the computer network system in FIG. 4,

【図6】本発明の実施形態において使用される経路情報
更新プログラムの処理手順を示すフローチャート、
FIG. 6 is a flowchart showing a processing procedure of a route information update program used in the embodiment of the present invention;

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

11(12,44)…LAN、13(14,41,4
2,43)…コンピュータ、13a(13b,14a,
14b,41a,42a,43a)…ネットワークアダ
プタ、13c(45)…論理IPアドレス、13d(4
1b,42b)…サーバプログラム、14c(43e)
…ルーティングテーブル、14d(43b)…クライア
ントプログラム、13e(14e,41c,42c,4
3c)…経路情報更新プログラム、
11 (12, 44) ... LAN, 13 (14, 41, 4)
2, 43) Computer, 13a (13b, 14a,
14b, 41a, 42a, 43a) ... network adapter, 13c (45) ... logical IP address, 13d (4
1b, 42b) ... server program, 14c (43e)
... Routing table, 14d (43b) ... Client program, 13e (14e, 41c, 42c, 4)
3c) ... route information update program,

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 通信回線が多重化され、上記多重化され
た回線にそれぞれネットワークアダプタを介して接続さ
れる複数のコンピュータから成るコンピュータネットワ
ークシステムにおいて、上記各ネットワークアダプタに
対し、割り付けられる通信経路が明示的なアドレスとは
別の通信経路が明示的でないアドレスが割り付けられ、
コンピュータ間の通信を上記明示的でないアドレスを用
いて行うことによって、通信経路をその状態に応じてダ
イナミックに決定することを特徴とするコンピュータネ
ットワークにおける通信経路の決定方法。
In a computer network system comprising a plurality of computers connected to a multiplexed line via a network adapter, a communication path assigned to each network adapter is provided. An address that is different from the explicit address but is not explicit is assigned,
A method of determining a communication path in a computer network, wherein communication between computers is performed using the non-explicit address to dynamically determine a communication path according to the state of the communication path.
【請求項2】 コンピュータが多重化され、上記多重化
されたコンピュータが通信回線を介して接続されコンピ
ュータネットワークシステムにおいて、上記複数のコン
ピュータに対して割り付けられる通信経路が明示的なア
ドレスとは別の通信経路が明示的でない同一のアドレス
が上記多重化されたコンピュータのうちの任意の組みの
コンピュータに対し割り付けられ、コンピュータ間の通
信を上記明示的でないアドレスを用いて行うことによっ
て、上記コンピュータを含む通信経路をその状態に応じ
てダイナミックに決定することを特徴とするコンピュー
タネットワークにおける通信経路の決定方法。
2. In a computer network system in which computers are multiplexed and the multiplexed computers are connected via a communication line, communication paths allocated to the plurality of computers are different from explicit addresses. The same address whose communication path is not explicit is assigned to any set of the multiplexed computers, and communication between the computers is performed by using the non-explicit address to include the computer. A method for determining a communication path in a computer network, wherein the communication path is dynamically determined according to a state of the communication path.
【請求項3】 ネットワークアダプタを介して接続され
る複数のコンピュータは、TCP/IPプロトコルを用
いてコンピュータ間通信を行い、通信経路が定義される
ルーティングテーブルの内容を通信経路の状態に応じて
ダイナミックに更新することを特徴とする請求項1乃至
2記載のコンピュータネットワークにおける通信経路の
決定方法。
3. A plurality of computers connected via a network adapter perform inter-computer communication using the TCP / IP protocol, and dynamically change the contents of a routing table defining a communication path according to the state of the communication path. 3. The method for determining a communication route in a computer network according to claim 1, wherein the communication route is updated.
【請求項4】 クライアントがサーバに接続する際、ル
ーティングテーブルに、通信経路が明示的でない論理ア
ドレスの経路情報として、第1のネットワークアダプタ
に割り付けられたIPアドレスがゲートウェイとして登
録されているとき、第1の通信回線を使用し、第2のネ
ットワークアダプタに割り付けられたIPアドレスがゲ
ートウェイとして登録されているとき、第2の通信回線
を使用することを特徴とする請求項3記載のコンピュー
タネットワークにおける通信経路の決定方法。
4. When a client connects to a server, an IP address assigned to a first network adapter is registered as a gateway in a routing table as route information of a logical address whose communication route is not explicit, 4. The computer network according to claim 3, wherein when the first communication line is used and the IP address assigned to the second network adapter is registered as a gateway, the second communication line is used. How to determine the communication path.
【請求項5】 クライアントがサーバに接続する際、上
記ルーティングテーブルに、通信経路が明示的でない論
理アドレスの経路情報として、第1のネットワークアダ
プタに割り付けられたIPアドレスがゲートウェイとし
て登録されているとき、第1のコンピュータにあるサー
バプログラムに、第2のネットワークアダプタに割り付
けられたIPアドレスがゲートウェイとして登録されて
いるときに第2のコンピュータにあるサーバプログラム
に接続することを特徴とする請求項3記載のコンピュー
タネットワークにおける通信経路の決定方法。
5. When a client connects to a server, an IP address assigned to the first network adapter is registered as a gateway in the routing table as route information of a logical address whose communication route is not explicit. Connecting to the server program in the second computer when the IP address assigned to the second network adapter is registered as a gateway in the server program in the first computer. A method for determining a communication path in the computer network according to the above.
【請求項6】 通信回線が多重化され、上記多重化され
た回線にそれぞれネットワークアダプタを介して接続さ
れる複数のコンピュータから成るコンピュータネットワ
ークシステムにおいて、宛先としてそのネットワークア
ダプタに割り付けられた通信経路が明示的でない論理ア
ドレスを指定されたパケットが上記多重化された通信回
線を介して受信し、ユーザプロセスであるサーバもしく
はクライアントプログラムを読み出して実行する手段
と、上記各ネットワークアダプタに対し割り付けられる
通信経路が明示的なアドレスとは別の通信経路が明示的
でないアドレスが割り付けられ、コンピュータ間の通信
を上記明示的でないアドレスを用いて行うことによっ
て、通信経路をその状態に応じてダイナミックに決定す
る経路情報更新手段とを具備することを特徴とするコン
ピュータネットワークシステム。
6. In a computer network system comprising a plurality of computers multiplexed with communication lines and connected to the multiplexed lines via respective network adapters, a communication path allocated to the network adapter as a destination is provided. Means for receiving a packet to which a non-explicit logical address is specified via the multiplexed communication line, reading and executing a server or client program as a user process, and a communication path allocated to each of the network adapters Is assigned an address where a communication path different from the explicit address is not explicit, and performs communication between computers using the non-explicit address, thereby dynamically determining a communication path according to the state. Information updating means A computer network system, comprising:
【請求項7】 経路情報更新手段は、経路情報が定義さ
れるルーティングテーブルと、ルーティングテーブルに
通信経路が明示的でない論理アドレスの経路情報とし
て、第1のネットワークアダプタに割り付けられたアド
レスがゲートウェイとして登録されているときに第1の
通信回線を使用し、第2のネットワークアダプタに割り
付けられたアドレスがゲートウェイとして登録されてい
るときに第2の通信回線を使用することによってコンピ
ュータ間を接続するゲートウェイを具備することを特徴
とする請求項6記載のコンピュータネットワークシステ
ム。
7. The routing information updating means includes: a routing table in which routing information is defined; and routing information of a logical address for which a communication route is not explicit in the routing table; and an address assigned to the first network adapter as a gateway. Gateway for connecting computers by using the first communication line when registered and using the second communication line when the address assigned to the second network adapter is registered as a gateway 7. The computer network system according to claim 6, comprising:
【請求項8】 コンピュータが多重化され、上記多重化
されたコンピュータが通信回線を介して接続されコンピ
ュータネットワークシステムにおいて、上記各コンピュ
ータは、宛先として通信経路が明示的でない論理アドレ
スが指定されたパケットを上記ネットワークアダプタを
介して受信し、ユーザプロセスであるサーバもしくはク
ライアントプログラムを読み出して実行する手段と、ネ
ットワークアダプタに対して割り付けられる通信経路が
明示的なアドレスとは別の通信経路が明示的でなく、か
つ多重化されたコンピュータ間で同一の論理アドレスが
割り付けられ、コンピュータ間の通信を上記明示的でな
いアドレスを用いて行うことによって、通信経路をその
状態に応じてダイナミックに決定する経路情報更新手段
とを具備することを特徴とするコンピュータネットワー
クシステム。
8. In a computer network system in which computers are multiplexed and the multiplexed computers are connected via a communication line, each computer transmits a packet in which a logical address whose communication path is not explicit is designated as a destination. Via the network adapter, a means for reading and executing a server or client program as a user process, and a communication path assigned to the network adapter is explicitly different from an explicit address. And the same logical address is allocated between the multiplexed computers, and the communication between the computers is performed using the non-explicit address, thereby dynamically determining the communication path according to the state of the path information update. And means Characterized computer network system.
【請求項9】 経路情報更新手段は、経路情報が定義さ
れるルーティングテーブルと、ルーティングテーブルに
通信経路が明示的でない論理アドレスの経路情報とし
て、第1のネットワークアダプタに割り付けられたアド
レスがゲートウェイとして登録されているときに第1の
コンピュータにあるサーバプログラムに、第2のネット
ワークアダプタに割り付けられたIPアドレスがゲート
ウェイとして登録されているときに第2のコンピュータ
にあるサーバプログラムに接続することによりコンピュ
ータ間の結合を行うゲートウェイを特徴とする請求項8
記載のコンピュータネットワークシステム。
9. The routing information updating means includes: a routing table in which routing information is defined; and routing information of a logical address for which a communication route is not explicit in the routing table; and an address assigned to the first network adapter as a gateway. Computer by connecting to the server program in the first computer when registered and to the server program in the second computer when the IP address assigned to the second network adapter is registered as a gateway 9. A gateway for performing a connection between the gateways.
A computer network system as described.
【請求項10】 通信回線が多重化され、上記多重化さ
れた回線毎それぞれのネットワークアダプタを介して接
続される複数の機器から成り、ネットワークアダプタに
対して割り付けられる通常のアドレスとは別の通信経路
情報が明示的でない論理アドレスを個々の機器に割り付
け、ルーティングテーブルの設定を通信経路の状態に応
じて変更するコンピュータネットワークシステムにおい
て用いられ、相手機器に対し、多重化された回線経由で
通信路が正常か否かを確認するためのパケットを送信す
るステップと、どの通信路からの返信パケットを受信で
きたかによりその通信路の正常異常を判断するステップ
と、第1の通信路が正常であると判断されたとき、ルー
ティングテーブルに対し、論理アドレスの経路情報とし
て第1のネットワークアダプタのアドレスがゲートウェ
イであることを登録するステップと、第2の通信路が正
常であると判断されたとき、ルーティングテーブルに対
し、論理アドレスの経路情報として第2のネットワーク
アダプタのアドレスがゲートウェイであることを登録す
るステップと、ルーティングテーブルを参照して通信路
を決定するステップとがプログラムされ記録されるコン
ピュータ読み取り可能な記録媒体。
10. A communication system in which a communication line is multiplexed and comprises a plurality of devices connected to each of the multiplexed lines via respective network adapters, the communication being different from a normal address assigned to the network adapter. Used in a computer network system that assigns a logical address for which route information is not explicit to each device and changes the setting of the routing table according to the status of the communication route. Transmitting a packet for confirming whether or not the communication path is normal; determining from which communication path a reply packet has been received to determine whether or not the communication path is normal; and the first communication path is normal. Is determined as the logical network route information in the routing table, the first network Registering that the address of the network adapter is a gateway, and when it is determined that the second communication path is normal, the address of the second network adapter is added to the routing table as path information of the logical address. And a step of determining a communication path by referring to a routing table.
【請求項11】 コンピュータが多重化され、上記多重
化されたコンピュータがネットワークアダプタを介して
通信回線に接続され、ネットワークアダプタに対して割
り付けられる通常のアドレスとは別の通信経路情報が明
示的でない同一の論理アドレスを複数のコンピュータに
割り付け、ルーティングテーブルの設定を通信経路の状
態に応じて変更するコンピュータネットワークシステム
において用いられ、接続相手となるコンピュータに対
し、通信回線経由で通信路が正常か否かを確認するため
のパケットを送信するステップと、どの通信路からの返
信パケットを受信できたかによりその通信路の正常異常
を判断するステップと、第1の通信路が正常であると判
断されたとき、ルーティングテーブルに対し、論理アド
レスの経路情報として第1のネットワークアダプタのア
ドレスがゲートウェイであることを登録するステップ
と、第2の通信路が正常であると判断されたとき、ルー
ティングテーブルに対し、論理アドレスの経路情報とし
て第2のネットワークアダプタのアドレスがゲートウェ
イであることを登録するステップと、ルーティングテー
ブルを参照して上記コンピュータを含む通信路を決定す
るステップとがプログラムされ記録されるコンピュータ
読み取り可能な記録媒体。
11. A computer is multiplexed, the multiplexed computer is connected to a communication line via a network adapter, and communication path information different from a normal address assigned to the network adapter is not explicit. Used in a computer network system in which the same logical address is assigned to a plurality of computers and the setting of a routing table is changed according to the state of a communication path. Transmitting a packet for confirming whether the first communication path is normal, determining a normal or abnormal state of the communication path based on which communication path a reply packet has been received, and determining that the first communication path is normal. When the routing table uses A step of registering that the address of the first network adapter is a gateway; and, when it is determined that the second communication path is normal, a routing table of the second network adapter is added to the routing table as path information of a logical address. A computer-readable recording medium in which a step of registering that an address is a gateway and a step of determining a communication path including the computer with reference to a routing table are programmed and recorded.
【請求項12】 いずれの通信路も正常であると判断さ
れた場合、あらかじめ定義された優先度に従い一方の通
信路を選択するステップが更にプログラムされ記録され
るコンピュータ読み取り可能な請求項10乃至11記載
の記録媒体。
12. A computer readable program which further comprises the step of selecting one of the communication paths in accordance with a predetermined priority when all the communication paths are determined to be normal. The recording medium according to the above.
【請求項13】 いずれの通信路も異常であると判断さ
れた場合、何もしないことを指示するステップが更にプ
ログラムされ記録されるコンピュータ読み取り可能な請
求項10乃至11記載の記録媒体。
13. The computer-readable recording medium according to claim 10, wherein a step of instructing not to do anything is further programmed and recorded when it is determined that any communication path is abnormal.
JP15003998A 1998-05-29 1998-05-29 Method and system for determining communication path in computer network, and recording medium on which program is recorded Expired - Fee Related JP3999353B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15003998A JP3999353B2 (en) 1998-05-29 1998-05-29 Method and system for determining communication path in computer network, and recording medium on which program is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15003998A JP3999353B2 (en) 1998-05-29 1998-05-29 Method and system for determining communication path in computer network, and recording medium on which program is recorded

Publications (2)

Publication Number Publication Date
JPH11341042A true JPH11341042A (en) 1999-12-10
JP3999353B2 JP3999353B2 (en) 2007-10-31

Family

ID=15488174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15003998A Expired - Fee Related JP3999353B2 (en) 1998-05-29 1998-05-29 Method and system for determining communication path in computer network, and recording medium on which program is recorded

Country Status (1)

Country Link
JP (1) JP3999353B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004075070A1 (en) * 2003-02-20 2004-09-02 Fujitsu Limited Computer node, cluster system, cluster management method, and cluster management program
US7006462B2 (en) 2000-10-25 2006-02-28 Nec Corporation Satellite communication system and routing method using the same
JP2008521127A (en) * 2004-11-17 2008-06-19 レイセオン カンパニー Fault tolerance and recovery in high performance computing (HPC) systems
US7499451B2 (en) 2003-02-20 2009-03-03 Fujitsu Limited Computer node, cluster system, cluster managing method, and cluster managing program
US8910175B2 (en) 2004-04-15 2014-12-09 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US9037833B2 (en) 2004-04-15 2015-05-19 Raytheon Company High performance computing (HPC) node having a plurality of switch coupled processors
US9178784B2 (en) 2004-04-15 2015-11-03 Raytheon Company System and method for cluster management based on HPC architecture
WO2024154521A1 (en) * 2023-01-17 2024-07-25 三菱電機株式会社 Communication device, network system, communication method, and program

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7006462B2 (en) 2000-10-25 2006-02-28 Nec Corporation Satellite communication system and routing method using the same
US7499451B2 (en) 2003-02-20 2009-03-03 Fujitsu Limited Computer node, cluster system, cluster managing method, and cluster managing program
WO2004075070A1 (en) * 2003-02-20 2004-09-02 Fujitsu Limited Computer node, cluster system, cluster management method, and cluster management program
US9189278B2 (en) 2004-04-15 2015-11-17 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US9832077B2 (en) 2004-04-15 2017-11-28 Raytheon Company System and method for cluster management based on HPC architecture
US8984525B2 (en) 2004-04-15 2015-03-17 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US9037833B2 (en) 2004-04-15 2015-05-19 Raytheon Company High performance computing (HPC) node having a plurality of switch coupled processors
US9178784B2 (en) 2004-04-15 2015-11-03 Raytheon Company System and method for cluster management based on HPC architecture
US11093298B2 (en) 2004-04-15 2021-08-17 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US9594600B2 (en) 2004-04-15 2017-03-14 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US8910175B2 (en) 2004-04-15 2014-12-09 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US9904583B2 (en) 2004-04-15 2018-02-27 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US9928114B2 (en) 2004-04-15 2018-03-27 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US10289586B2 (en) 2004-04-15 2019-05-14 Raytheon Company High performance computing (HPC) node having a plurality of switch coupled processors
US10621009B2 (en) 2004-04-15 2020-04-14 Raytheon Company System and method for topology-aware job scheduling and backfilling in an HPC environment
US10769088B2 (en) 2004-04-15 2020-09-08 Raytheon Company High performance computing (HPC) node having a plurality of switch coupled processors
JP2008521127A (en) * 2004-11-17 2008-06-19 レイセオン カンパニー Fault tolerance and recovery in high performance computing (HPC) systems
WO2024154521A1 (en) * 2023-01-17 2024-07-25 三菱電機株式会社 Communication device, network system, communication method, and program

Also Published As

Publication number Publication date
JP3999353B2 (en) 2007-10-31

Similar Documents

Publication Publication Date Title
JP4598462B2 (en) Provider network providing an L2-VPN service and edge router
CN100555948C (en) A kind of switching equipment of in the stack exchanger system, being coupled of being used for
JP3185762B2 (en) Network address setting method
US7864666B2 (en) Communication control apparatus, method and program thereof
JP3999353B2 (en) Method and system for determining communication path in computer network, and recording medium on which program is recorded
US7747849B2 (en) Secure communications equipment for processing data packets according to the send mechanism
US20090055521A1 (en) Method for managing network connection and information processing apparatus
JP2771437B2 (en) Network configuration setting information input method
WO2012111745A1 (en) Communication system, switching hub, router, and communication method
Cisco Routing DECnet
Cisco Configuring DECnet
Cisco Configuring DECnet
Cisco Configuring DECnet
Cisco Configuring DECnet
Cisco Routing DECnet
Cisco Routing DECnet
Cisco Routing DECnet
Cisco Routing DECnet
Cisco Routing DECnet
Cisco Routing DECnet
Cisco Advanced Cisco Router Configuration Cisco Internetwork Operating System Release 10.3
Cisco Routing DECnet
Cisco Configuring DECnet
Cisco Configuring DECnet
Cisco Configuring DECnet

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040929

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070219

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070807

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070809

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

Free format text: PAYMENT UNTIL: 20100817

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100817

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110817

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120817

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120817

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130817

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees