JP5023009B2 - Network device management device - Google Patents

Network device management device Download PDF

Info

Publication number
JP5023009B2
JP5023009B2 JP2008179962A JP2008179962A JP5023009B2 JP 5023009 B2 JP5023009 B2 JP 5023009B2 JP 2008179962 A JP2008179962 A JP 2008179962A JP 2008179962 A JP2008179962 A JP 2008179962A JP 5023009 B2 JP5023009 B2 JP 5023009B2
Authority
JP
Japan
Prior art keywords
configuration information
network device
configuration
command
creation unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008179962A
Other languages
Japanese (ja)
Other versions
JP2010021755A (en
Inventor
淳 小林
純一郎 柳
健一郎 波多江
文紀 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2008179962A priority Critical patent/JP5023009B2/en
Publication of JP2010021755A publication Critical patent/JP2010021755A/en
Application granted granted Critical
Publication of JP5023009B2 publication Critical patent/JP5023009B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、ネットワーク装置管理装置に係り、ネットワーク装置の迅速な構成情報の変更に適したネットワーク装置管理装置に関する。   The present invention relates to a network device management device, and more particularly to a network device management device suitable for quickly changing configuration information of a network device.

ネットワーク装置の構成情報(コンフィグ情報)に関し、ある種のネットワーク装置では、(1)現在稼動している構成情報(現用系のrunning−config)、(2)再起動時に有効となる構成情報(現用系のstartup−config)、(3)系切替え時に有効となる構成情報(予備系のstartup−config)など複数の構成定義情報が存在している。   With respect to the configuration information (configuration information) of a network device, in a certain type of network device, (1) configuration information that is currently in operation (running-config of the active system), (2) configuration information that is valid at the time of restart (current usage) There are a plurality of pieces of configuration definition information such as (system start-config) and (3) configuration information (standby start-up-config) effective at the time of system switching.

従来のルータ等のネットワーク装置への構成情報の設定は、変更コマンドの入力に加え、ネットワーク装置において構成情報のコピーおよび同期と呼ばれる操作を行う必要があった。ここで、構成情報は、運用中は維持する必要のある固定設定情報と、特定のサービス提供の為に一時的に帯域を確保するなどの一時設定情報とが存在する。しかし、構成情報の設定の際には、区別されることなく設定されていた。   For setting configuration information to a network device such as a conventional router, in addition to inputting a change command, it is necessary to perform an operation called configuration information copying and synchronization in the network device. Here, the configuration information includes fixed setting information that needs to be maintained during operation and temporary setting information such as temporarily securing a band for providing a specific service. However, the configuration information is set without being distinguished.

図1を参照して、従来のネットワーク装置の構成情報の設定方法を説明する。ここで、図1はネットワーク装置管理システムのブロック図である。図1において、ネットワーク装置管理システム500Aは、ネットワーク装置管理装置(以下、装置管理装置)300と、ネットワーク装置200から構成される。装置管理装置300は、構成定義コマンド作成部310を含んで構成される。また、ネットワーク装置200は、基本制御部(現用系)210Aと基本制御部(予備系)220Aを備える。構成定義コマンド作成部310は、運用中は維持する必要のある固定設定情報と、特定のサービス提供の為に一時的に帯域を確保するなどの一時設定情報とを含む設定情報311を作成する。 A conventional method for setting configuration information of a network device will be described with reference to FIG. FIG. 1 is a block diagram of the network device management system. In FIG. 1, a network device management system 500 </ b> A includes a network device management device (hereinafter, device management device) 300 and a network device 200. The device management device 300 includes a configuration definition command creation unit 310. The network device 200 includes a basic control unit (active system) 210A and a basic control unit (standby system) 220A . The configuration command creation unit 310 creates setting information 311 including fixed setting information that needs to be maintained during operation and temporary setting information such as temporarily securing a band for providing a specific service.

装置管理装置300は、ネットワーク装置200にtelnet接続して、ネットワーク装置200の構成情報を変更するコマンドを入力する。装置管理装置300は、ネットワーク装置200にコピーコマンドを送信する。さらに、装置管理装置300は、ネットワーク装置200に同期コマンドを入力する。   The device management apparatus 300 is connected to the network apparatus 200 via a telnet and inputs a command for changing the configuration information of the network apparatus 200. The device management apparatus 300 transmits a copy command to the network device 200. Further, the device management device 300 inputs a synchronization command to the network device 200.

上述したコマンド入力により、ネットワーク装置200は、コマンド入力された設定情報311を用いて、現在稼動している構成情報ファイル(現用系のrunning−config)211Aをコマンド入力により設定する。その後、ネットワーク装置200は、設定情報311を、ネットワーク装置200の現在稼動している構成情報ファイル(現用系のrunning−config)211Aについて、再起動時に有効となる構成情報ファイル(現用系のstartup−config)212Aにコピーする。ネットワーク装置200は、構成情報ファイル212Aについて、次に系切替え時に有効となる予備系の構成情報ファイル(予備系のstartup−config)221Aと同期させる。
By the command input described above, the network device 200 sets the currently operating configuration information file (active running-config) 211A by command input using the command input setting information 311. Thereafter, the network device 200 uses the configuration information file (current start-up) that is valid at the time of restart for the configuration information file (active running-config) 211A of the network device 200 that is currently operating. config) Copy to 212A. The network device 200 synchronizes the configuration information file 212 </ b> A with the standby configuration information file (backup start-config) 221 </ b> A that becomes effective when the system is switched next.

