JP2001051884A - Network operation system, command feeding method, and recording medium - Google Patents

Network operation system, command feeding method, and recording medium

Info

Publication number
JP2001051884A
JP2001051884A JP11226384A JP22638499A JP2001051884A JP 2001051884 A JP2001051884 A JP 2001051884A JP 11226384 A JP11226384 A JP 11226384A JP 22638499 A JP22638499 A JP 22638499A JP 2001051884 A JP2001051884 A JP 2001051884A
Authority
JP
Japan
Prior art keywords
command
system file
network element
version
database
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.)
Pending
Application number
JP11226384A
Other languages
Japanese (ja)
Inventor
Yasuhiro Yamamoto
康弘 山本
Hikari Seshiyaka
光 瀬社家
Takehisa Ichijo
武久 一條
Yoshiya Maekawa
義哉 前川
Sadao Kobayashi
定生 小林
Yoshimi Kada
好伺 加田
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.)
Fujitsu Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
Oki Electric Industry Co Ltd
Original Assignee
Fujitsu Ltd
NEC Corp
Nippon Telegraph and Telephone Corp
Oki Electric Industry Co 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 Fujitsu Ltd, NEC Corp, Nippon Telegraph and Telephone Corp, Oki Electric Industry Co Ltd filed Critical Fujitsu Ltd
Priority to JP11226384A priority Critical patent/JP2001051884A/en
Publication of JP2001051884A publication Critical patent/JP2001051884A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To shorten the development period for following up specification alterations of network element(NE) control commands by referring to a database and sending a command of optimum system version to an NE when an operator inputs a control command of a communication device. SOLUTION: When the operator performs control with commands, a system file version deciding process part 7 retrieves and obtains the system file version of an NE to be controlled with the commands from a database of a system file version management part 8. With this system file version, command translating process parts 4 and 5 corresponding to versions A and B to be started are decided. A command distributing process part 6 selects one of the interfaces of the command translating process parts 4 and 5 according to the decision result. Then the commands that the operator inputs are generated or translated by the command translating process parts 4 and 5 to fed the commands to the NE through a communication control part 3.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、通信媒体を介して
複数のネットワークエレメント(NE)を管理する汎用
コンピュータを用い、管理対象ネットワークに新システ
ムファイル版数を搭載するNEと旧システムファイル版
数を搭載するNEが混在する環境で、オペレーションシ
ステムからNEへ制御コマンドを投入する際、そのNE
のシステムファイル版数に合致するコマンドの投入を行
うためのネットワークオペレーションシステム、方法及
び記録媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention uses a general-purpose computer for managing a plurality of network elements (NEs) via a communication medium, and installs a new system file version in a network to be managed and an old system file version. When an operation system issues a control command to an NE in an environment where NEs with
The present invention relates to a network operation system, a method, and a recording medium for inputting a command corresponding to the system file version number of the network.

【0002】[0002]

【従来の技術】NEの広域集約を行うネットワークオペ
レーションシステムは複数のNEを管理するが、NEの
新規サービス追加に伴うNEのファイル更新は全NEに
対して一斉に行われることがないため、NEのファイル
更新時にネットワークオペレーションシステムは新旧2
世代のNEシステム版数が混在するネットワークを管理
することが必要である。これに対応するため、ネットワ
ークオペレーションシステムでは新旧NEファイル版数
に対応するオペレーションシステム自身のファイル開発
時には、NEの旧版ファイルにも対応できるようにする
必要がある。このため、NEへの制御コマンドを処理す
る制御コマンド処理部においては、NEの新規サービス
追加に伴うNE制御コマンドの仕様変更に従って処理部
の改造を行う際には、旧版のシステムファイルを持つN
Eにも制御コマンドを投入できるように新旧コマンドの
コンパチビリティを保証する設計及び製造を行ってき
た。
2. Description of the Related Art A network operation system that performs a wide area aggregation of NEs manages a plurality of NEs. However, NE file updates accompanying the addition of new NE services are not performed to all NEs at the same time. Network operation system is new and old 2 when file is updated
It is necessary to manage a network in which the NE system versions of the generations are mixed. In order to cope with this, in the network operation system, when developing the file of the operation system corresponding to the new and old NE file version numbers, it is necessary to be able to cope with the old NE file. For this reason, in the control command processing unit that processes the control command to the NE, when remodeling the processing unit according to the change in the specification of the NE control command accompanying the addition of a new service of the NE, the N having the old system file is used.
E and E have been designed and manufactured to guarantee compatibility of old and new commands so that control commands can be input.

