JP2011010187A - Communication network system - Google Patents

Communication network system Download PDF

Info

Publication number
JP2011010187A
JP2011010187A JP2009153638A JP2009153638A JP2011010187A JP 2011010187 A JP2011010187 A JP 2011010187A JP 2009153638 A JP2009153638 A JP 2009153638A JP 2009153638 A JP2009153638 A JP 2009153638A JP 2011010187 A JP2011010187 A JP 2011010187A
Authority
JP
Japan
Prior art keywords
server
communication network
packet
address
monitoring unit
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
JP2009153638A
Other languages
Japanese (ja)
Other versions
JP5121780B2 (en
Inventor
Shoichi Murakami
翔一 村上
Yukihiro Niimura
幸裕 新村
Makoto Takahashi
誠 高橋
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009153638A priority Critical patent/JP5121780B2/en
Publication of JP2011010187A publication Critical patent/JP2011010187A/en
Application granted granted Critical
Publication of JP5121780B2 publication Critical patent/JP5121780B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce hardware and the number of IP addresses for monitoring.SOLUTION: A control apparatus for monitoring a device to be monitored includes: an active system server including a first control unit in an active state and a first alive monitor in a standby state for monitoring whether the device to be monitored is alive; a standby system server including a second control unit in the standby state and a second alive monitor in the active state for monitoring whether the device to be monitored is alive; and a packet distribution device which is connected with the device to be monitored via a first communication network and connected with each of the servers via a second communication network, translates a second transmission source address, in the second communication network, of a packet from the second alive monitor toward the device to be monitored into a first transmission source address in the first communication network for transmission to the device to be monitored, translates a transmission destination address of a response packet into the second transmission source address for transmission to the standby system server.

Description

本発明は、通信システムネットワークに関し、さらに詳しくは冗長化された装置により、上位プロトコルを用いてアプリケーションの死活監視を行う通信ネットワークシステムに関する。   The present invention relates to a communication system network, and more particularly, to a communication network system that performs life / death monitoring of an application using a higher-level protocol by a redundant device.

常時サービスを提供するシステムにおいては、高い信頼性が求められており、さまざまな保守装置が存在する。保守装置の一種である死活監視装置とは、通信システムネットワーク内において、常時稼働する各装置の動作状況を監視する装置である。基本的動作は、監視対象に信号を送り、その応答を受け取ることで、監視対象の死活を確認する、というものである。また、何らかの異常(監視対象がダウンしている、ネットワーク障害で信号が届かない等)があり、応答を受け取れなかい場合には、システム保守者に通知する。   High reliability is required for a system that always provides services, and various maintenance devices exist. The life and death monitoring device, which is a type of maintenance device, is a device that monitors the operating status of each device that is constantly operating in the communication system network. The basic operation is to confirm the vitality of the monitored object by sending a signal to the monitored object and receiving the response. In addition, if there is some abnormality (monitoring target is down, signal does not reach due to network failure, etc.) and the response cannot be received, the system maintenance person is notified.

IPネットワークに接続された機器の死活監視を行うために、Ping応答が活用される(例えば特許文献1参照)。   A Ping response is used to monitor the life and death of devices connected to the IP network (see, for example, Patent Document 1).

Ping応答はInternet Control Message Protocol(ICMP)において使用されるエコー要求及びエコー応答を利用したIPネットワークにおける疎通確認方法に用いられる。Ping応答を用いる利点としては、汎用性の高さが挙げられる。IPネットワークで構成されたシステム内では、ほとんどの装置はOSIモデルで言うネットワーク層のプロトコルICMPに対応しているため、監視対象に特別な設定をすることなく、Ping応答により、装置を監視でき、ネットワーク疎通の確認もできる。   The Ping response is used as an echo request used in the Internet Control Message Protocol (ICMP) and a communication confirmation method in an IP network using the echo response. Advantages of using the Ping response include high versatility. In a system configured with an IP network, most devices support the network layer protocol ICMP referred to in the OSI model, so the device can be monitored by a Ping response without special settings for the monitoring target. You can also check network communication.

また、常時サービスを提供するシステムにおいて信頼性を向上させるために、システム内の重要な装置を冗長構成にすることも、頻繁に行われる手段である(例えば特許文献2)。非同期冗長構成を有する装置は、運用系サーバと待機系サーバが1台:1台の冗長構成(1+1冗長構成)、またはN台:1台の冗長構成(N+1冗長構成)を対象とし、運用系サーバは主機能がActive状態(ACT)にあるサーバを指し、待機系サーバは主機能がStandby状態(SBY)にあるサーバを指す。   Further, in order to improve reliability in a system that always provides a service, it is a frequently performed means to make important devices in the system redundant (for example, Patent Document 2). For devices with asynchronous redundancy, the active server and standby server are one: one redundant configuration (1 + 1 redundant configuration) or N: one redundant configuration (N + 1 redundant configuration) The active server indicates a server whose main function is in the Active state (ACT), and the standby server indicates a server whose main function is in the Standby state (SBY).

特開2007-336221号公報JP 2007-336221 A 特開平8-186619号公報Japanese Patent Laid-Open No. 8-186619

近年ではアプリケーションレベルまでの監視が可能な、死活監視が求められている。しかしながら、Ping応答による死活監視では、装置の稼働状況は確認できても、その装置上のアプリケーションの稼働状況を確認できない。   In recent years, life and death monitoring capable of monitoring up to the application level has been demanded. However, in the alive monitoring by the Ping response, even if the operation status of the device can be confirmed, the operation status of the application on the device cannot be confirmed.

アプリケーションレベルでの死活監視には、Ping応答のような汎用的な方法を使用できないため、システムの使用するアプリケーションごとに、死活監視用のアプリケーションを構築する必要がある。結果として、死活監視専用の装置を、システム内に設置することがしばしばありうる。   Since life-and-death monitoring at the application level cannot use a general-purpose method such as a Ping response, it is necessary to construct a life-and-death monitoring application for each application used by the system. As a result, it is often the case that a device dedicated to alive monitoring is installed in the system.

また、非同期の冗長構成化された装置においては、運用系サーバに障害が発生しない限り、待機系サーバは使用されず、ハードウェアリソースを効果的に活用できていないという問題点があった。   In addition, in an asynchronously redundant apparatus, there is a problem that the standby server is not used and hardware resources cannot be effectively utilized unless a failure occurs in the active server.

本発明は、前記のような問題点を解消するためになされたものであって、冗長構成化された装置の機能を損なうことなく、ハードウェアリソース及び外部IPアドレスの数の削減を図ることができる通信ネットワークシステムを得ることを目的とする。   The present invention has been made to solve the above-described problems, and it is possible to reduce the number of hardware resources and external IP addresses without impairing the function of a redundantly configured device. An object is to obtain a communication network system that can be used.

本発明の通信ネットワークシステムは、アプリケーションを実行する監視対象装置、並びに、アクティブ状態の第1の制御部と、監視対象装置をアプリケーションレベルで死活監視する、スタンバイ状態の第1の死活監視部とを含む第1のサーバ(運用系サーバ)、スタンバイ状態の第2の制御部と、監視対象装置をアプリケーションレベルで死活監視する、アクティブ状態の第2の死活監視部とを含む第2のサーバ(待機系サーバ)、及び、監視対象装置と第1の通信ネットワークを介して接続し、第1のサーバ及び第2のサーバと第2の通信ネットワークを介して接続し、第2のサーバの第2の死活監視部からの監視対象装置に向けた第1のパケットの、第2の通信ネットワークにおける第2の送信元アドレスを第1の通信ネットワークにおける第1の送信元アドレスに変換して監視対象装置に送信し、監視対象装置からの、第1のパケットに対応する応答パケットの送信先アドレスを第2の送信元アドレスに変換して第2のサーバに送信するパケット振り分け装置とを有する制御装置を設ける。   The communication network system of the present invention includes a monitoring target device that executes an application, a first control unit in an active state, and a first alive monitoring unit in a standby state that monitors the monitoring target device on an application level. A second server (standby) including a first server (active server) including the second control unit in the standby state and a second life / death monitoring unit in the active state that monitors the monitoring target device at the application level. System server) and the monitoring target device via the first communication network, connected to the first server and the second server via the second communication network, and the second of the second server The second transmission source address in the second communication network of the first packet directed to the monitoring target device from the alive monitoring unit is sent to the first communication network. The first transmission source address is converted and transmitted to the monitoring target device, and the transmission destination address of the response packet corresponding to the first packet from the monitoring target device is converted to the second transmission source address and second. A control device having a packet distribution device for transmitting to the server.