上述した従来例では、ファイルのコピーおよび同期の速度は、ネットワーク装置に依存する。また、ファイルの規模によっては、多大な時間が必要である。また、一時的に帯域を確保する一時設定情報についても、固定情報と同様にコピー等されてしまう。   In the above-described conventional example, the file copying and synchronization speed depends on the network device. Further, depending on the size of the file, a long time is required. Also, temporary setting information that temporarily reserves a band is copied and the like as in the fixed information.

ネットワーク装置への構成情報の設定は、構成情報を変更する毎に構成情報のコピーや同期が必要となっており、構成情報の変更に時間を要する。更に、固定設定情報と一時設定情報の区別を行わず、同じ手段により変更を行っていたため、維持する必要のない一時設定情報の設定の際にもコピーおよび同期に時間がかかり、迅速に構成情報の変更を行うことが困難であった。   Setting the configuration information to the network device requires copying and synchronizing the configuration information every time the configuration information is changed, and it takes time to change the configuration information. Furthermore, since the fixed setting information and the temporary setting information are not distinguished from each other and changed by the same means, it takes time to copy and synchronize even when setting the temporary setting information that does not need to be maintained, and the configuration information can be quickly obtained. It was difficult to make changes.

本発明によるネットワーク装置管理装置では、一時設定情報と固定設定情報の両方について、現在稼動している構成情報の変更をコマンド入力で行なう。しかし、固定設定情報は、その設定の内容よりネットワーク装置の構成情報がどのように変更されるかを装置管理装置内で算出し、変更後の構成情報をファイルの形で作成する。作成したファイルをネットワーク装置に転送し、転送したファイルを再起動や系切替え時に有効となる構成情報に指定する。   In the network device management device according to the present invention, the currently operating configuration information is changed by inputting a command for both temporary setting information and fixed setting information. However, in the fixed setting information, how the configuration information of the network device is changed is calculated in the device management apparatus from the contents of the setting, and the changed configuration information is created in the form of a file. The created file is transferred to the network device, and the transferred file is designated as configuration information that is valid at restart or system switchover.

すなわち、上述した課題は、現用系と予備系とからなるネットワーク装置と接続され、このネットワーク装置の構成定義情報を制御し、構成定義コマンド作成部と、構成情報ファイル作成部とから構成され、構成定義コマンド作成部は、稼働中の構成情報についてコマンドを作成して、ネットワーク装置に送信し、かつ固定設定情報を構成情報ファイル作成部に送信し、構成情報ファイル作成部は、ネットワーク装置から取得した現在の構成定義情報と、構成定義コマンド作成部から受信した固定設定情報とから、ネットワーク装置に転送する現用系の構成定義ファイルと予備系の構成定義ファイルとを作成するネットワーク装置管理装置により、達成できる。   That is, the above-described problem is connected to a network device composed of an active system and a standby system, controls configuration definition information of the network device, and includes a configuration definition command creation unit and a configuration information file creation unit. The definition command creation unit creates a command for the active configuration information, transmits the command to the network device, and transmits the fixed setting information to the configuration information file creation unit. The configuration information file creation unit acquires the command from the network device. Achieved by the network device management device that creates the active configuration definition file and the standby configuration definition file to be transferred to the network device from the current configuration definition information and the fixed setting information received from the configuration command creation unit it can.

