JPH07202943A - Network interface selecting system - Google Patents

Network interface selecting system

Info

Publication number
JPH07202943A
JPH07202943A JP5333978A JP33397893A JPH07202943A JP H07202943 A JPH07202943 A JP H07202943A JP 5333978 A JP5333978 A JP 5333978A JP 33397893 A JP33397893 A JP 33397893A JP H07202943 A JPH07202943 A JP H07202943A
Authority
JP
Japan
Prior art keywords
network
interface
address
network interface
network address
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
JP5333978A
Other languages
Japanese (ja)
Other versions
JP2746089B2 (en
Inventor
Takeshi Chiba
猛 千葉
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 JP5333978A priority Critical patent/JP2746089B2/en
Publication of JPH07202943A publication Critical patent/JPH07202943A/en
Application granted granted Critical
Publication of JP2746089B2 publication Critical patent/JP2746089B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To enable selection processing without impairing the problem of security by selecting the interface of a low load out of interfaces capable of adopting the selection of a network interface. CONSTITUTION:When a network address is inputted, an entry corresponding to the network address is retrieved from a network address managing table 11. When there is no correspondent network address, the entry of a non-defined address is used. Next, pointers of the interface addresses of that entry are inspected from an interface address (0) up to (N-1) and in the case of NULL, Slip is executed, and when an interface managing table 12 is indicated, the interface active in status and lowest in use frequency is selected. Finally, '1' is added to the use frequency of that interface.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のネットワークイ
ンタフェースを持つ計算機システムにおいて、ネットワ
ークアドレスをもとにネットワークインタフェースを選
択するネットワークインタフェースを選択システムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network interface selecting system for selecting a network interface based on a network address in a computer system having a plurality of network interfaces.

【0002】[0002]

【従来の技術】複数ネットワークインタフェースをもつ
計算機システムにおいて、ネットワークインタフェース
を選択するシステムとしては、UNIXシステムにみら
れるように通信相手のネットワークまでの経路情報をも
ち、それをもとにネットワークインタフェースを選択す
るシステムがある。また、そのシステムの拡張として目
的ネットワークまでの経路情報を各計算機システムで交
換し、動的に経路情報を変更し、ネットワークインタフ
ェースを選択する方法がある。
2. Description of the Related Art In a computer system having a plurality of network interfaces, a system for selecting a network interface has route information to a communication partner network as seen in UNIX system, and a network interface is selected based on the route information. There is a system to do. Further, as an extension of the system, there is a method of exchanging route information to a target network in each computer system, dynamically changing the route information, and selecting a network interface.

【0003】特開平02−288637号公報記載の技
術では、ネットワークシステム内を流れているデータの
経路選択を各通信ノードで動的に行うことにより、通信
中に回線障害が起きても容易に迂回経路を設定できるよ
うにしている。
In the technique described in Japanese Patent Application Laid-Open No. 02-288637, the route of the data flowing in the network system is dynamically selected at each communication node, so that even if a line failure occurs during communication, the route can be easily bypassed. The route can be set.

【0004】特開平01−190046号公報記載の技
術では、通知されたネットワークコネクション確率要求
に対応して、当該通知を受けたノードが持つルート検索
構造テーブルを参照して、該当する宛先へのルート、あ
るいは宛先に向かう直接収容ノードへのルートを見つけ
出すことにより、ルート情報の共用管理を容易にしてい
る。
In the technique described in Japanese Patent Application Laid-Open No. 01-190046, in response to the notified network connection probability request, a route to a corresponding destination is referred to by referring to the route search structure table of the node that has received the notice. , Or finding a route directly to the destination accommodating node facilitates shared management of route information.

【0005】[0005]

【発明が解決しようとする課題】特開平02−2886
37号公報や特開平01−190046号公報記載の技
術では、外部のシステムの情報により経路を決定する
が、データの経路が自システムの管理下におかれないた
め、外部システムから経路の操作が可能となり、セキュ
リティを大きく損なうという課題がある。
[Patent Document 1] Japanese Patent Application Laid-Open No. 02-2886
In the technique described in Japanese Patent Laid-Open No. 37-37, and Japanese Patent Application Laid-Open No. 01-190046, the route is determined by the information of the external system. It becomes possible and there is a problem that security is greatly impaired.

【0006】また、特開平02−288637号公報や
特開平01−190046号公報記載の技術では、外部
システムの障害対策については解決するが、自システム
の状態や負荷状況を管理するテーブルを持っていないた
め、自システムの障害対策や負荷分散については解決し
ない。
Further, the techniques disclosed in Japanese Patent Laid-Open No. 02-288637 and Japanese Patent Laid-Open No. 01-190046 have a table for managing the status and load status of the own system, although the measures against the failure of the external system can be solved. Since it does not exist, it does not solve the failure countermeasures and load balancing of the own system.

【0007】ともに、大規模な集中処理システムにおい
て問題となる。
Both are problems in a large-scale centralized processing system.

【0008】本発明では上記問題点を解決するために、
全てのネットワークインタフェース選択のための情報を
自システムの管理下におく事を目的としている。
According to the present invention, in order to solve the above problems,
The purpose is to keep all the information for network interface selection under the control of its own system.

【0009】[0009]

【課題を解決するための手段】本発明のネットワークイ
ンタフェース選択システムでは、ネットワークアドレス
およびそれに対応するネットワークインタフェースを複
数定義しうるネットワークアドレス管理部と、このネッ
トワークアドレス管理部からのアドレスで示されたネッ
トワークインタフェースの状態および使用頻度を管理す
るインタフェース管理部と、前記ネットワークアドレス
管理部からのアドレスで示された前記インタフェース管
理部内のネットワークインタフェースの中から使用可能
で前記使用頻度の低いネットワークインタフェースを選
択するネットワークインタフェース選択部をそなえ、ネ
ットワークインタフェースの選択を使用可能なインタフ
ェースの中から負荷の低いインタフェースを自動的に選
択することを特徴とする。
In the network interface selection system of the present invention, a network address management unit capable of defining a plurality of network addresses and network interfaces corresponding thereto, and a network indicated by the address from the network address management unit. An interface management unit that manages the state of the interface and the frequency of use, and a network that selects an available and infrequently used network interface from the network interfaces in the interface management unit indicated by the address from the network address management unit. It is equipped with an interface selection unit, and the interface with the lowest load is automatically selected from the available interfaces for network interface selection. To.

【0010】[0010]

【実施例】次に本発明の一実施例について図面を参照し
て詳細に説明する。
An embodiment of the present invention will now be described in detail with reference to the drawings.

【0011】本発明の適用されるシステムは、図1に示
されるように、M個のネットワークに接続されていて、
N個のネットワークインタフェースをもつ計算機システ
ムである。計算機システムの管理者は、ネットワークの
信頼性・負荷等を検討し、それぞれのネットワークに割
り当てるネットワークインタフェースを決定する。その
情報をもとに、計算機システムでは図2に示すようなテ
ーブルが作成される。図2に示されるネットワークアド
レス管理テーブル11は、ネットワークアドレス0から
ネットワークアドレスM−1までと、未定義アドレスの
合計M+1のエントリから構成される。ネットワーク管
理テーブルのそれぞれのエントリではネットワークイン
タフェース0からネットワークインタフェースN−1個
までのネットワークインタフェース管理テーブル12へ
のポインタを持っており、ネットワークインタフェース
がそのネットワークに割り当てられていれば、そのアド
レスを指し、そうでなければ、そのNULLポインタを
指す。ネットワークインタフェース管理テーブル12で
は、ネットワークインタフェースのステータスと使用頻
度を管理する。ステータスがとる値は活性、非活性およ
び障害の3つである。使用頻度にはそのインタフェース
で接続中にコネクション数を記憶させる。
The system to which the present invention is applied is connected to M networks as shown in FIG.
It is a computer system having N network interfaces. The administrator of the computer system considers the reliability and load of the network and decides the network interface to be assigned to each network. Based on the information, the computer system creates a table as shown in FIG. The network address management table 11 shown in FIG. 2 is composed of network addresses 0 to M−1 and a total of M + 1 entries of undefined addresses. Each entry of the network management table has a pointer to the network interface management table 12 from the network interface 0 to the network interface N-1, and if the network interface is assigned to the network, points to the address of the network interface. Otherwise, it points to that NULL pointer. The network interface management table 12 manages the status and frequency of use of network interfaces. The status has three values: active, inactive, and fault. As the frequency of use, the number of connections is stored during connection with that interface.

【0012】実際のネットワーク接続時の本発明の一実
施例であるネットワークインタフェース選択システムの
動作について図3を参照して詳細に説明する。図3を参
照すると、まず、ネットワークアドレスが入力されると
(ステップ1)、ネットワークアドレス管理テーブル1
1から、そのネットワークアドレスに対応したエントリ
が検索される。対応したネットワークアドレスがない場
合は未定義アドレスのエントリが使用される(ステップ
2)。次にそのエントリのインタフェースアドレス
(0)〜(N〜1)までのポインタが検査せれていき、
NULLの場合はSKIPされ、インタフェース管理テ
ーブル12を指している場合はステータスが活性で、使
用頻度数が最も小さいインタフェースが選択される(ス
テップ3)。最後にそのインタフェースの使用頻度が1
増やされる(ステップ4)。
The operation of the network interface selection system, which is an embodiment of the present invention when the network is actually connected, will be described in detail with reference to FIG. Referring to FIG. 3, first, when a network address is input (step 1), the network address management table 1
From 1, the entry corresponding to the network address is searched. If there is no corresponding network address, the entry of the undefined address is used (step 2). Next, the interface addresses (0) to (N to 1) of the entry are inspected,
If it is NULL, SKIP is performed, and if it points to the interface management table 12, the interface whose status is active and whose frequency of use is the smallest is selected (step 3). Finally the frequency of use of that interface is 1
It is increased (step 4).

【0013】[0013]

【発明の効果】以上説明したように、本発明によれば一
つのネットワークアドレスに対して複数のネットワーク
インタフェースを定義できるようにし、一つのネットワ
ークアドレスが指定された場合、そのネットワークアド
レスに対して定義されたネットワークインタフェースの
中から、活性状態でかつ障害状態ではないネットワーク
インタフェースを均等に使用するように選択し、未定義
アドレスに対しても同様に選択方法を行うことにより、
ネットワークインタフェースの選択処理をセキュリティ
の問題を損なうことなく、障害対策や負荷分散の問題を
解決して行うことができる。
As described above, according to the present invention, a plurality of network interfaces can be defined for one network address, and when one network address is designated, it is defined for that network address. By selecting evenly the network interfaces that are in the active state and not in the fault state from among the defined network interfaces, and perform the same selection method for undefined addresses,
The network interface selection process can be carried out by solving the problems of failure countermeasures and load balancing without compromising security problems.

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

【図1】本発明で対象とされる本発明の一実施例を含む
計算機システムの構成示す図。
FIG. 1 is a diagram showing a configuration of a computer system including an embodiment of the present invention targeted by the present invention.

【図2】本発明の一実施例で使用されるテーブルを示す
図。
FIG. 2 is a diagram showing a table used in an embodiment of the present invention.

【図3】本発明の一実施例の動作を説明するための図。FIG. 3 is a diagram for explaining the operation of the embodiment of the present invention.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数ネットワークインタフェースを持つ
計算機のネットワークインタフェース選択システムにお
いて、 ネットワークアドレスとそれに対応するネットワークイ
ンタフェースを複数定義しうるネットワークアドレス管
理部と、 このネットワークアドレス管理部からのアドレスで示さ
れたネットワークインタフェースの状態および使用頻度
を管理するインタフェース管理部と、 前記ネットワークアドレス管理部からのアドレスで示さ
れた前記インタフェース管理部内のネットワークインタ
フェースの中から使用可能で使用頻度の低いネットワー
クインタフェースを選択するネットワークインタフェー
ス選択部とを含むこと特徴とするネットワークインタフ
ェース選択システム。
1. In a network interface selection system for a computer having a plurality of network interfaces, a network address management unit capable of defining a plurality of network addresses and corresponding network interfaces, and a network indicated by the addresses from the network address management unit. An interface management unit that manages the status and frequency of use of the interface, and a network interface that selects a usable and infrequently used network interface from the network interfaces in the interface management unit indicated by the address from the network address management unit A network interface selection system comprising: a selection unit.
JP5333978A 1993-12-28 1993-12-28 Network interface selection system Expired - Fee Related JP2746089B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5333978A JP2746089B2 (en) 1993-12-28 1993-12-28 Network interface selection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5333978A JP2746089B2 (en) 1993-12-28 1993-12-28 Network interface selection system

Publications (2)

Publication Number Publication Date
JPH07202943A true JPH07202943A (en) 1995-08-04
JP2746089B2 JP2746089B2 (en) 1998-04-28

Family

ID=18272127

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5333978A Expired - Fee Related JP2746089B2 (en) 1993-12-28 1993-12-28 Network interface selection system

Country Status (1)

Country Link
JP (1) JP2746089B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008022245A (en) * 2006-07-12 2008-01-31 Nippon Telegr & Teleph Corp <Ntt> Route control method, program, inter-area communication device, and network route control system
US9552180B2 (en) 2014-03-19 2017-01-24 Fuji Xerox Co., Ltd. Information processing device, method and non-transitory computer-readable medium for selecting communication interface on basis of number of times communication interface request rejected

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0276344A (en) * 1988-09-12 1990-03-15 Mitsubishi Electric Corp Load decentralizing system for lan packet network connection equipment
JPH0378340A (en) * 1989-08-22 1991-04-03 Nec Corp Connection processing controller
JPH05114902A (en) * 1991-10-21 1993-05-07 Mitsubishi Electric Corp Frame relay method
JPH066362A (en) * 1992-06-23 1994-01-14 Hitachi Ltd Message processing load distribution system for host system in lan
JPH06152603A (en) * 1992-11-12 1994-05-31 Nippon Telegr & Teleph Corp <Ntt> Network repeater

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0276344A (en) * 1988-09-12 1990-03-15 Mitsubishi Electric Corp Load decentralizing system for lan packet network connection equipment
JPH0378340A (en) * 1989-08-22 1991-04-03 Nec Corp Connection processing controller
JPH05114902A (en) * 1991-10-21 1993-05-07 Mitsubishi Electric Corp Frame relay method
JPH066362A (en) * 1992-06-23 1994-01-14 Hitachi Ltd Message processing load distribution system for host system in lan
JPH06152603A (en) * 1992-11-12 1994-05-31 Nippon Telegr & Teleph Corp <Ntt> Network repeater

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008022245A (en) * 2006-07-12 2008-01-31 Nippon Telegr & Teleph Corp <Ntt> Route control method, program, inter-area communication device, and network route control system
US9552180B2 (en) 2014-03-19 2017-01-24 Fuji Xerox Co., Ltd. Information processing device, method and non-transitory computer-readable medium for selecting communication interface on basis of number of times communication interface request rejected

Also Published As

Publication number Publication date
JP2746089B2 (en) 1998-04-28

Similar Documents

Publication Publication Date Title
US6061713A (en) Communications system for client-server data processing systems
US7587717B2 (en) Dynamic master/slave configuration for multiple expansion modules
US6412025B1 (en) Apparatus and method for automatic configuration of a personal computer system when reconnected to a network
CN110417569B (en) Network link fault processing method and tunnel endpoint equipment
JP2005122235A (en) Storage device and system having communication buffer reservation function
US5809254A (en) Data communication mechanism capable of producing data packet having optimal segment size in communication system
US8010683B2 (en) Unobtrusive port and protocol sharing among server processes
US20090138613A1 (en) Network Converter and Information Processing System
US7676551B1 (en) Lookup partitioning storage system and method
US20060224799A1 (en) Address management device
US6683882B1 (en) Method and system for directing transmission of IPX control packets to influence reception of IPX data packets
CN111049765A (en) Aggregation port switching method, device, chip, switch and storage medium
JPH03273352A (en) On-line information processor
JPH07202943A (en) Network interface selecting system
JPH1027146A (en) Communication processor and its method
US20210168063A1 (en) Distributed, Packet-Mediated, Packet Routing
CN115361443B (en) Message processing method and system
Skrzypczak Network Management Alternatives for the Future
US20190104195A1 (en) Computer system and method for controlling communication path
JPH0351938A (en) Host computer device
JPH06348631A (en) Information network control method
JPH04195446A (en) Transmission route selection system
JPH0213154A (en) Bypass route selection processing system
JP2820942B2 (en) Communication protocol processing method
JP3407541B2 (en) Network dynamic configuration change method

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: 19980113

LAPS Cancellation because of no payment of annual fees