本発明の望ましい他の態様は、パケット振り分け装置は、第1のパケットの受信に応答して、第2の送信元アドレスを格納するIDテーブルを有し、第1の通信ネットワークを介して受信する、応答パケットを含む第2のパケットの送信先アドレスが、第2の送信元アドレスとしてIDテーブルに格納されているか否かに応じて、第2のパケットを第1のサーバ及び第2のサーバとのいずれか一方に選択的に送信する。   In another desirable aspect of the present invention, the packet distribution device has an ID table for storing the second transmission source address in response to reception of the first packet, and receives the packet via the first communication network. The second packet is sent to the first server and the second server according to whether or not the transmission destination address of the second packet including the response packet is stored in the ID table as the second transmission source address. Is selectively transmitted to either of these.

本発明の望ましいさらに他の態様は、第1のサーバの第1の制御部のアクティブ状態からスタンバイ状態への遷移に応答して、第2のサーバは、第2の制御部をスタンバイ状態からアクティブ状態へ遷移させ、第2の死活監視部をアクティブ状態からスタンバイ状態へ遷移させ、第1のサーバは、第1の死活監視部をスタンバイ状態からアクティブ状態へ遷移させる。   According to still another preferred aspect of the present invention, in response to the transition of the first control unit of the first server from the active state to the standby state, the second server activates the second control unit from the standby state. The first life and death monitoring unit is changed from the standby state to the active state, and the first server is changed from the standby state to the active state.

本発明によれば、死活監視を待機系サーバに実行させることにより、従来専用の死活監視装置として用いたコンピュータが不要になる。また、死活監視装置に付与されていたIPアドレスを、待機系サーバのIPアドレスと共用することで、用いるIPアドレスの数を削減できる。   According to the present invention, a computer used as a conventional life and death monitoring apparatus is unnecessary by causing a standby server to perform life and death monitoring. Also, by sharing the IP address assigned to the alive monitoring device with the IP address of the standby server, the number of IP addresses to be used can be reduced.

通信ネットワークシステムの1例である。It is an example of a communication network system. 基地局制御装置の構成例である。It is an example of a structure of a base station control apparatus. パケット振り分け装置の構成例である。It is a structural example of a packet distribution apparatus. 運用系サーバの構成例である。It is a structural example of an active server. 待機系サーバの構成例である。It is a structural example of a standby server. 課金・認証サーバの構成例である。It is a structural example of an accounting / authentication server. ホームエージェントの構成例である。It is a structural example of a home agent. 保守センタの構成例である。It is a structural example of a maintenance center. 死活監視するシーケンス図である。It is a sequence diagram for alive monitoring. 死活監視において応答メッセージを受信しない場合のシーケンス図である。It is a sequence diagram when a response message is not received in alive monitoring. 監視テーブルの構成例である。It is a structural example of a monitoring table. IDテーブルの構成例である。It is a structural example of an ID table. パケット振り分け処理のフローチャートである。It is a flowchart of a packet distribution process. 冗長切り替え動作のシーケンス図である。It is a sequence diagram of redundant switching operation. 冗長切り替えに伴う、メッセージの処理シーケンス図である。It is a message processing sequence diagram accompanying redundancy switching.

図1は、通信ネットワークシステムの1例である。通信ネットワークシステムは、無線基地局20、基地局制御装置30、課金・認証サーバ40、コア網70に接続するホームエージェント50、及び基地局20と基地局制御装置30を保守する保守センタ60を有する。   FIG. 1 is an example of a communication network system. The communication network system includes a radio base station 20, a base station controller 30, a charging / authentication server 40, a home agent 50 connected to the core network 70, and a maintenance center 60 that maintains the base station 20 and the base station controller 30. .

基地局20は、無線送信電力に応じた無線通信エリア(セル)を形成し、無線通信エリア内に位置した無線端末10と無線で通信する。   The base station 20 forms a wireless communication area (cell) corresponding to the wireless transmission power and communicates wirelessly with the wireless terminal 10 located in the wireless communication area.

認証・課金サーバ40は、基地局制御装置30に接続され、無線端末10がコア網70との通信を確立する際に、基地局制御装置30を介して無線端末10の認証を行う。   The authentication / billing server 40 is connected to the base station controller 30, and authenticates the radio terminal 10 via the base station controller 30 when the radio terminal 10 establishes communication with the core network 70.

ホームエージェント50は、たとえばインターネットや公衆通信網などのコア網70に接続され、無線端末10からの送信パケットをコア網70に中継するとともに、コア網70から受信した無線端末10宛てのパケットを、基地局制御装置30及び基地局20を介して無線端末10に中継する。   The home agent 50 is connected to a core network 70 such as the Internet or a public communication network, for example, relays a transmission packet from the wireless terminal 10 to the core network 70, and receives a packet addressed to the wireless terminal 10 received from the core network 70. Relay to the radio terminal 10 via the base station control device 30 and the base station 20.