ネットワーク装置管理装置は、ネットワーク装置での構成情報のコピーおよび同期を不要とし、構成情報を迅速に設定することができる。   The network device management device does not need to copy and synchronize the configuration information in the network device, and can quickly set the configuration information.

以下、本発明の実施の形態について、実施例を用い図面を参照して説明する。なお、実質同一部位には同じ参照番号を振り、説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings using examples. The same reference numerals are assigned to substantially the same parts, and the description will not be repeated.

実施例1について、図2ないし図6を参照して説明する。ここで、図2はネットワーク装置管理システムのブロック図である。図3は装置管理装置の機能ブロック図である。図4はネットワーク装置のハードウェアブロック図である。図5は構成定義コマンド作成部と構成情報作成部と現用系と予備系とのシーケンス図である。図6は装置管理装置による構成情報設定のフローチャートである。   Example 1 will be described with reference to FIGS. Here, FIG. 2 is a block diagram of the network device management system. FIG. 3 is a functional block diagram of the apparatus management apparatus. FIG. 4 is a hardware block diagram of the network device. FIG. 5 is a sequence diagram of the configuration definition command creation unit, the configuration information creation unit, the active system, and the standby system. FIG. 6 is a flowchart of configuration information setting by the apparatus management apparatus.

図2において、ネットワーク装置管理システム500は、ネットワーク管理端末50と、装置管理装置100と、ネットワーク装置200から構成される。装置管理装置100は、構成定義コマンド作成部110と構成情報ファイル作成部120とを含んで構成され、ネットワーク管理端末50と接続される。ネットワーク装置200は、基本制御部(現用系)210と基本制御部(予備系)220とを備え、装置管理装置100と接続される。構成定義コマンド作成部110は、運用中は維持する必要のある固定設定情報111と、特定のサービス提供の為に一時的に帯域を確保するなどの一時設定情報112を分類して作成する。構成定義コマンド作成部110は、ネットワーク装置200にて現在稼動している構成情報ファイル(現用系のrunning−config)211をコマンド入力により設定する。固定設定情報111について、構成情報ファイル作成部120は、構成情報ファイル121を作成し、ネットワーク装置200へファイル転送する。構成情報ファイル121は、ネットワーク装置200の再起動時に有効となる構成情報ファイル(現用系のstartup−config)212および系切替え時に有効となる予備系の構成情報ファイル(予備系のstartup−config)221である。ネットワーク管理端末50は、装置管理装置100を制御する。   In FIG. 2, the network device management system 500 includes a network management terminal 50, a device management device 100, and a network device 200. The device management apparatus 100 includes a configuration definition command creation unit 110 and a configuration information file creation unit 120 and is connected to the network management terminal 50. The network device 200 includes a basic control unit (active system) 210 and a basic control unit (standby system) 220 and is connected to the device management apparatus 100. The configuration definition command creation unit 110 classifies and creates the fixed setting information 111 that needs to be maintained during operation and the temporary setting information 112 that temporarily secures a band for providing a specific service. The configuration definition command creation unit 110 sets a configuration information file (active running-config) 211 currently operating in the network device 200 by inputting a command. For the fixed setting information 111, the configuration information file creation unit 120 creates the configuration information file 121 and transfers the file to the network device 200. The configuration information file 121 includes a configuration information file (active-system start-config) 212 that becomes valid when the network device 200 is restarted, and a standby-system configuration information file (standby-system start-config) 221 that becomes effective when the system is switched. It is. The network management terminal 50 controls the device management device 100.

図3において、装置管理装置100は、構成定義コマンド作成部110、構成情報ファイル作成部120、指示内容解析部130、コマンド投入部140、構成情報ファイル保存部150、構成情報ファイル送受信部160、構成情報ファイル取得部170で構成され、ネットワーク装置200と接続されている。また、構成定義コマンド作成部110は、一時設定情報保持部111と固定設定情報保持部112とから構成される。一時設定情報保持部111と固定設定情報保持部112は、以下保持する情報である一時設定情報111と固定設定情報112とも記載する。   3, the device management apparatus 100 includes a configuration definition command creation unit 110, a configuration information file creation unit 120, an instruction content analysis unit 130, a command input unit 140, a configuration information file storage unit 150, a configuration information file transmission / reception unit 160, a configuration The information file acquisition unit 170 is connected to the network device 200. The configuration definition command creation unit 110 includes a temporary setting information holding unit 111 and a fixed setting information holding unit 112. The temporary setting information holding unit 111 and the fixed setting information holding unit 112 are also described as temporary setting information 111 and fixed setting information 112, which are information to be held below.

