JP2009194787A - Gateway apparatus - Google Patents

Gateway apparatus Download PDF

Info

Publication number
JP2009194787A
JP2009194787A JP2008035497A JP2008035497A JP2009194787A JP 2009194787 A JP2009194787 A JP 2009194787A JP 2008035497 A JP2008035497 A JP 2008035497A JP 2008035497 A JP2008035497 A JP 2008035497A JP 2009194787 A JP2009194787 A JP 2009194787A
Authority
JP
Japan
Prior art keywords
session
priority
active
standby
entry
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
JP2008035497A
Other languages
Japanese (ja)
Other versions
JP5039975B2 (en
Inventor
Kazuhito Yaegashi
一仁 八重樫
Koji Wakayama
浩二 若山
Kunihiko Kimura
邦彦 木村
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 Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2008035497A priority Critical patent/JP5039975B2/en
Publication of JP2009194787A publication Critical patent/JP2009194787A/en
Application granted granted Critical
Publication of JP5039975B2 publication Critical patent/JP5039975B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To continue important communication by a standby system even when a fault is generated in an active system in a gateway apparatus having a configuration composed of standby systems of which the number is smaller than the number of a plurality of active systems. <P>SOLUTION: In user authentication, priority is set in each user or service. Out of session information managed by the active systems, only session information with high priority is copied to the standby systems. The frequency of copying session information is changed in accordance with the priority of each session. By reducing an information transfer amount from the active systems to the standby systems, a redundant configuration reducing processing loads can be achieved. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は,ゲートウェイ装置における冗長構成に関する。   The present invention relates to a redundant configuration in a gateway device.

ミッションクリティカルな通信では,通信路や通信装置に障害が発生した際においても,通信の継続,および,障害からの迅速な復旧が求められる。   In mission-critical communication, even when a failure occurs in a communication path or communication device, it is required to continue communication and to quickly recover from the failure.

一般的にネットワーク装置では,同じ処理を行う構成要素を複数設ける(冗長化)ことにより,ある構成要素に障害が発生した際においても,通信を継続する。ネットワーク装置の冗長化は,実際の運用に用いる系(以下,現用系とする)と,前記の現用系に障害が発生した際に処理を引き継ぐ系(以下,予備系)とを組み合わせることにより実現する。   Generally, in a network device, communication is continued even when a failure occurs in a certain component by providing a plurality of components that perform the same processing (redundancy). Network device redundancy is realized by combining the system used for actual operation (hereinafter referred to as the active system) with the system that takes over processing when a failure occurs in the active system (hereinafter referred to as the standby system). To do.

冗長化の例として,特開2007−251809には,現用系と,前記の現用系と同一ハードウェアによる予備系を一対一に対応する構成が示されている。
また,特開2004−120062には,回線終端部に関するN+1重化された冗長構成の切替方式が示されている。
特開2007−251809号公報 特開2004−120062号公報
As an example of redundancy, Japanese Patent Application Laid-Open No. 2007-251809 shows a configuration in which an active system and a standby system using the same hardware as the active system correspond one-to-one.
Japanese Patent Application Laid-Open No. 2004-120062 discloses a switching method of an N + 1 redundant configuration relating to a line termination unit.
JP 2007-251809 A JP 2004-120062 JP

IEEE802.16e標準は,端末が移動中に接続する基地局を切り替えながら通信を継続する機能をサポートする無線接続方式である。無線端末は,通信開始前に,ユーザIDやパスワード等により,認証サーバよりユーザ認証を受ける。また,IETF(Internet Engineering Task Force)が規定するモバイルIP(Internet Protocol)をサポートすることにより,端末の移動に伴って接続先の基地局を切り替える状況においても,端末のアドレスを変更することなく通信を継続することが可能になる。   The IEEE 802.16e standard is a wireless connection method that supports a function of continuing communication while switching a base station to which a terminal is connected while moving. The wireless terminal receives user authentication from the authentication server by a user ID, a password, or the like before starting communication. In addition, by supporting mobile IP (Internet Protocol) defined by IETF (Internet Engineering Task Force), communication can be performed without changing the address of the terminal even in a situation where the connection destination base station is switched as the terminal moves. Can be continued.

無線アクセスネットワークとバックボーンネットワークの境界に設置されるゲートウェイ装置は,移動端末がネットワークアクセスする際,ユーザ認証,端末へのIPアドレス割当等,セッションを確立するための処理を担う。ゲートウェイ装置は,セッションに関する情報,すなわち,移動端末に割り当てるIPアドレス,モバイルIPにおけるトンネルを設定する相手のアドレス等を管理する。   A gateway device installed at the boundary between a radio access network and a backbone network is responsible for processing for establishing a session, such as user authentication and IP address assignment to the terminal, when the mobile terminal accesses the network. The gateway device manages information related to a session, that is, an IP address assigned to a mobile terminal, an address of a partner for setting a tunnel in the mobile IP, and the like.

ゲートウェイ装置におけるセッションを管理する処理部に障害が発生した際,通信を継続するためには,冗長化された処理部の現用系が保持するセッションに関する情報を予備系が引き継ぐことが必要となる。セッション情報の引継ぎ処理は,現用系が保持するセッション情報を,随時,予備系にコピーすることにより行う。   In order to continue communication when a failure occurs in the processing unit that manages the session in the gateway device, it is necessary for the standby system to take over information related to the session held by the active system of the redundant processing unit. Session information takeover processing is performed by copying session information held by the active system to the standby system as needed.

特開2007−251809のように,一つの現用系に対して一つの予備系を設ける場合には,現用系と予備系とを同一のハードウェアで構成することにより,現用系と予備系との間で,情報の同期化を比較的容易に実現することが可能である。このような構成では,信頼性を向上することが可能になるが,装置全体で通信のために利用可能な処理能力は50%になる。   When a single standby system is provided for one active system, as in JP 2007-251809, the active system and the standby system are configured by configuring the active system and the standby system with the same hardware. Information synchronization can be achieved relatively easily. With such a configuration, it is possible to improve reliability, but the processing capacity available for communication in the entire apparatus is 50%.

一方,特開2004−120062のように,複数個の現用系に対して,現用系の数よりも少ない数の予備系を設けることにより,装置全体での利用可能な処理能力を高めることが可能になる。   On the other hand, as shown in Japanese Patent Application Laid-Open No. 2004-120062, by providing a plurality of active systems with a smaller number of standby systems than the number of active systems, it is possible to increase the available processing capacity of the entire apparatus. become.

しかしながら,この構成において,現用系と予備系を同一のハードウェアで実現すると,現用系におけるすべてのセッション情報を引き継げなくなる可能性がある。すなわち,メモリ量,または,CPU能力の制約により,現用系が保持する全てのセッション情報を予備系にコピーできなくなる可能性がある。また,冗長化処理が負担となるため,現用系の処理能力が低下する可能性がある。たとえば,一つのハードウェアあたり最大1000セッションを収容可能な現用系を4台,および,一つの予備系による構成の場合,すべての現用系が保持するセッション情報を,予備系にコピーする場合には,予備系は,最大4000セッション収容することが必要となる。   However, in this configuration, if the active system and the standby system are realized by the same hardware, there is a possibility that all session information in the active system cannot be taken over. That is, there is a possibility that all session information held by the active system cannot be copied to the standby system due to restrictions on the amount of memory or CPU capacity. In addition, since the redundancy processing is a burden, the processing capacity of the active system may be reduced. For example, in the case of a configuration with four active systems capable of accommodating a maximum of 1000 sessions per hardware and a single standby system, copy the session information held by all active systems to the standby system. The standby system needs to accommodate up to 4000 sessions.

現用系と予備系のハードウェア構成を同一のものとする場合においては,すべての現用系のハードウェアが保持する,すべてのセッション情報を予備系のハードウェアで保持することが不可能となるため,障害発生時に,通信を継続できないセッションが生じる。   If the hardware configurations of the active system and the standby system are the same, it is impossible to store all the session information held by all the active system hardware with the standby system hardware. When a failure occurs, a session that cannot continue communication occurs.

本発明の目的は,複数の現用系に対して,現用系の数よりも少ない数の予備系によって構成されるゲートウェイ装置において,セッションの重要度に応じた系切り替え処理を実現することにある。   An object of the present invention is to realize a system switching process according to the importance of a session in a gateway apparatus configured by a smaller number of standby systems than the number of active systems for a plurality of active systems.

上記課題を解決するため,本発明にかかるゲートウェイ装置は,複数の現用系の処理部と現用系の処理部より少ない1以上の予備系の処理部とによって冗長構成されるゲートウェイ装置において,複数の現用系の処理部それぞれがユーザセッションを確立する際に,セッション情報を管理するテーブルを作成し,前記セッション情報を管理するテーブルが持つユーザセッションごとのエントリに,当該セッションの優先度に応じた識別子を設定し,前記ユーザセッションごとのエントリのうち,前記1以上の予備系の処理部に当該エントリをコピーするか否かを前記識別子により判断し,当該判断においてコピーすることを示す前記識別子が設定されているユーザセッションのエントリのみを前記予備系の処理部にコピーすることを特徴とする。   In order to solve the above problems, a gateway device according to the present invention comprises a plurality of active processing units and a plurality of active processing units and one or more standby processing units fewer than the active processing units. When each active processing unit establishes a user session, a table for managing session information is created, and an identifier corresponding to the priority of the session is included in each user session entry in the table for managing session information. Among the entries for each user session, the identifier is used to determine whether or not to copy the entry to the one or more standby processing units, and the identifier indicating copying is set in the determination. Only the entry of the registered user session is copied to the processing unit of the standby system. .

また,本発明にかかるゲートウェイ装置は,上記ゲートウェイ装置において,上記現用系の処理部に障害が発生した際,上記予備系の処理部は,上記予備系の処理部に設けるセッション情報を管理するテーブルから,上記障害が発生した現用系の処理部に関するセッション情報を取り出し,上記障害が発生した現用系の処理部の処理を引き継ぐことを特徴とする。 The gateway device according to the present invention is a table for managing session information provided in the standby processing unit when the failure occurs in the active processing unit in the gateway device. Session information relating to the processing unit of the active system in which the failure has occurred is taken out, and the processing of the processing unit of the active system in which the failure has occurred is taken over.

また,上記課題を解決するため,本発明にかかるゲートウェイ装置は,複数の現用系の処理部と現用系の処理部より少ない1以上の予備系の処理部とによって冗長構成されるゲートウェイ装置において,複数の現用系の処理部それぞれがユーザセッションを確立する際に,ユーザセッションのセッション情報を管理するテーブルを作成し,前記セッション情報を管理するテーブルが持つユーザセッションごとのエントリに,当該セッションの優先度に応じた識別子を設定し,前記ユーザセッションごとのエントリを前記1以上の予備系の処理部にコピーする際に,当該エントリをコピーする周期であって,予め前記識別子と対応して定められている周期を,当該エントリに設定された前記識別子により判別し,当該ユーザセッションのセッション情報を前回コピーした時刻からの経過時間が当該エントリに対して前記判別されたコピー周期よりも大きい場合に,当該エントリを前記予備系の処理部にコピーすることを特徴とする。 In order to solve the above problems, a gateway device according to the present invention is a gateway device configured redundantly by a plurality of active processing units and one or more standby processing units smaller than the active processing units. When a plurality of active processing units establish a user session, a table for managing the session information of the user session is created, and the priority of the session is added to the entry for each user session in the table for managing the session information. An identifier is set according to the degree, and when the entry for each user session is copied to the one or more standby processing units, the entry is copied and is determined in advance corresponding to the identifier. Is determined by the identifier set in the entry, and the session of the user session is determined. If the elapsed time of the emissions information from the time that the last copy is greater than the determined copy cycle for that entry, characterized by copying the entry to the processing unit of the standby system.

また,本発明にかかるゲートウェイ装置は,前記ゲートウェイ装置において,上記現用系の処理部に障害が発生した際,上記予備系の処理部は,上記予備系の処理部に設けるセッション情報を管理するテーブルから,上記障害が発生した現用系の処理部に関するセッション情報を取り出し,上記障害が発生した現用系の処理部の処理を引き継ぐことを特徴とする。 The gateway device according to the present invention is a table for managing session information provided in the standby processing unit when the failure occurs in the active processing unit in the gateway device. Session information relating to the processing unit of the active system in which the failure has occurred is taken out, and the processing of the processing unit of the active system in which the failure has occurred is taken over.

本発明により,現用系から予備系への情報転送量を削減して,処理負荷を低減した簡易な冗長構成を実現することが可能になる。さらに,ユーザやサービスのグレードに応じた信頼性を確保できる。   According to the present invention, it is possible to reduce the amount of information transferred from the active system to the standby system and realize a simple redundant configuration with a reduced processing load. In addition, reliability according to the user and service grade can be secured.

以下,本発明の実施形態を,図面を用いて説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は本発明を適用するネットワーク構成の例を説明するものである。   FIG. 1 illustrates an example of a network configuration to which the present invention is applied.

基地局3は,端末(MS)2と,無線を介して接続する。ゲートウェイ装置1は,基地局3と接続し,アクセスネットワーク7とバックボーンネットワーク8の間のゲートウェイとして機能する。バックボーンネットワーク8には,DHCP(Dynamic Host Configuration Protocol)サーバ6,認証サーバ(AAA)5,IETFのRFC3344で規定されるモバイルIPのホームエージェント(HA)4が設置される。ゲートウェイ装置1は認証サーバ5との間で,ユーザの認証処理を行う。また,ゲートウェイ装置1はホームエージェント4との間で,モバイルIPの処理を行う。DHCPサーバは,ゲートウェイ装置1を経由して,端末2に対してIPアドレスを割り当てる。   The base station 3 is connected to a terminal (MS) 2 via radio. The gateway device 1 is connected to the base station 3 and functions as a gateway between the access network 7 and the backbone network 8. In the backbone network 8, a DHCP (Dynamic Host Configuration Protocol) server 6, an authentication server (AAA) 5, and a mobile IP home agent (HA) 4 defined by IETF RFC3344 are installed. The gateway device 1 performs user authentication processing with the authentication server 5. The gateway device 1 performs mobile IP processing with the home agent 4. The DHCP server assigns an IP address to the terminal 2 via the gateway device 1.

図1において,ゲートウェイ装置1は,ユーザセッションを確立するための処理を行うCPUボードを複数持つ。また,ゲートウェイ装置1はユーザ認証時に,例えば,端末2−1,端末2−3による通信を優先セッション,端末2−2による通信を非優先セッションとして,セッションの優先度を判定する処理を行う。   In FIG. 1, the gateway device 1 has a plurality of CPU boards that perform processing for establishing a user session. Further, the gateway device 1 performs processing for determining the priority of a session at the time of user authentication, for example, with communication by the terminals 2-1 and 2-3 as a priority session and communication by the terminal 2-2 as a non-priority session.

なお,図1では無線を用いたネットワークアクセスの例を示すが,本発明を適用するゲートウェイ装置を設置するネットワークは,必ずしも無線アクセスに限定されるものではない。   Although FIG. 1 shows an example of network access using radio, the network in which the gateway device to which the present invention is applied is not necessarily limited to radio access.

図2は本発明を適用するゲートウェイ装置1の構成例を示すものである。   FIG. 2 shows a configuration example of the gateway apparatus 1 to which the present invention is applied.

ゲートウェイ装置1は,パケット転送処理,セッション確立のための処理,および,セッション情報を管理するための処理を行うCPUボード11,物理回線との入出力処理,および,CPUボードへの振り分け処理を行うスイッチボード12,CPUボード11やスイッチボード12を制御するための処理を行う制御部13より構成される。CPUボード11は複数枚搭載することにより,CPUボードにおける処理の負荷分散,および,障害発生時にCPUボード間で処理を切り替えるための冗長化を実現する。   The gateway device 1 performs a packet transfer process, a process for establishing a session, a process for managing session information, a CPU board 11, an input / output process with a physical line, and a distribution process to the CPU board. The switch board 12, the CPU board 11, and the control unit 13 that performs processing for controlling the switch board 12 are configured. By mounting a plurality of CPU boards 11, load distribution of processing on the CPU board and redundancy for switching processing between the CPU boards when a failure occurs are realized.

図3は本発明を適用するCPUボード11の構成例を示すものである。   FIG. 3 shows a configuration example of the CPU board 11 to which the present invention is applied.

CPUボード11は,スイッチボード12との入出力インタフェースであるスイッチI/F(インタフェース)111,CPUボード11が処理する送受信パケットを蓄積するパケットバッファ112,送受信パケットに対する転送処理,ユーザセッション確立,ユーザセッション管理を行うCPU113,CPU113の作業領域であり,また,セッションに関する情報を管理するセッション管理テーブルを保持するメモリ114,制御とのインタフェースである制御部I/F(インタフェース)115によって構成される。   The CPU board 11 includes a switch I / F (interface) 111 that is an input / output interface with the switch board 12, a packet buffer 112 that stores transmission / reception packets processed by the CPU board 11, transfer processing for transmission / reception packets, user session establishment, user The CPU 113 that performs session management, a work area of the CPU 113, a memory 114 that holds a session management table that manages information related to a session, and a control unit I / F (interface) 115 that is an interface with control.

図11は現用系のCPUボード11に設けるセッション管理テーブル1000の構成例である。   FIG. 11 is a configuration example of a session management table 1000 provided on the active CPU board 11.

セッション管理テーブル1000には,セッションを識別するためのセッション識別子1001,端末2に割り当てたIPアドレス,基地局3とゲートウェイ装置1の間に設定するGRE(Generic Routing Encapsulation)トンネルの鍵情報,モバイルIPの接続先であるホームエージェントのIPアドレス,基地局の情報等,セッションを管理するために必要となる情報であるユーザセッション情報1002,セッション管理テーブル1000において,該セッションに関するセッション情報を更新した時刻1003,当該セッションの優先度を示す識別子1004,を設定するフィールドによって構成されるエントリをセッション単位に設ける。   The session management table 1000 includes a session identifier 1001 for identifying a session, an IP address assigned to the terminal 2, key information of a GRE (Generic Routing Encapsulation) tunnel set between the base station 3 and the gateway device 1, mobile IP Time at which the session information related to the session is updated in the user session information 1002 and the session management table 1000, which are information necessary for managing the session, such as the IP address of the home agent that is the connection destination, information on the base station, etc. , An entry including a field for setting an identifier 1004 indicating the priority of the session is provided for each session.

図12は予備系のCPUボードに設けるセッション管理テーブル1100の構成例である。   FIG. 12 shows a configuration example of the session management table 1100 provided on the standby CPU board.

予備系に設けるセッション管理テーブル1100は,図11で示した現用系のCPUボードに設けるセッション管理テーブル1000の情報がコピーされることによって構成される。   The session management table 1100 provided in the standby system is configured by copying information of the session management table 1000 provided in the active CPU board shown in FIG.

予備系に設けるセッション管理テーブル1100には,該セッションが,どのCPUボードからコピーされた情報であるかを示すCPU番号1101,セッションを識別するためのセッション識別子1102,端末に割り当てたIPアドレス,基地局2とゲートウェイ装置1の間に設定するGRE(Generic Routing Encapsulation)トンネルの鍵情報,モバイルIPの接続先であるホームエージェントのIPアドレス,基地局の情報等セッションを管理するために必要となる情報であるユーザセッション情報1103,該セッションに関するセッション情報のコピーを行ってセッション情報を更新した時刻1104,を設定するフィールドをセッション単位に設ける。   The session management table 1100 provided in the standby system includes a CPU number 1101 indicating which CPU board the information is copied from, a session identifier 1102 for identifying the session, an IP address assigned to the terminal, a base Information necessary for managing the session such as GRE (Generic Routing Encapsulation) tunnel key information set between the station 2 and the gateway device 1, the IP address of the home agent to which the mobile IP is connected, information on the base station, etc. The user session information 1103 is a field for setting the time 1104 when the session information is updated by copying the session information related to the session.

図4は,現用系のCPUボード11が,ユーザセッション確立時に,セッション管理テーブル1000を作成する手順を説明するフローチャートである。   FIG. 4 is a flowchart for explaining a procedure in which the active CPU board 11 creates the session management table 1000 when a user session is established.

ゲートウェイ装置1は認証サーバ(AAA)5との間で図6に示すシーケンスにしたがって通信することにより,ユーザ認証を行う(S110)。   The gateway device 1 performs user authentication by communicating with the authentication server (AAA) 5 according to the sequence shown in FIG. 6 (S110).

上記ユーザ認証処理は,端末2がゲートウェイ装置1に対してユーザID,パスワードを送信し,ゲートウェイ装置1は認証サーバ(AAA)5に対して,図6に示すシーケンスのようにユーザID,パスワードを転送し,認証サーバ(AAA)5がユーザ属性の情報を返信する形で行われる。ゲートウェイ装置1と認証サーバ(AAA)5との間で用いるユーザ認証のプロトコルとして,例えば,RADIUS(Remote Authentication Dial In Service)が用いられる。   In the user authentication process, the terminal 2 transmits a user ID and password to the gateway device 1, and the gateway device 1 sends the user ID and password to the authentication server (AAA) 5 as shown in the sequence of FIG. And the authentication server (AAA) 5 returns the user attribute information. As a user authentication protocol used between the gateway device 1 and the authentication server (AAA) 5, for example, RADIUS (Remote Authentication Dial In Service) is used.

ステップS110においてユーザ認証処理が行われた後,セッション管理テーブル1000に,セッションのエントリを作成する(S120)。ゲートウェイ装置1は,認証サーバ(AAA)5との間で行われた,前記図6のユーザ認証処理により取得した該当セッションのユーザ属性情報から,セッションの優先度クラス情報を取得する(S130)。そして,続く,セッションの優先度判定ステップ(S140)において,該セッションの優先度クラス情報に基づいて該セッションの優先度を示す識別子(1004)の値をセッション管理テーブル1000のエントリに設定し,処理を終了する(S170)。   After the user authentication process is performed in step S110, a session entry is created in the session management table 1000 (S120). The gateway device 1 acquires session priority class information from the user attribute information of the corresponding session acquired by the user authentication processing of FIG. 6 performed with the authentication server (AAA) 5 (S130). In the subsequent session priority determination step (S140), the value of the identifier (1004) indicating the priority of the session is set in the entry of the session management table 1000 based on the priority class information of the session. Is finished (S170).

ここで,一般にセッションの優先度クラスとして3以上のクラスを設ける場合,上記のセッション優先度判定ステップ(S140)では,セッションの優先度クラスに基づいて,上記のセッション優先度を示す識別子(1004)をエントリに設定する。ここで,上記のセッション優先度を示す識別子(1004)の数は,上記優先度クラスのクラス数以下である。例えば,セッションの優先度クラスとして5クラスが存在した場合,上記のセッション優先度を示す識別子(1004)として,クラス1に対して識別子「1」を,クラス2及び3に対して識別子「2」を,クラス4及び5に対して識別子「3」を該セッションのエントリに設定することができる。   Here, in general, when three or more classes are provided as session priority classes, in the session priority determination step (S140), an identifier (1004) indicating the session priority based on the session priority class. To the entry. Here, the number of identifiers (1004) indicating the session priority is less than or equal to the number of classes of the priority class. For example, if there are 5 classes as session priority classes, the identifier “1” for class 1 and the identifier “2” for classes 2 and 3 are used as the identifier (1004) indicating the session priority. Can be set to the entry of the session for class 4 and 5.

また,上記のセッション優先度判定ステップ(S140)において,上記のセッション優先度を示す識別子(1004)を優先/非優先の2パターンのみとして判定及び設定することもできる。図4は,この場合の手順を示したフローチャートである。図4では,該セッションが優先セッションの場合には該セッションの優先度を示す識別子となるフラグ(1004)の値を1にする(S160)。該セッションが非優先セッションの場合には該セッションの優先度を示す識別子となるフラグ(1004)の値を0にする(S160)。そして,フラグの値をステップS120で作成したセッション管理テーブル1000のエントリに設定し,処理を終了する(S170)。 In the session priority determination step (S140), the identifier (1004) indicating the session priority can be determined and set as only two patterns of priority / non-priority. FIG. 4 is a flowchart showing the procedure in this case. In FIG. 4, when the session is a priority session, the value of a flag (1004) serving as an identifier indicating the priority of the session is set to 1 (S160). If the session is a non-priority session, the value of a flag (1004) serving as an identifier indicating the priority of the session is set to 0 (S160). Then, the value of the flag is set in the entry of the session management table 1000 created in step S120, and the process ends (S170).

図5は複数のCPUボード11間で冗長化を実現するために,現用系のCPUボードから予備系のCPUボードに対してセッション情報をコピーする手順,および,一つの現用系のCPUボードに障害が発生した際,予備系のCPUボードに系を切り替える手順を説明するシーケンス図である。図5では,簡易のため,2つの現用系のCPUボード,および,1つの予備系のCPUボードによって構成される冗長構成の例を示す。   FIG. 5 shows a procedure for copying session information from the active CPU board to the standby CPU board in order to realize redundancy among a plurality of CPU boards 11, and a failure in one active CPU board. FIG. 11 is a sequence diagram for explaining a procedure for switching a system to a standby CPU board when an error occurs. For the sake of simplicity, FIG. 5 shows an example of a redundant configuration including two active CPU boards and one standby CPU board.

初期状態では,CPU#1(11−1)およびCPU#2(11−2)の2個のCPUボードを現用系のCPUボードとする(2000−1,2000−2)。また,CPU#3(11−3)のCPUボードを予備系のCPUボードとする(2000−3)。   In the initial state, the two CPU boards of CPU # 1 (11-1) and CPU # 2 (11-2) are used as active CPU boards (2000-1, 2000-2). Further, the CPU board of CPU # 3 (11-3) is set as a standby CPU board (2000-3).

現用系のCPUボードであるCPU#1(11−1),および,CPU#2(11−2)は,定期的に該CPUボードが保持するセッション情報を,予備系のCPUボードであるCPU#3(11−3)に対してコピーする(2100−1,2100−2)。   CPU # 1 (11-1) and CPU # 2 (11-2), which are active CPU boards, periodically store session information held by the CPU board as CPU #, which is a standby CPU board. 3 (11-3) is copied (2100-1, 2100-2).

ここで現用系のCPUボードCPU#1(11−1)に障害が発生する(2200)と,予備系のCPUボードCPU#3(11−3)は,CPU#1(11−1)に障害が発生したことを検知する(2250)。CPU#3(11−3)が,CPU#1(11−1)が障害発生したことの検知は,例えば,CPU#1(11−1)が送信する障害発生を通知する信号を,CPU#3(11−3)が受信するか,あるいは,予備系のCPUボード(11−3)が,現用系のCPUボードCPU#1(11−1)が定期的に送信している信号を受信しなくなることにより行われる。   If a failure occurs in the active CPU board CPU # 1 (11-1) (2200), the standby CPU board CPU # 3 (11-3) fails in the CPU # 1 (11-1). Is detected (2250). CPU # 3 (11-3) detects that a failure has occurred in CPU # 1 (11-1) by, for example, sending a signal notifying the occurrence of a failure transmitted from CPU # 1 (11-1) to CPU # 1 (11-1). 3 (11-3) or the standby CPU board (11-3) receives a signal periodically transmitted by the active CPU board CPU # 1 (11-1). It is done by disappearing.

予備系のCPUボードCPU#3(11−3)は,障害が発生したCPUボードCPU#1(11−1)に替わって現用系として機能するための系切替処理を行う(2300)。   The spare CPU board CPU # 3 (11-3) performs a system switching process for functioning as the active system in place of the CPU board CPU # 1 (11-1) in which the failure has occurred (2300).

CPU#3(11−3)は,系を切り替えて現用系として起動したことを現用系CPUボードであるCPU#2(11−2)に対して通知する(2400)。以降,CPU#3は現用系のCPUボードとして機能する(2500)。   The CPU # 3 (11-3) notifies the CPU # 2 (11-2) which is the active CPU board that the system has been switched and started as the active system (2400). Thereafter, CPU # 3 functions as an active CPU board (2500).

障害が発生したCPUボードであるCPU#1(11−1)は,ハードウェアの交換,または,CPUボードが搭載するソフトウェアを再起動することにより,復旧処理(2600)した後,予備系のCPUボードとして機能する(2700)。   The CPU # 1 (11-1), which is the CPU board in which the failure has occurred, replaces the hardware or restarts the software installed in the CPU board, and then performs the recovery process (2600), and then the standby CPU It functions as a board (2700).

CPU#1(11−1)は,予備系として起動したことを,現用系であるCPUボードCPU#2(11−2),およびCPU#3(11−3)に対して通知する(2800−1,2800−2)。以降,現用系のCPUボードCPU2(11−2),およびCPU#3(11−3)は,予備系のCPUボードであるCPU#1(11−1)に対して,セッション情報をコピーする(2900−1,2900−2)。   The CPU # 1 (11-1) notifies the active CPU board CPU # 2 (11-2) and CPU # 3 (11-3) that it has been activated as a standby system (2800- 1, 2800-2). Thereafter, the active CPU board CPU2 (11-2) and CPU # 3 (11-3) copy the session information to the CPU # 1 (11-1), which is the standby CPU board ( 2900-1, 2900-2).

図7は,現用系のCPUボードで障害が発生した際に,予備系CPUボードが行う系切替処理を説明するフローチャートである。   FIG. 7 is a flowchart for explaining a system switching process performed by the standby CPU board when a failure occurs in the active CPU board.

最初に,予備系のCPUボードは,現用系のCPUボードで障害が発生したことを検知する(S210)。   First, the standby CPU board detects that a failure has occurred in the active CPU board (S210).

予備系に設けるセッション管理テーブルのエントリに関して,障害が発生した現用系のCPUボードに関するエントリのみを残し,障害が発生していないそのほかの現用系のCPUボードに関するエントリを削除する(S220)。   With respect to the entries in the session management table provided in the standby system, only entries relating to the active CPU board in which the failure has occurred are left, and entries relating to other active CPU boards in which no failure has occurred are deleted (S220).

予備系から現用系へ系の切替をすることを,障害が発生していない現用系のCPUボードに対して通知し(S230),該CPUボードは,現用系に切り替わる(S240)。以降,障害が発生したCPUボードのセッション情報を引き継ぐことにより,現用系として機能する(S250)。   The switch of the system from the standby system to the active system is notified to the active CPU board where no failure has occurred (S230), and the CPU board is switched to the active system (S240). Thereafter, it functions as the active system by taking over the session information of the CPU board in which the failure has occurred (S250).

次に,現用系から予備系に対してセッション情報をコピーするための処理手順を図8の場合について説明する。図8は,図4のセッション優先度判定ステップ(S140)において,該セッションの優先度を示す識別子(1004)を優先/非優先の2パターンとして判定してエントリに識別子フラグ設定した場合に,現用系から予備系に対してセッション情報をコピーするための処理を説明するフローチャートである。該セッションが優先セッションの場合には該セッションの優先度を示す識別子となるフラグ(1004)の値は1,該セッションが非優先セッションの場合には該セッションの優先度を示す識別子となるフラグ(1004)の値は0となっている。   Next, a processing procedure for copying session information from the active system to the standby system will be described with reference to FIG. FIG. 8 shows the case where the identifier (1004) indicating the priority of the session is determined as two priority / non-priority patterns and the identifier flag is set in the entry in the session priority determination step (S140) of FIG. It is a flowchart explaining the process for copying session information from a system to a standby system. If the session is a priority session, the value of the flag (1004) indicating the priority of the session is 1, and if the session is a non-priority session, the flag (1004) is an identifier indicating the priority of the session ( The value of 1004) is 0.

最初に,該CPUボードが,前回予備系のCPUボードに対してセッション情報のコピーを行った時刻と,該セッションの更新時刻を比較する(S310)。ステップ310において,該セッションのセッション情報が,前回のコピー時刻以降に更新されていなければ,処理を終了する(S340)。この処理は,前回のコピー以降に更新された情報のみをコピーすることにより,処理負荷を低減するものである。   First, the CPU board compares the time when the session information was previously copied to the standby CPU board with the update time of the session (S310). In step 310, if the session information of the session has not been updated since the previous copy time, the process ends (S340). This process reduces the processing load by copying only information that has been updated since the previous copy.

該セッションが,前回のコピー以降に更新されている場合,次に,該セッションが優先セッションであるか否か(セッションの優先/非優先を示す識別子フラグの値が1か0か)を判定する(S320)。セッションの優先/非優先を示す識別子フラグの値が「1」である場合には,該セッションが優先セッションであるものとしてセッション情報をコピーし(S330),処理を終了する(S340)。一方,ステップS320において,セッションの優先/非優先を示す識別子フラグの値が「0」の場合には,該セッションが非優先セッションではないとして,セッション情報のコピーを行わず,処理を終了する(S340)。   If the session has been updated since the previous copy, it is next determined whether or not the session is a priority session (the identifier flag value indicating the priority / non-priority of the session is 1 or 0). (S320). If the value of the identifier flag indicating the priority / non-priority of the session is “1”, the session information is copied assuming that the session is a priority session (S330), and the process is terminated (S340). On the other hand, if the value of the identifier flag indicating priority / non-priority of the session is “0” in step S320, the session information is not copied and the process ends without assuming that the session is not a non-priority session ( S340).

また、本発明では,現用系から予備系に対してセッション情報をコピーする処理において,セッションの優先度に応じて,コピーを行う頻度を変えることもできる。   In the present invention, in the process of copying session information from the active system to the standby system, the frequency of copying can be changed according to the priority of the session.

ここで,セッションの優先度に応じて,現用系から予備系に対してセッション情報を引き継ぐ頻度を変えてコピーを行う処理を説明する。図9は,上記処理を説明するフローチャートである。
なお,セッション情報が引き継がれる該CPUボードがコピー処理を行う際,最初に,前回予備系のCPUボードに対してセッション情報のコピーを行った時刻と,該セッションの更新時刻を比較し,該セッションのセッション情報が,前回のコピー時刻以降に更新されていなければ,処理を終了するという処理は,上記の実施例と同様である(図8中の(S310)に相当)。
Here, a process of performing copying by changing the frequency of taking over session information from the active system to the standby system according to the priority of the session will be described. FIG. 9 is a flowchart for explaining the above process.
When the CPU board that inherits the session information performs a copy process, first, the session information is copied to the standby CPU board last time and the update time of the session is compared. If the session information is not updated after the previous copy time, the process of ending the process is the same as in the above embodiment (corresponding to (S310) in FIG. 8).

最初に,該セッションの優先度を示す識別子(1004)を判定する(S400)。ここで,それぞれの識別子には,対応するセッション情報のコピー周期が予め定められており,上記識別子に対応して,該セッション情報のコピーを行う周期が異なるように処理が分岐する。例えば,上記識別子を「0,1,2,・・・,N」として,値の小さいほうから順番に,識別子に対応する該セッション情報のコピー周期を短いものと定めた場合,それぞれの分岐において,定められたコピー周期が経過したか否かの判定処理を行う(S420〜S423)。   First, an identifier (1004) indicating the priority of the session is determined (S400). Here, for each identifier, a corresponding session information copy cycle is determined in advance, and the process branches so that the session information copy cycle differs in accordance with the identifier. For example, when the identifier is “0, 1, 2,..., N” and the session information copy period corresponding to the identifier is determined to be short in order from the smallest value, Then, a determination process is performed to determine whether or not a predetermined copy cycle has elapsed (S420 to S423).

上記判定処理では、前回該セッションに関するセッション情報のコピーを行った時刻(1104)と当該コピー処理を行う時刻を比較して,前回コピーを行ってからの経過時間を求める。そして、当該識別子に対応して定められた該セッション情報のコピー周期よりも前回コピーを行ってからの経過時間が大きい場合,当該コピー周期が経過したものと判定し,一方,上記コピー周期よりも上記経過時間が小さい場合,当該定められたコピー周期が経過していないものと判定する。   In the determination process, the time (1104) when the session information related to the session was copied last time is compared with the time when the copy process is performed, and the elapsed time since the last copy is obtained. If the elapsed time from the previous copy is longer than the copy period of the session information determined corresponding to the identifier, it is determined that the copy period has passed, while the copy period is longer than the copy period. If the elapsed time is small, it is determined that the predetermined copy cycle has not elapsed.

そして,上記判定処理に従って,当該コピー周期が経過していればセッション情報をコピーし(S410),処理を終了する(S430)。当該コピー周期が経過していなければコピーは行わず,処理を終了する(S430)。   Then, according to the determination process, if the copy cycle has elapsed, the session information is copied (S410), and the process ends (S430). If the copy cycle has not elapsed, copying is not performed, and the process ends (S430).

また,上記のセッション優先度判定ステップ(S140)において,該セッションの優先度を示す識別子(1004)が優先/非優先の2パターンのみの場合において,現用系から予備系に対してセッション情報をコピーする処理を説明する。図10は,この場合の手順を示したフローチャートである。   In the session priority determination step (S140), when the identifier (1004) indicating the priority of the session has only two patterns of priority / non-priority, the session information is copied from the active system to the standby system. Processing to be performed will be described. FIG. 10 is a flowchart showing the procedure in this case.

最初に,ステップS500において,該セッションが優先セッションであるか否か(セッションの優先/非優先を示す識別子フラグの値が1か0か)を判定する。該セッションが優先セッションである場合(セッションの優先/非優先を示す識別子フラグの値が1)には,セッション情報をコピーし(S510),処理を終了する(S530)。一方,ステップS500において,該セッションが優先セッションではない場合(セッションの優先/非優先を示す識別子フラグの値が0の場合)には,非優先セッションに対応したコピー周期であるか否かを判定する(S520)。   First, in step S500, it is determined whether or not the session is a priority session (the identifier flag value indicating priority / non-priority of the session is 1 or 0). If the session is a priority session (the value of the identifier flag indicating the priority / non-priority of the session is 1), the session information is copied (S510), and the process ends (S530). On the other hand, if it is determined in step S500 that the session is not a priority session (the identifier flag value indicating the priority / non-priority of the session is 0), it is determined whether the copy period corresponds to the non-priority session. (S520).

ここで,非優先セッションに対するセッション情報のコピー周期が予め定められており,上記判定処理では、前回該セッションに関するセッション情報のコピーを行った時刻(1104)と当該コピー処理を行う時刻を比較して,前回コピーを行ってからの経過時間を求める。そして、当該非優先セッションについて定められたコピー周期よりも前回コピーを行ってからの経過時間が大きい場合,当該コピー周期が経過したものと判定し,一方,上記コピー周期よりも上記経過時間が小さい場合,当該定められたコピー周期が経過していないものと判定する。   Here, the session information copy cycle for the non-priority session is determined in advance. In the determination process, the time (1104) at which the session information related to the session was previously copied is compared with the time at which the copy process is performed. , Find the elapsed time since the last copy. If the elapsed time from the previous copy is larger than the copy cycle determined for the non-priority session, it is determined that the copy cycle has elapsed, while the elapsed time is smaller than the copy cycle. In this case, it is determined that the predetermined copy cycle has not elapsed.

そして,上記判定処理に従って,非優先セッションに対応したコピー周期が経過した場合には,セッション情報をコピーし(S510),処理を終了する(S530)。一方,ステップ520において,非優先セッションに対応したコピー周期が経過していない場合には,処理を終了する(S530)。   If the copy period corresponding to the non-priority session has elapsed according to the determination process, the session information is copied (S510), and the process is terminated (S530). On the other hand, if the copy period corresponding to the non-priority session has not elapsed in step 520, the process ends (S530).

本発明を適用するネットワーク構成の例Example of network configuration to which the present invention is applied 本発明を適用するゲートウェイ装置の構成例Configuration example of gateway device to which the present invention is applied 本発明を適用する制御部の構成例Configuration example of control unit to which the present invention is applied セッション確立時のセッション管理テーブル作成フローチャートSession management table creation flowchart when establishing a session 冗長化処理に関するCPUボード間のシーケンスSequence between CPU boards for redundancy processing ゲートウェイ−AAA間の認証シーケンスAuthentication sequence between gateway and AAA 障害発生時の予備系CPUの動作に関するフローチャートFlow chart for operation of standby CPU when failure occurs 冗長系へのコピー手順の例を示すフローチャート(優先/非優先でコピーの可否を判定する例)Flow chart showing an example of a procedure for copying to a redundant system (example of determining whether copying is possible with priority / non-priority) 冗長系へのコピー手順の例を示すフローチャート(コピー頻度を変える例)Flow chart showing an example of the copy procedure to the redundant system (example of changing the copy frequency) 冗長系へのコピー手順の例を示すフローチャート(コピー頻度を優先/非優先で変える例)Flow chart showing an example of a copy procedure to a redundant system (example of changing copy frequency between priority and non-priority) 現用系のセッション管理テーブルの構成例Configuration example of the active session management table 予備系のセッション管理テーブルStandby session management table

符号の説明Explanation of symbols

1 ゲートウェイ装置
2 端末
3 基地局
4 ホームエージェント
5 認証サーバ
6 DHCPサーバ
7 アクセスネットワーク
8 バックボーンネットワーク
11 CPUボード
12 スイッチボード
13 制御部
111 スイッチインタフェース
112 パケットバッファ
113 CPU
114 メモリ
115 制御部インタフェース
1000 現用系CPUボードが持つセッション情報管理テーブル
1100 予備系CPUボードが持つセッション情報管理テーブル
DESCRIPTION OF SYMBOLS 1 Gateway apparatus 2 Terminal 3 Base station 4 Home agent 5 Authentication server 6 DHCP server 7 Access network 8 Backbone network 11 CPU board 12 Switch board 13 Control part 111 Switch interface 112 Packet buffer 113 CPU
114 Memory 115 Control unit interface 1000 Session information management table 1100 possessed by active CPU board Session information management table possessed by standby CPU board

Claims (3)

複数の現用系の処理部と現用系の処理部より少ない1以上の予備系の処理部とによって冗長構成されるゲートウェイ装置において,
複数の現用系の処理部それぞれがユーザセッションを確立する際に,ユーザセッションのセッション情報を管理するテーブルを作成し,
前記セッション情報を管理するテーブルが持つユーザセッションごとのエントリに,当該セッションの優先度に応じた識別子を設定し,
前記ユーザセッションごとのエントリのうち,前記1以上の予備系の処理部に当該エントリをコピーするか否かを前記識別子により判断し,コピーすることを示す前記識別子が設定されているユーザセッションのエントリのみを前記予備系の処理部にコピーすることを特徴とするゲートウェイ装置。
In a gateway apparatus configured redundantly by a plurality of active processing units and one or more standby processing units smaller than the active processing units,
When each of the multiple active processing units establishes a user session, create a table to manage the session information of the user session.
An identifier corresponding to the priority of the session is set in the entry for each user session in the session information management table,
Of the entries for each user session, it is determined whether to copy the entry to the one or more standby processing units based on the identifier, and the user session entry in which the identifier indicating copying is set Is copied to the standby processing unit.
複数の現用系の処理部と現用系の処理部より少ない1以上の予備系の処理部とによって冗長構成されるゲートウェイ装置において,
複数の現用系の処理部それぞれがユーザセッションを確立する際に,ユーザセッションのセッション情報を管理するテーブルを作成し,
前記セッション情報を管理するテーブルが持つユーザセッションごとのエントリに,当該セッションの優先度に応じた識別子を設定し,
前記ユーザセッションごとのエントリを前記1以上の予備系の処理部にコピーする際に,当該エントリをコピーする周期であって,予め前記識別子と対応して定められている周期を,当該エントリに設定された前記識別子により判別し,
当該ユーザセッションのセッション情報を前回コピーした時刻からの経過時間が当該エントリに対して前記判別されたコピー周期よりも大きい場合に,当該エントリを前記予備系の処理部にコピーすることを特徴とするゲートウェイ装置。
In a gateway apparatus configured redundantly by a plurality of active processing units and one or more standby processing units smaller than the active processing units,
When each of the multiple active processing units establishes a user session, create a table to manage the session information of the user session.
An identifier corresponding to the priority of the session is set in the entry for each user session in the session information management table,
When copying the entry for each user session to the one or more standby processing units, a cycle for copying the entry, which is set in advance corresponding to the identifier, is set in the entry. Discriminated by the identifier,
When the elapsed time from the time when the session information of the user session is copied last time is longer than the determined copy period for the entry, the entry is copied to the standby processing unit. Gateway device.
前記請求項1または請求項2のゲートウェイ装置において,
前記現用系の処理部に障害が発生した際,
前記予備系の処理部は,前記予備系の処理部に設けるセッション情報を管理するテーブルから,前記障害が発生した現用系の処理部に関するセッション情報を取り出し,前記障害が発生した現用系の処理部の処理を引き継ぐことを特徴とするゲートウェイ装置。
In the gateway device according to claim 1 or 2,
When a failure occurs in the active processing unit,
The standby processing unit extracts session information relating to the active processing unit in which the failure has occurred from a table for managing session information provided in the standby processing unit, and the active processing unit in which the failure has occurred A gateway device that takes over the processing of the above.
JP2008035497A 2008-02-18 2008-02-18 Gateway device Active JP5039975B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008035497A JP5039975B2 (en) 2008-02-18 2008-02-18 Gateway device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008035497A JP5039975B2 (en) 2008-02-18 2008-02-18 Gateway device

Publications (2)

Publication Number Publication Date
JP2009194787A true JP2009194787A (en) 2009-08-27
JP5039975B2 JP5039975B2 (en) 2012-10-03

Family

ID=41076370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008035497A Active JP5039975B2 (en) 2008-02-18 2008-02-18 Gateway device

Country Status (1)

Country Link
JP (1) JP5039975B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010251838A (en) * 2009-04-10 2010-11-04 Hitachi Ltd Access gateway device, and session information duplication method in the same
WO2013161172A1 (en) * 2012-04-27 2013-10-31 日本電気株式会社 Communication system, and path control method
JP2017220717A (en) * 2016-06-03 2017-12-14 株式会社デンソー Controller
JP2018011106A (en) * 2016-07-11 2018-01-18 富士通株式会社 Communication relay apparatus, communication relay method, communication system, and communication relay program
JP2018038008A (en) * 2016-09-02 2018-03-08 日本電信電話株式会社 Authentication server, distribution device, client terminal authentication system, and client terminal authentication method
JP2021064855A (en) * 2019-10-11 2021-04-22 株式会社デンソー Electronic control device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004260267A (en) * 2003-02-24 2004-09-16 Nec Corp Wireless base station apparatus and control method thereof
JP2007060326A (en) * 2005-08-25 2007-03-08 Hitachi Ltd Session relay and session relief method
JP2007295237A (en) * 2006-04-25 2007-11-08 Oki Electric Ind Co Ltd Gateway device including redundant voice processing module
JP2008072370A (en) * 2006-09-13 2008-03-27 Kddi Corp Optical termination system, optical termination unit and switching method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004260267A (en) * 2003-02-24 2004-09-16 Nec Corp Wireless base station apparatus and control method thereof
JP2007060326A (en) * 2005-08-25 2007-03-08 Hitachi Ltd Session relay and session relief method
JP2007295237A (en) * 2006-04-25 2007-11-08 Oki Electric Ind Co Ltd Gateway device including redundant voice processing module
JP2008072370A (en) * 2006-09-13 2008-03-27 Kddi Corp Optical termination system, optical termination unit and switching method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010251838A (en) * 2009-04-10 2010-11-04 Hitachi Ltd Access gateway device, and session information duplication method in the same
WO2013161172A1 (en) * 2012-04-27 2013-10-31 日本電気株式会社 Communication system, and path control method
JPWO2013161172A1 (en) * 2012-04-27 2015-12-21 日本電気株式会社 COMMUNICATION SYSTEM, ROUTE CONTROL METHOD, AND ROUTE CONTROL DEVICE
JP2017220717A (en) * 2016-06-03 2017-12-14 株式会社デンソー Controller
JP2018011106A (en) * 2016-07-11 2018-01-18 富士通株式会社 Communication relay apparatus, communication relay method, communication system, and communication relay program
JP2018038008A (en) * 2016-09-02 2018-03-08 日本電信電話株式会社 Authentication server, distribution device, client terminal authentication system, and client terminal authentication method
JP2021064855A (en) * 2019-10-11 2021-04-22 株式会社デンソー Electronic control device
JP7205439B2 (en) 2019-10-11 2023-01-17 株式会社デンソー electronic controller

Also Published As

Publication number Publication date
JP5039975B2 (en) 2012-10-03

Similar Documents

Publication Publication Date Title
US9219640B2 (en) Performing failover in a redundancy group
EP3544232B1 (en) Processing method, device and system for nf component abnormality
CN108199967B (en) Route processing method and device
JP2006253900A (en) Method for ip address takeover, ip-address takeover program, server and network system
US20080159125A1 (en) Network connection restoration method, AAA server, and radio access network gateway apparatus
JP5039975B2 (en) Gateway device
JP2012249213A (en) Ip address assignment system and ip address assignment method
JP2006217094A (en) Network, network terminal device, ip address management method using for the same, and program thereof
CN108199962B (en) Address migration method and device, network equipment and readable storage medium
CN110771097A (en) Connectivity monitoring for data tunneling between network device and application server
JP4145274B2 (en) Network equipment
JP5775473B2 (en) Edge device redundancy system, switching control device, and edge device redundancy method
US7366156B2 (en) Context synchronization method in mobile communication system
CN108900441B (en) Network switching method, first electronic device and readable storage medium
CN108234358B (en) Multicast message transmission method, device and machine readable storage medium
CN112492030B (en) Data storage method, device, computer equipment and storage medium
EP3884647B1 (en) Methods of operating service control nodes
CN107948002B (en) AP access control method and device
JP2007124663A (en) Method of setting up ps call in mobile communication system
CN111064622B (en) Network device, synchronization apparatus, and information transmission method
JP2009075710A (en) Redundant system
CN108768798B (en) Equipment access method and device
KR20030050551A (en) Apparatus and method for fault management of home agent in PDSN system
CN110784410A (en) Route establishing method and related equipment
JP7475558B1 (en) Equipment management system and equipment management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110131

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120216

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 5039975

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150720

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250