保守センタ60は、基地局20および基地局制御装置30に接続され、基地局20および基地局制御装置30の保守・管理を行う。   The maintenance center 60 is connected to the base station 20 and the base station control device 30, and performs maintenance and management of the base station 20 and the base station control device 30.

ここでは図面を簡単化するため、基地局20と基地局制御装置30が1台づつ配置されているが、複数の基地局制御装置30が存在し、またそれぞれの基地局制御装置30は複数の基地局20を制御できる。同様に複数の課金・認証サーバ40及びホームエージェント50が存在しうる。   Here, in order to simplify the drawing, one base station 20 and one base station control device 30 are arranged, but there are a plurality of base station control devices 30, and each base station control device 30 has a plurality of base station control devices 30. The base station 20 can be controlled. Similarly, a plurality of accounting / authentication servers 40 and home agents 50 may exist.

図2は、基地局制御装置30の構成例である。基地局制御装置30は、運用系サーバ31と待機系サーバ32とパケット振り分け装置33とを有する。   FIG. 2 is a configuration example of the base station control device 30. The base station control device 30 includes an active server 31, a standby server 32, and a packet distribution device 33.

図3は、パケット振り分け装置33の構成例である。パケット振り分け装置33は、プロセッサ330、基地局20との通信インタフェース1(331)、運用系サーバ31との通信インタフェース2(332)、待機系サーバ32との通信インタフェース3(333)、課金・認証サーバ40及びホームエージェント50との通信インタフェース4(334)、保守センタ60との通信インタフェース5(335)、及びメモリ336を有し、これらはバスで接続される。メモリ336上には、パケット転送処理部337、メッセージバッファ338、及びIDテーブル600が配置される。   FIG. 3 is a configuration example of the packet distribution device 33. The packet distribution device 33 includes a processor 330, a communication interface 1 (331) with the base station 20, a communication interface 2 (332) with the active server 31, a communication interface 3 (333) with the standby server 32, billing / authentication It has a communication interface 4 (334) with the server 40 and the home agent 50, a communication interface 5 (335) with the maintenance center 60, and a memory 336, which are connected by a bus. On the memory 336, a packet transfer processing unit 337, a message buffer 338, and an ID table 600 are arranged.

図4運用系サーバ31の構成例である。運用系サーバ31は、プロセッサ310、パケット振り分け装置33との通信インタフェース311、HDD312、及びメモリ313を有し、これらはバスで接続される。メモリ313には、呼制御部314、待機系サーバ32を監視する死活監視部315、障害監視部316、および監視テーブル500Aが配置される。   4 is a configuration example of the active server 31. The active server 31 includes a processor 310, a communication interface 311 with the packet distribution device 33, an HDD 312, and a memory 313, which are connected by a bus. The memory 313 includes a call control unit 314, an alive monitoring unit 315 that monitors the standby server 32, a failure monitoring unit 316, and a monitoring table 500A.

図5は、待機系サーバ32の構成例である。待機系サーバ32は、運用系サーバ31と例えば1+1冗長を構成する場合、メモリ上に配置される処理部を除いて同じブロック構成図となる。本実施形態は、N台の運用系サーバ31と1台の待機系サーバ32によりN+1冗長を構成する場合にも適用可能である。   FIG. 5 is a configuration example of the standby server 32. When the standby server 32 forms, for example, 1 + 1 redundancy with the active server 31, the same block configuration diagram is used except for the processing units arranged on the memory. This embodiment can also be applied to a case where N + 1 redundancy is configured by N active servers 31 and one standby server 32.

待機系サーバ32は、プロセッサ320、パケット振り分け装置32との通信インタフェース321、HDD322、メモリ323を有し、これらはバスで接続される。メモリ323には、呼制御部324、運用系サーバ31を監視する死活監視部325、障害監視部326、および監視テーブル500Bが配置される。   The standby server 32 includes a processor 320, a communication interface 321 with the packet distribution device 32, an HDD 322, and a memory 323, which are connected by a bus. In the memory 323, a call control unit 324, an alive monitoring unit 325 that monitors the active server 31, a failure monitoring unit 326, and a monitoring table 500B are arranged.

図6は、課金・認証サーバ40の構成例である。課金・認証サーバ40は、基地局制御装置30との通信インタフェース41、メモリ42、プロセッサ44、およびHDD45を有し、これらはバスで接続される。メモリ42上には、課金・認証部43の処理プログラムが配置される。、
図7は、ホームエージェント50の構成例である。ホームエージェント50は、基地局制御装置30との通信インタフェース1(51)、メモリ52、コア網70との通信インタフェース2(54)、プロセッサ55、及びHDD56を有し、これらはバスで接続される。メモリ52には、ホームエージェント50のアプリケーションの処理プログラムが配置される。ここでは、この処理プログラムを主処理53と呼ぶ。
FIG. 6 is a configuration example of the accounting / authentication server 40. The accounting / authentication server 40 includes a communication interface 41 with the base station control device 30, a memory 42, a processor 44, and an HDD 45, which are connected by a bus. On the memory 42, a processing program of the accounting / authentication unit 43 is arranged. ,
FIG. 7 is a configuration example of the home agent 50. The home agent 50 includes a communication interface 1 (51) with the base station control device 30, a memory 52, a communication interface 2 (54) with the core network 70, a processor 55, and an HDD 56, which are connected by a bus. . In the memory 52, an application processing program of the home agent 50 is arranged. Here, this processing program is called a main processing 53.

図8は、保守センタ60の構成例である。基地局20と基地局制御装置30との通信インタフェース61、メモリ62、プロセッサ64、HDD65、及び入出力装置67とを有し、これらはバスで接続される。   FIG. 8 is a configuration example of the maintenance center 60. A communication interface 61 between the base station 20 and the base station control device 30, a memory 62, a processor 64, an HDD 65, and an input / output device 67 are connected, and these are connected by a bus.

図9は、待機系サーバ32の死活監視部325が、ホームエージェント50内の主処理53をアプリケーションレベルで死活監視(アプリケーションの実行を死活監視)するシーケンス図である。死活監視部325は、上位プロトコルMIPv4(Mobile Internet Protocol v4)を用いる。   FIG. 9 is a sequence diagram in which the life and death monitoring unit 325 of the standby server 32 performs life and death monitoring (application execution and life monitoring) on the main process 53 in the home agent 50 at the application level. The alive monitoring unit 325 uses an upper protocol MIPv4 (Mobile Internet Protocol v4).