【0003】このように、NEの新規サービス追加に伴
うコマンドの仕様変更に追従するため、既存の制御コマ
ンド処理部に変更を加えると、その変更後の制御コマン
ド処理部は新版制御コマンドの試験を行うと同時に旧版
制御コマンドの試験も行わなければならず、コマンドの
仕様変更に伴う試験稼働は仕様変更個数の2倍を要する
こととなり、開発工期が長くなる要因となっていた。
As described above, in order to follow a change in the specification of a command accompanying the addition of a new service of the NE, if a change is made to an existing control command processing section, the control command processing section after the change performs a test of the new version control command. At the same time, the old version of the control command must be tested, and the test operation associated with the command specification change requires twice the number of specification changes, which has been a factor of lengthening the development period.

【0004】[0004]

【発明が解決しようとする課題】本発明の目的は、NE
の新規サービスの追加に伴うNE制御コマンドの仕様変
更に追従するための開発工期を短縮することが可能なネ
ットワークオペレーションシステム、コマンド投入方法
及び記録媒体を提供することにある。
An object of the present invention is to provide an NE
Another object of the present invention is to provide a network operation system, a command input method, and a recording medium capable of shortening the development period for following the specification change of the NE control command accompanying the addition of a new service.

【0005】[0005]

【課題を解決するための手段】本発明のネットワークオ
ペレーションシステムは、上記の目的を達成するため、
通信媒体を介して複数のNEを管理する汎用コンピュー
タを筐体とするネットワークオペレーションシステムに
おいて、NEのファイル更新作業終了時に前記NEから
システムファイル版数を取得する手段、NEのファイル
更新時にNE設計データからNEのシステムファイル版
数を取得する手段、前記取得したシステムファイル版数
をデータベースに格納する手段、及び、オペレータが通
信装置の制御コマンドを投入した時に、前記データベー
スを参照して適切なシステム版数のコマンドをNEへ送
信する手段を有することを特徴とする。
According to the present invention, there is provided a network operation system for achieving the above object.
In a network operation system having a general-purpose computer that manages a plurality of NEs via a communication medium, means for acquiring a system file version number from the NE at the end of NE file update work, and NE design data at the time of NE file update Means for acquiring the system file version number of the NE from the system, means for storing the acquired system file version number in a database, and, when an operator inputs a control command of the communication device, referring to the database and selecting an appropriate system version A means for transmitting the number of commands to the NE.

【0006】また、本発明のコマンド投入方法は、新旧
システムファイル版数が混在するネットワークにおける
コマンド投入方法において、NEのファイル更新作業終
了時に前記NEからシステムファイル版数を取得するス
テップ、前記取得したシステムファイル版数をデータベ
ースに格納するステップ、及び、オペレータが通信装置
の制御コマンドを投入した時に前記データベースを参照
して適切なシステム版数のコマンドをNEへ送信するス
テップを含むことを特徴とする。
The command input method according to the present invention is a command input method in a network in which new and old system file versions are mixed, wherein the system file version number is obtained from the NE at the end of the NE file update operation. Storing a system file version number in a database, and transmitting an appropriate system version number command to the NE by referring to the database when an operator inputs a control command of the communication device. .

