JP2014146914A - Network device, method for controlling network device, and control program for network device - Google Patents

Network device, method for controlling network device, and control program for network device Download PDF

Info

Publication number
JP2014146914A
JP2014146914A JP2013013314A JP2013013314A JP2014146914A JP 2014146914 A JP2014146914 A JP 2014146914A JP 2013013314 A JP2013013314 A JP 2013013314A JP 2013013314 A JP2013013314 A JP 2013013314A JP 2014146914 A JP2014146914 A JP 2014146914A
Authority
JP
Japan
Prior art keywords
configuration
configuration file
data
binary
command line
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
JP2013013314A
Other languages
Japanese (ja)
Inventor
Masato Konuki
理人 小貫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2013013314A priority Critical patent/JP2014146914A/en
Publication of JP2014146914A publication Critical patent/JP2014146914A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a network device capable of setting a network environment on the basis of a command line configuration file and shortening the time required for migration from an initial state to an operation state, a method for controlling the network device, and a control program for the network device.SOLUTION: A network device for arranging configuration data in configuration data holding means and setting a network environment comprises: binary configuration file generation means for generating the binary configuration file corresponding to a command configuration file from the configuration data; binary configuration/command line configuration handling means for determining whether the corresponding binary configuration file exists; and application software storage means for taking out configuration data from the binary configuration file and arranging the data in the configuration data holding means when the binary configuration file exists, and for generating configuration data from the command line configuration file and arranging the data in the configuration data holding means when the binary configuration file does not exist.

Description

本発明は、ネットワークに接続されたネットワーク装置、ネットワーク装置の制御方法、及びネットワーク装置の制御プログラムに関する。本発明は特に、ネットワークの環境設定を行うネットワーク装置、ネットワーク装置のネットワーク環境の設定方法、及びネットワーク装置の環境設定プログラムに関する。   The present invention relates to a network device connected to a network, a network device control method, and a network device control program. In particular, the present invention relates to a network device for setting a network environment, a network environment setting method for the network device, and an environment setting program for the network device.

近年、計算機などが接続される通信ネットワークは、接続される電子機器の数がますます増大し、また、電子機器がますます多様化することにより、通信容量の増加、及び多様な通信プロトコルへの対応が要求されている。また、通信ネットワークの利用形態の拡大に伴い、通信品質の保持、秘匿化など、多様な利用に対応しつつ、いわゆるセキュリティを維持するため、ネットワークに接続される電子機器の、通信回線確立時の環境設定(コンフィグ)項目数はますます増加している。   In recent years, the number of electronic devices connected to a communication network to which computers and the like are connected has increased, and the diversification of electronic devices has led to an increase in communication capacity and to various communication protocols. Response is required. In addition, with the expansion of communication network usage forms, in order to maintain so-called security while supporting various uses such as maintaining communication quality and concealment, electronic devices connected to the network are The number of configuration items is increasing.

ネットワークと通信する電子機器が、装置の動作の再開時などに通信回線を確立する際の処理は、手動により端末上でコマンドラインからコマンドとして入力する設定入力項目が列挙されたファイルを読み込み、バッチ処理による自動的な処理が通例である。   When an electronic device that communicates with the network establishes a communication line, such as when the operation of the device is resumed, it reads the file that lists the setting input items that are manually entered as commands from the command line on the terminal, and batch Automatic processing by processing is customary.

図1は、関連技術におけるネットワーク装置の構成を示す。   FIG. 1 shows the configuration of a network device in the related art.

ネットワーク装置2001において、制御端末2002からコマンドラインで入力されるコマンドのリストを書き込んだコマンドラインファイルをコマンドラインコンフィグファイル2101とする。ネットワーク装置2001は、アプリケーションソフトウェア2201乃至220nが稼動するアプリケーションソフトウェア格納部2200を備える。   In the network device 2001, a command line file in which a list of commands input from the control terminal 2002 on the command line is written is referred to as a command line configuration file 2101. The network device 2001 includes an application software storage unit 2200 that runs application software 2201 to 220n.

通信回線確立時には、アプリケーションソフトウェア2201乃至220nが、コマンドラインファイル格納部2100に格納されたコマンドラインコンフィグファイル2101に記載された内容に従って、処理が制御される。すなわち、それぞれのアプリケーションソフトウェアはまず、装置の動作再開(リブート、リスタート、リセット、電源オン等)に必要なコマンドを、コマンドラインコンフィグファイル2101から読み出す。次に、制御端末2002からコマンドが投入された場合と同様にして、コマンドラインコンフィグファイル2101に記載されたコマンドを順次実行する。これにより、各アプリケーションソフトウェア2201乃至220nに関するコンフィグデータ2301乃至230nが生成され、これらのデータがメモリ2300に書き込まれる。   When a communication line is established, the application software 2201 to 220n controls processing according to the contents described in the command line configuration file 2101 stored in the command line file storage unit 2100. That is, each application software first reads a command necessary for restarting the operation of the apparatus (reboot, restart, reset, power on, etc.) from the command line configuration file 2101. Next, the commands described in the command line configuration file 2101 are sequentially executed in the same manner as when a command is input from the control terminal 2002. As a result, configuration data 2301 to 230n related to each application software 2201 to 220n is generated, and these data are written in the memory 2300.

上記の処理により、ネットワーク装置2001は初期状態から各アプリケーションに対応するコンフィグデータ2301乃至230nが設定された運用状態に移行する。   Through the above processing, the network device 2001 shifts from the initial state to an operation state in which the configuration data 2301 to 230n corresponding to each application is set.

例えば、障害発生により、ネットワーク装置2001が初期状態に戻された場合、メモリ2300から、コンフィグデータ2301乃至230nが解放されてしまうため、通信回線を確立して、通信ネットワークのサービスを開始するためには、再びメモリ2300上にコンフィグデータ2301乃至230nを構築する必要がある。   For example, when the network device 2001 is returned to the initial state due to the occurrence of a failure, the configuration data 2301 to 230n are released from the memory 2300. Therefore, in order to establish a communication line and start a communication network service. Needs to construct the configuration data 2301 to 230n on the memory 2300 again.

このようなコマンドラインコンフィグファイル2101を有するネットワーク装置2001においては、大規模な通信ネットワークを制御する場合、その制御に必要な設定処理が数千行以上のコマンド投入を必要とする場合がある。手動によるコマンドラインからのコマンド入力処理は言うまでもなく、それらのコマンドが記載されたコマンドラインコンフィグファイル2101を読みこんでコマンドラインを実施して設定する処理であっても、数時間を要する場合がある。   In the network apparatus 2001 having such a command line configuration file 2101, when a large-scale communication network is controlled, setting processing necessary for the control may require input of several thousand lines of commands. Needless to say, manual command input processing from the command line, it may take several hours even to read and execute the command line configuration file 2101 in which those commands are described. .

このため、ネットワーク装置2001が何らかの障害で運用を停止してから、装置の動作を再開する場合、コンフィグデータ2301乃至230nを設定して運用状態に移行するまでに数時間を要することがある。   For this reason, when the network apparatus 2001 stops operation due to some trouble and resumes the operation of the apparatus, it may take several hours to set the configuration data 2301 to 230n and shift to the operation state.

このようなネットワーク装置2001がバックアップ用のスタンバイ系などの冗長構成を用意していないと、装置の動作再開処理が行われると、長時間のサービス停止が発生する。すなわち、コマンドラインコンフィグファイル2101を読み込んでコンフィグデータ2301乃至230nの設定処理が完了するまでの数時間に及ぶ期間は、通信ネットワークのサービスが停止し、サービスの要求に応えられないという問題があった。   If such a network device 2001 does not prepare a redundant configuration such as a backup standby system, a service stop for a long time occurs when the operation restart processing of the device is performed. That is, during the period of several hours from when the command line configuration file 2101 is read until the setting processing of the configuration data 2301 to 230n is completed, there is a problem that the service of the communication network is stopped and the service request cannot be satisfied. .

また、ネットワーク装置2001が冗長構成を組んでいる場合であっても、アクト系に装置動作再開処理が発生すると、スタンバイ系(図示せず)がアクト系に切り替わり運用を開始する。このとき、新たにスタンバイ系となるネットワーク装置においては、再度コンフィグデータの設定が必要になる。このため、新スタンバイ系として動作できるようになるまでに、コマンドラインコンフィグファイル2101の読み込みとコンフィグデータ2301乃至230nの設定が終わるまでの時間が必要である。その間は、アクト系のみで通信ネットワークのサービスを提供する動作となり、再び冗長構成が組まれて障害に備える体制となるまでに時間がかかるという問題があった。   Even when the network device 2001 has a redundant configuration, when a device operation restart process occurs in the act system, the standby system (not shown) switches to the act system and starts operation. At this time, in the network device that newly becomes a standby system, it is necessary to set the configuration data again. For this reason, it takes time until the command line configuration file 2101 is read and the configuration data 2301 to 230n are set before the system can operate as a new standby system. In the meantime, there is a problem that it takes time to provide a communication network service only by an act system, and to establish a system to prepare for a failure by building a redundant configuration again.

上記の問題に対し、特許文献1は、交換機が故障した場合などに、交換機をサポートするネットワークコンフィグレーションデータベースの再設定の方法或いはバックアップ交換機のデータベースの再設定の方法を記載する。   In response to the above problem, Patent Document 1 describes a method of resetting a network configuration database that supports an exchange or a method of resetting a database of a backup exchange when the exchange fails.

特許文献1の開示するデータベース再設定方法は、手動によるデータ入力を自動化し、既知のデータベースから既存データを新規データベースへ転送して通信交換機を設定するものであり、新たなネットーワークベースを設定するために必要なタスクを自動化する。すなわち、元となるネットワークコンフィグレーションデータベースから新たなデータベースへ選択的にコピーをし、ネットワーク機器の状態から必要な設定値を決定して、新たなデータベースを構築する。コピーすべきデータを検索して、新たなデータベースへコピーし、新たなデータベースでの設定を自動的に行う。これにより、新たなオペレータサービスデータベースを設定するための手動データ入力が不要になる。また、バイナリフォーマットのデータをコピーして使用するので、バイナリデータの生成処理にかかる時間は短縮できる。   The database resetting method disclosed in Patent Document 1 automates manual data input, transfers existing data from a known database to a new database, and sets a communication exchange, and sets a new network base. To automate the tasks needed to That is, the original network configuration database is selectively copied to a new database, a necessary setting value is determined from the state of the network device, and a new database is constructed. Data to be copied is searched, copied to a new database, and settings in the new database are automatically performed. This eliminates the need for manual data input for setting a new operator service database. Further, since binary format data is copied and used, the time required for the binary data generation process can be shortened.

特開2000−078625号公報JP 2000-078625 A

しかしながら、特許文献1の開示するデータベース操作処理方法では、元となるネットワークコンフィグレーションデータベースから新たなデータベースにコピーしたデータを新たなデータベース用に修正処理をする必要がある。このため、特許文献1の開示するデータベース操作処理方法では、バイナリフォーマットのデータがASCIIフォーマットのデータに変換される。変換されたデータ中の、ネットワークコンフィグレーションデータが修正され、修正データをバイナリフォーマットに変換することによって、新たなネットワーク環境に対応した交換機が設定される。すなわち、設定処理においては、特許文献1の開示するデータベース操作処理方法でも、コマンドラインコンフィグファイルを読み込んでコンフィグデータを生成する処理との差異はない。例えば障害発生時に、ネットワーク装置を初期状態から運用状態に移行するまでの時間を短縮させることはできない。このため、特許文献1の開示するデータベース操作処理方法でも、ネットワーク環境の設定処理にかかる時間の短縮は不十分である。   However, in the database operation processing method disclosed in Patent Document 1, it is necessary to correct the data copied from the original network configuration database to a new database for the new database. For this reason, in the database operation processing method disclosed in Patent Document 1, binary format data is converted to ASCII format data. The network configuration data in the converted data is corrected, and the exchange data corresponding to the new network environment is set by converting the corrected data into a binary format. That is, in the setting process, the database operation processing method disclosed in Patent Document 1 is not different from the process of reading the command line configuration file and generating the configuration data. For example, when a failure occurs, it is not possible to shorten the time until the network device shifts from the initial state to the operating state. For this reason, even with the database operation processing method disclosed in Patent Document 1, the time required for network environment setting processing is not sufficiently reduced.

本発明は上述した点に鑑みてなされたもので、メモリ上にコンフィグデータを構成してネットワークの環境を設定するネットワーク装置であって、初期状態から運用状態に移行するまで時間を短縮したネットワーク装置、該装置の制御方法及びそのプログラムを提供することを目的とする。   The present invention has been made in view of the above points, and is a network device that configures configuration data on a memory to set a network environment, and the network device that shortens the time from the initial state to the operation state An object of the present invention is to provide a method for controlling the apparatus and a program therefor.

上記の目的を達成するため、本発明のネットワーク装置は、コマンドラインコンフィグファイルをもとにコンフィグデータ保持手段にコンフィグデータを配置してネットワーク環境を設定するネットワーク装置であって、コンフィグデータからコマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを生成してバイナリコンフィグファイル格納手段に格納するバイナリコンフィグファイル生成手段と、バイナリコンフィグファイル格納手段がコマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを保持するか否かを判定するバイナリコンフィグ・コマンドラインコンフィグ対応手段と、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがバイナリコンフィグファイル格納手段に保持されると判定される場合はバイナリコンフィグファイルからコンフィグデータを取り出してコンフィグデータ保持手段に配置し、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがバイナリコンフィグファイル格納手段に保持されないと判定される場合はコマンドラインコンフィグファイルからコンフィグデータを生成してコンフィグデータ保持手段に配置するアプリケーションソフトウェア格納手段とを有することを特徴とする。   In order to achieve the above object, a network device according to the present invention is a network device for setting a network environment by arranging configuration data in configuration data holding means based on a command line configuration file, and from the configuration data to the command line A binary configuration file generation unit that generates a binary configuration file corresponding to the configuration file and stores it in the binary configuration file storage unit, and whether the binary configuration file storage unit holds the binary configuration file corresponding to the command line configuration file. The binary configuration / command line configuration support method to be determined and the binary configuration file corresponding to the command line configuration file are stored in the binary configuration file If it is determined that the binary configuration file is stored, the configuration data is extracted from the binary configuration file and placed in the configuration data storage means, and it is determined that the binary configuration file corresponding to the command line configuration file is not stored in the binary configuration file storage means. In this case, it has an application software storage unit that generates configuration data from the command line configuration file and places it in the configuration data holding unit.

また、本発明のネットワーク装置の制御方法は、コマンドラインコンフィグファイルをもとにコンフィグデータ保持手段にコンフィグデータを配置してネットワーク環境を設定するネットワーク装置の制御方法であって、コンフィグデータからコマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを生成するステップと、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがあるか否かを判定するステップと、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがある場合はバイナリコンフィグファイルからコンフィグデータを取り出してコンフィグデータ保持手段に配置するステップと、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがない場合はコマンドラインコンフィグファイルからコンフィグデータを生成してコンフィグデータ保持手段に配置するステップとを有することを特徴とする。   The network device control method of the present invention is a network device control method for setting a network environment by placing configuration data in configuration data holding means based on a command line configuration file. A step for generating a binary configuration file corresponding to the configuration file, a step for determining whether there is a binary configuration file corresponding to the command line configuration file, and a binary configuration file corresponding to the command line configuration file are binary. There is no step to extract the configuration data from the configuration file and place it in the configuration data holding means, and there is no binary configuration file corresponding to the command line configuration file. If is characterized by a step of placing in the configuration data holding unit generates the configuration data from the command line configuration file.

また、本発明のネットワーク装置の制御プログラムは、コマンドラインコンフィグファイルをもとにコンフィグデータ保持手段にコンフィグデータを配置してネットワーク環境を設定するネットワーク装置の制御プログラムであって、コンフィグデータからコマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを生成する処理と、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがあるか否かを判定する処理と、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがある場合はバイナリコンフィグファイルからコンフィグデータを取り出してコンフィグデータ保持手段に配置する処理と、コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがない場合はコマンドラインコンフィグファイルからコンフィグデータを生成してコンフィグデータ保持手段に配置する処理とをコンピュータに行わせることを特徴とする。   The network device control program of the present invention is a network device control program for setting the network environment by arranging configuration data in the configuration data holding means based on the command line configuration file, and the command line from the configuration data. Processing to generate a binary configuration file corresponding to the configuration file, processing to determine whether there is a binary configuration file corresponding to the command line configuration file, and binary if there is a binary configuration file corresponding to the command line configuration file There is no processing to extract the configuration data from the configuration file and place it in the configuration data holding means, and there is no binary configuration file corresponding to the command line configuration file. If it is characterized in that to perform a process of placing the configuration data holding unit generates the configuration data from the command line configuration file to the computer.

本発明によれば、ネットワーク装置において、コマンドラインコンフィグファイルを読みこむことによる装置動作再開の環境設定にかかる時間を短縮することが可能である。   According to the present invention, in the network device, it is possible to reduce the time required for environment setting for restarting the device operation by reading the command line configuration file.

関連技術におけるネットワーク装置の構成を示す。The structure of the network apparatus in related technology is shown. 本発明の第1の実施形態に係るネットワーク装置の構成の一例を示す。1 shows an example of a configuration of a network device according to a first embodiment of the present invention. 本発明の第2の実施形態に係るネットワーク装置の構成の一例を示す。An example of a structure of the network apparatus which concerns on the 2nd Embodiment of this invention is shown. 本発明の第2の実施形態に係るネットワーク装置の動作再開処理方法の手続の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the operation | movement restart processing method of the network device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係るネットワーク装置における動作再開処理時のデータの流れの一例を示す。An example of the data flow at the time of the operation resumption process in the network device concerning the 2nd embodiment of the present invention is shown. 本発明の第3の実施形態に係るコンフィグデータの構成の一例を示す。An example of the structure of the configuration data which concerns on the 3rd Embodiment of this invention is shown. 本発明の第3の実施形態に係るコンフィグデータの構成の一例を示す。An example of the structure of the configuration data which concerns on the 3rd Embodiment of this invention is shown. 本発明の第3の実施形態に係るバイナリコンフィグファイルの構成の一例を示す。An example of the structure of the binary configuration file which concerns on the 3rd Embodiment of this invention is shown.

発明を実施するための最良の形態について図面を参照して詳細に説明する。ただし、本発明は以下に示す実施形態に限定されない。
[第1の実施形態]
図2は、本発明の第1の実施形態に係るネットワーク装置の構成の一例を示す。
The best mode for carrying out the invention will be described in detail with reference to the drawings. However, the present invention is not limited to the embodiments described below.
[First Embodiment]
FIG. 2 shows an example of the configuration of the network device according to the first embodiment of the present invention.

本実施形態に係るネットワーク装置1001は、コマンドラインコンフィグファイル1101をもとにコンフィグデータ保持手段1300にコンフィグデータ1301を配置してネットワーク環境を設定するネットワーク装置である。ネットワーク装置1001は、コンフィグデータ1301からコマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイル1501を生成してバイナリコンフィグファイル格納手段1500に格納するバイナリコンフィグファイル生成手段1400を備える。ネットワーク装置1001はさらに、バイナリコンフィグファイル格納手段1500がコマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイルを保持するか否かを判定するバイナリコンフィグ・コマンドラインコンフィグ対応手段1600を備える。ネットワーク装置1001はさらに、コマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイルがバイナリコンフィグファイル格納手段1500に保持されると判定される場合はバイナリコンフィグファイル1501からコンフィグデータを取り出してコンフィグデータ保持手段1300に配置し、コマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイルがバイナリコンフィグファイル格納手段1500に保持されないと判定される場合はコマンドラインコンフィグファイル1101からコンフィグデータを生成してコンフィグデータ保持手段1300に配置するアプリケーションソフトウェア格納手段1200を有する。   The network device 1001 according to the present embodiment is a network device that sets the network environment by arranging the configuration data 1301 in the configuration data holding unit 1300 based on the command line configuration file 1101. The network device 1001 includes binary configuration file generation means 1400 that generates a binary configuration file 1501 corresponding to the command line configuration file 1101 from the configuration data 1301 and stores it in the binary configuration file storage means 1500. The network device 1001 further includes binary configuration / command line configuration corresponding means 1600 for determining whether the binary configuration file storage means 1500 holds a binary configuration file corresponding to the command line configuration file 1101. Further, when it is determined that the binary configuration file corresponding to the command line configuration file 1101 is held in the binary configuration file storage unit 1500, the network device 1001 extracts the configuration data from the binary configuration file 1501 and stores it in the configuration data holding unit 1300. If it is determined that the binary configuration file corresponding to the command line configuration file 1101 is not held in the binary configuration file storage unit 1500, configuration data is generated from the command line configuration file 1101 and arranged in the configuration data holding unit 1300. Application software storage means 1200 is included.

本実施形態に係るネットワーク装置1001においては、コマンドラインコンフィグファイル1101を読みこむことによる装置動作再開の環境設定にかかる時間を短縮することが可能である。
[第2の実施形態]
図3は、本発明の第2の実施形態に係るネットワーク装置の構成の一例を示す。
[構成]
本実施形態に係るネットワーク装置1001は、コマンドラインコンフィグファイル格納手段1100、アプリケーションソフトウェア格納手段1200及びコンフィグデータ保持手段1300を有する。コマンドラインコンフィグファイル格納手段1100は、コマンドラインコンフィグファイル1101を格納する。アプリケーションソフトウェア格納手段1200は、アプリケーションソフトウェア1201乃至120nを格納する。コンフィグデータ保持手段1300には、コンフィグデータ1301乃至130nが配置される。ネットワーク装置1001のネットワーク環境の設定値は、コンフィグデータ1301乃至130nに保持される。ネットワーク装置1001はさらに、バイナリコンフィグファイル格納手段1500、バイナリコンフィグ・コマンドラインコンフィグ対応手段1600およびバイナリコンフィグファイル生成手段1400を有する。アプリケーションソフトウェア格納手段1200は、読み取り専用の記憶素子(ROM:Read Only Memory)でもよいし、書き換え可能な記憶素子(RAM:Random Access Memory)でもよい。
In the network device 1001 according to the present embodiment, it is possible to reduce the time required for environment setting for restarting device operation by reading the command line configuration file 1101.
[Second Embodiment]
FIG. 3 shows an example of the configuration of a network device according to the second embodiment of the present invention.
[Constitution]
A network device 1001 according to this embodiment includes a command line configuration file storage unit 1100, an application software storage unit 1200, and a configuration data holding unit 1300. The command line configuration file storage unit 1100 stores a command line configuration file 1101. The application software storage unit 1200 stores application software 1201 to 120n. Configuration data 1301 to 130n are arranged in the configuration data holding means 1300. The network environment setting values of the network device 1001 are held in the configuration data 1301 to 130n. The network device 1001 further includes a binary configuration file storage unit 1500, a binary configuration / command line configuration support unit 1600, and a binary configuration file generation unit 1400. The application software storage unit 1200 may be a read-only memory element (ROM: Read Only Memory) or a rewritable memory element (RAM: Random Access Memory).

ネットワーク装置1001は制御端末1002と接続されており、制御端末1002からコマンドを受信する。受信したコマンドは、アプリケーションソフトウェア1201乃至120n、バイナリコンフィグファイル格納手段1500、コマンドラインコンフィグファイル格納手段1100のそれぞれに分配される。   The network device 1001 is connected to the control terminal 1002 and receives a command from the control terminal 1002. The received command is distributed to each of the application software 1201 to 120n, the binary configuration file storage unit 1500, and the command line configuration file storage unit 1100.

バイナリコンフィグファイル生成手段1400によって生成されたバイナリコンフィグファイルは、バイナリコンフィグファイル格納手段1500に格納される。バイナリコンフィグ・コマンドラインコンフィグ対応手段1600は、バイナリコンフィグファイル1501とコマンドラインコンフィグファイル1101との対応付けを管理する。アプリケーションソフトウェア1201乃至120nのそれぞれは、通常の処理と同様にして、コマンドラインコンフィグファイル格納手段1100からコマンドラインコンフィグファイル1101を読み出して、コンフィグデータを設定する機能を有する。さらに、アプリケーションソフトウェア1201乃至120nのそれぞれは、バイナリコンフィグファイル格納手段1500からバイナリコンフィグファイル1501を読み出して、コンフィグデータを設定するバイナリコンフィグファイル読込部1211乃至121nを有する。   The binary configuration file generated by the binary configuration file generation unit 1400 is stored in the binary configuration file storage unit 1500. The binary configuration / command line configuration correspondence unit 1600 manages the association between the binary configuration file 1501 and the command line configuration file 1101. Each of the application softwares 1201 to 120n has a function of reading the command line configuration file 1101 from the command line configuration file storage unit 1100 and setting the configuration data in the same manner as normal processing. Further, each of the application softwares 1201 to 120n includes binary configuration file reading units 1211 to 121n that read the binary configuration file 1501 from the binary configuration file storage unit 1500 and set configuration data.

バイナリコンフィグ・コマンドラインコンフィグ対応手段1600は、コマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイル1501の有無により、アプリケーションソフトウェア1201乃至120nに対する指示が異なる。すなわち、バイナリコンフィグファイル1501がない場合は、コマンドラインコンフィグファイル格納手段1100にあるコマンドラインコンフィグファイル1101を用いてコンフィグデータを生成して設定するよう指示する。これに対して、バイナリコンフィグファイル1501が存在する場合は、バイナリコンフィグファイル格納手段1500にあるバイナリコンフィグファイル1501を用いてコンフィグデータを設定するように指示を出す。
[動作]
次に、本発明の第2の実施形態に係るネットワーク装置1001の動作再開処理の動作を、図3及び図4を参照して説明する。
The binary configuration / command line configuration support unit 1600 has different instructions for the application software 1201 to 120n depending on the presence / absence of the binary configuration file 1501 corresponding to the command line configuration file 1101. That is, if there is no binary configuration file 1501, the command line configuration file 1101 in the command line configuration file storage means 1100 is used to instruct to generate and set configuration data. On the other hand, if the binary configuration file 1501 exists, an instruction is issued to set configuration data using the binary configuration file 1501 in the binary configuration file storage unit 1500.
[Operation]
Next, the operation of the operation restart process of the network device 1001 according to the second embodiment of the present invention will be described with reference to FIGS.

図4は、本発明の第2の実施形態に係るバイナリコンフィグ・コマンドラインコンフィグ対応手段1600の処理の手続の一例を示す。   FIG. 4 shows an example of the processing procedure of the binary configuration / command line configuration support means 1600 according to the second embodiment of the present invention.

ネットワーク装置1001の動作再開処理が開始すると、アプリケーションソフトウェア1201乃至120nは、ネットワーク環境設定に参照されるコマンドラインコンフィグファイル1101があるかどうかを確認する(図4ステップS401)。アプリケーションソフトウェア1201乃至120nは、読み出されるコマンドラインコンフィグファイル1101があれば(S401YES)、コマンドラインコンフィグファイル格納手段1100から読み出す(ステップS402)。   When the operation resumption process of the network device 1001 is started, the application software 1201 to 120n confirms whether there is a command line configuration file 1101 that is referred to for network environment setting (step S401 in FIG. 4). If there is a command line configuration file 1101 to be read (YES in S401), the application software 1201 to 120n reads it from the command line configuration file storage unit 1100 (step S402).

次に、バイナリコンフィグ・コマンドラインコンフィグ対応手段1600において、読み出されたコマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイル1501があるかどうかが判定される(ステップS403)。   Next, the binary configuration / command line configuration corresponding unit 1600 determines whether there is a binary configuration file 1501 corresponding to the read command line configuration file 1101 (step S403).

対応するバイナリコンフィグファイル1501があれば(S403YES)、バイナリコンフィグファイル格納手段1500から読み出される(ステップS404)。読み出されたバイナリコンフィグファイル1501は、アプリケーションソフトウェアに対応するバイナリコンフィグファイル読込部1211乃至121nを介して、コンフィグデータ保持手段1300に配置される(ステップS408)。   If there is a corresponding binary configuration file 1501 (S403 YES), it is read from the binary configuration file storage means 1500 (step S404). The read binary configuration file 1501 is arranged in the configuration data holding unit 1300 via the binary configuration file reading units 1211 to 121n corresponding to the application software (step S408).

対応するバイナリコンフィグファイル1501がない場合(S403NO)、関連技術における処理と同様にして、コマンドラインコンフィグファイル1101がアプリケーションソフトウェア1201乃至120nに転送される(ステップS405)。アプリケーションソフトウェア1201乃至120nは、コマンドラインコンフィグファイル1101を参照して、コンフィグデータ1301乃至130nを生成し(ステップS406)、コンフィグデータ保持手段1300に配置する(ステップS408)。   If there is no corresponding binary configuration file 1501 (NO in S403), the command line configuration file 1101 is transferred to the application software 1201 to 120n in the same manner as in the related art (step S405). The application software 1201 to 120n refers to the command line configuration file 1101, generates configuration data 1301 to 130n (step S406), and places the configuration data in the configuration data holding unit 1300 (step S408).

コマンドラインコンフィグファイルを読み終えて(S401NO)、コンフィグデータ1301乃至130nの配置を終えて、ネットワーク環境の設定処理が完了すると、ネットワーク装置1001の動作が開始する。   When the command line configuration file has been read (NO in S401), the arrangement of the configuration data 1301 to 130n is completed, and the network environment setting process is completed, the operation of the network device 1001 starts.

コンフィグデータ保持手段1300に保持されたコンフィグデータ1301乃至130nをもとに、バイナリコンフィグファイル生成手段1400は、バイナリコンフィグファイル1501を生成して、バイナリコンフィグファイル格納手段1500に格納する。このとき、読み出したコマンドラインコンフィグファイル1101と、生成したコンフィグデータ1301乃至130nとの対応についての情報がバイナリコンフィグ・コマンドラインコンフィグ対応手段1600に送信される。バイナリコンフィグ・コマンドラインコンフィグ対応手段1600は、送信された対応情報を登録する(ステップS407)。   Based on the configuration data 1301 to 130n held in the configuration data holding unit 1300, the binary configuration file generation unit 1400 generates a binary configuration file 1501 and stores it in the binary configuration file storage unit 1500. At this time, information about the correspondence between the read command line configuration file 1101 and the generated configuration data 1301 to 130n is transmitted to the binary configuration / command line configuration corresponding means 1600. The binary configuration / command line configuration support means 1600 registers the transmitted correspondence information (step S407).

バイナリコンフィグファイル1501を生成してバイナリコンフィグファイル格納手段1500に格納する処理は、ネットワーク環境の設定処理が完了して、ネットワーク装置1001の動作が開始した後に実行してもよい。また、この処理は、ネットワーク環境の設定処理中に実行してもよい。   The process of generating the binary configuration file 1501 and storing it in the binary configuration file storage unit 1500 may be executed after the network environment setting process is completed and the operation of the network device 1001 is started. Further, this process may be executed during the network environment setting process.

上記の処理において、読み出されたコマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイル1501があるときは、バイナリコンフィグファイル1501が読み出され、アプリケーションソフトウェアに転送される。アプリケーションソフトウェア1201乃至120nは、このとき、コンフィグデータを生成せずに、転送されたバイナリコンフィグファイルからコンフィグデータ1301乃至130nを読み出して、コンフィグデータ保持手段1300に配置する。   In the above processing, when there is a binary configuration file 1501 corresponding to the read command line configuration file 1101, the binary configuration file 1501 is read and transferred to the application software. At this time, the application software 1201 to 120n reads the configuration data 1301 to 130n from the transferred binary configuration file without generating the configuration data, and arranges them in the configuration data holding unit 1300.

コンフィグデータは、バイナリコンフィグファイルから読み出されて、コンフィグデータ保持手段1300に配置されるのみである。これにより、アプリケーションソフトウェア1201乃至120nがコマンドラインコンフィグファイル1101をもとにコンフィグデータ1301乃至130nを生成する処理と比べて、大幅に処理時間が短縮される。   The configuration data is only read from the binary configuration file and placed in the configuration data holding means 1300. As a result, the processing time is significantly shortened as compared with the processing in which the application software 1201 to 120n generates the configuration data 1301 to 130n based on the command line configuration file 1101.

なお、バイナリコンフィグファイル1501を生成する処理には、コンフィグデータ保持手段1300上のデータ構造についての情報が必要である。このため、バイナリコンフィグファイル生成手段1400は、アプリケーションソフトウェア1201乃至120n内に具備されてもよい。   Note that the process for generating the binary configuration file 1501 requires information about the data structure on the configuration data holding unit 1300. Therefore, the binary configuration file generation unit 1400 may be included in the application software 1201 to 120n.

また、バイナリコンフィグ・コマンドラインコンフィグ対応手段1600は、バイナリコンフィグファイル生成手段1400に含まれてもよい。   Further, the binary configuration / command line configuration support unit 1600 may be included in the binary configuration file generation unit 1400.

次に、図5を参照して、ネットワーク装置1001の運用中にネットワーク環境設定を変更するときの一連の処理を説明する。   Next, with reference to FIG. 5, a series of processing when changing the network environment setting during operation of the network device 1001 will be described.

ネットワーク装置1001の運用中に、制御端末1002から環境設定の変更が指示されるものとする。すなわち、ネットワーク装置1001においては、コンフィグデータ保持手段1300上のコンフィグデータの変更が指示される。   It is assumed that the change of the environment setting is instructed from the control terminal 1002 during the operation of the network device 1001. That is, the network device 1001 is instructed to change the configuration data on the configuration data holding unit 1300.

関連技術におけるネットワーク装置での処理と同様にして、変更の指示に対応するアプリケーションソフトウェア1201乃至120nにより、コンフィグデータ保持手段1300上のコンフィグデータ1301乃至130nが更新される。   The configuration data 1301 to 130n on the configuration data holding unit 1300 is updated by the application software 1201 to 120n corresponding to the change instruction in the same manner as the processing in the network device in the related technology.

ここでは、アプリケーションソフトウェア1201により、コンフィグデータ130Xが生成されてコンフィグデータ保持手段1300上の、コンフィグデータ1301の近傍に配置されるとする。   Here, it is assumed that the configuration data 130X is generated by the application software 1201 and arranged in the vicinity of the configuration data 1301 on the configuration data holding unit 1300.

設定に応じて、例えば、既に配置されているコンフィグデータを削除してもよいし、生成されたコンフィグデータに代替されてもよい。また、コンフィグデータのコンフィグデータ保持手段1300上で配置を変更してもよい。さらに、複数のコンフィグデータが、追加、変更或いは削除されてもよい。   Depending on the setting, for example, already arranged configuration data may be deleted, or the generated configuration data may be substituted. Further, the arrangement of the configuration data on the configuration data holding unit 1300 may be changed. Furthermore, a plurality of configuration data may be added, changed, or deleted.

本実施形態に係るネットワーク装置1001は装置動作再開時にコマンドラインコンフィグファイル1101を参照するが、上述のコンフィグデータの更新と同時に、コマンドラインコンフィグファイルを更新する。   The network device 1001 according to the present embodiment refers to the command line configuration file 1101 when the device operation resumes, but updates the command line configuration file simultaneously with the above-described configuration data update.

すなわち、更新されたコンフィグデータ130Xを、次回の装置動作再開時にも環境設定に使用するのであれば、上記の変更は、コマンドラインコンフィグファイル1101をも変更するよう指示される。   That is, if the updated configuration data 130X is used for environment setting even when the next device operation is resumed, the above change is instructed to change the command line configuration file 1101 as well.

設定の変更を指示したコマンドは、コマンドラインコンフィグファイル1101に追記され、コマンドラインコンフィグファイル1102として更新される。   The command instructing to change the setting is added to the command line configuration file 1101 and updated as the command line configuration file 1102.

更新前のコマンドラインコンフィグファイル1101は、保持されてもよいし、消去されてもよい。保持或いは消去はネットワーク装置1001の構成に応じて適宜定めてよい。   The command line configuration file 1101 before update may be retained or deleted. The holding or erasing may be appropriately determined according to the configuration of the network device 1001.

このとき、バイナリコンフィグファイル生成手段1400は、コンフィグデータの更新に対応して、バイナリコンフィグファイル1501を更新して、新たにバイナリコンフィグファイル1502を生成する。   At this time, the binary configuration file generation unit 1400 updates the binary configuration file 1501 in response to the update of the configuration data, and newly generates a binary configuration file 1502.

新たなバイナリコンフィグファイル1502と、更新されたコマンドラインコンフィグファイル1102との対応についての情報が、バイナリコンフィグ・コマンドラインコンフィグ対応手段1600に送られ、保持される対応についてのデータが更新される。   Information about the correspondence between the new binary configuration file 1502 and the updated command line configuration file 1102 is sent to the binary configuration / command line configuration correspondence means 1600, and the data about the correspondence held is updated.

上記の構成により、次回に装置動作再開処理が開始されたときは、バイナリコンフィグ・コマンドラインコンフィグ対応手段1600は、ネットワーク環境設定変更後のコマンドラインコンフィグファイル1102をもとにネットワーク環境を設定する。すなわち、対応するバイナリコンフィグファイル1502が存在すると判定すると、環境設定変更後の最新のネットワーク環境設定されたバイナリコンフィグファイル1502から取り出されたコンフィグデータがコンフィグデータ保持手段1300に配置される。   With the above configuration, when the device operation restart process is started next time, the binary configuration / command line configuration support unit 1600 sets the network environment based on the command line configuration file 1102 after the network environment setting is changed. That is, when it is determined that the corresponding binary configuration file 1502 exists, the configuration data extracted from the binary configuration file 1502 with the latest network environment setting after the environment setting change is arranged in the configuration data holding unit 1300.

上述の手続により、装置動作再開処理が必要となった時点でのネットワーク環境設定の状態で、ネットワーク装置1001の動作が再開できる。   According to the above-described procedure, the operation of the network device 1001 can be resumed in the state of the network environment setting at the time when the device operation resumption process becomes necessary.

装置動作再開処理においては、設定変更の処理が不要であるので、コマンドラインコンフィグファイル1101を読み出してコンフィグデータを生成して配置することによりネットワーク環境設定をする処理に比べて、必要な時間が短縮される。
[効果]
本発明の第2の実施形態に係るネットワーク装置1001は、上述のように、コマンドラインコンフィグファイル1101と、自動的に生成されたバイナリコンフィグファイル1501とをコンフィグファイルとして有することを特徴とする。
In the device operation restart process, setting change processing is not required, so that the required time is shortened compared to the process of setting the network environment by reading the command line configuration file 1101 and generating and arranging the configuration data. Is done.
[effect]
As described above, the network device 1001 according to the second embodiment of the present invention includes the command line configuration file 1101 and the automatically generated binary configuration file 1501 as configuration files.

これにより、本実施形態に係るネットワーク装置は、コマンドラインコンフィグファイルを読み込んでコンフィグデータを生成し、ネットワーク環境を設定するネットワーク装置に比べて、装置動作再開にかかる設定時間が短縮される。   As a result, the network device according to the present embodiment reads the command line configuration file, generates configuration data, and the setting time required for restarting the device operation is shortened compared to the network device that sets the network environment.

また、ネットワーク管理者が保守のためにネットワーク設定状態を確認する際は、コンフィグファイルとしてコマンドラインコンフィグファイルを閲覧すればよいので、ネットワーク環境の設定状態を容易に確認することができる。   Further, when the network administrator confirms the network setting state for maintenance, the command line configuration file may be viewed as the configuration file, so that the network environment setting state can be easily confirmed.

すなわち、ネットワーク管理者は、コマンドラインコンフィグデータに記載された、コンフィグデータ設定のためのコマンドを読めば、ネットワーク設定状態を理解することができる。
[第3の実施形態]
次に、メモリアドレスが動的に変更される動作環境で、ネットワーク環境設定を行うネットワーク装置1001について、図6乃至図8を参照して説明する。
In other words, the network administrator can understand the network setting state by reading the command for setting the configuration data described in the command line configuration data.
[Third Embodiment]
Next, a network device 1001 that performs network environment setting in an operating environment in which the memory address is dynamically changed will be described with reference to FIGS.

上述の第2の実施形態においては、バイナリコンフィグファイル1501は、コンフィグデータ1301乃至130nのコンフィグデータ保持手段1300上のアドレスを意識しない構成を有する。すなわち、バイナリコンフィグファイル1501は、コンフィグデータ保持手段1300上の、メモリデータイメージに対応するものであった。   In the second embodiment described above, the binary configuration file 1501 has a configuration in which the addresses on the configuration data holding unit 1300 of the configuration data 1301 to 130n are not conscious. That is, the binary configuration file 1501 corresponds to the memory data image on the configuration data holding unit 1300.

しかしながら、ネットワーク装置1001の構成や動作の状況によっては、汎用バッファを使用してコンフィグデータをコンフィグデータ保持手段1300上に配置する場合など、メモリアドレスが動的に決定されることがある。   However, depending on the configuration and operation status of the network device 1001, the memory address may be dynamically determined, for example, when configuration data is arranged on the configuration data holding unit 1300 using a general-purpose buffer.

このような構成においては、メモリアドレスを固定すると、メモリ領域を最適化したコンフィグデータの配置が困難になる。   In such a configuration, if the memory address is fixed, it becomes difficult to arrange the configuration data in which the memory area is optimized.

このような構成を有するネットワーク装置1001の動作再開時の処理の手続きの一例について、図6乃至図8を参照して説明する。   An example of a processing procedure when the operation of the network apparatus 1001 having such a configuration is resumed will be described with reference to FIGS.

簡単のため、アプリケーションソフトウェア1201乃至120nのうち、1つのアプリケーションソフトウェア1201がコンフィグデータ生成を行うものとする。ただし、本実施形態にかかる設定処理を、複数のアプリケーションソフトウェアを備えたネットワーク装置に拡張することは容易である。   For simplicity, it is assumed that one application software 1201 among the application softwares 1201 to 120n generates configuration data. However, it is easy to extend the setting process according to the present embodiment to a network device including a plurality of application software.

図6は、第3の実施形態にかかるネットワーク装置1001のコンフィグデータ1800の構成の一例を示す。   FIG. 6 shows an example of the configuration of configuration data 1800 of the network device 1001 according to the third embodiment.

アプリケーションソフトウェア1201は、ネットワーク環境設定に必要なデータを生成して、コンフィグデータ保持手段1300上にコンフィグデータ1800として配置する。   The application software 1201 generates data necessary for network environment setting and arranges it as configuration data 1800 on the configuration data holding means 1300.

コンフィグデータ保持手段1300上のコンフィグデータ1800は、先頭ポインタ1801で指定されたアドレスを有し、汎用バッファエリア1700上にデータA、データB、データCを有する。   The configuration data 1800 on the configuration data holding means 1300 has an address designated by the head pointer 1801 and has data A, data B, and data C on the general-purpose buffer area 1700.

データA、データBのそれぞれはポインタを有し、このポインタを介して、先頭ポインタ1801から、データA、データB、データCがリンクする。   Each of data A and data B has a pointer, and data A, data B, and data C are linked from the head pointer 1801 via this pointer.

図6に示されるように、これらのデータは、それぞれデータサイズにポインタのサイズを加えたサイズを有するデータであり、以下、データA、データB、データCについて、それぞれ汎用バッファデータ1701、1702、1703とする。   As shown in FIG. 6, these data are data each having a size obtained by adding the size of the pointer to the data size. Hereinafter, for the data A, data B, and data C, the general-purpose buffer data 1701, 1702, 1703.

汎用バッファエリア1700には、リンクされたデータがひとかたまりのコンフィグデータ1800として配置される。   In the general-purpose buffer area 1700, linked data is arranged as a set of configuration data 1800.

図7は、第3の実施形態にかかるネットワーク装置1001において、汎用バッファエリア1700を有するコンフィグデータ保持手段1300に配置されたコンフィグデータの構成の一例を示す。   FIG. 7 shows an example of the configuration of configuration data arranged in the configuration data holding unit 1300 having the general-purpose buffer area 1700 in the network device 1001 according to the third embodiment.

汎用バッファデータ1701、1702、1703は、コンフィグデータ保持手段1300上に配置され、例えば、図7に示されるコンフィグデータを構成する。すなわち、汎用バッファデータ1701、1702、1703は、汎用バッファエリア1700内に配置され、ポインタを介して汎用バッファデータ間がリンクする。   The general-purpose buffer data 1701, 1702, and 1703 are arranged on the configuration data holding unit 1300, and constitute, for example, the configuration data shown in FIG. That is, the general-purpose buffer data 1701, 1702, and 1703 are arranged in the general-purpose buffer area 1700, and the general-purpose buffer data are linked through the pointer.

なお、汎用バッファデータのアドレスは、汎用バッファエリア1700上で動的に決められるため、配置するたびに変更される。ネットワーク装置1001の動作が再開する前後でアドレスは不変であるとは限らない。従って、汎用バッファデータのポインタが示すアドレスは、バイナリコンフィグファイル格納手段1500に保持されない。   Note that the address of the general-purpose buffer data is dynamically determined on the general-purpose buffer area 1700, so that it is changed every time it is arranged. The address is not always unchanged before and after the operation of the network device 1001 is resumed. Therefore, the address indicated by the pointer of the general-purpose buffer data is not held in the binary configuration file storage unit 1500.

図8は、本実施形態に係るネットワーク装置1001において、バイナリコンフィグファイル格納手段1500に格納される、バイナリコンフィグファイル1510の構成の一例を示す。   FIG. 8 shows an example of the configuration of the binary configuration file 1510 stored in the binary configuration file storage unit 1500 in the network device 1001 according to the present embodiment.

バイナリコンフィグファイル生成手段1400は、汎用バッファデータ1701、1702、1703からバイナリコンフィグファイル1510を生成する。このとき、データAそのものとデータAのサイズ、データBそのものとデータBのサイズ、データCそのものとデータCのサイズがバイナリコンフィグファイル1510として生成され、バイナリコンフィグファイル格納手段1500に書き込まれる。   The binary configuration file generation unit 1400 generates a binary configuration file 1510 from the general-purpose buffer data 1701, 1702, and 1703. At this time, the data A itself and the size of the data A, the data B itself and the size of the data B, the data C itself and the size of the data C are generated as the binary configuration file 1510 and written into the binary configuration file storage unit 1500.

ネットワーク装置1001の動作再開処理が開始すると、バイナリコンフィグ・コマンドラインコンフィグ対応手段1600は、コマンドラインコンフィグファイル1101に対応するバイナリコンフィグファイル1510が存在するかどうかを判定する。   When the operation restart process of the network device 1001 is started, the binary configuration / command line configuration corresponding unit 1600 determines whether the binary configuration file 1510 corresponding to the command line configuration file 1101 exists.

バイナリコンフィグファイル格納手段1500に、バイナリコンフィグファイル1510が存在すると、アプリケーションソフトウェア1201は、このファイルからコンフィグデータ1800を取り出して、コンフィグデータ保持手段1300上に配置する。これにより、ネットワーク環境が設定される。   If the binary configuration file 1510 exists in the binary configuration file storage unit 1500, the application software 1201 extracts configuration data 1800 from this file and arranges it on the configuration data holding unit 1300. Thereby, the network environment is set.

アプリケーションソフトウェア1201は、バイナリコンフィグファイル1510からデータAのバイナリデータとそのサイズを読み出す。   The application software 1201 reads the binary data of data A and its size from the binary configuration file 1510.

次に、このデータAとポインタのサイズを加えたサイズのデータ領域を、コンフィグデータ保持手段1300上の汎用バッファエリア1700内に確保して、汎用バッファデータ1701とし、データAを書き込む。   Next, a data area having a size obtained by adding the data A and the size of the pointer is secured in the general-purpose buffer area 1700 on the configuration data holding unit 1300 to be general-purpose buffer data 1701 and data A is written.

このとき、汎用バッファデータ1701の先頭のアドレスを先頭ポインタ1801に書き込み、最初のリンクを確立する。   At this time, the head address of the general-purpose buffer data 1701 is written to the head pointer 1801 to establish the first link.

次に、バイナリコンフィグファイル1510からデータBのバイナリデータとそのサイズを読み出して、このサイズとポインタのサイズを加えたサイズのデータ領域を汎用バッファエリア1700内に確保して、汎用バッファデータ1702とする。   Next, the binary data of data B and its size are read from the binary configuration file 1510, and a data area having a size obtained by adding this size and the size of the pointer is secured in the general-purpose buffer area 1700 to be general-purpose buffer data 1702. .

汎用バッファデータ1702に、データBを書き込み、汎用バッファデータ1702の先頭のアドレスを汎用バッファデータ1701のポインタに書き込んで、汎用バッファデータ1701から汎用バッファデータ1702へのリンクを確立する。   Data B is written into the general-purpose buffer data 1702, and the head address of the general-purpose buffer data 1702 is written into the pointer of the general-purpose buffer data 1701 to establish a link from the general-purpose buffer data 1701 to the general-purpose buffer data 1702.

同様にして、バイナリコンフィグファイル1510からデータCのバイナリデータとそのサイズを読み出して、このサイズのデータ領域を汎用バッファエリア1700内に確保して、汎用バッファデータ1703とする。   Similarly, the binary data of the data C and its size are read from the binary configuration file 1510, and a data area of this size is secured in the general-purpose buffer area 1700 to be general-purpose buffer data 1703.

汎用バッファデータ1703に、データCを書き込み、汎用バッファデータ1703の先頭のアドレスを汎用バッファデータ1702のポインタに書き込んで、汎用バッファデータ1702から汎用バッファデータ1703へのリンクを確立する。   Data C is written into the general-purpose buffer data 1703, and the head address of the general-purpose buffer data 1703 is written into the pointer of the general-purpose buffer data 1702, thereby establishing a link from the general-purpose buffer data 1702 to the general-purpose buffer data 1703.

なお、本実施形態においては、リンクされる汎用バッファデータの数が3であるが、これに限定されず、3より多くても3より少なくてもよい。   In the present embodiment, the number of general-purpose buffer data to be linked is 3. However, the number of general-purpose buffer data to be linked is not limited to this, and may be more than 3 or less than 3.

アプリケーションソフトウェア1201は、予め定められた設定処理手順に従って、バイナリコンフィグファイル1510からデータを取り出して、コンフィグデータ保持手段1300に、図6に示される構成を有するコンフィグデータを配置する。   The application software 1201 extracts data from the binary configuration file 1510 according to a predetermined setting processing procedure, and arranges configuration data having the configuration shown in FIG.

本実施形態において、アプリケーションソフトウェア1201は、コンフィグデータ1800の構成についての情報を有してもよい。図6において、データCにリンクするデータはないので、汎用バッファデータ1703には、ポインタの領域は不要である。アプリケーションソフトウェア1201は、汎用バッファデータ1703からリンクするデータがないこと、すなわち、汎用バッファデータ1703がデータCのみを含み、ポインタが不要であるとの情報を有するので、データCを配置して、処理を終える。   In the present embodiment, the application software 1201 may have information about the configuration of the configuration data 1800. In FIG. 6, since there is no data linked to data C, the general-purpose buffer data 1703 does not require a pointer area. The application software 1201 has information that there is no data to be linked from the general-purpose buffer data 1703, that is, the general-purpose buffer data 1703 includes only data C and no pointer is necessary. Finish.

本実施形態にかかるネットワーク装置1001においては、コンフィグデータ保持手段1300上のコンフィグデータ1800内の各データのアドレスが静的に固定されない。このとき、コンフィグデータ内のデータそのものとそのデータのサイズを、バイナリコンフィグファイルとして保持することにより、装置動作再開処理の開始時に、コンフィグデータ内の各データのアドレスを動的に設定することが可能である。   In the network device 1001 according to the present embodiment, the address of each data in the configuration data 1800 on the configuration data holding unit 1300 is not statically fixed. At this time, by holding the data itself in the configuration data and the size of the data as a binary configuration file, the address of each data in the configuration data can be set dynamically at the start of the device operation restart process. It is.

第2の実施形態にかかるネットワーク装置における装置動作再開時の処理では、コンフィグデータ保持手段上のバイナリデータイメージをバイナリコンフィグファイルとして保持する。本実施形態にかかるネットワーク装置1001の処理においては、第2の実施形態に係るネットワーク装置における処理時間に、汎用バッファエリア1700を確保してアドレスをポインタに書き込んでリンクする処理の時間が追加される。それでも、本実施形態に係るネットワーク装置におけるネットワーク環境設定の処理時間は、関連技術における、コマンドラインコンフィグファイル1101を読み込んでコンフィグデータ1301乃至130nを生成して設定する処理時間に比べれば大幅に短い。   In the processing at the time of restarting the device operation in the network device according to the second embodiment, the binary data image on the configuration data holding means is held as a binary configuration file. In the processing of the network device 1001 according to the present embodiment, the processing time for securing the general-purpose buffer area 1700 and writing the address in the pointer and linking is added to the processing time in the network device according to the second embodiment. . Still, the processing time for setting the network environment in the network device according to the present embodiment is significantly shorter than the processing time for reading the command line configuration file 1101 and generating and setting the configuration data 1301 to 130n in the related art.

さらに、本実施形態に係るネットワーク装置は、第2の実施形態にかかるネットワーク装置における装置動作再開時の処理に比べて、コンフィグデータ保持手段1300上の汎用バッファエリア1700上にコンフィグデータを最適化して配置することができる。これにより、コンフィグデータ保持手段1300の効率的な利用が可能である。また、装置動作再開後も効率化された動作が可能である。   Furthermore, the network device according to the present embodiment optimizes the configuration data on the general-purpose buffer area 1700 on the configuration data holding unit 1300 as compared with the processing at the time of device operation restart in the network device according to the second embodiment. Can be arranged. Thereby, the configuration data holding unit 1300 can be used efficiently. Further, an efficient operation is possible even after the device operation is resumed.

なお、上述の処理動作を実行させるためのプログラムを、フレキシブルディスク、CD−ROM(Compact Disk Read−Only Memory)、MO(Magneto−Optical disk)などのコンピュータ読取可能な記録媒体に格納して配布し、当該プログラムをコンピュータにインストールすることにより、上述の処理動作を実行する装置を構成しても良い。   A program for executing the above-described processing operations is stored and distributed in a computer-readable recording medium such as a flexible disk, a CD-ROM (Compact Disk Read-Only Memory), and an MO (Magneto-Optical disk). A device that executes the above-described processing operation may be configured by installing the program in a computer.

本発明は、上記の実施形態に限定されるものではなく、コマンドラインコンフィグファイルをコンフィグファイルとして読み込んで環境設定処理を行う、ルータ、スイッチ、サーバなどのネットワーク関連機器に好適に適用可能である。   The present invention is not limited to the above-described embodiment, and can be suitably applied to network-related devices such as routers, switches, and servers that read a command line configuration file as a configuration file and perform environment setting processing.

1001、2001 ネットワーク装置
1002、2002 制御端末
1100 コマンドラインコンフィグファイル格納手段
1101、1102、2101 コマンドラインコンフィグファイル
1200 アプリケーションソフトウェア格納手段
1201、1202、120n、2201、2202、220n アプリケーションソフトウェア
1211、1212、121n バイナリコンフィグファイル読込部
1300 コンフィグデータ保持手段
1301、1302、1303、130X、1800、2301、2302、230n コンフィグデータ
1400 バイナリコンフィグファイル生成手段
1500 バイナリコンフィグファイル格納手段
1501、1502、1510 バイナリコンフィグファイル
1600 バイナリコンフィグ・コマンドラインコンフィグ対応手段
1700 汎用バッファエリア
1701、1702、1703 汎用バッファデータ
1801 先頭ポインタ
2100 コマンドラインファイル格納部
2200 アプリケーションソフトウェア格納部
2300 メモリ
1001, 2001 Network device 1002, 2002 Control terminal 1100 Command line configuration file storage means 1101, 1102, 2101 Command line configuration file 1200 Application software storage means 1201, 1202, 120n, 2201, 2202, 220n Application software 1211, 1212, 121n Binary Configuration file reading unit 1300 Configuration data holding unit 1301, 1302, 1303, 130X, 1800, 2301, 2302, 230n Configuration data 1400 Binary configuration file generation unit 1500 Binary configuration file storage unit 1501, 1502, 1510 Binary configuration file 1600 Binary configuration file Command line configuration support means 1700 General-purpose buffer area 1701, 1702, 1703 General-purpose buffer data 1801 Start pointer 2100 Command-line file storage unit 2200 Application software storage unit 2300 Memory

Claims (9)

コマンドラインコンフィグファイルをもとにコンフィグデータ保持手段にコンフィグデータを配置してネットワーク環境を設定するネットワーク装置であって、
前記コンフィグデータから、前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを生成してバイナリコンフィグファイル格納手段に格納する、バイナリコンフィグファイル生成手段と、
前記バイナリコンフィグファイル格納手段が、前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを保持するか否かを判定する、バイナリコンフィグ・コマンドラインコンフィグ対応手段と、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルが前記バイナリコンフィグファイル格納手段に保持されると判定される場合は、前記バイナリコンフィグファイルからコンフィグデータを取り出して前記コンフィグデータ保持手段に配置し、前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルが前記バイナリコンフィグファイル格納手段に保持されないと判定される場合は、前記コマンドラインコンフィグファイルからコンフィグデータを生成して前記コンフィグデータ保持手段に配置する、アプリケーションソフトウェア格納手段と
を有することを特徴とする、ネットワーク装置。
A network device for setting a network environment by placing configuration data in configuration data holding means based on a command line configuration file,
Binary configuration file generation means for generating a binary configuration file corresponding to the command line configuration file from the configuration data and storing it in the binary configuration file storage means;
The binary configuration file storage means determines whether to hold a binary configuration file corresponding to the command line configuration file;
If it is determined that the binary configuration file corresponding to the command line configuration file is held in the binary configuration file storage means, the configuration data is extracted from the binary configuration file and placed in the configuration data holding means, and the command Application software storage that generates configuration data from the command line configuration file and places it in the configuration data storage means when it is determined that the binary configuration file corresponding to the line configuration file is not stored in the binary configuration file storage means And a network device.
前記ネットワーク環境の設定を変更するときに、前記アプリケーションソフトウェア格納手段は前記コンフィグデータ保持手段に配置された前記コンフィグデータを変更し、
前記バイナリコンフィグファイル生成手段は、前記変更されたコンフィグデータをもとに、変更されたバイナリコンフィグファイルを生成して、前記バイナリコンフィグファイル格納手段に格納する
ことを特徴とする、請求項1に記載のネットワーク装置。
When changing the setting of the network environment, the application software storage means changes the configuration data arranged in the configuration data holding means,
2. The binary configuration file generation unit generates a changed binary configuration file based on the changed configuration data, and stores the generated binary configuration file in the binary configuration file storage unit. Network equipment.
前記コンフィグデータは、前記コンフィグデータ保持手段の汎用バッファエリアに配置される複数のデータを含み、
前記バイナリコンフィグファイル生成手段は、前記複数のデータを含むバイナリコンフィグファイルを生成する
ことを特徴とする、請求項1または2に記載のネットワーク装置。
The configuration data includes a plurality of data arranged in a general-purpose buffer area of the configuration data holding means,
The network apparatus according to claim 1, wherein the binary configuration file generation unit generates a binary configuration file including the plurality of data.
前記アプリケーションソフトウェア保持手段は、前記コンフィグデータに含まれる前記複数のデータの構成についての情報を保持し、
前記ネットワーク環境を設定するときに、前記アプリケーションソフトウェア保持手段は、前記バイナリコンフィグファイルから前記複数のデータを取り出して、前記コンフィグデータ保持手段に配置し、前記複数のデータの構成についての情報をもとに、前記コンフィグデータ保持手段に配置された前記複数のデータを構成する
ことを特徴とする、請求項3に記載のネットワーク装置。
The application software holding means holds information about the configuration of the plurality of data included in the configuration data,
When setting the network environment, the application software holding unit retrieves the plurality of data from the binary configuration file, arranges the data in the configuration data holding unit, and uses information on the configuration of the plurality of data. 4. The network device according to claim 3, wherein the plurality of data arranged in the configuration data holding unit are configured.
コマンドラインコンフィグファイルをもとにコンフィグデータ保持手段にコンフィグデータを配置してネットワーク環境を設定するネットワーク装置の制御方法であって、
前記コンフィグデータから、前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを生成するステップと、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがあるか否かを判定するステップと、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがある場合は、前記バイナリコンフィグファイルからコンフィグデータを取り出して、前記コンフィグデータ保持手段に配置するステップと、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがない場合は、前記コマンドラインコンフィグファイルからコンフィグデータを生成して前記コンフィグデータ保持手段に配置するステップと
を有することを特徴とする、ネットワーク装置の制御方法。
A network device control method for setting a network environment by placing configuration data in a configuration data holding means based on a command line configuration file,
Generating a binary configuration file corresponding to the command line configuration file from the configuration data;
Determining whether there is a binary config file corresponding to the command line config file;
If there is a binary configuration file corresponding to the command line configuration file, extracting configuration data from the binary configuration file and placing it in the configuration data holding means;
And a step of generating configuration data from the command line configuration file and placing the configuration data in the configuration data holding means when there is no binary configuration file corresponding to the command line configuration file. Method.
前記ネットワーク環境の設定を変更するときに、前記コンフィグデータ保持手段に配置された前記コンフィグデータを変更するステップと、
前記変更されたコンフィグデータをもとに、変更されたバイナリコンフィグファイルを生成するステップと
をさらに有することを特徴とする、請求項5に記載のネットワーク装置の制御方法。
When changing the configuration of the network environment, changing the configuration data arranged in the configuration data holding means;
6. The network device control method according to claim 5, further comprising a step of generating a changed binary configuration file based on the changed configuration data.
前記コンフィグデータは、前記コンフィグデータ保持手段の汎用バッファエリアに配置される複数のデータを含み、
前記バイナリコンフィグファイルは、前記複数のデータを含む
ことを特徴とする、請求項5または6に記載のネットワーク装置の制御方法。
The configuration data includes a plurality of data arranged in a general-purpose buffer area of the configuration data holding means,
The network device control method according to claim 5, wherein the binary configuration file includes the plurality of data.
ネットワーク環境を設定するときに、前記バイナリコンフィグファイルから前記複数のデータを取り出して、前記複数のデータの構成についての情報をもとに、前記コンフィグデータ保持手段に、前記複数のデータを構成する
ことを特徴とする、請求項7に記載のネットワーク装置の制御方法。
When setting up a network environment, the plurality of data is extracted from the binary configuration file, and the plurality of data is configured in the configuration data holding unit based on information on the configuration of the plurality of data. The network device control method according to claim 7, wherein:
コマンドラインコンフィグファイルをもとにコンフィグデータ保持手段にコンフィグデータを配置してネットワーク環境を設定するネットワーク装置の制御プログラムであって、
前記コンフィグデータから、前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルを生成する処理と、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがあるか否かを判定する処理と、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがある場合は、前記バイナリコンフィグファイルからコンフィグデータを取り出して、前記コンフィグデータ保持手段に配置する処理と、
前記コマンドラインコンフィグファイルに対応するバイナリコンフィグファイルがない場合は、前記コマンドラインコンフィグファイルからコンフィグデータを生成して前記コンフィグデータ保持手段に配置する処理と
をコンピュータに行わせることを特徴とする、ネットワーク装置の制御プログラム。
A network device control program that configures network environment by placing configuration data in configuration data holding means based on command line configuration file,
Generating a binary configuration file corresponding to the command line configuration file from the configuration data;
Processing for determining whether there is a binary config file corresponding to the command line config file;
If there is a binary configuration file corresponding to the command line configuration file, the configuration data is extracted from the binary configuration file and placed in the configuration data holding means; and
A network that causes a computer to perform a process of generating configuration data from the command line configuration file and placing it in the configuration data holding means when there is no binary configuration file corresponding to the command line configuration file. Device control program.
JP2013013314A 2013-01-28 2013-01-28 Network device, method for controlling network device, and control program for network device Pending JP2014146914A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013013314A JP2014146914A (en) 2013-01-28 2013-01-28 Network device, method for controlling network device, and control program for network device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013013314A JP2014146914A (en) 2013-01-28 2013-01-28 Network device, method for controlling network device, and control program for network device

Publications (1)

Publication Number Publication Date
JP2014146914A true JP2014146914A (en) 2014-08-14

Family

ID=51426844

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013013314A Pending JP2014146914A (en) 2013-01-28 2013-01-28 Network device, method for controlling network device, and control program for network device

Country Status (1)

Country Link
JP (1) JP2014146914A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110784353A (en) * 2019-10-30 2020-02-11 武汉虹信通信技术有限责任公司 Network element equipment configuration data migration method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110784353A (en) * 2019-10-30 2020-02-11 武汉虹信通信技术有限责任公司 Network element equipment configuration data migration method and device

Similar Documents

Publication Publication Date Title
JP5623593B2 (en) Rack and method for simultaneously updating a basic input / output system
JP5564956B2 (en) Information processing apparatus and firmware update method for information processing apparatus
JP7069672B2 (en) Application update method and program
CN105635216A (en) Distributed application upgrade method, device and distributed system
CN101539866A (en) Information processing device, and method of starting information processing device
JP2005242691A (en) Program downloading/switching method and device for it
JP6028851B2 (en) Information processing apparatus, program update method, and program
CN100450013C (en) Method for storing configuration data of communication equipment
JP6053637B2 (en) Method for upgrading virtual host and network device
JP4167643B2 (en) Business system operation method, operation management system, and operation program
JP2006113754A (en) Software update device and method
JP6613690B2 (en) Network device setting method, information processing device, and BIOS program
JP2014146914A (en) Network device, method for controlling network device, and control program for network device
CN103617077A (en) Intelligent cloud migration method and system
JP2019070972A (en) Information processing system, information processing device, and program
CN115145228A (en) Process control system, process control device, and program update method
JP2018180722A (en) Data management system
CN118132450B (en) Management method and system for Windows integrated test environment
JP4399014B2 (en) Telephone system and its terminal device
JP2015153128A (en) Call processing control device and software update method of the same, call processing system, and computer program
CN118426392B (en) Distributed control system and engineering upgrading method
CN1996884A (en) Expansion method and communication device of communication device
JP2023001659A (en) Information processing device, information processing method and information processing program
JP6682921B2 (en) Management device, management method and program
JP2017004429A (en) Server operation work history management device, system, method, and program