装置管理装置100からネットワーク装置200へのコマンド投入・構成情報ファイルの転送処理の流れを説明する。
まず初期処理として、装置管理装置100は、現時点のネットワーク装置200の構成情報ファイルを取得する必要がある。構成情報ファイル取得部170は、構成情報ファイル送信部160を経由して、ネットワーク装置200の構成情報をファイル転送にて取得する。次に、構成情報ファイル取得部170は、取得した構成情報ファイルを構成情報ファイル保存部150に格納する。
A flow of command input / configuration information file transfer processing from the device management apparatus 100 to the network device 200 will be described.
First, as an initial process, the device management apparatus 100 needs to acquire a configuration information file of the current network device 200. The configuration information file acquisition unit 170 acquires the configuration information of the network device 200 by file transfer via the configuration information file transmission unit 160. Next, the configuration information file acquisition unit 170 stores the acquired configuration information file in the configuration information file storage unit 150.

指示内容解析部130は、ネットワーク装置200に対する変更内容を受信し、構成定義コマンド作成部110へ送る。構成定義コマンド作成部110は、一時設定情報111と固定設定情報112に分類し、それぞれコマンドを作成する。作成されたコマンドは一時設定情報111、固定設定情報112ともにコマンド投入部140を経由して、ネットワーク装置200へ投入し、ネットワーク装置200において設定が反映される。   The instruction content analysis unit 130 receives the change content for the network device 200 and sends it to the configuration definition command creation unit 110. The configuration definition command creation unit 110 categorizes into temporary setting information 111 and fixed setting information 112, and creates commands respectively. The created command is input to the network device 200 via the command input unit 140 together with the temporary setting information 111 and the fixed setting information 112, and the setting is reflected in the network device 200.

次に、構成定義コマンド作成部110は、固定設定情報112について構成情報ファイル作成部120に送る。構成情報ファイル作成部120は、構成情報ファイル保存部150から、変更反映前のネットワーク装置200の構成情報ファイルを取得する。構成情報ファイル作成部120は、受信した固定設定情報112を反映させた構成定義ファイルを作成する。構成情報ファイル作成部120は、作成した構成定義ファイルについて構成情報ファイル送受信部160を経由し、ネットワーク装置200の現用系および予備系のstartup−configへファイル転送(FTP:File Transfer Protocol)する。これとともに、構成情報ファイル作成部120は、作成した構成定義ファイルについて構成情報ファイル保存部150に保存する。   Next, the configuration definition command creation unit 110 sends the fixed setting information 112 to the configuration information file creation unit 120. The configuration information file creation unit 120 acquires the configuration information file of the network device 200 before the change reflection from the configuration information file storage unit 150. The configuration information file creation unit 120 creates a configuration definition file reflecting the received fixed setting information 112. The configuration information file creation unit 120 transfers the created configuration definition file (FTP: File Transfer Protocol) to the active and standby start-config of the network device 200 via the configuration information file transmission / reception unit 160. At the same time, the configuration information file creation unit 120 saves the created configuration definition file in the configuration information file storage unit 150.

図4において、ネットワーク装置200は、基本制御部(現用系)210、基本制御部(予備系)220、主信号処理部240、4台のネットワークインタフェース部230を備える。基本制御部(現用系)210、基本制御部(予備系)220は、それぞれCPU10、ネットワークインタフェース部30、メモリ20、メモリカード40を具備する。なお、ネットワークインタフェース部30は、ネットワークインタインタフェース部230から主信号処理部240を通じて制御信号を受け取ることで、省略することも可能である。   4, the network device 200 includes a basic control unit (active system) 210, a basic control unit (standby system) 220, a main signal processing unit 240, and four network interface units 230. The basic control unit (active system) 210 and the basic control unit (standby system) 220 each include a CPU 10, a network interface unit 30, a memory 20, and a memory card 40. The network interface unit 30 may be omitted by receiving a control signal from the network interface unit 230 through the main signal processing unit 240.