【0007】また、本発明の他のコマンド投入方法は、
新旧システムファイル版数が混在するネットワークにお
けるコマンド投入方法において、NEのファイル更新時
にNE設計データから前記NEのシステムファイル版数
を取得するステップ、前記取得したシステムファイル版
数をデータベースに格納するステップ、及び、オペレー
タが通信装置の制御コマンドを投入した時に前記データ
ベースを参照して適切なシステム版数のコマンドをNE
へ送信するステップを含むことを特徴とする。
Another command input method of the present invention is as follows.
A command input method in a network in which new and old system file versions are mixed, a step of obtaining the NE system file version from NE design data when updating the NE file, a step of storing the obtained system file version in a database, When the operator inputs a control command of the communication device, the command of the appropriate system version is referred to by referring to the database.
And transmitting the data to the computer.

【0008】[0008]

【発明の実施の形態】次に図面を用いて本発明の実施例
を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described with reference to the drawings.

【0009】図1は、本発明の複数のNEを管理するネ
ットワークオペレーションシステムの構成例を示すブロ
ック図である。図1において、1はネットワークオペレ
ーションシステム、2はコンピュータ、3はNEとの通
信を行う通信制御部、4はNEのシステムファイル版数
A版に対応するコマンド翻訳処理部、5はNEのシステ
ムファイル版数B版に対応するコマンド翻訳処理部、6
はコマンド翻訳をA版又はB版のいずれかに振り分ける
コマンド振り分け処理部、7はターゲットとするNEの
システムファイル版数を判定するシステムファイル版数
判定処理部、8はデータベースによりNE毎にシステム
ファイル版数を管理するシステムファイル版数管理部、
9、11はオペレーションシステムに接続される管理対象
NEのうちシステムファイル版数がA版のもの、10はオ
ペレーションシステムに接続される管理対象NEのうち
システムファイル版数がB版のもの、12はNEのシステ
ムを設計するNE設計端末、13、14、15、16は通信リン
クである。
FIG. 1 is a block diagram showing a configuration example of a network operation system for managing a plurality of NEs according to the present invention. In FIG. 1, 1 is a network operation system, 2 is a computer, 3 is a communication control unit for communicating with the NE, 4 is a command translation processing unit corresponding to the NE system file version A, and 5 is a NE system file. Command translation processor corresponding to version B, 6
Is a command distribution processing unit that distributes a command translation to either the A version or the B version, 7 is a system file version number determination processing unit that determines the system file version number of a target NE, and 8 is a system file for each NE by a database. System file version management unit that manages version numbers,
Reference numerals 9 and 11 denote managed NEs connected to the operating system having the system file version A version, reference numeral 10 denotes managed NEs connected to the operating system having the system file version B version, and reference numeral 12 denotes a managed NE connected to the operating system. The NE design terminals 13, 13, 15, and 16 for designing the NE system are communication links.

【0010】図2は、システムファイル版数管理部8が
管理するデータベース20の一例を示す図であり、管理対
象のNE21と版数22との対応テーブルを構成している。
FIG. 2 is a diagram showing an example of the database 20 managed by the system file version management unit 8, and constitutes a correspondence table between the NE 21 to be managed and the version 22.

【0011】図3は、システムファイル版数管理部8の
データベースに設計図面がない場合に、システムファイ
ル版数管理部8の管理対象NEについてシステムファイ
ル版数のデータベースへの記録処理の手順の例を示す図
である。システムファイル版数管理部8において新規に
NE局を建設する場合は、図3(a) に示すように、NE
設計端末12からNE設計データを受信してNE局建設を
実施し(ステップ31)、次に新設NEにシステムファイ
ル版数取得のためのコマンドを発行し(ステップ32)、
受信したコマンド応答からシステムファイル版数を取得
し(ステップ33)、データベース20に記録する(ステッ
プ34)。
FIG. 3 is an example of a procedure for recording a system file version number in the database of the system file version number management unit 8 in the case where there is no design drawing in the database of the system file version number management unit 8. FIG. When a new NE station is constructed in the system file version management unit 8, as shown in FIG.
The NE design data is received from the design terminal 12, the NE station is constructed (step 31), and a command for acquiring the system file version number is issued to the new NE (step 32).
The system file version is acquired from the received command response (step 33) and recorded in the database 20 (step 34).

【0012】システムファイル版数管理部8においてN
Eシステムファイルを更新する場合は、図3(b) に示す
ように、NEファイル更新を実施し(ステップ35)、フ
ァイル更新が完了すると(ステップ36)、ファイル更新
を実施したNEにシステムファイル版数取得のためのコ
マンドを発行し(ステップ37)、受信したコマンド応答
からシステムファイル版数を取得し(ステップ38)、デ
ータベース20に記録する(ステップ39)。
In the system file version management unit 8, N
To update the E system file, as shown in FIG. 3 (b), the NE file is updated (step 35), and when the file update is completed (step 36), the system file version is transferred to the NE that has performed the file update. A command for acquiring the number is issued (step 37), the system file version is acquired from the received command response (step 38), and recorded in the database 20 (step 39).

【0013】図4は、システムファイル版数管理部8の
データベースに設計図面がある場合に、システムファイ
ル版数管理部8の管理対象NEについてシステムファイ
ル版数のデータベースへの記録処理の手順を示す図であ
る。システムファイル版数管理部8において新規にNE
局を建設する場合は、図4(a) に示すように、NE設計
端末12からNE設計データを受信してNE局建設を実施
し(ステップ41)、受信したデータから図面展開を行
い、システムファイル版数を取得し(ステップ42)、デ
ータベース20に記録する(ステップ43)。
FIG. 4 shows a procedure for recording system file version numbers in the database of the system file version number management section 8 for NEs managed by the system file version number management section 8 when a design drawing is stored in the database of the system file version number management section 8. FIG. New NE in system file version management unit 8
When a station is to be constructed, as shown in FIG. 4 (a), NE design data is received from the NE design terminal 12 and NE station construction is carried out (step 41). The file version is acquired (step 42) and recorded in the database 20 (step 43).

【0014】システムファイル版数管理部8においてN
Eシステムファイルを更新する場合は、図4(b) に示す
ように、NE設計端末12からNE設計データを受信して
NEファイル更新を実施し(ステップ44)、ファイル更
新が完了すると(ステップ45)、受信したデータから図
面展開を行い、システムファイル版数を取得し(ステッ
プ46)、データベース20に記録する(ステップ47)。
In the system file version number management unit 8, N
When updating the E system file, as shown in FIG. 4B, the NE design data is received from the NE design terminal 12 and the NE file is updated (step 44), and when the file update is completed (step 45). ), Develop the drawing from the received data, obtain the system file version number (step 46), and record it in the database 20 (step 47).

【0015】図5は、ネットワークオペレーションシス
テム1で、本発明の方法により、NEにコマンド投入を
行う処理手順を示す図である。オペレータがコマンドに
より制御を実施する場合、ターゲットとなるNEを選択
し(ステップ51)、システムファイル版数管理部8のデ
ータベース20から、コマンドで制御しようとするNEの
システムファイル版数を検索して取得する(ステップ5
2)。取得したシステムファイル版数により、システム
ファイル版数判定処理部7で、A版用コマンド翻訳処理
部4及びB版用翻訳処理部5のうち起動すべきコマンド
翻訳処理部を判定する(ステップ53)。コマンド振り分
け処理部6では、この判定結果により、コマンド種別の
選択を行い(ステップ54又は56)、A版用コマンド翻訳
処理部4又はB版用翻訳処理部5のいずれかのインター
フェースを選択してその処理部を起動する(ステップ55
又は57)。オペレーションが投入したコマンドをそれぞ
れのコマンド翻訳処理部4又は5で生成又は翻訳し、通
信制御部3を介して更に該当NEの通信リンク13、14又
は15を介してNEへコマンドを投入する(ステップ5
8)。
FIG. 5 is a diagram showing a processing procedure in which a command is input to the NE by the method of the present invention in the network operation system 1. When the operator performs control by a command, the operator selects a target NE (step 51), searches the database 20 of the system file version management unit 8 for the system file version of the NE to be controlled by the command. Get (Step 5
2). Based on the acquired system file version number, the system file version number determination processing section 7 determines a command translation processing section to be activated among the A version command translation processing section 4 and the B version translation processing section 5 (step 53). . The command distribution processing unit 6 selects a command type based on the determination result (step 54 or 56), and selects either the interface of the A-version command translation processing unit 4 or the B-version translation processing unit 5 by selecting it. Activate the processing unit (step 55
Or 57). The command input by the operation is generated or translated by the command translation processing unit 4 or 5, and the command is input to the NE via the communication control unit 3 and further via the communication link 13, 14 or 15 of the corresponding NE (step Five
8).

【0016】[0016]

【発明の効果】以上説明したように、コマンド投入を行
う際、ターゲットのNEシステムファイル版数とネット
ワークオペレーションシステムのコマンド翻訳部とを対
応付けることにより、既存の翻訳部に手を加えることな
く、新規の翻訳部のみを開発することができ、試験稼働
が現状の半分になり、開発効率を向上させることができ
る。
As described above, at the time of command input, the NE system file version of the target is associated with the command translation unit of the network operation system, so that the existing translation unit can be modified without modification. Only the translation unit can be developed, the test operation becomes half of the current level, and the development efficiency can be improved.

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

【図1】 本発明の複数のNEを管理するネットワーク
オペレーションシステムの構成例を示すブロック図であ
る。
FIG. 1 is a block diagram showing a configuration example of a network operation system for managing a plurality of NEs according to the present invention.

【図2】 システムファイル版数管理部が管理するデー
タベースの一例を示す図である。
FIG. 2 is a diagram illustrating an example of a database managed by a system file version management unit.

【図3】 システムファイル版数管理部のデータベース
に設計図面がない場合に、システムファイル版数管理部
の管理対象NEについてシステムファイル版数のデータ
ベースへの記録処理の手順の例を示す図である。
FIG. 3 is a diagram illustrating an example of a procedure of a process of recording a system file version number in a database for a management target NE of the system file version number management unit when there is no design drawing in a database of the system file version number management unit. .

【図4】 システムファイル版数管理部のデータベース
に設計図面がある場合に、システムファイル版数管理部
の管理対象NEについてシステムファイル版数のデータ
ベースへの記録処理の手順の例を示す図である。
FIG. 4 is a diagram illustrating an example of a procedure of a process of recording a system file version number in a database for a NE to be managed by the system file version number management unit when a design drawing exists in a database of the system file version number management unit. .

【図5】 ネットワークオペレーションシステムで、本
発明の方法により、NEにコマンド投入を行う処理手順
を示す図である。
FIG. 5 is a diagram showing a processing procedure for inputting a command to an NE by the method of the present invention in the network operation system.

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

1 ネットワークオペレーションシステム 2 コンピュータ 3 NEとの通信を行う通信制御部 4 NEのシステムファイル版数A版に対応するコマン
ド翻訳処理部 5 NEのシステムファイル版数B版に対応するコマン
ド翻訳処理部 6 コマンド振り分け処理部 7 システムファイル版数判定処理部 8 システムファイル版数管理部 9、11 システムファイル版数がA版の管理対象NE 10 システムファイル版数がB版の管理対象NE 12 NE設計端末 13、14、15、16 通信リンク
DESCRIPTION OF SYMBOLS 1 Network operation system 2 Computer 3 Communication control part which communicates with NE 4 Command translation processing part corresponding to NE system file version A version 5 Command translation processing part corresponding to NE system file version B version 6 Command Distribution processing unit 7 System file version number judgment processing unit 8 System file version management unit 9, 11 NE to be managed with system file version A version 10 NE to be managed with system file version B version 12 NE design terminal 13, 14, 15, 16 communication link

───────────────────────────────────────────────────── フロントページの続き (71)出願人 000004237 日本電気株式会社 東京都港区芝五丁目7番1号 (72)発明者 山本 康弘 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 瀬社家 光 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 一條 武久 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 前川 義哉 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 小林 定生 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 (72)発明者 加田 好伺 東京都港区芝五丁目7番1号 日本電気株 式会社内 Fターム(参考) 5B082 AA01 GA05 GA14 GB02 GC04 HA03 HA08  ──────────────────────────────────────────────────続 き Continued on the front page (71) Applicant 000004237 NEC Corporation 7-1-1 Shiba, Minato-ku, Tokyo (72) Inventor Yasuhiro Yamamoto 2-3-1 Otemachi, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Telephone Co., Ltd. (72) Inventor Hikaru Sesha 2-3-1 Otemachi, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation (72) Takehisa Ichijo 2-3-1, Otemachi, Chiyoda-ku, Tokyo No. Within Nippon Telegraph and Telephone Corporation (72) Inventor Yoshiya Maekawa 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Sadao Kobayashi 1--7, Toranomon, Minato-ku, Tokyo No. 12 Oki Electric Industry Co., Ltd. (72) Inventor Yoshikazu Kada 5-7-1, Shiba, Minato-ku, Tokyo F-term in NEC Corporation (reference) 5B082 AA01 GA05 GA14 GA02 GB02 GC04 HA03 HA08

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 通信媒体を介して複数のネットワークエ
レメントを管理する汎用コンピュータを筐体とするネッ
トワークオペレーションシステムにおいて、ネットワー
クエレメントのファイル更新作業終了時に前記ネットワ
ークエレメントからシステムファイル版数を取得する手
段、ネットワークエレメントのファイル更新時にネット
ワークエレメント設計データから前記ネットワークエレ
メントのシステムファイル版数を取得する手段、前記取
得したシステムファイル版数をデータベースに格納する
手段、及び、オペレータが通信装置の制御コマンドを投
入した時に前記データベースを参照して適切なシステム
版数のコマンドをネットワークエレメントへ送信する手
段を具えることを特徴とするネットワークオペレーショ
ンシステム。
1. A network operation system including a general-purpose computer that manages a plurality of network elements via a communication medium, wherein a means for acquiring a system file version number from the network element at the end of a file update operation of the network element, Means for acquiring the system file version number of the network element from the network element design data at the time of updating the file of the network element, means for storing the acquired system file version number in a database, and an operator input a control command of the communication device. A network operation system comprising means for transmitting a command of an appropriate system version to a network element by referring to the database at times.
【請求項2】 新旧システムファイル版数が混在するネ
ットワークにおけるコマンド投入方法において、ネット
ワークエレメントのファイル更新作業終了時に前記ネッ
トワークエレメントからシステムファイル版数を取得す
るステップ、前記取得したシステムファイル版数をデー
タベースに格納するステップ、及び、オペレータが通信
装置の制御コマンドを投入した時に前記データベースを
参照して適切なシステム版数のコマンドをネットワーク
エレメントへ送信するステップを含むことを特徴とする
コマンド投入方法。
2. A method for inputting commands in a network in which new and old system file versions are mixed, wherein a step of acquiring a system file version from the network element at the end of a file update operation of the network element, wherein the acquired system file version is stored in a database. And transmitting an appropriate system version command to the network element by referring to the database when the operator inputs a control command for the communication device.
【請求項3】 請求項2に記載の各ステップをコンピュ
ータによって実行可能なプログラムを記録した記録媒
体。
3. A recording medium on which is recorded a program capable of executing the steps of claim 2 by a computer.
【請求項4】 新旧システムファイル版数が混在するネ
ットワークにおけるコマンド投入方法において、ネット
ワークエレメントのファイル更新時にネットワークエレ
メント設計データからネットワークエレメントのシステ
ムファイル版数を取得するステップ、前記取得したシス
テムファイル版数をデータベースに格納するステップ、
及び、オペレータが通信装置の制御コマンドを投入した
時に前記データベースを参照して適切なシステム版数の
コマンドをネットワークエレメントへ送信するステップ
を含むことを特徴とするコマンド投入方法。
4. A command input method in a network in which new and old system file versions are mixed, a step of acquiring a system file version of a network element from network element design data when updating a file of a network element, wherein the acquired system file version Storing the in a database,
And transmitting an appropriate system version command to the network element by referring to the database when the operator inputs a control command of the communication device.
【請求項5】 請求項4に記載の各ステップをコンピュ
ータによって実行可能なプログラムを記録した記録媒
体。
5. A recording medium on which is recorded a program capable of executing the steps of claim 4 by a computer.
JP11226384A 1999-08-10 1999-08-10 Network operation system, command feeding method, and recording medium Pending JP2001051884A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11226384A JP2001051884A (en) 1999-08-10 1999-08-10 Network operation system, command feeding method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11226384A JP2001051884A (en) 1999-08-10 1999-08-10 Network operation system, command feeding method, and recording medium

Publications (1)

Publication Number Publication Date
JP2001051884A true JP2001051884A (en) 2001-02-23

Family

ID=16844287

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11226384A Pending JP2001051884A (en) 1999-08-10 1999-08-10 Network operation system, command feeding method, and recording medium

Country Status (1)

Country Link
JP (1) JP2001051884A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013152660A (en) * 2012-01-26 2013-08-08 Nippon Telegr & Teleph Corp <Ntt> File version number updating system and file version number updating method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013152660A (en) * 2012-01-26 2013-08-08 Nippon Telegr & Teleph Corp <Ntt> File version number updating system and file version number updating method

Similar Documents

Publication Publication Date Title
US6651241B1 (en) Scriptor and interpreter
US6098098A (en) System for managing the configuration of multiple computer devices
CN100385855C (en) System and its method for central remote automatic upgrading software
US6742025B2 (en) System and method for server managed modification of operating system data stored within a network device
US5473772A (en) Automatic update of static and dynamic files at a remote network node in response to calls issued by or for application programs
US20060041881A1 (en) Universal upgrade architecture
US20050246702A1 (en) System and method for automatically updating versions of software programs in client computers
KR20050085836A (en) System to automatically process components on a device
US6915452B2 (en) Method, system and program products for operationally migrating a cluster through emulation
CN107395385A (en) Method for upgrading software and device
US6668368B1 (en) Variable-extracting command line generator
CN111641516A (en) Online reconfiguration of nodes in a process control system
EP1293893A2 (en) State-Transition-Matrix based generation of a computer program
CN107943504B (en) Dynamic upgrading method for software module in embedded system
US6883169B1 (en) Apparatus for managing the installation of software across a network
US11500690B2 (en) Dynamic load balancing in network centric process control systems
JPH10509290A (en) SYSTEM AND METHOD FOR PROVIDING INFORMATION TO A MANAGEMENT SYSTEM AND TELECOMMUNICATION SYSTEM COMPRISING THE SAME
JP2001051884A (en) Network operation system, command feeding method, and recording medium
CN105677418A (en) Method and system for achieving different voice protocols in access equipment
CN113055723A (en) Version debugging and upgrading method, device, equipment and storage medium
KR19980702868A (en) Service Management Operations and Supporting Systems and Methods
US11757474B2 (en) Base station station-type replacement method, SDR network management system, base station station-type replacement apparatus and computer-readable storage medium
CN110377298B (en) Distributed cluster upgrading method and distributed cluster
CN111741102A (en) Upgrading method and device for distributed micro-service application
CN112615745B (en) Method and system for accessing Internet of things card platform to upstream through parameter configuration

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050705

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050902

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060228