この死活監視シーケンスで待機系サーバ32が用いる監視テーブル500Bを説明する。図11に、監視テーブル500の構成例を示す。待機系サーバ32の監視テーブル500Bと運用系サーバ31の監視テーブル500Aは、同じ構成である。監視テーブル500Bは、監視対象の種別である監視種別501、監視対象を識別する番号502、監視対象の状態503、および監視対象のIPアドレスの欄を有し、監視種別501、番号502、監視対象のIPアドレス504の欄には、各々所定のデータを予め登録しておく。運用系サーバ31の監視テーブル500Aは、運用系サーバ31が運用状態である場合には使用せず、運用系サーバ31が待機状態に、待機系サーバ32が運用状態に切り替わった後に使用する。   A monitoring table 500B used by the standby server 32 in this alive monitoring sequence will be described. FIG. 11 shows a configuration example of the monitoring table 500. The monitoring table 500B of the standby server 32 and the monitoring table 500A of the active server 31 have the same configuration. The monitoring table 500B includes the monitoring type 501 that is the type of the monitoring target, the number 502 that identifies the monitoring target, the status 503 of the monitoring target, and the IP address of the monitoring target. In the IP address 504 column, predetermined data is registered in advance. The monitoring table 500A of the active server 31 is not used when the active server 31 is in the operating state, but is used after the active server 31 is switched to the standby state and the standby server 32 is switched to the operating state.

死活監視部325は、ホームエージェント50のIPアドレス(通信インタフェース1(51)のIPアドレス)に対してMIPv4仕様のRegistration Requestメッセージを送信する(SQ01)。Registration Requestメッセージには、送信元IPアドレスとして待機系サーバ32の内部IPアドレス(通信インタフェース321のIPアドレス)、送信先IPアドレスとしてホームエージェント50のIPアドレス、Identificationの1例としてタイムスタンプが含まれる。   The alive monitoring unit 325 transmits an MIPv4 specification Registration Request message to the IP address of the home agent 50 (IP address of the communication interface 1 (51)) (SQ01). The Registration Request message includes the internal IP address of the standby server 32 (IP address of the communication interface 321) as the source IP address, the IP address of the home agent 50 as the destination IP address, and a time stamp as an example of Identification. .

待機系サーバ32の死活監視部325からのRegistration Requestメッセージ(パケット)は、パケット振り分け装置33を経由する。言い換えると、Registration Requestメッセージは、パケット振り分け装置33によって宛先を振り分けて中継される。図12は、パケット振り分け装置33が、メッセージや応答のパケットを中継する際に用いるIDテーブル600の構成例である。IDテーブル600は、通信プロトコル601、Identification602、通信インタフェース603、送信元のIPアドレスである内部IPアドレス604、パケット振り分け装置33のIPアドレスである外部IPアドレス605の各欄を有する。   A Registration Request message (packet) from the alive monitoring unit 325 of the standby server 32 passes through the packet distribution device 33. In other words, the Registration Request message is relayed by distributing the destination by the packet distribution device 33. FIG. 12 is a configuration example of an ID table 600 used when the packet distribution device 33 relays a message or response packet. The ID table 600 includes columns for a communication protocol 601, an identification 602, a communication interface 603, an internal IP address 604 that is a transmission source IP address, and an external IP address 605 that is an IP address of the packet distribution device 33.

待機系サーバ32の死活監視部325からRegistration Requestメッセージを受信したパケット振り分け装置33は、受信した通信インタフェースを識別する。待機系サーバ32と接続する通信インタフェース3(333)であるので、受信したRegistration Requestメッセージを解析し、IDテーブル600の通信プロトコル600、Identification601、通信インタフェース603、および送信元の内部IPアドレス604の各欄に、解析結果を新たなレコードとして登録する。続いて、Registration Requestメッセージの送信元IPアドレスを、パケット振り分け装置33の通信インタフェース4(334)の外部IPアドレスに書き変えて(SQ02)、ホームエージェント50に向けて転送する(SQ03)。   The packet distribution device 33 that has received the Registration Request message from the alive monitoring unit 325 of the standby server 32 identifies the received communication interface. Since it is the communication interface 3 (333) connected to the standby server 32, the received Registration Request message is analyzed, and each of the communication protocol 600, Identification 601, communication interface 603, and internal IP address 604 of the transmission source of the ID table 600 is analyzed. In the column, register the analysis result as a new record. Subsequently, the transmission source IP address of the Registration Request message is rewritten to the external IP address of the communication interface 4 (334) of the packet distribution device 33 (SQ02), and transferred to the home agent 50 (SQ03).

ホームエージェント50の主処理53は、受信したRegistration Requestメッセージを解析し、Registration Replyメッセージ(パケット)を生成する(SQ04)。パケット振り分け装置32に、生成したRegistration Replyメッセージを送信する(SQ05)。Registration Replyメッセージには、送信先IPアドレスとしてパケット振り分け装置33の通信インタフェース4(334)の外部IPアドレス、送信元IPアドレスとしてホームエージェント50の外部IPアドレス(通信インタフェース1(51)のIPアドレス)、MIPv4仕様のIdentificationとしてRegistration RequestメッセージのIdentificationと同じ値が含まれる。   The main process 53 of the home agent 50 analyzes the received Registration Request message and generates a Registration Reply message (packet) (SQ04). The generated Registration Reply message is transmitted to the packet distribution device 32 (SQ05). In the Registration Reply message, the external IP address of the communication interface 4 (334) of the packet distribution device 33 as the transmission destination IP address, and the external IP address of the home agent 50 as the transmission source IP address (IP address of the communication interface 1 (51)) The same value as the Identification of the Registration Request message is included as the Identification of the MIPv4 specification.

パケット振り分け装置32は、受信したRegistration Replyメッセージを解析し、Registration Replyメッセージを受信したプロトコルとRegistration Replyメッセージに含まれるIdentificationをキーとしてIDテーブル600を検索する(SQ06)。Identificationが一致するレコードがあれば、Registration Replyの送信先IPアドレスを、検索したレコードの内部IPアドレス604の値に書き変えて、検索したレコードの通信インタフェース603に示される通信インタフェースからRegistration Replyメッセージを転送する(SQ07)。IDテーブル600の検索したレコードを削除する。ここでは、Registration Replyメッセージは、送信先IPアドレスを待機系サーバ32の通信インタフェース321のIPアドレスとし、通信インタフェース3(333)を介して、Registration Requestメッセージを送信した待機系サーバ32の死活監視部325に転送される。   The packet distribution device 32 analyzes the received Registration Reply message, and searches the ID table 600 using the protocol that received the Registration Reply message and the Identification included in the Registration Reply message as keys (SQ06). If there is a record with matching Identification, rewrite the Registration Reply destination IP address to the value of the internal IP address 604 of the searched record, and send a Registration Reply message from the communication interface shown in the communication interface 603 of the searched record. Transfer (SQ07). Delete the searched record in the ID table 600. Here, the Registration Reply message uses the destination IP address as the IP address of the communication interface 321 of the standby server 32, and the alive monitoring unit of the standby server 32 that has transmitted the Registration Request message via the communication interface 3 (333). Forwarded to 325.

パケット振り分け装置33からRegistration Replyメッセージを受信した死活監視部325は、Registration Requestメッセージの送信先としたホームエージェント50が正常に動作していると判断し、監視テーブル500Bの監視対象の状態503に「正常」を格納する(SQ08)。   The alive monitoring unit 325 that has received the Registration Reply message from the packet distribution device 33 determines that the home agent 50 that is the transmission destination of the Registration Request message is operating normally, and sets the monitoring target state 503 in the monitoring table 500B to `` “Normal” is stored (SQ08).

図10は、待機系サーバ32の死活監視部325が、Registration Requestメッセージを送信してから所定時間内に、対応するRegistration Replyメッセージ(応答メッセージ)を受信しない場合の簡略化したシーケンス図である。   FIG. 10 is a simplified sequence diagram when the alive monitoring unit 325 of the standby server 32 does not receive the corresponding Registration Reply message (response message) within a predetermined time after transmitting the Registration Request message.

死活監視部325が、Registration Requestメッセージを送信して(SQ01、SQ03:図9のSQ01〜SQ03に相当)から所定時間(タイムアウト時間)T内に、対応するRegistration Replyメッセージを受信しない場合はタイムアウトし、Registration Requestメッセージの再送を行う(SQ13、SQ14)。予め定めた回数の再送を繰り返しても、Registration Replyメッセージを受信しない場合、監視対象としてRegistration Requestメッセージを送信したホームエージェント50又はその主処理53が正常に動作していないと判断し、監視テーブル500Bの当該監視対象の状態503に「異常」を格納する(SQ15)。待機系サーバ32の死活監視部325は、パケット振り分け装置33を経由して、保守センタ60に向けてTRAP(SNMPv2)メッセージを送信し(SQ16、SQ17)、保守センタ60にホームエージェント50が正常に動作していないことを通知する。   If the alive monitoring unit 325 does not receive the corresponding Registration Reply message within a predetermined time (timeout time) T after sending the Registration Request message (SQ01, SQ03: equivalent to SQ01 to SQ03 in FIG. 9), it times out. The Registration Request message is retransmitted (SQ13, SQ14). If the Registration Reply message is not received even after repeating a predetermined number of retransmissions, it is determined that the home agent 50 that transmitted the Registration Request message as a monitoring target or its main process 53 is not operating normally, and the monitoring table 500B “Abnormal” is stored in the status 503 of the monitoring target (SQ15). The life and death monitoring unit 325 of the standby server 32 transmits a TRAP (SNMPv2) message to the maintenance center 60 via the packet distribution device 33 (SQ16, SQ17), and the home agent 50 is normally sent to the maintenance center 60. Notify that it is not working.

図13は、パケット振り分け装置33がRegistration Requestメッセージのようなメッセージを受信したときのパケット振り分け処理700を示すフローチャートである。   FIG. 13 is a flowchart showing a packet distribution process 700 when the packet distribution device 33 receives a message such as a Registration Request message.

パケット振り分け装置33はメッセージを受信すると(ステップ701)、メッセージの送信元が、メッセージを受信した通信インタフェースの種別に基づいて、内部(運用系サーバ31及び待機系サーバ32)か、それとも外部(基地局20、認証・課金サーバ40、ホームエージェント50及び保守センタ60)かを判定する(ステップ702)。内部/外部は、基地局制御装置30の内部/外部を示す。   When the packet distribution device 33 receives the message (step 701), the transmission source of the message is either internal (active server 31 and standby server 32) or external (base) based on the type of communication interface that received the message. Station 20, authentication / billing server 40, home agent 50 and maintenance center 60) (step 702). Internal / external indicates internal / external of the base station control device 30.

メッセージの送信元が内部の場合、メッセージの送信先IPアドレスは内部IPアドレスか、それとも外部IPアドレスかを判定する(ステップ703)。内部IPアドレス/外部IPアドレスは、基地局制御装置30の内部/外部に対応する通信に用いるIPアドレスである。   If the message source is internal, it is determined whether the message destination IP address is an internal IP address or an external IP address (step 703). The internal IP address / external IP address is an IP address used for communication corresponding to the inside / outside of the base station controller 30.

メッセージの送信先IPアドレスが外部IPアドレスである場合には、送信元IPアドレスが待機系サーバ32の内部IPアドレスかどうかを判定する(ステップ704)。   If the message destination IP address is an external IP address, it is determined whether the source IP address is the internal IP address of the standby server 32 (step 704).

待機系サーバ32の内部IPアドレスからのメッセージが、内部から外部へと送出される場合、IDテーブル600に、受信したメッセージのプロトコル種別、Identification、通信インタフェース、送信元の内部IPアドレス、送信先の外部IPアドレスを登録する(ステップ705)。   When a message from the internal IP address of the standby server 32 is sent from the inside to the outside, the protocol type, Identification, communication interface, source internal IP address of the received message, destination An external IP address is registered (step 705).

送信元の内部IPアドレスを、パケット振り分け装置33の、メッセージを送出する通信インタフェースの外部IPアドレスに書き変え(ステップ706)、メッセージを送信する(ステップ707)。   The internal IP address of the transmission source is rewritten to the external IP address of the communication interface of the packet distribution device 33 that transmits the message (step 706), and the message is transmitted (step 707).

ステップ704において、運用系サーバ31から外部へメッセージを送出する場合(送信元IPアドレスが待機系サーバ32の内部IPアドレスではない場合)、IDテーブル600への情報の登録は行わず、送信元IPアドレスを外部IPアドレスに書き変えて(ステップ706)、メッセージを送信する(ステップ707)。   In step 704, when a message is sent from the active server 31 to the outside (when the transmission source IP address is not the internal IP address of the standby server 32), information is not registered in the ID table 600, but the transmission source IP The address is rewritten to the external IP address (step 706), and the message is transmitted (step 707).

ステップ703において、送信先が内部の場合、内部から内部へのメッセージのため、送信先・送信元の元IPアドレスを書き変えずに、メッセージを転送する。   In step 703, if the transmission destination is internal, the message is transferred without rewriting the original IP address of the transmission destination / transmission source because the message is from inside to inside.

ステップ702において、送信元が外部の場合、プロトコル種別に基づいてメッセージを解析し、プロトコル種別に対応させてIdentificationを抽出する。プロトコル種別及びIdentificationの組み合わせをキーにして、IDテーブル600のレコードを検索し、該当するレコードが登録されているかを判定する(ステップ708)
登録されている場合は、そのメッセージは待機系サーバ32の死活監視部325から外部へ送出されたメッセージに対するリプライメッセージ(応答)であると判定できるため、IDテーブル600の該当データに登録された、待機系サーバ31Bを示す内部IPアドレス604に、メッセージの送信先IPアドレスを書き変える(ステップ709)。IDテーブル600の該当レコードを削除し(ステップ710)、メッセージを送信する(ステップ707)。
In step 702, if the transmission source is external, the message is analyzed based on the protocol type, and the identification is extracted in correspondence with the protocol type. The record of the ID table 600 is searched using the combination of the protocol type and the identification as a key, and it is determined whether the corresponding record is registered (step 708).
If registered, it can be determined that the message is a reply message (response) to the message sent from the alive monitoring unit 325 of the standby server 32 to the outside. The transmission destination IP address of the message is rewritten to the internal IP address 604 indicating the standby server 31B (step 709). The corresponding record in the ID table 600 is deleted (step 710), and a message is transmitted (step 707).

ステップ708において、受信したメッセージのIdentificationがIDテーブル600に登録されていない場合、受信したメッセージは待機系サーバ32の死活監視部325からのメッセージに対する応答ではないと判定され、送信先IPアドレスを、呼制御部314が動作している運用系サーバ31を示す内部IPアドレスに書き換え(ステップ711)、メッセージを送信する(ステップ707)。   In step 708, if the identification of the received message is not registered in the ID table 600, it is determined that the received message is not a response to the message from the alive monitoring unit 325 of the standby server 32, and the destination IP address is The internal IP address indicating the active server 31 on which the call control unit 314 is operating is rewritten (step 711), and a message is transmitted (step 707).

図14は、冗長切り替え動作のシーケンス図である。冗長切り替えとは、運用系サーバ31を待機系に、待機系サーバ32を運用系に切り替えることである。ただし、冗長切り替えに伴って、運用系サーバ31の死活監視部315はスタンバイ状態(SBY)からアクティブ状態(ACT)に、待機系サーバ32の死活監視部325はアクティブ状態(ACT)からスタンバイ状態(SBY)に切り替わる。   FIG. 14 is a sequence diagram of the redundant switching operation. Redundant switching is switching the active server 31 to the standby system and the standby server 32 to the active system. However, along with the redundancy switching, the alive monitoring unit 315 of the active server 31 changes from the standby state (SBY) to the active state (ACT), and the alive monitoring unit 325 of the standby server 32 changes from the active state (ACT) to the standby state ( SBY).

ここでは、1例として運用系サーバ31の障害監視部316が障害を検出した場合の冗長切り替えについて説明する。障害を検知した障害監視部316は、運用系サーバ31の呼制御部314及びパケット振り分け装置33に切り替え要求を送信する(SQ20、SQ30)。切り替え要求を受信したパケット振り分け装置33は、待機系サーバ32の死活監視部325に向けて切り替え要求を転送し、切り替えが完了するまでの間に受信する、切り替えに関係のないメッセージを、メッセージバッファ338に蓄積する(SQ31)。   Here, redundant switching when the failure monitoring unit 316 of the active server 31 detects a failure will be described as an example. The failure monitoring unit 316 that has detected the failure transmits a switching request to the call control unit 314 and the packet distribution device 33 of the active server 31 (SQ20, SQ30). The packet distribution device 33 that has received the switching request transfers the switching request to the alive monitoring unit 325 of the standby server 32, and receives a message not related to the switching received until the switching is completed, as a message buffer. Accumulate in 338 (SQ31).

切り替え要求を受信した呼制御部314は、運用系サーバ31の呼制御部314が持つ、運用に必要な呼制御データを待機系サーバ32の呼制御部324へ転送し(SQ21)、ACTからSBYへ遷移する(SQ22)。さらに、パケット振り分け装置33を経由して待機系サーバ32の呼制御部324に切り替え要求を送信する(SQ23、SQ24)。切り替え要求を受信した呼制御部324は、SBYからACTへ遷移する(SQ25)。ACTとなった呼制御部324は、切り替え完了通知をパケット振り分け装置33に送信し(SQ26)、パケット振り分け装置33はその切り替え完了通知を呼制御部314へ転送する(SQ27)。   Upon receiving the switching request, the call control unit 314 transfers the call control data necessary for operation possessed by the call control unit 314 of the active server 31 to the call control unit 324 of the standby server 32 (SQ21), and from ACT to SBY (SQ22). Further, a switching request is transmitted to the call control unit 324 of the standby server 32 via the packet distribution device 33 (SQ23, SQ24). The call control unit 324 that has received the switching request makes a transition from SBY to ACT (SQ25). The call control unit 324 that has become ACT transmits a switching completion notification to the packet distribution device 33 (SQ26), and the packet distribution device 33 transfers the switching completion notification to the call control unit 314 (SQ27).

一方、切り替え要求を受信した待機系サーバ32の死活監視部325は、監視テーブル500Bへデータ転送要求を送信し(SQ32)、監視テーブル500Bの監視情報を、監視テーブル500Aへ転送する(SQ33)。死活監視部325は、データ転送完了通知を監視テーブル500Bから受け取り(SQ34)、ACTからSBYへ遷移する(SQ35)。あたかも監視テーブル500Bがデータ転送を実行するように説明したが、実際には監視テーブル500Bのデータの転送やデータ転送完了を通知する処理プログラムが用意される。死活監視部325は、パケット振り分け装置33を経由して運用系サーバ31の死活監視部315に状態遷移完了通知を送信する(SQ36、SQ37)。状態遷移完了通知を受信した運用系サーバ31の死活監視部315は、SBYからACTへ遷移する(SQ38)。ACTとなった死活監視部315は、切り替え完了通知をパケット振り分け装置33に送信し(SQ39)、パケット振り分け装置33はその切り替え完了通知を死活監視部325へ転送する(SQ40)。   On the other hand, the alive monitoring unit 325 of the standby server 32 that has received the switching request transmits a data transfer request to the monitoring table 500B (SQ32), and transfers the monitoring information of the monitoring table 500B to the monitoring table 500A (SQ33). The alive monitoring unit 325 receives the data transfer completion notification from the monitoring table 500B (SQ34), and transitions from ACT to SBY (SQ35). Although the monitoring table 500B has been described as performing data transfer, a processing program for notifying the data transfer of the monitoring table 500B and the completion of data transfer is actually prepared. The alive monitoring unit 325 transmits a state transition completion notification to the alive monitoring unit 315 of the active server 31 via the packet distribution device 33 (SQ36, SQ37). The alive monitoring unit 315 of the active server 31 that has received the state transition completion notification transitions from SBY to ACT (SQ38). The alive monitoring unit 315 that has become ACT transmits a switching completion notification to the packet distribution device 33 (SQ39), and the packet distribution device 33 transfers the switching completion notification to the alive monitoring unit 325 (SQ40).

呼制御部324及び死活監視部315の両方から切り替え完了通知を受信したパケット振り分け装置33は、IDテーブル600に存在する各レコードの通信インタフェース603に格納されている通信インターフェイス2(332)と通信インターフェイス3(333)とを入れ替え、この入れ換えに対応する内部IPアドレスも入れ替える(SQ50)。IDテーブル600の更新後、障害監視部316に、切り替え完了通知を送信する(SQ51)。冗長切り替え終了後、切り替え動作中にメッセージバッファ338に蓄積していたメッセージを処理する。   The packet distribution device 33 that has received the switching completion notification from both the call control unit 324 and the alive monitoring unit 315 receives the communication interface 2 (332) and the communication interface stored in the communication interface 603 of each record existing in the ID table 600. 3 (333) is replaced, and the internal IP address corresponding to this replacement is also replaced (SQ50). After updating the ID table 600, a switch completion notification is transmitted to the failure monitoring unit 316 (SQ51). After redundancy switching is completed, the message stored in the message buffer 338 during the switching operation is processed.

図15は、冗長切り替えに伴う、メッセージの処理シーケンスの1例を示す図である。   FIG. 15 is a diagram illustrating an example of a message processing sequence associated with redundancy switching.

冗長切り替え前に、死活監視部325からRegistration Requestメッセージ801が、パケット振り分け装置33を介して、ホームエージェント50に向けて送信される。Registration Requestメッセージ801には、Identificationが100、送信先IPがホームエージェント50のIPアドレス、送信元IPアドレスが待機系サーバ32の内部IPアドレスxx.xx.xx.xxが保持されている。   Before redundancy switching, a registration request message 801 is transmitted from the alive monitoring unit 325 to the home agent 50 via the packet distribution device 33. In the Registration Request message 801, Identification is 100, the destination IP is the IP address of the home agent 50, and the source IP address is the internal IP address xx.xx.xx.xx of the standby server 32.

パケット振り分け装置33において、図13のパケット振り分け処理により、図15のIDテーブル600Aのように、Registration Requestメッセージの情報が格納され、ホームエージェント50にRegistration Requestメッセージ802が送信される。   In the packet distribution device 33, registration request message information is stored as shown in the ID table 600 </ b> A of FIG. 15 by the packet distribution processing of FIG. 13, and the Registration Request message 802 is transmitted to the home agent 50.

ここで、基地局制御装置30において冗長切り替え803が発生し、図14に示す処理が実行された場合、IDテーブル600AからIDテーブル600Bのように情報が更新される。すなわち、通信インタフェース603Aの「3」が通信インタフェース603Bの「2」に、内部アドレス604Aのxx.xx.xx.xxが内部アドレス604Bのaa.aa.aa.aaに更新される。冗長切り替え中に受信された、ホームエージェント50からのRegistration Reply804はメッセージバッファ338に保持されており、冗長切り替え後に処理される。   Here, when the redundant switching 803 occurs in the base station control device 30 and the processing shown in FIG. 14 is executed, the information is updated from the ID table 600A to the ID table 600B. That is, “3” of the communication interface 603A is updated to “2” of the communication interface 603B, and xx.xx.xx.xx of the internal address 604A is updated to aa.aa.aa.aa of the internal address 604B. The Registration Reply 804 received from the home agent 50 during redundancy switching is held in the message buffer 338 and processed after redundancy switching.

冗長切り替え後、パケット振り分け装置32が、パケット振り分け処理を行い、Registration Reply805の送信先IPアドレスはzz.zz.zz.zzからaa.aa.aa.aaに書き変えられ、死活監視部315へ送信される。死活監視部315は、冗長切り替えの際に死活監視部325からの監視データ500Bの情報を、自身の監視データ500Aに格納しているため、Registration Replyを処理し、ホームエージェント50の状態を「正常」と判断する。   After redundancy switching, the packet distribution device 32 performs packet distribution processing, and the transmission destination IP address of Registration Reply805 is rewritten from zz.zz.zz.zz to aa.aa.aa.aa and transmitted to the life and death monitoring unit 315 Is done. The life and death monitoring unit 315 stores the information of the monitoring data 500B from the life and death monitoring unit 325 in its own monitoring data 500A at the time of redundancy switching, so processes the Registration Reply and sets the status of the home agent 50 to “normal”. "

本実施形態によれば、死活監視を待機系サーバに実行させることにより、従来専用の死活監視装置として用いたコンピュータが不要になる。また、死活監視装置に付与されていたIPアドレスを、待機系サーバのIPアドレスと共用することで、用いるIPアドレスの数を削減できる。また、運用系サーバと待機系サーバとの冗長構成の監視を基地局制御装置の内部ネットワークで行うため、外部ネットワーク上の死活監視パケットを抑制できる。   According to the present embodiment, by making the standby server execute the alive monitoring, a computer used as a conventional alive monitoring apparatus becomes unnecessary. Also, by sharing the IP address assigned to the alive monitoring device with the IP address of the standby server, the number of IP addresses to be used can be reduced. In addition, since the redundant configuration of the active server and the standby server is monitored on the internal network of the base station control device, it is possible to suppress alive monitoring packets on the external network.

10:無線端末、20:無線基地局、30:基地局制御装置、31:運用系サーバ、32:待機系サーバ、33:パケット振り分け装置、40:課金・認証サーバ、50:ホームエージェント、60:保守センタ、70:コア網、500:監視テーブル、600:IDテーブル。 10: wireless terminal, 20: wireless base station, 30: base station control device, 31: active server, 32: standby server, 33: packet distribution device, 40: charging / authentication server, 50: home agent, 60: Maintenance center, 70: core network, 500: monitoring table, 600: ID table.

Claims (5)

アプリケーションを実行する監視対象の装置、並びに、
アクティブ状態の第1の制御部と、前記装置をアプリケーションレベルで死活監視する、スタンバイ状態の第1の死活監視部とを含む第1のサーバ、
スタンバイ状態の第2の制御部と、前記装置をアプリケーションレベルで死活監視する、アクティブ状態の第2の死活監視部とを含む第2のサーバ、及び、
前記装置と第1の通信ネットワークを介して接続し、
前記第1のサーバ及び前記第2のサーバと第2の通信ネットワークを介して接続し、前記第2のサーバの前記第2の死活監視部からの前記装置に向けた第1のパケットの、前記第2の通信ネットワークにおける第2の送信元アドレスを前記第1の通信ネットワークにおける第1の送信元アドレスに変換して前記装置に送信し、前記装置からの、前記第1のパケットに対応する応答パケットの送信先アドレスを前記第2の送信元アドレスに変換して前記第2のサーバに送信するパケット振り分け装置とを有する制御装置を設けたことを特徴とする通信ネットワークシステム。
A monitored device that executes the application, and
A first server including a first control unit in an active state and a first life-and-death monitoring unit in a standby state that monitors the life and death of the device at an application level;
A second server including a second control unit in a standby state and a second alive monitoring unit in an active state for alive monitoring the device at an application level; and
Connecting to the device via a first communication network;
The first packet connected to the first server and the second server via a second communication network, the first packet from the second alive monitoring unit of the second server toward the device, the A second source address in the second communication network is converted to a first source address in the first communication network and transmitted to the device, and a response from the device corresponding to the first packet A communication network system comprising: a control device having a packet distribution device that converts a packet transmission destination address into the second transmission source address and transmits the packet to the second server.
前記パケット振り分け装置は、前記第1のパケットの受信に応答して、前記第2の送信元アドレスを格納するIDテーブルを有し、
前記第1の通信ネットワークを介して受信する、前記応答パケットを含む第2のパケットの送信先アドレスが、前記第2の送信元アドレスとして前記IDテーブルに格納されているか否かに応じて、前記第2のパケットを前記第1のサーバ及び前記第2のサーバとのいずれか一方に選択的に送信することを特徴とする請求項1記載の通信ネットワークシステム。
The packet distribution device has an ID table for storing the second transmission source address in response to reception of the first packet;
Depending on whether or not the destination address of the second packet including the response packet received via the first communication network is stored in the ID table as the second source address, The communication network system according to claim 1, wherein the second packet is selectively transmitted to one of the first server and the second server.
前記第1のサーバの前記第1の制御部のアクティブ状態からスタンバイ状態への遷移に応答して、
前記第2のサーバは、前記第2の制御部をスタンバイ状態からアクティブ状態へ遷移させ、前記第2の死活監視部をアクティブ状態からスタンバイ状態へ遷移させ、
前記第1のサーバは、前記第1の死活監視部をスタンバイ状態からアクティブ状態へ遷移させることを特徴とする請求項2記載の通信ネットワークシステム。
In response to the transition from the active state to the standby state of the first control unit of the first server,
The second server causes the second control unit to transition from a standby state to an active state, causes the second alive monitoring unit to transition from an active state to a standby state,
The communication network system according to claim 2, wherein the first server causes the first alive monitoring unit to transition from a standby state to an active state.
前記第2のサーバは、前記第2の死活監視部をアクティブ状態からスタンバイ状態への遷移に伴い、前記第2の死活監視部が前記装置をアプリケーションレベルで死活監視した結果である監視データを前記第1のサーバへ転送することを特徴とする請求項3記載の通信ネットワークシステム。 The second server detects monitoring data that is a result of the life and death monitoring unit monitoring the life and death of the device at the application level in accordance with the transition of the second life and death monitoring unit from the active state to the standby state. 4. The communication network system according to claim 3, wherein the communication network system transfers to a first server. 前記第1の死活監視部及び前記第2の死活監視部の状態遷移に伴い、前記IDテーブルに格納されている前記第2の送信元アドレスを、前記第1のサーバの前記第2の通信ネットワークにおけるアドレスに更新することを特徴とする請求項4記載の通信ネットワークシステム。 The second source address stored in the ID table is used as the second communication network of the first server in accordance with the state transition of the first alive monitoring unit and the second alive monitoring unit. 5. The communication network system according to claim 4, wherein the communication network system is updated to an address in the network.
JP2009153638A 2009-06-29 2009-06-29 Communication network system Expired - Fee Related JP5121780B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009153638A JP5121780B2 (en) 2009-06-29 2009-06-29 Communication network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009153638A JP5121780B2 (en) 2009-06-29 2009-06-29 Communication network system

Publications (2)

Publication Number Publication Date
JP2011010187A true JP2011010187A (en) 2011-01-13
JP5121780B2 JP5121780B2 (en) 2013-01-16

Family

ID=43566299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009153638A Expired - Fee Related JP5121780B2 (en) 2009-06-29 2009-06-29 Communication network system

Country Status (1)

Country Link
JP (1) JP5121780B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013145634A1 (en) * 2012-03-30 2013-10-03 日本電気株式会社 Information processing system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000341313A (en) * 1999-05-26 2000-12-08 Oki Electric Ind Co Ltd Device and method for repeating packet

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000341313A (en) * 1999-05-26 2000-12-08 Oki Electric Ind Co Ltd Device and method for repeating packet

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSND200800666007; 中満英生: 'Apache+alphaで実現! 大規模Webシステム構築のツボ ch.2 ipvsadm+keepalivedによるロードバランシング' Software Design 第216号, 20081018, p.27〜42, 株式会社 技術評論社 *
JPN6012051873; 中満英生: 'Apache+alphaで実現! 大規模Webシステム構築のツボ ch.2 ipvsadm+keepalivedによるロードバランシング' Software Design 第216号, 20081018, p.27〜42, 株式会社 技術評論社 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013145634A1 (en) * 2012-03-30 2013-10-03 日本電気株式会社 Information processing system
JP2013229844A (en) * 2012-03-30 2013-11-07 Nec Corp Information processing system
CN104365079A (en) * 2012-03-30 2015-02-18 日本电气株式会社 Information processing system
US9549034B2 (en) 2012-03-30 2017-01-17 Nec Corporation Information processing system

Also Published As

Publication number Publication date
JP5121780B2 (en) 2013-01-16

Similar Documents

Publication Publication Date Title
JP4111793B2 (en) Relay system
EP1955506B1 (en) Methods, systems, and computer program products for session initiation protocol (sip) fast switchover
US8787226B2 (en) Method, apparatus and system for handling node failure
JP2011119853A (en) Communication equipment and communication method
US11233694B2 (en) Method and device for processing communication path
CN1998193B (en) Mobile terminal managing device and home agent switching method
KR20100093389A (en) Apparatus and method for managementing path between nodes in mobile communication system
EP2747496B1 (en) Access management method, device and system
JP5121780B2 (en) Communication network system
JP4583433B2 (en) Relay system
JPWO2013141193A1 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, COMMUNICATION DEVICE, INFORMATION RELAY METHOD, AND PROGRAM
US20110110306A1 (en) Network system, mobile gateway, location management server, and communication control method of mobile node
US20150156164A1 (en) Communication system, communication control method, communication relay system, and communication relay control method
JP4035823B2 (en) Mobile IP agent device
JP5743880B2 (en) Authentication server, authentication method, and computer program
JP4796883B2 (en) NAT management system
JP2014023137A (en) Communication system, route control device, user terminal and route control method
US20230319542A1 (en) Communication system and failure recovery method thereof
JP2013165372A (en) Packet path control device
JP6916126B2 (en) Communication systems, communication control devices, communication methods, and programs
JP2009278436A (en) Communication system and redundant configuration management method
JP2010177885A (en) Method and system for supporting wireless sensor node movement, group management node device, access gateway device, and position management server device
JP2017022579A (en) Communication system, communication node and substitution processing method for communication system
JP2008277968A (en) Ip telephone communication system and ip telephone communication method
JP2024030749A (en) Relay device, system monitoring device, relay method, and monitoring system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120926

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121023

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

Free format text: PAYMENT UNTIL: 20151102

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees