JP2006228120A - File updating method - Google Patents

File updating method Download PDF

Info

Publication number
JP2006228120A
JP2006228120A JP2005044243A JP2005044243A JP2006228120A JP 2006228120 A JP2006228120 A JP 2006228120A JP 2005044243 A JP2005044243 A JP 2005044243A JP 2005044243 A JP2005044243 A JP 2005044243A JP 2006228120 A JP2006228120 A JP 2006228120A
Authority
JP
Japan
Prior art keywords
line
processor
program
service
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
JP2005044243A
Other languages
Japanese (ja)
Other versions
JP4686207B2 (en
Inventor
Akira Hayama
彰 羽山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2005044243A priority Critical patent/JP4686207B2/en
Publication of JP2006228120A publication Critical patent/JP2006228120A/en
Application granted granted Critical
Publication of JP4686207B2 publication Critical patent/JP4686207B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To update a program without affecting service for a communication device. <P>SOLUTION: After a program file is transferred to line processor parts 5 and 6, the service functions of the line processor parts 5 and 6 are temporarily switched to a redundant processor part 7. While the service is continued by using the redundant processor part 7, the line processor parts 5 and 6 are reset to update the program. After the updating of the program is completed, a service providing function is switched from the redundant processor part 7 to continue the service by the line processor parts 5 and 6. These steps above are scheduled for all line processor parts and performed in order. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、ネットワークを構成する通信装置のプログラムのファイル更新方法に関する。   The present invention relates to a file update method for a program of a communication apparatus constituting a network.

近年になり情報通信ニーズの増大や通信の自由化が進展するにつれ、音声およびデータ通信を含む情報通信サービスが多様化してきている。このような背景から通信サービス分野に新たに参入する事業者(キャリア)も増えてきており、キャリア間のサービス競争が盛んになってきている。新規のキャリアはNCC(New common carrier)と称され、VoIP(Voice over Internet Protocol)などの技術を用いて様々なサービスを提供している。VoIP(ヴォイプ)とはディジタルの音声データをパケット化して伝送することにより、音声系ネットワークとデータ系ネットワークとを統合する技術である。   In recent years, information communication services including voice and data communication have been diversified as information communication needs have increased and communication has been liberalized. Against this background, the number of operators (carriers) newly entering the communication service field has increased, and service competition between carriers has become active. The new carrier is referred to as NCC (New common carrier), and provides various services using technologies such as VoIP (Voice over Internet Protocol). VoIP is a technology that integrates a voice network and a data network by packetizing and transmitting digital voice data.

NCCは、加入者回線を既に持つ特定のキャリアから、交換機などの設備を既定の料金で借り受けることが多い。またNCCの多くは、自らの資金で例えばIP網などの自前の交換ネットワークを構築する。これに、特定キャリアの回線交換網(PSTN:Public Switched Telephone Network)も加えて通信システムが形成され、一般ユーザへのサービスの提供にあたってはこれらの設備が複合的に利用される。   NCCs often borrow equipment such as an exchange from a specific carrier that already has a subscriber line at a predetermined charge. Many NCCs build their own exchange networks such as IP networks with their own funds. In addition, a communication system is formed by adding a circuit switching network (PSTN: Public Switched Telephone Network) of a specific carrier, and these facilities are used in combination for providing services to general users.

既存の通信システムにおいては、NCCの交換ネットワークは、ユーザから見て交換機よりも網側に位置する。すなわち、ユーザ端末から発せられた呼は加入者回線を介してまずPSTNの交換機に達したのち、この交換機から、PSTNまたは交換ネットワークのいずれかに送出されることになる。つまりNCCは、特定キャリアの交換機の後段に自らの交換ネットワークを配置し、独自の通信システムを構築する。   In the existing communication system, the NCC exchange network is located on the network side from the exchange as viewed from the user. That is, a call originated from a user terminal first reaches the PSTN exchange via the subscriber line, and is then sent from the exchange to either the PSTN or the exchange network. In other words, the NCC arranges its own switching network after the exchange of the specific carrier and constructs its own communication system.

PSTNとIP網とを組み合わせた通信システムを構築するために、ゲートウェイ装置などの通信装置が用いられる。この種の装置は音声データやバイナリデータをIP(Internet Protocol)パケットに変換するIP変換部や、IPパケットをスイッチングするパケットスイッチ部、および種々のインタフェースを備える。   In order to construct a communication system combining a PSTN and an IP network, a communication device such as a gateway device is used. This type of apparatus includes an IP conversion unit that converts voice data and binary data into IP (Internet Protocol) packets, a packet switch unit that switches IP packets, and various interfaces.

ところで、IP変換部、パケットスイッチ部、および種々のインタフェースなどは、ゲートウェイ装置の内部において比較的独立したモジュールとして形成されることが多い。各モジュールはそれぞれCPU(Central Processing Unit)および内部メモリを備え、各々内部メモリにロードされるプログラムに基づいて動作する。最適化設計により、モジュールごとに異なるOS(Operation System)が実装されることもある。   By the way, the IP conversion unit, the packet switch unit, and various interfaces are often formed as relatively independent modules in the gateway device. Each module includes a CPU (Central Processing Unit) and an internal memory, and operates based on a program loaded into the internal memory. Depending on the optimization design, a different OS (Operation System) may be mounted for each module.

各プログラムがバージョンアップされた場合などには、ゲートウェイ装置は最新版のプログラムをネットワーク監視装置などからダウンロードして、プログラムファイルを更新する必要がある。複数のプロセッサを備える通信装置におけるファイル更新方式が種々考案されている(例えば特許文献1を参照)。既存の技術においては、ゲートウェイ装置を構成する複数のプロセッサに対し、ネットワーク監視装置からプログラムを転送したのち、リセットすることによりプログラム更新が完了する。
特開平08−106399号公報
When each program is upgraded, the gateway device needs to download the latest version of the program from the network monitoring device and update the program file. Various file update methods have been devised in a communication apparatus including a plurality of processors (see, for example, Patent Document 1). In the existing technology, the program update is completed by transferring the program from the network monitoring device to a plurality of processors constituting the gateway device and then resetting the program.
JP-A-08-106399

既存の技術においては、通信装置にプログラムを転送したのち、ただちにリセットを行なうようにしていた。このためリセット対象となるプロセッサにおいて、実行中のプログラムが再起動されたのち更新されたプログラムが動作を開始するまで、運用中のサービスが中断されることになる。
この発明は上記事情によりなされたもので、その目的は、通信装置のサービスに影響を及ぼすことなくプログラムを更新可能なファイル更新方法を提供することにある。
In the existing technology, the program is transferred to the communication device and then reset immediately. For this reason, in the processor to be reset, the service in operation is interrupted until the updated program starts operating after the program being executed is restarted.
The present invention has been made in view of the above circumstances, and an object thereof is to provide a file update method capable of updating a program without affecting the service of a communication apparatus.

上記目的を達成するためにこの発明の一態様によれば、複数の回線プロセッサとこれらの複数の回線プロセッサに対しN+1冗長で設けられる冗長プロセッサとを備える通信装置と、この通信装置に対して通信ネットワークを介してプログラムファイルを配信するネットワーク監視装置とを備える伝送システムに用いられるファイル更新方法であって、前記ネットワーク監視装置から前記複数の回線プロセッサに前記プログラムファイルを転送する転送ステップと、前記複数の回線プロセッサのサービス機能を順次前記冗長プロセッサに切り替える切替ステップと、前記サービス機能を前記冗長プロセッサに切り替えられた回線プロセッサをリセットするステップと、リセットの完了した回線プロセッサのサービス機能を前記冗長プロセッサから切り戻すステップとを具備することを特徴とするファイル更新方法が提供される。   In order to achieve the above object, according to one aspect of the present invention, a communication device comprising a plurality of line processors and a redundant processor provided with N + 1 redundancy for the plurality of line processors, and communicating with the communication device A file update method used in a transmission system including a network monitoring device that distributes a program file via a network, the transfer step transferring the program file from the network monitoring device to the plurality of line processors, A step of sequentially switching the service function of the line processor to the redundant processor, a step of resetting the line processor whose service function has been switched to the redundant processor, and a service function of the line processor that has been reset to the redundant processor File update method characterized by comprising the steps of returning et cutting is provided.

このような手段を講じることにより、リセット対象となる回線プロセッサをリセットする前に、この回線プロセッサのサービス機能が該冗長プロセッサに切り替えられ、引き継がれる。従って、冗長プロセッサにより引き続きサービスが継続され、回線プロセッサのリセットおよびプログラムの再起動を、通信装置のサービスには影響のない状態で実施することが可能になる。すなわち、リセット対象の回線プロセットがリセットされても通信装置のサービスには影響をあたえず、プログラム更新を行うことが可能になる。   By taking such means, before the line processor to be reset is reset, the service function of this line processor is switched to the redundant processor and taken over. Therefore, the service is continued by the redundant processor, and the line processor can be reset and the program can be restarted without affecting the service of the communication device. In other words, even if the reset line preset is reset, the service of the communication apparatus is not affected and the program can be updated.

この発明によれば、通信装置のサービスに影響を及ぼすことなくプログラムを更新可能なファイル更新方法を提供することができる。   According to the present invention, it is possible to provide a file update method capable of updating a program without affecting the service of the communication apparatus.

図1は、この発明に係わる通信システムに用いられる通信装置を示す機能ブロック図である。図1において、通信装置3は回線相互間(ここでは回線A、回線Bとする)を接続する通信機能をサービスする。通信装置3はネットワーク2に接続され、回線A8や回線B9のインタフェースを持ち、各回線インタフェースに対して通信環境を提供する。   FIG. 1 is a functional block diagram showing a communication apparatus used in a communication system according to the present invention. In FIG. 1, the communication device 3 services a communication function for connecting lines (here, line A and line B). The communication device 3 is connected to the network 2 and has interfaces such as a line A8 and a line B9, and provides a communication environment for each line interface.

通信装置3は、制御部4と、回線プロセッサA部5と、回線プロセッサB部6とを備える。回線プロセッサA部5は回線Aのインタフェース制御を行い、回線プロセッサB部6は回線Bのインタフェース制御を行う。このような構成において各インタフェースの通信サービスを実施するめには、各回線プロセッサ部のプログラムが正常に動作している必要がある。しかしながら各回線プロセッサがリセットされたり、再起動されたりした場合には、各回線プロセッサ部の持つインタフェースの通信サービスが一時的に提供できなくなる。   The communication device 3 includes a control unit 4, a line processor A unit 5, and a line processor B unit 6. The line processor A unit 5 performs interface control of the line A, and the line processor B unit 6 performs interface control of the line B. In order to implement the communication service of each interface in such a configuration, the program of each line processor unit needs to be operating normally. However, when each line processor is reset or restarted, the interface communication service of each line processor unit cannot be temporarily provided.

制御部4は通信装置3の全体の制御を行う。すなわち制御部4は、回線プロセッサA部5、回線プロセッサB部6に対して回線A8、回線B7の制御を行うよう要求したり、回線プロセッサA部5、回線プロセッサB部6が検出した障害を総合的に管理したりする。また制御部4はネットワーク2を経由してネットワーク監視装置1に接続される。ネットワーク監視装置1は制御部4と通信を行い、通信装置3を総合的に管理する。管理により得られた情報はネットワーク監視装置1側で表示され、これにより通信装置3を遠隔から監視、管理することができる。   The control unit 4 performs overall control of the communication device 3. That is, the control unit 4 requests the line processor A unit 5 and the line processor B unit 6 to control the line A8 and the line B7, and detects a failure detected by the line processor A unit 5 and the line processor B unit 6. Or manage it comprehensively. The control unit 4 is connected to the network monitoring device 1 via the network 2. The network monitoring device 1 communicates with the control unit 4 and comprehensively manages the communication device 3. The information obtained by the management is displayed on the network monitoring device 1 side, whereby the communication device 3 can be monitored and managed remotely.

さらに、通信装置3は冗長プロセッサ部7を備える。冗長プロセッサ部7は、任意の回線プロセッサ部が故障した際に自動的にサービス機能の切り替えを行うために設けられる。例えば回線プロセッサA部5に障害が発生し、回線A8の通信サービスを継続できない状態になったとする。すると、この障害は回線プロセッサA部5により検出され、その旨が冗長プロセッサ部7に通知される。これに応じて回線A8は冗長プロセッサ部7に切替接続され、冗長プロセッサ部7は、回線プロセッサA部5のサービス機能の代替を行う。   Further, the communication device 3 includes a redundant processor unit 7. The redundant processor unit 7 is provided for automatically switching service functions when an arbitrary line processor unit fails. For example, it is assumed that a failure occurs in the line processor A unit 5 and the communication service on the line A8 cannot be continued. Then, this failure is detected by the line processor A unit 5 and the fact is notified to the redundant processor unit 7. In response to this, the line A8 is switched to the redundant processor unit 7, and the redundant processor unit 7 substitutes for the service function of the line processor A unit 5.

回線プロセッサA部5が交換されるなどして障害が復旧した場合は、冗長プロセッサ部7に接続されていた回線A8が回線プロセッサA部5に切り戻され、回線プロセッサA部5が冗長プロセッサ部7のサービス機能の代替を行う。このように、サービス機能を別のプロセッサ部が代替することによりサービス機能の継承性を損なうことなく、サービス提供していくことが可能となる。上記構成において通信装置3は複数のラックを備え、各ラックの各々は、回線プロセッサ部を個別に実装する複数の回線プロセッサ基板と、冗長プロセッサ部7を実装する冗長プロセッサ基板とを備える。   When the failure is recovered by replacing the line processor A unit 5 or the like, the line A8 connected to the redundant processor unit 7 is switched back to the line processor A unit 5, and the line processor A unit 5 is switched to the redundant processor unit. 7 service function is substituted. In this way, it is possible to provide a service without impairing the inheritance of the service function by substituting the service function with another processor unit. In the above configuration, the communication device 3 includes a plurality of racks, and each rack includes a plurality of line processor boards on which the line processor units are individually mounted and a redundant processor board on which the redundant processor units 7 are mounted.

ところで、各回線プロセッサ部5,6には、サービスを実現するためのプログラムが搭載されている。プログラムの機能の拡張および不具合修正を行うためには、サービス運用中にプログラムの更新を行う必要がある。更新するための新たなプログラムはネットワーク監視装置1に準備され、ネットワーク2を介して制御部4に送り込まれたのち、回線プロセッサA部5、回線プロセッサB部6、冗長プロセッサ部7の二次記憶域に配信される。各回線プロセッサ部5,6を新プログラムで動作させるためには、各回線プロセッサ5,6部をリセットし、新プログラムを二次記憶域からプログラム動作メモリへ展開して動作させる必要がある。   By the way, each of the line processor units 5 and 6 is loaded with a program for realizing a service. In order to expand the functions of the program and correct defects, it is necessary to update the program during service operation. A new program for updating is prepared in the network monitoring device 1 and sent to the control unit 4 via the network 2, and then the secondary storage of the line processor A unit 5, the line processor B unit 6, and the redundant processor unit 7. Delivered to the region. In order to operate each of the line processors 5 and 6 with a new program, it is necessary to reset each of the line processors 5 and 6 and develop the new program from the secondary storage area to the program operation memory for operation.

図2は、本発明に係わるファイル更新方法の処理手順を示すフローチャートである。図2においてプログラム更新処理が開始されると(ステップS21)、更新用のプログラムが全ての回線プロセッサに対してまず転送される(ステップS22)。次に、各回線プロセッサをリセットするに先立ち、リセット対象となる回線プロセッサ部のサービスを冗長プロセッサ部7に切り替える(ステップS23)。こののち、リセット対象プロセッサをリセットし(ステップS24)、新たなプログラムをプロセッサに上に展開したのち、動作を開始させる。次に、冗長プロセッサ部7からサービスを切り戻し、リセットの完了した回線プロセッサ部にサービス機能を引き継ぐ(ステップS25)。次のステップでは、ステップS23〜S25の処理が全ての回線プロセッサにつき実施されたか否かが判定される(ステップS28)。ステップS28でYes判定が出るまでステップS23〜S25の処理ループが繰り返される。全ての回線プロセッサに対しての処理が完了すると(ステップS28でYes)、冗長プロセッサ部7をリセットし(ステップS26)これが完了すると通信装置3のプログラム更新が終了する(ステップS27)。   FIG. 2 is a flowchart showing the processing procedure of the file update method according to the present invention. When the program update process is started in FIG. 2 (step S21), the update program is first transferred to all the line processors (step S22). Next, prior to resetting each line processor, the service of the line processor unit to be reset is switched to the redundant processor unit 7 (step S23). Thereafter, the processor to be reset is reset (step S24), a new program is loaded on the processor, and then the operation is started. Next, the service is switched back from the redundant processor unit 7, and the service function is taken over by the line processor unit that has been reset (step S25). In the next step, it is determined whether or not the processing in steps S23 to S25 has been performed for all the line processors (step S28). The processing loop of steps S23 to S25 is repeated until a Yes determination is made in step S28. When the processing for all the line processors is completed (Yes in step S28), the redundant processor unit 7 is reset (step S26), and when this is completed, the program update of the communication device 3 is completed (step S27).

図2のステップS24において、全ての回線プロセッサを一斉にリセットするのではなく、順次スケジューリングしてリセットするようにする。これは回線プロセッサ部の数に比べて冗長プロセッサ部7の数が少ないためであり、これをN+1冗長と称する。スケジューリングは図1の制御部4が自動的に処理する。すなわち図1のネットワーク監視装置1から制御部4に対し通信装置3のリセットが指示されると、制御部4がスケジューリングを行い、順次、自動的に冗長プロセッサへのサービス機能の切り替え、リセット指示、冗長プロセッサからのサービス機能の切り戻し指示を行う。そして、ファイルの更新が完了すると、制御部4は次の回線プロセッサの冗長プロセッサ部7へのサービス機能の切り替えを指示する。最後の冗長プロセッサ部7のリセット時においては、いずれの回線インタフェース部に対してもサービスを提供していない状態であるので、そのまま冗長プロセッサ部7をリセットする。このようにして全回線プロセッサのプログラム更新を終了し、複数の回線プロセッサのプログラム更新をサービスの停止なく、実行することができる。   In step S24 of FIG. 2, all line processors are not reset all at once, but are scheduled and reset sequentially. This is because the number of redundant processor units 7 is smaller than the number of line processor units, and this is referred to as N + 1 redundancy. The scheduling is automatically processed by the control unit 4 in FIG. That is, when the network monitoring device 1 in FIG. 1 instructs the control unit 4 to reset the communication device 3, the control unit 4 performs scheduling, sequentially and automatically switches the service function to the redundant processor, reset instruction, A service function switchback instruction is issued from the redundant processor. When the update of the file is completed, the control unit 4 instructs the switching of the service function to the redundant processor unit 7 of the next line processor. When the last redundant processor unit 7 is reset, no service is provided to any of the line interface units, so the redundant processor unit 7 is reset as it is. In this way, the program update of all the line processors can be completed, and the program update of a plurality of line processors can be executed without stopping the service.

図3は、既存の技術におけるファイル更新方法の処理手順を示すフローチャートである。既存の技術では、全ての回線プロセッサ部へのプログラムを一度に転送した後(ステップS32)、回線プロセッサ部のリセットをすべての回線プロセッサ部で実施する(ステップS33,S36)。そして、全ての回線プロセッサのリセットが完了したのちに(ステップS36でYes)、冗長プロセッサ部7をリセットするようにしていた。このため回線プロセッサ部のリセットののち新プログラムが動作するまでは、プログラムが動作していないためにサービスが停止することになる。   FIG. 3 is a flowchart showing the processing procedure of the file update method in the existing technology. In the existing technology, after transferring the program to all the line processor units at once (step S32), the line processor unit is reset in all the line processor units (steps S33 and S36). Then, after all the line processors have been reset (Yes in step S36), the redundant processor unit 7 is reset. For this reason, the service is stopped because the program is not operating until the new program starts operating after resetting the line processor.

これに対しこの実施形態では、回線プロセッサ部にプログラムファイルを転送したのち、当該回線プロセッサ部のサービス機能を一旦、冗長プロセッサ部7に切り替える。そして、冗長プロセッサ部7を用いてサービスを継続しつつ、回線プロセッサ部をリセットしてプログラム更新を行う。プログラム更新が完了したのちサービス提供機能を冗長プロセッサ部7から切戻して回線プロセッサ部によるサービスの提供を継続する。これを全ての回線プロセッサ部に対しスケジューリングし、順次実行するようにしている。このように、回線プロセッサ部のファイル更新に際して、サービスの提供を冗長プロセッサ部7に一旦切り替えるようにしているので、複数の回線プロセッサのプログラム更新をサービスの停止なく実行することができ、従って通信装置のサービスに影響を及ぼすことなくプログラムを更新可能なファイル更新方法を提供することが可能となる。   On the other hand, in this embodiment, after the program file is transferred to the line processor unit, the service function of the line processor unit is temporarily switched to the redundant processor unit 7. Then, while continuing the service using the redundant processor unit 7, the line processor unit is reset and the program is updated. After the program update is completed, the service providing function is switched back from the redundant processor unit 7 to continue providing the service by the line processor unit. This is scheduled for all line processor units and executed sequentially. As described above, when the file of the line processor unit is updated, the provision of the service is temporarily switched to the redundant processor unit 7, so that the program update of the plurality of line processors can be executed without stopping the service. It is possible to provide a file update method capable of updating the program without affecting the service of the file.

なお、この発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment.

この発明に係わる通信システムに用いられる通信装置を示す機能ブロック図。The functional block diagram which shows the communication apparatus used for the communication system concerning this invention. 本発明に係わるファイル更新方法の処理手順を示すフローチャート。The flowchart which shows the process sequence of the file update method concerning this invention. 既存の技術におけるファイル更新方法の処理手順を示すフローチャート。The flowchart which shows the process sequence of the file update method in the existing technique.

符号の説明Explanation of symbols

1…ネットワーク監視装置、2…ネットワーク、3…通信装置、4…制御部、5…回線プロセッサA部、6…回線プロセッサB部、7…冗長プロセッサ、8…回線A、9…回線B   DESCRIPTION OF SYMBOLS 1 ... Network monitoring apparatus, 2 ... Network, 3 ... Communication apparatus, 4 ... Control part, 5 ... Line processor A part, 6 ... Line processor B part, 7 ... Redundant processor, 8 ... Line A, 9 ... Line B

Claims (2)

複数の回線プロセッサとこれらの複数の回線プロセッサに対しN+1冗長で設けられる冗長プロセッサとを備える通信装置と、この通信装置に対して通信ネットワークを介してプログラムファイルを配信するネットワーク監視装置とを備える伝送システムに用いられるファイル更新方法であって、
前記ネットワーク監視装置から前記複数の回線プロセッサに前記プログラムファイルを転送する転送ステップと、
前記複数の回線プロセッサのサービス機能を順次前記冗長プロセッサに切り替える切替ステップと、
前記サービス機能を前記冗長プロセッサに切り替えられた回線プロセッサをリセットするステップと、
リセットの完了した回線プロセッサのサービス機能を前記冗長プロセッサから切り戻すステップとを具備することを特徴とするファイル更新方法。
Transmission comprising a communication device comprising a plurality of line processors and a redundant processor provided with N + 1 redundancy for the plurality of line processors, and a network monitoring device for delivering program files to the communication devices via a communication network A file update method used in the system,
A transfer step of transferring the program file from the network monitoring device to the plurality of line processors;
A switching step of sequentially switching service functions of the plurality of line processors to the redundant processor;
Resetting the line processor that has switched the service function to the redundant processor;
A file updating method comprising the step of switching back the service function of the reset-completed line processor from the redundant processor.
前記通信装置は複数のラックを備え、
前記ラックの各々は、前記回線プロセッサを個別に実装する複数の回線プロセッサ基板と、
前記冗長プロセッサを実装する冗長プロセッサ基板とを備えることを特徴とする請求項1に記載のファイル更新方法。
The communication device includes a plurality of racks,
Each of the racks includes a plurality of line processor boards that individually mount the line processors;
The file update method according to claim 1, further comprising a redundant processor board on which the redundant processor is mounted.
JP2005044243A 2005-02-21 2005-02-21 File update method Active JP4686207B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005044243A JP4686207B2 (en) 2005-02-21 2005-02-21 File update method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005044243A JP4686207B2 (en) 2005-02-21 2005-02-21 File update method

Publications (2)

Publication Number Publication Date
JP2006228120A true JP2006228120A (en) 2006-08-31
JP4686207B2 JP4686207B2 (en) 2011-05-25

Family

ID=36989429

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005044243A Active JP4686207B2 (en) 2005-02-21 2005-02-21 File update method

Country Status (1)

Country Link
JP (1) JP4686207B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010072974A (en) * 2008-09-19 2010-04-02 Fujitsu Ltd Program, device and method for update control
JP2010170304A (en) * 2009-01-22 2010-08-05 Fujitsu Ten Ltd Management device
JP2012230529A (en) * 2011-04-26 2012-11-22 Mitsubishi Electric Corp Remote maintenance system of fpga loaded device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0723108A (en) * 1993-07-02 1995-01-24 Nec Corp Standby signal device selecting method
JP2002123398A (en) * 2000-10-17 2002-04-26 Matsushita Electric Ind Co Ltd Device and method for version up processing of software in communication equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0723108A (en) * 1993-07-02 1995-01-24 Nec Corp Standby signal device selecting method
JP2002123398A (en) * 2000-10-17 2002-04-26 Matsushita Electric Ind Co Ltd Device and method for version up processing of software in communication equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010072974A (en) * 2008-09-19 2010-04-02 Fujitsu Ltd Program, device and method for update control
JP2010170304A (en) * 2009-01-22 2010-08-05 Fujitsu Ten Ltd Management device
JP2012230529A (en) * 2011-04-26 2012-11-22 Mitsubishi Electric Corp Remote maintenance system of fpga loaded device

Also Published As

Publication number Publication date
JP4686207B2 (en) 2011-05-25

Similar Documents

Publication Publication Date Title
US9182972B2 (en) Method and system for minimizing disruption during in-service software upgrade
JP2004186766A (en) Backup control apparatus, and method for backing up control apparatus
US10095507B1 (en) Image upgrade for devices in a telephony system
WO2012113196A1 (en) Method and apparatus for realizing upgrade of master single-board and slave single-board
CN110895469A (en) Method and device for upgrading dual-computer hot standby system, electronic equipment and storage medium
CN113824723A (en) End-to-end system solution applied to audio and video data transmission
JP4686207B2 (en) File update method
JP2008167359A (en) Site dividing method and file updating method in ip telephone system, and ip telephone system
CN102611717A (en) Service data sending method and system, client-side agent and server agent
JP2010239216A (en) Call control method
US20090085916A1 (en) Method and Apparatus for Performing Non Service Affecting Software Upgrades in Place
EP3516921B1 (en) System, user equipment, computer program product and method for providing access to mobile communication services
JP5220059B2 (en) Network communication system and network communication method
JP2008228221A (en) Ip telephone data relay program, ip telephone data relay server and ip telephone system
JP2009033453A (en) Telephone exchange apparatus and control method used in the telephone exchange apparatus
JP2007026374A (en) Program distribution method
JP5322312B2 (en) PBX backup system
WO2009139306A1 (en) Communication system and redundant configuration management method
JP6136305B2 (en) Redundant VoIP system
JP2005352946A (en) Program update method and system for communication terminal
JP2006190179A (en) File transfer method
JP2007164806A (en) Method for distributing data resource
JP2007233827A (en) Network node device and file update method therefor
JP2007018243A (en) Monitoring system
JP2006157524A (en) Ip in-plant telephone system provided with program-updating function

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100622

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100820

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101207

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20101213

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

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

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

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4686207

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 3