上述の構成情報ファイルは、メモリ20あるいはメモリカード40の中に格納する。また、ネットワーク装置200は、基本制御部210、220内のネットワークインタフェース部30または主信号処理部240に接続されたネットワークインタフェース230を経由して、装置管理装置100とのコマンド入力の送受信や構成情報ファイルのファイル転送を実施する。   The above-described configuration information file is stored in the memory 20 or the memory card 40. In addition, the network device 200 transmits / receives command inputs to / from the device management apparatus 100 and configuration information via the network interface 230 connected to the network interface unit 30 or the main signal processing unit 240 in the basic control units 210 and 220. Perform file transfer of files.

図5を参照して、構成定義コマンド作成部、構成情報作成部、基本制御部(現用系)、基本制御部(予備系)の間の、コマンド送受信とファイル転送のシーケンスを説明する。図5において、定義構成コマンド作成部110は、構成情報を受信すると、構成定義コマンドを作成する(S11)。定義構成コマンド作成部110は、基本制御部(現用系)210に、一時設定情報に関する構成定義コマンドを入力する(S12)。基本制御部(現用系)210は、定義構成コマンド作成部110に、コマンド応答を送信する(S13)。定義構成コマンド作成部110は、基本制御部(現用系)210に、固定設定情報に関する構成定義コマンドを入力する(S14)。基本制御部(現用系)210は、定義構成コマンド作成部110に、コマンド応答を送信する(S16)。   With reference to FIG. 5, a sequence of command transmission / reception and file transfer among the configuration definition command creation unit, the configuration information creation unit, the basic control unit (active system), and the basic control unit (standby system) will be described. In FIG. 5, the definition configuration command creation unit 110 receives the configuration information and creates a configuration definition command (S11). The definition configuration command creation unit 110 inputs a configuration definition command related to temporary setting information to the basic control unit (active system) 210 (S12). The basic control unit (active system) 210 transmits a command response to the definition configuration command creation unit 110 (S13). The definition configuration command creation unit 110 inputs a configuration definition command related to fixed setting information to the basic control unit (active system) 210 (S14). The basic control unit (active system) 210 transmits a command response to the definition configuration command creation unit 110 (S16).

定義構成コマンド作成部110は、構成情報作成部120に固定設定に関する構成情報を送信する(S17)。構成情報作成部120は、構成定義ファイルを作成する(S18)。構成情報作成部120は、基本制御部(現用系)210に、構成定義ファイルを送信する(S19)。基本制御部(現用系)210は、構成情報作成部120に、転送結果応答を送信する(S21)。構成情報作成部120は、基本制御部(予備系)220に、構成定義ファイルを送信する(S22)。基本制御部(予備系)220は、構成情報作成部120に、転送結果応答を送信して(S23)、終了する。
なお、図5は、構成情報作成部120が、変更前のネットワーク装置200の構成定義ファイルを持っていることを前提としている。
The definition configuration command creation unit 110 transmits configuration information related to fixed settings to the configuration information creation unit 120 (S17). The configuration information creation unit 120 creates a configuration definition file (S18). The configuration information creation unit 120 transmits the configuration definition file to the basic control unit (active system) 210 (S19). The basic control unit (active system) 210 transmits a transfer result response to the configuration information creation unit 120 (S21). The configuration information creation unit 120 transmits the configuration definition file to the basic control unit (standby system) 220 (S22). The basic control unit (standby system) 220 transmits a transfer result response to the configuration information creation unit 120 (S23) and ends.
FIG. 5 assumes that the configuration information creation unit 120 has a configuration definition file of the network device 200 before the change.

図6において、指示内容解析部130は、構成情報を受信する(S31)。定義構成コマンド作成部110は、固定設定/一時設定を分割する(S32)。定義構成コマンド作成部110は、構成定義コマンドを作成する(S33)。定義構成コマンド作成部110は、固定設定か一時設定か判定する(S34)。固定設定のとき、定義構成コマンド作成部110は、コマンド投入部140を介して現用系running−configに対するコマンドを出力する(S36)。構成情報ファイル作成部120は、構成定義ファイルを作成する(S37)。構成情報ファイル送受信部160は、現用系startup−configに対するファイルを転送する(S38)。構成情報ファイル送受信部160は、予備系startup−configに対するファイルを転送して(S39)、終了する。ステップ34において、一時設定のとき、定義構成コマンド作成部110は、コマンド投入部140を介して現用系running−configに対するコマンドを出力して(S41)、終了する。   In FIG. 6, the instruction content analysis unit 130 receives configuration information (S31). The definition configuration command creation unit 110 divides the fixed setting / temporary setting (S32). The definition configuration command creation unit 110 creates a configuration definition command (S33). The definition configuration command creation unit 110 determines whether the setting is fixed or temporary (S34). When the setting is fixed, the definition configuration command creation unit 110 outputs a command for the active running-config via the command input unit 140 (S36). The configuration information file creation unit 120 creates a configuration definition file (S37). The configuration information file transmission / reception unit 160 transfers the file for the active start-up-config (S38). The configuration information file transmission / reception unit 160 transfers the file for the standby start-up-config (S39) and ends. In step 34, at the time of temporary setting, the definition configuration command creation unit 110 outputs a command for the active running-config via the command input unit 140 (S41), and ends.

上述した実施例に拠れば、その速度がネットワーク装置に依存するネットワーク装置におけるコピー処理および同期処理が不要となる。ファイル転送(FTP)は、ネットワーク装置に依存せず高速に処理できる。   According to the embodiment described above, copy processing and synchronization processing in a network device whose speed depends on the network device are not required. File transfer (FTP) can be processed at high speed without depending on the network device.

実施例2について、図7を参照して説明する。ここで、図7は装置管理装置の他のブロック図である。図7において、装置管理装置100Aは、指示内容解析部130、構成定義コマンド作成部110、コマンド投入部140、構成情報ファイル作成部120、構成情報ファイル取得部170A、構成情報ファイル送受信部160を具備する。   A second embodiment will be described with reference to FIG. Here, FIG. 7 is another block diagram of the apparatus management apparatus. In FIG. 7, the device management apparatus 100A includes an instruction content analysis unit 130, a configuration definition command creation unit 110, a command input unit 140, a configuration information file creation unit 120, a configuration information file acquisition unit 170A, and a configuration information file transmission / reception unit 160. To do.

ただし、ネットワーク装置200の構成定義情報の入手方法が実施例1と異なる。以下、処理の流れを説明する
指示内容解析部130は、ネットワーク装置200に対する変更内容をネットワーク管理端末50から受信する。指示内容解析部130は、ネットワーク装置200に対する変更内容を構成定義コマンド作成部110へ送る。構成定義コマンド作成部110は、一時設定情報111と固定設定情報112に分類し、それぞれコマンドを作成する。構成定義コマンド作成部110は、作成されたコマンドについて一時設定情報111、固定設定情報112ともにコマンド投入部140を経由して、ネットワーク装置200に投入する。この結果、ネットワーク装置200に、設定が反映される。
However, the method for obtaining the configuration definition information of the network device 200 is different from that in the first embodiment. Hereinafter, the instruction content analysis unit 130, which describes the flow of processing, receives from the network management terminal 50 changes made to the network device 200. The instruction content analysis unit 130 sends changes to the network device 200 to the configuration definition command creation unit 110. The configuration definition command creation unit 110 categorizes into temporary setting information 111 and fixed setting information 112, and creates commands respectively. The configuration command creation unit 110 inputs the created command into the network device 200 via the command input unit 140 together with the temporary setting information 111 and the fixed setting information 112. As a result, the setting is reflected on the network device 200.

次に、構成定義コマンド作成部110は、固定設定情報112について構成情報ファイル作成部120に送る。構成情報ファイル作成部120は、構成情報ファイル取得部170Aに対し、ネットワーク装置200の構成情報ファイルの取得を指示する。構成情報ファイル取得部170Aは、構成情報ファイル送受信部を経由して最新のネットワーク装置200の構成情報ファイルを取得する。   Next, the configuration definition command creation unit 110 sends the fixed setting information 112 to the configuration information file creation unit 120. The configuration information file creation unit 120 instructs the configuration information file acquisition unit 170A to acquire the configuration information file of the network device 200. The configuration information file acquisition unit 170A acquires the latest configuration information file of the network device 200 via the configuration information file transmission / reception unit.

構成情報ファイル作成部120は、受信した構成情報ファイルと固定設定情報112とから変更を反映させた構成定義ファイルを作成する。構成情報ファイル作成部120は、作成した構成定義ファイルについて構成情報ファイル送受信部160を経由し、ネットワーク装置200の現用系および予備系のstartup−configへファイル転送する。   The configuration information file creation unit 120 creates a configuration definition file reflecting the change from the received configuration information file and the fixed setting information 112. The configuration information file creation unit 120 transfers the created configuration definition file to the active and standby start-config of the network device 200 via the configuration information file transmission / reception unit 160.

上述した実施例に拠れば、構成情報の反映を迅速に行うことができる。このため、ユーザの要求によりサービスクラス(QoS)等のネットワーク装置の挙動を変えることが可能となる。すなわち、柔軟かつ高度なネットワークサービスの提供や利用が行なえる。   According to the embodiment described above, configuration information can be reflected quickly. For this reason, it becomes possible to change the behavior of a network device such as a service class (QoS) according to a user's request. That is, it is possible to provide and use a flexible and advanced network service.

従来のネットワーク装置の構成情報の設定方式の構成図である。It is a block diagram of the setting method of the configuration information of the conventional network device. ネットワーク装置管理システムのブロック図である。It is a block diagram of a network device management system. 装置管理装置の機能ブロック図である。It is a functional block diagram of a device management device. ネットワーク装置のハードウェアブロック図である。It is a hardware block diagram of a network device. 構成定義コマンド作成部と構成情報作成部と現用系と予備系とのシーケンス図である。FIG. 5 is a sequence diagram of a configuration definition command creation unit, a configuration information creation unit, an active system, and a standby system. 装置管理装置による構成情報設定のフローチャートである。It is a flowchart of the configuration information setting by the apparatus management apparatus. 装置管理装置の他のブロック図である。It is another block diagram of an apparatus management apparatus.

符号の説明Explanation of symbols

10…CPU、20…メモリ、30…ネットワークインタフェース部、40…メモリカード、100…装置管理装置、110…構成定義コマンド作成部、111…一時設定情報、112…固定設定情報、120…構成情報ファイル作成部、121…構成情報ファイル、130…指示内容解析部、140…コマンド投入部、150…構成情報ファイル保存部、160…構成情報ファイル送受信部、170…構成情報ファイル取得部、200…ネットワーク装置、210…基本制御部(現用系)、211…構成情報ファイル(現用系のrunning−config)、212…構成情報ファイル(現用系のstartup−config)、220…基本制御部(予備系)、221…構成情報ファイル(予備系のstartup−config)、230…ネットワークインタフェース部、240…主信号処理部。   DESCRIPTION OF SYMBOLS 10 ... CPU, 20 ... Memory, 30 ... Network interface part, 40 ... Memory card, 100 ... Device management apparatus, 110 ... Configuration definition command creation part, 111 ... Temporary setting information, 112 ... Fixed setting information, 120 ... Configuration information file Creation unit, 121 ... configuration information file, 130 ... instruction content analysis unit, 140 ... command input unit, 150 ... configuration information file storage unit, 160 ... configuration information file transmission / reception unit, 170 ... configuration information file acquisition unit, 200 ... network device , 210 ... basic control unit (active system), 211 ... configuration information file (active running-config), 212 ... configuration information file (active start-config), 220 ... basic control unit (standby system), 221 ... Configuration information file (standby startup-config , 230 ... network interface unit, 240 ... main signal processing unit.

Claims (3)

現用系と予備系とからなるネットワーク装置と接続され、このネットワーク装置の構成定義情報を制御するネットワーク装置管理装置であって、
構成定義コマンド作成部と、構成情報ファイル作成部とから構成され、
前記構成定義コマンド作成部は、稼働中の構成情報についてコマンドを作成して、前記ネットワーク装置に送信し、かつ前記コマンドを前記構成情報ファイル作成部に送信し、
前記構成情報ファイル作成部は、前記ネットワーク装置から取得した現在の構成定義情報と、前記構成定義コマンド作成部から受信した前記コマンドとから、前記ネットワーク装置に転送する前記現用系の構成情報ファイルと前記予備系の構成情報ファイルとを作成することを特徴とするネットワーク装置管理装置。
A network device management device that is connected to a network device composed of an active system and a standby system and controls configuration definition information of the network device,
It consists of a configuration definition command creation unit and a configuration information file creation unit,
The configuration definition command creation unit creates a command for configuration information in operation, transmits the command to the network device, and transmits the command to the configuration information file creation unit,
The configuration information file creation section, the current and the configuration definition information acquired from the network device, from said command received from said configuration definition command generating unit, and the active system configuration information file to be transferred to the network device A network device management apparatus characterized by creating a configuration information file for a standby system.
請求項1に記載のネットワーク装置管理装置であって、
前記構成定義コマンド作成部は、前記稼働中の構成情報について、固定設定情報と一時設定情報とに分離し、それぞれのコマンドを前記ネットワーク装置に送信することを特徴とするネットワーク装置管理装置。
The network device management device according to claim 1,
The network configuration management device, wherein the configuration definition command creation unit divides the configuration information in operation into fixed setting information and temporary setting information, and transmits each command to the network device.
請求項1または請求項2に記載のネットワーク装置管理装置であって、
前記現用系の構成情報ファイルと前記予備系の構成情報ファイルとは、再起動または系切替え時に有効となる構成情報ファイルであることを特徴とするネットワーク装置管理装置。
The network device management device according to claim 1 or 2, wherein
The network device management apparatus, wherein the configuration information file for the active system and the configuration information file for the standby system are configuration information files that are valid at the time of restart or system switching.
JP2008179962A 2008-07-10 2008-07-10 Network device management device Expired - Fee Related JP5023009B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008179962A JP5023009B2 (en) 2008-07-10 2008-07-10 Network device management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008179962A JP5023009B2 (en) 2008-07-10 2008-07-10 Network device management device

Publications (2)

Publication Number Publication Date
JP2010021755A JP2010021755A (en) 2010-01-28
JP5023009B2 true JP5023009B2 (en) 2012-09-12

Family

ID=41706230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008179962A Expired - Fee Related JP5023009B2 (en) 2008-07-10 2008-07-10 Network device management device

Country Status (1)

Country Link
JP (1) JP5023009B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5810051B2 (en) * 2012-08-23 2015-11-11 日本電信電話株式会社 Network system and configuration definition setting method in network system
JP7087876B2 (en) * 2018-09-21 2022-06-21 住友電気工業株式会社 Communication device and setting method of communication device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1013417A (en) * 1996-06-19 1998-01-16 Hitachi Ltd Constitution definition information updating method
JP4055753B2 (en) * 2004-07-27 2008-03-05 日本電気株式会社 Network configuration management device, network system, network configuration management method, and network configuration management program

Also Published As

Publication number Publication date
JP2010021755A (en) 2010-01-28

Similar Documents

Publication Publication Date Title
EP2131528B1 (en) Process upgrading method and process upgrading system
CN110933137B (en) Data synchronization method, system, equipment and readable storage medium
US8862843B2 (en) Storage system, backup storage apparatus, and backup control method
US11210178B2 (en) Synchronization storage solution after an offline event
CN111212114B (en) Method and device for downloading resource file
CN111835862B (en) Method for realizing storage back-end service of deployment object of reference flow type
WO2018040168A1 (en) Distributed-cache synchronization method, apparatus, and system
JP7407887B2 (en) Communication device, communication device control method, and program
JP5023009B2 (en) Network device management device
CN104639615A (en) Data processing method and data processing device in controller cluster
CN114553693A (en) Gateway upgrading method and device
JP4550604B2 (en) Setting information synchronization program
WO2016192432A1 (en) Network management system deployment method and device, and network management system
CN113783768B (en) Group control method, group control device and communication system
JP2010146044A (en) Redundant system
JP6438378B2 (en) Control system, control device, control method, and control program
US11095514B2 (en) System and method for propagating anima network objective changes
CN102821118A (en) Method and system for backing up services in network with heterogeneous nodes
CN112087337A (en) Switch configuration method and switch configuration system
JP6701821B2 (en) Information processing apparatus, information processing method, and program
JP7050596B2 (en) Gateway equipment, equipment management system, communication method and program
JP2005184554A (en) Transmission apparatus provided with path setup change function
JP2001216146A (en) Uninterrupted film updating processing system and its method
JP5494123B2 (en) Differential backup system, management server and client, differential backup method and program
JP7000955B2 (en) Controls, ARP response devices, communication systems, and synchronization methods

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120313

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120423

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120522

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120618

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150622

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees