WO2023276160A1 - 設定確認装置、設定確認方法および設定確認プログラム - Google Patents

設定確認装置、設定確認方法および設定確認プログラム Download PDF

Info

Publication number
WO2023276160A1
WO2023276160A1 PCT/JP2021/025211 JP2021025211W WO2023276160A1 WO 2023276160 A1 WO2023276160 A1 WO 2023276160A1 JP 2021025211 W JP2021025211 W JP 2021025211W WO 2023276160 A1 WO2023276160 A1 WO 2023276160A1
Authority
WO
WIPO (PCT)
Prior art keywords
setting
configuration
template
operation flow
unit
Prior art date
Application number
PCT/JP2021/025211
Other languages
English (en)
French (fr)
Inventor
弘毅 中西
史拓 横瀬
晴夫 大石
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2021/025211 priority Critical patent/WO2023276160A1/ja
Publication of WO2023276160A1 publication Critical patent/WO2023276160A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0843Configuration by using pre-existing information, e.g. using templates or copying from other elements based on generic templates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0866Checking the configuration

Definitions

  • the present invention relates to a setting confirmation device, a setting confirmation method, and a setting confirmation program.
  • Non-Patent Documents 1 to 3 there are known technologies such as a technology for supporting the creation of a manual using operation logs, a technology for displaying a manual in conjunction with an operation, and a technology for generating a table of contents of a setting manual according to the state of the target device. (See Non-Patent Documents 1 to 3).
  • Non-Patent Document 4 Also known are a technology of acquiring a configuration from a network device and checking the settings of the network device, and a technology of checking whether the configuration acquired from the network device has been set according to the procedure manual. (See Non-Patent Document 4).
  • Hiroki Nakanishi Nagashi Nawa, Ken Masuda, Haruo Oishi, Hiroyuki Nakamura, ⁇ Proposal of a consistency check function and feedback function between operation logs and setting procedure manuals in network setting operations'', IEICE Engineering Vol.119, No.299, ICM2019-29, 2019 Hiroki Nakanishi, Nagashi Nawa, Haruo Oishi, Hiroyuki Nakamura, "Method for creating a device setting procedure manual that causes branching using Pad diagrams", 2020 Institute of Electronics, Information and Communication Engineers Society Conference, B14-6, 2020 Hiroki Nakanishi, Fumihiro Yokose, Haruo Oishi, Tomoko Shibata, "Proposal of NW device setting navigation method - NE device setting method using setting point list and setting procedure manual", IEICE Technical Report, vol.120, no.433, ICM2020-61, pp.13-18, March 2021 "Don't understand configuration management? Let me introduce it
  • the present invention has been made in view of the above, and it is an object of the present invention to easily confirm that network device settings are performed according to the procedure manual.
  • a setting confirmation device provides a network device setting process in which a setting value is input for a predetermined setting item.
  • a storage unit for storing a template for generating a configuration representing the content of the setting process;
  • a creation unit for creating an operation flow that represents the processing order of the nodes in a tree structure using the processing content of the setting processing as a node; presenting to an operator an association part for associating the operation flow and setting items of the template, and the setting items associated with the operation flow, and setting values for the instructed setting items to the template;
  • a generation unit that generates a configuration by inputting, an acquisition unit that acquires the configuration from the network device on which the setting process is performed, and a difference between the generated configuration and the acquired configuration that is detected. and a detection unit.
  • FIG. 1 is a diagram for explaining the outline of the setting confirmation device of this embodiment.
  • FIG. 2 is a diagram for explaining the outline of the setting confirmation device of this embodiment.
  • FIG. 3 is a schematic diagram illustrating a schematic configuration of the setting confirmation device of this embodiment.
  • FIG. 4 is a diagram for explaining processing of the creating unit.
  • FIG. 5 is a diagram for explaining the processing of the related part.
  • FIG. 6 is a diagram for explaining the processing of the related part.
  • FIG. 7 is a diagram for explaining processing of a generation unit;
  • FIG. 8 is a diagram for explaining the processing of the detection unit;
  • FIG. 9 is a flowchart showing a setting confirmation processing procedure.
  • FIG. 10 is a diagram illustrating an example of a computer that executes a setting confirmation program.
  • FIG. 1 and 2 are diagrams for explaining the outline of the setting confirmation device of this embodiment.
  • the setting confirmation device creates an operation flow in PAD (Problem Analysis Diagram) format, which describes the logical structure of a program in a tree structure, for setting processing of a network device.
  • PAD Program Analysis Diagram
  • the setting confirmation device accepts the setting values instructed by the inspector at the place where the setting values are set in the created operation flow.
  • the setting confirmation device compares the setting contents (configuration) when setting according to the procedure manual with the actual configuration obtained from the network device for which the operator performed the setting processing, and confirms whether or not there is a difference. .
  • the inspector can easily check whether or not the network device is set according to the procedure manual, based on the presence or absence of the difference.
  • the setting confirmation device creates a PAD-format operation flow for the setting processing task, and sets the setting items of the configuration template and the nodes of the setting locations of the operation flow. Associate.
  • the setting confirmation device presents to the user an operation flow and an operation instruction message for accepting instructions for setting values to be input at setting points on the operation flow. Then, by inputting the setting values instructed by the user into the configuration template, the configuration that should be set when the setting process is performed according to the procedure manual created corresponding to the operation flow is generated.
  • the setting confirmation device compares the configuration generated from the template with the configuration obtained from the network device that actually performed the setting processing, and detects the presence or absence of a difference. do. Thereby, if the difference is detected, the setting confirmation device can confirm that the setting is different from the procedure manual. On the other hand, if there is no difference, it is possible to confirm that the settings have been made according to the procedure manual.
  • the method of creating the operation flow and procedure manual is not particularly limited, as long as they are created so as to correspond to each other.
  • FIG. 3 is a schematic diagram illustrating a schematic configuration of the setting confirmation device of this embodiment.
  • the setting confirmation device 10 of the present embodiment is implemented by a general-purpose computer such as a personal computer, and includes an input unit 11, an output unit 12, a communication control unit 13, a storage unit 14, and a control unit 15. .
  • the input unit 11 is implemented using input devices such as a keyboard and a mouse, and inputs various instruction information such as processing start to the control unit 15 in response to input operations by the operator.
  • the output unit 12 is implemented by a display device such as a liquid crystal display, a printing device such as a printer, or the like. For example, the output unit 12 displays an operation flow 14b, processing results, and the like in setting confirmation processing, which will be described later.
  • the communication control unit 13 is realized by a NIC (Network Interface Card) or the like, and controls communication between an external device and the control unit 15 via an electrical communication line such as a LAN (Local Area Network) or the Internet.
  • the communication control unit 13 controls communication between the control unit 15 and a network device for which setting processing is performed, a management device that manages programs for setting processing, and the like.
  • the storage unit 14 is implemented by semiconductor memory devices such as RAM (Random Access Memory) and flash memory, or storage devices such as hard disks and optical disks.
  • a processing program for operating the setting confirmation device 10 data used during execution of the processing program, and the like are stored in advance, or are temporarily stored each time processing is performed.
  • the storage unit 14 may be configured to communicate with the control unit 15 via the communication control unit 13 .
  • the storage unit 14 stores a template 14a used for setting confirmation processing, which will be described later, and an operation flow 14b, etc., created for the setting confirmation processing, which will be described later.
  • the template 14a is a list of setting items for which setting values are set in the setting process, and by entering setting values for each setting item, a configuration, which is a list of setting contents, is generated. In other words, when a setting value is input for a predetermined setting item in the template 14a, a configuration representing the contents set to the network device in the network device setting process is generated.
  • the control unit 15 is implemented using a CPU (Central Processing Unit) or the like, and executes a processing program stored in memory. Thereby, the control unit 15 functions as a creating unit 15a, a related unit 15b, a generating unit 15c, an acquiring unit 15d, and a detecting unit 15e, as illustrated in FIG. Note that these functional units may be implemented in different hardware, respectively or partially.
  • the association unit 15b may be implemented in hardware different from other functional units.
  • the control unit 15 may include other functional units.
  • the creation unit 15a creates an operation flow 14b that expresses the processing order of the nodes in a tree structure, using the processing contents of the setting process as nodes.
  • FIG. 4 is a diagram for explaining the processing of the creating unit.
  • the creation unit 15a creates a PAD-format operation flow 14b that describes the logical structure of a program in a tree structure for network device setting processing (see Non-Patent Document 2).
  • the operation flow 14b created here includes branch nodes indicating branch conditions, and operation instruction nodes for receiving operation instructions including input of values.
  • creation unit 15a may create the operation flow 14b in advance and store it in the storage unit 14 prior to the following processing.
  • the association unit 15b associates the created operation flow 14b with the setting items of the template 14a.
  • FIGS. 5 and 6 are diagrams for explaining the processing of the related part.
  • the association unit 15b associates a setting item of the template 14a with an operation instruction node for instructing input of a setting value to the setting item, and stores them in the storage unit 14.
  • FIG. 5 the association unit 15b associates a setting item of the template 14a with an operation instruction node for instructing input of a setting value to the setting item, and stores them in the storage unit 14.
  • the association unit 15b associates an operation instruction node for instructing input to a setting item with an operation instruction message for requesting the operator to instruct the setting value to be input to the setting item.
  • an operation instruction message for requesting the operator to instruct the setting value to be input to the setting item.
  • FIG. 6(a) illustrates a text box that accepts a setting value that instructs input by text input.
  • this operation instruction message when the operator clicks the "Next” button, the focus moves to the next node on the operation flow 14b, and when the operator clicks the "Back” button, the focus moves to the previous node. moves.
  • FIG. 6B illustrates a dialog displayed at a branch condition node. The operator selects a branch condition from options in this dialog to move the focus to the next node.
  • the generation unit 15c which will be described below, accepts an operator's setting value instruction via the operation instruction message.
  • the generation unit 15c presents the operation flow 14b and associated setting items, inputs the setting values for the instructed setting items into the template 14a, and generates the configuration.
  • FIG. 7 is a diagram for explaining the processing of the generation unit.
  • the generation unit 15c when the inspector selects an operation instruction node associated with a setting item on the operation flow 14b presented to the inspector, the generation unit 15c generates an operation instruction associated with this operation instruction node. A message is displayed.
  • the inspector inputs the setting values according to the procedure manual in this operation instruction message, the input to the associated setting items of the template 14a is instructed. By repeating this process, the inspector instructs the input of setting values for all setting items on one flow of the operation flow 14b.
  • the generation unit 15c generates a configuration by inputting the instructed setting values into each setting item of the template 14a.
  • the configuration generated here is the configuration that should be set when the setting process is performed according to the procedure manual created based on the operation flow 14b.
  • the generation unit 15c generates a different configuration each time a node representing a branching condition of the operation flow 14b is passed through. That is, the generation unit 15c generates a configuration corresponding to the flow via each option of the branch node.
  • the acquisition unit 15d acquires the configuration from the network device on which the setting process has been executed. Specifically, the acquisition unit 15d acquires the configuration after the setting process via the communication control unit 13 from the network device on which the operator actually performed the setting process.
  • the detection unit 15e detects the difference between the generated configuration and the obtained configuration.
  • FIG. 8 is a diagram for explaining the processing of the detection unit. As shown in FIG. 8, the detection unit 15e compares the configuration generated by the generation unit 15c and the configuration acquired by the acquisition unit 15d to check whether there is a difference.
  • the detection unit 15e detects a difference, it means that the settings are different from the procedure manual. On the other hand, if no difference is detected, it means that the settings have been made according to the procedure manual. Thus, according to the setting confirmation device 10, it is possible to easily confirm whether or not the settings have been made according to the procedure manual.
  • FIG. 9 is a flowchart showing a setting confirmation processing procedure.
  • the flowchart of FIG. 9 is started, for example, at a timing instructed by the inspector in the setting confirmation device, and is repeatedly executed.
  • the creation unit 15a creates a PAD-format operation flow 14b that describes the logical structure of the program in a tree structure for the setting process of the network device (step S1). Further, the association unit 15b associates the setting item of the template 14a with an operation instruction node instructing input to the setting item (step S2).
  • the generation unit 15c presents the operation flow 14b to the inspector, and sets the associated setting items via the operation instruction message associated with the operation instruction node selected by the inspector on the operation flow.
  • a value is acquired (step S3).
  • the generation unit 15c inputs the acquired setting values to each setting item of the template 14a, and generates a configuration that should be set when the setting process is performed according to the procedure manual created based on the operation flow 14b. (Step S4).
  • the acquisition unit 15d acquires the configuration after the setting process from the network device on which the operator actually performed the setting process (step S5).
  • the detection unit 15e compares the configuration generated by the generation unit 15c and the configuration acquired by the acquisition unit 15d to confirm the difference (step S6).
  • the detection unit 15e detects the difference, it is confirmed that the network device is set differently from the procedure manual.
  • the detection unit 15e does not detect the difference, it is confirmed that the network device has been set according to the handwriting. This completes a series of setting confirmation processes.
  • the storage unit 14 when a setting value is input for a predetermined setting item, the storage unit 14 is set to the network device in the setting process of the network device. It stores a template 14a from which a configuration representing the content of the content is generated.
  • the creation unit 15a creates an operation flow 14b representing the processing order of the nodes in a tree structure, using the processing contents of the setting process as nodes.
  • the association unit 15b associates the created operation flow 14b with the setting items of the template 14a.
  • the generation unit 15c presents the operation flow 14b and associated setting items, inputs the setting values for the instructed setting items into the template 14a, and generates the configuration.
  • the acquisition unit 15d acquires the configuration from the network device on which the setting process has been executed.
  • a detection unit 15e detects a difference between the generated configuration and the obtained configuration.
  • association unit 15b associates a setting item of the template with a node that instructs input to the setting item. Further, the generation unit 15c generates a different configuration each time a node representing a branch condition of the operational flow 14b is passed through.
  • the inspector can check whether there is a difference between the configuration that should be set when the setting process is performed according to the procedure manual and the configuration of the network device for which the operator actually performed the setting process. .
  • the inspector can easily confirm whether or not the network device is set according to the procedure manual based on the presence or absence of the difference.
  • the setting confirmation device 10 it is possible to easily confirm that the setting of the network device is performed according to the procedure manual.
  • association unit 15b associates an operation instruction message requesting an instruction of a setting value to be input to a setting item with a node that instructs input to a setting item, and the generation unit 15c performs setting via the operation instruction message. Accept value instructions. This allows the inspector to more easily execute the setting confirmation process.
  • the setting confirmation device 10 can be implemented by installing a setting confirmation program for executing the above setting confirmation processing as package software or online software in a desired computer.
  • the information processing apparatus can function as the setting confirmation apparatus 10 by causing the information processing apparatus to execute the setting confirmation program.
  • the information processing apparatus referred to here includes a desktop or notebook personal computer.
  • information processing devices include smart phones, mobile communication terminals such as mobile phones and PHSs (Personal Handyphone Systems), and slate terminals such as PDAs (Personal Digital Assistants).
  • the functions of the setting confirmation device 10 may be implemented in a cloud server.
  • FIG. 10 is a diagram showing an example of a computer that executes a setting confirmation program.
  • Computer 1000 includes, for example, memory 1010 , CPU 1020 , hard disk drive interface 1030 , disk drive interface 1040 , serial port interface 1050 , video adapter 1060 and network interface 1070 . These units are connected by a bus 1080 .
  • the memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012 .
  • the ROM 1011 stores a boot program such as BIOS (Basic Input Output System).
  • BIOS Basic Input Output System
  • Hard disk drive interface 1030 is connected to hard disk drive 1031 .
  • Disk drive interface 1040 is connected to disk drive 1041 .
  • a removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1041, for example.
  • a mouse 1051 and a keyboard 1052 are connected to the serial port interface 1050, for example.
  • a display 1061 is connected to the video adapter 1060 .
  • the hard disk drive 1031 stores an OS 1091, application programs 1092, program modules 1093 and program data 1094, for example. Each piece of information described in the above embodiment is stored in the hard disk drive 1031 or the memory 1010, for example.
  • the setting confirmation program is stored in the hard disk drive 1031 as a program module 1093 in which commands to be executed by the computer 1000 are described, for example.
  • the hard disk drive 1031 stores a program module 1093 that describes each process executed by the setting confirmation device 10 described in the above embodiment.
  • data used for information processing by the setting confirmation program is stored as program data 1094 in the hard disk drive 1031, for example. Then, the CPU 1020 reads out the program module 1093 and the program data 1094 stored in the hard disk drive 1031 to the RAM 1012 as necessary, and executes each procedure described above.
  • program module 1093 and program data 1094 related to the setting confirmation program are not limited to being stored in the hard disk drive 1031.
  • they may be stored in a removable storage medium and read by the CPU 1020 via the disk drive 1041 or the like. may be issued.
  • the program module 1093 and program data 1094 related to the setting confirmation program are stored in another computer connected via a network such as LAN or WAN (Wide Area Network), and are read by the CPU 1020 via the network interface 1070. may be

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

記憶部(14)が、所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成されるテンプレート(14a)を記憶する。作成部(15a)が、設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フロー(14b)を作成する。関連部(15b)が、作成された操作フロー(14b)と、テンプレートの設定項目とを関連付ける。生成部(15c)が、操作フロー(14b)と関連付けられた設定項目とを提示して、指示された設定項目に対する設定値をテンプレート(14a)に入力してコンフィギュレーションを生成する。取得部(15d)が、設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する。検出部(15e)が、生成されたコンフィギュレーションと取得されたコンフィギュレーションとの差分を検出する。

Description

設定確認装置、設定確認方法および設定確認プログラム
 本発明は、設定確認装置、設定確認方法および設定確認プログラムに関する。
 従来、操作ログを利用してマニュアルの作成を支援する技術や、操作と連動してマニュアルを表示する技術、設定マニュアルの目次を対象の装置の状態に応じて生成する技術等が知られている(非特許文献1~3参照)。
 また、ネットワーク装置からコンフィギュレーションを取得してネットワーク装置の設定を確認する技術や、ネットワーク装置から取得したコンフィギュレーションが設定手順書に従って手順書通りに設定されているか否かを確認する技術が知られている(非特許文献4参照)。
中西弘毅, 名和長年, 増田健, 大石晴夫, 中村宏之, "ネットワーク設定オペレーションにおける操作ログと設定手順書との整合性チェック機能及びフィードバック機能の提案", 信学技法 Vol.119, No.299, ICM2019-29, 2019年 中西弘毅, 名和長年, 大石晴夫, 中村宏之, "Pad図を用いた分岐が発生する装置設定手順書の作成手法", 2020年 電子情報通信学会ソサイエティ大会, B14-6, 2020年 中西弘毅, 横瀬史拓, 大石晴夫, 柴田朋子, "NW機器設定のナビゲーション方式の提案~設定ポイントリストと設定手順書を利用したNE機器設定方法について~", 信学技報, vol.120, no.433, ICM2020-61, pp.13-18, 2021年3月 「コンフィグ管理がわからない?簡単にご紹介します!」、[online]、ITトレンド、[2021年5月21日検索]、インターネット<URL:https://it-trend.jp/configuration-management/article/meaning>
 しかしながら、従来技術では、ネットワーク装置の設定が手順書どおりに行われていることを確認することが困難であった。例えば、ネットワーク装置の設定が手順書通りに行われているかは、手順書とそれに対応する操作ログとを一手順ごとに人手で比較して確認する必要があり、手間がかかっていた。
 本発明は、上記に鑑みてなされたものであって、ネットワーク装置の設定が手順書どおりに行われていることを容易に確認することを目的とする。
 上述した課題を解決し、目的を達成するために、本発明に係る設定確認装置は、所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成されるテンプレートを記憶する記憶部と、前記設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フローを作成する作成部と、作成された前記操作フローと、前記テンプレートの設定項目とを関連付ける関連部と、前記操作フローと関連付けられた前記設定項目とを操作者に提示して、指示された前記設定項目に対する設定値を前記テンプレートに入力してコンフィギュレーションを生成する生成部と、前記設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する取得部と、生成された前記コンフィギュレーションと取得された前記コンフィギュレーションとの差分を検出する検出部と、を有することを特徴とする。
 本発明によれば、ネットワーク装置の設定が手順書どおりに行われていることを容易に確認することが可能となる。
図1は、本実施形態の設定確認装置の概要を説明するための図である。 図2は、本実施形態の設定確認装置の概要を説明するための図である。 図3は、本実施形態の設定確認装置の概略構成を例示する模式図である。 図4は、作成部の処理を説明するための図である。 図5は、関連部の処理を説明するための図である。 図6は、関連部の処理を説明するための図である。 図7は、生成部の処理を説明するための図である。 図8は、検出部の処理を説明するための図である。 図9は、設定確認処理手順を示すフローチャートである。 図10は、設定確認プログラムを実行するコンピュータの一例を示す図である。
 以下、図面を参照して、本発明の一実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。また、図面の記載において、同一部分には同一の符号を付して示している。
[設定確認装置の概要]
 図1および図2は、本実施形態の設定確認装置の概要を説明するための図である。図1に示すように、設定確認装置は、ネットワーク装置の設定処理について、プログラムの論理構造を木構造で記述するPAD(Problem Analysis Diagram)形式の操作フローを作成する。また、設定確認装置は、作成した操作フローの中で、設定値を設定する箇所で検査者から指示された設定値を受け付ける。
 そして、設定確認装置は、手順書どおりに設定した場合の設定内容(コンフィギュレーション)とオペレータが設定処理を実施したネットワーク装置から取得した実際のコンフィギュレーションとを比較して、差分の有無を確認する。これにより、検査者は、差分の有無により、ネットワーク装置が手順書どおりに設定されているか否かを容易に確認することが可能となる。
 具体的には、図2(a)に示すように、設定確認装置は、設定処理業務のPAD形式の操作フローを作成し、コンフィギュレーションのテンプレートの設定項目と操作フローの設定箇所のノードとを対応付ける。
 そして、図2(b)に示すように、設定確認装置は、操作フローと、操作フロー上の設定箇所で入力する設定値の指示を受け付ける操作指示メッセージとをユーザに提示する。そして、ユーザから指示された設定値をコンフィギュレーションのテンプレートに入力することにより、操作フローに対応して作成された手順書に従って設定処理を行った場合に設定されるはずのコンフィギュレーションを生成する。
 その後、図2(c)に示すように、設定確認装置は、テンプレートから生成したコンフィギュレーションと、実際に設定処理を行ったネットワーク装置から取得したコンフィギュレーションとを比較して、差分の有無を検出する。これにより、設定確認装置は、差分が検出されれば、手順書とは異なる設定がされていることを確認できる。一方、差分がない場合には、手順書どおりに設定されたことを確認することが可能となる。
 なお、操作フローおよび手順書の作成方法は特に限定されず、相互に対応するように作成されたものであればよい。
[設定確認装置の構成]
 図3は、本実施形態の設定確認装置の概略構成を例示する模式図である。図3に例示するように、本実施形態の設定確認装置10は、パソコン等の汎用コンピュータで実現され、入力部11、出力部12、通信制御部13、記憶部14、および制御部15を備える。
 入力部11は、キーボードやマウス等の入力デバイスを用いて実現され、操作者による入力操作に対応して、制御部15に対して処理開始などの各種指示情報を入力する。出力部12は、液晶ディスプレイなどの表示装置、プリンター等の印刷装置等によって実現される。例えば、出力部12には、後述する設定確認処理において、操作フロー14bや処理の結果等が表示される。
 通信制御部13は、NIC(Network Interface Card)等で実現され、LAN(Local Area Network)やインターネットなどの電気通信回線を介した外部の装置と制御部15との通信を制御する。例えば、通信制御部13は、設定処理の対象のネットワーク装置や設定処理のプログラム等を管理する管理装置等と制御部15との通信を制御する。
 記憶部14は、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部14には、設定確認装置10を動作させる処理プログラムや、処理プログラムの実行中に使用されるデータなどが予め記憶され、あるいは処理の都度一時的に記憶される。なお、記憶部14は、通信制御部13を介して制御部15と通信する構成でもよい。
 本実施形態において、記憶部14は、後述する設定確認処理に用いられるテンプレート14aと、後述する設定確認処理で作成される操作フロー14b等を記憶する。
 テンプレート14aは、設定処理において設定値が設定される設定項目の一覧であり、各設定項目に設定値を入力することにより、設定内容の一覧であるコンフィギュレーションが生成される。つまり、テンプレート14aに所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成される。
 制御部15は、CPU(Central Processing Unit)等を用いて実現され、メモリに記憶された処理プログラムを実行する。これにより、制御部15は、図3に例示するように、作成部15a、関連部15b、生成部15c、取得部15dおよび検出部15eとして機能する。なお、これらの機能部は、それぞれ、あるいは一部が異なるハードウェアに実装されてもよい。例えば、関連部15bは、他の機能部とは異なるハードウェアに実装されてもよい。また、制御部15は、その他の機能部を備えてもよい。
 作成部15aは、設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フロー14bを作成する。
 ここで、図4は、作成部の処理を説明するための図である。作成部15aは、図4に示すように、ネットワーク装置の設定処理について、プログラムの論理構造を木構造で記述するPAD形式の操作フロー14bを作成する(非特許文献2参照)。ここで作成される操作フロー14bは、分岐条件を示す分岐ノードと、値の入力を含む操作の指示を受け付ける操作指示ノードとを含む。
 なお、作成部15aは、以下の処理に先立って、予め操作フロー14bを作成して、記憶部14に記憶させておいてもよい。
 図3の説明に戻る。関連部15bは、作成された操作フロー14bと、テンプレート14aの設定項目とを関連付ける。
 ここで、図5および図6は、関連部の処理を説明するための図である。関連部15bは、図5に示すように、テンプレート14aの設定項目と、当該設定項目への設定値の入力を指示する操作指示ノードとを関連付けて、記憶部14に記憶させる。
 また、関連部15bは、図6に示すように、設定項目への入力を指示する操作指示ノードに、設定項目へ入力する設定値の指示を操作者に要求する操作指示メッセージを対応づけて、記憶部14に記憶させる。後述する処理において、提示された操作フロー14bの当該ノードがクリックされると、フォーカスが移動して、対応付けられた操作指示メッセージが表示される。
 例えば、図6(a)には、入力を指示する設定値をテキスト入力で受け付けるテキストボックスが例示されている。この操作指示メッセージにおいて、操作者が「次へ」ボタンをクリックすることにより、操作フロー14b上の次のノードへフォーカスが移動し、「戻る」ボタンをクリックすることにより、ひとつ前のノードにフォーカスが移動する。また、図6(b)には、分岐条件ノードにおいて、表示されるダイアログが例示されている。操作者は、このダイアログの選択肢から分岐条件を選択して次のノードにフォーカスを進める。
 なお、以下に説明する生成部15cは、該操作指示メッセージを介して操作者による設定値の指示を受け付ける。
 図3の説明に戻る。生成部15cは、操作フロー14bと関連付けられた設定項目とを提示して、指示された設定項目に対する設定値をテンプレート14aに入力してコンフィギュレーションを生成する。
 ここで、図7は、生成部の処理を説明するための図である。図7に示すように、生成部15cは、検査者に提示した操作フロー14b上で、検査者が設定項目に関連付けられた操作指示ノードを選択すると、この操作指示ノードに対応付けられた操作指示メッセージが表示される。この操作指示メッセージに検査者が手順書に従った設定値を入力することにより、テンプレート14aの関連付けられた設定項目への入力が指示される。検査者がこの処理を繰り返すことにより、操作フロー14bの1つのフロー上の全ての設定項目に対する設定値の入力を指示する。
 そして、生成部15cは、指示された設定値をテンプレート14aの各設定項目に入力することにより、コンフィギュレーションを生成する。ここで生成されるコンフィギュレーションは、操作フロー14bを基に作成された手順書どおりに設定処理を実施した場合に設定されるはずのコンフィギュレーションである。
 なお、生成部15cは、操作フロー14bの分岐条件を表すノードを経由するごとに異なるコンフィギュレーションを生成する。すなわち、生成部15cは、分岐ノードの各選択肢を経由したフローに対応したコンフィギュレーションを生成する。
 図3の説明に戻る。取得部15dは、設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する。具体的には、取得部15dは、操作者が実際に設定処理を実行したネットワーク装置から、通信制御部13を介して、設定処理後のコンフィギュレーションを取得する。
 検出部15eは、生成されたコンフィギュレーションと取得されたコンフィギュレーションとの差分を検出する。ここで、図8は、検出部の処理を説明するための図である。検出部15eは、図8に示すように、生成部15cが生成したコンフィギュレーションと、取得部15dが取得したコンフィギュレーションとを比較して、差分の有無を確認する。
 検出部15eが差分を検出した場合には、手順書とは異なる設定がされていることを意味している。一方、差分が検出されない場合には、手順書どおりに設定されたことを意味している。このように、設定確認装置10によれば、手順書どおりに設定されたか否かを容易に確認することが可能となる。
 図8に示す例では、テンプレートから生成されたコンフィギュレーションの設定値「aaaa」と、NW機器から取得したコンフィギュレーションの設定値「yyyy」とが異なっていることが検出されている。この場合には、NW機器に対して手順書とは異なる設定がされていることが確認されている。
[設定確認処理]
 次に、図9は、設定確認処理手順を示すフローチャートである。図9のフローチャートは、例えば、検査者が設定確認装置において指示したタイミングで開始され、繰り返し実行される。
 まず、作成部15aが、ネットワーク装置の設定処理について、プログラムの論理構造を木構造で記述するPAD形式の操作フロー14bを作成する(ステップS1)。また、関連部15bが、テンプレート14aの設定項目と、該設定項目への入力を指示する操作指示ノードとを関連付ける(ステップS2)。
 次に、生成部15cが、検査者に操作フロー14bを提示して、操作フロー上で検査者が選択した操作指示ノードに対応付けられた操作指示メッセージを介して、関連付けられた設定項目の設定値を取得する(ステップS3)。生成部15cは、取得した設定値をテンプレート14aの各設定項目に入力し、操作フロー14bを基に作成された手順書どおりに設定処理を実施した場合に設定されるはずのコンフィギュレーションを生成する(ステップS4)。
 また、取得部15dが、操作者が実際に設定処理を実行したネットワーク装置から、設定処理後のコンフィギュレーションを取得する(ステップS5)。
 そして、検出部15eが、生成部15cが生成したコンフィギュレーションと、取得部15dが取得したコンフィギュレーションとを比較して、差分を確認する(ステップS6)。検出部15eが差分を検出した場合には、ネットワーク装置に手順書とは異なる設定がされていることが確認される。一方、検出部15eが差分を検出しなかった場合には、ネットワーク装置が手書どおりに設定されたことが確認される。これにより、一連の設定確認処理が終了する。
[効果]
 以上、説明したように、本実施形態の設定確認装置10において、記憶部14が、所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成されるテンプレート14aを記憶する。作成部15aが、設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フロー14bを作成する。関連部15bが、作成された操作フロー14bと、テンプレート14aの設定項目とを関連付ける。生成部15cが、操作フロー14bと関連付けられた設定項目とを提示して、指示された設定項目に対する設定値をテンプレート14aに入力してコンフィギュレーションを生成する。取得部15dが、設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する。検出部15eが、生成されたコンフィギュレーションと取得されたコンフィギュレーションとの差分を検出する。
 具体的には、関連部15bは、テンプレートの設定項目と、該設定項目への入力を指示するノードとを関連付ける。また、生成部15cは、操作フロー14bの分岐条件を表すノードを経由するごとに異なるコンフィギュレーションを生成する。
 これにより、検査者は、手順書どおりに設定処理を実施した場合に設定されるはずのコンフィギュレーションと、操作者が実際に設定処理を実行したネットワーク装置のコンフィギュレーションとの差分の有無を確認できる。検査者は、差分の有無によりネットワーク装置が手順書どおりに設定されているか否かを容易に確認することが可能となる。このように、設定確認装置10によれば、ネットワーク装置の設定が手順書どおりに行われていることを容易に確認することが可能となる。
 また、関連部15bは、設定項目への入力を指示するノードに、設定項目へ入力する設定値の指示を要求する操作指示メッセージを対応づけ、生成部15cは、該操作指示メッセージを介して設定値の指示を受け付ける。これにより、検査者はより容易に設定確認処理を実行することが可能となる。
[プログラム]
 上記実施形態に係る設定確認装置10が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。一実施形態として、設定確認装置10は、パッケージソフトウェアやオンラインソフトウェアとして上記の設定確認処理を実行する設定確認プログラムを所望のコンピュータにインストールさせることによって実装できる。例えば、上記の設定確認プログラムを情報処理装置に実行させることにより、情報処理装置を設定確認装置10として機能させることができる。ここで言う情報処理装置には、デスクトップ型またはノート型のパーソナルコンピュータが含まれる。また、その他にも、情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)などの移動体通信端末、さらには、PDA(Personal Digital Assistant)などのスレート端末などがその範疇に含まれる。また、設定確認装置10の機能を、クラウドサーバに実装してもよい。
 図10は、設定確認プログラムを実行するコンピュータの一例を示す図である。コンピュータ1000は、例えば、メモリ1010と、CPU1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有する。これらの各部は、バス1080によって接続される。
 メモリ1010は、ROM(Read Only Memory)1011およびRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1031に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1041に接続される。ディスクドライブ1041には、例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が挿入される。シリアルポートインタフェース1050には、例えば、マウス1051およびキーボード1052が接続される。ビデオアダプタ1060には、例えば、ディスプレイ1061が接続される。
 ここで、ハードディスクドライブ1031は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093およびプログラムデータ1094を記憶する。上記実施形態で説明した各情報は、例えばハードディスクドライブ1031やメモリ1010に記憶される。
 また、設定確認プログラムは、例えば、コンピュータ1000によって実行される指令が記述されたプログラムモジュール1093として、ハードディスクドライブ1031に記憶される。具体的には、上記実施形態で説明した設定確認装置10が実行する各処理が記述されたプログラムモジュール1093が、ハードディスクドライブ1031に記憶される。
 また、設定確認プログラムによる情報処理に用いられるデータは、プログラムデータ1094として、例えば、ハードディスクドライブ1031に記憶される。そして、CPU1020が、ハードディスクドライブ1031に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して、上述した各手順を実行する。
 なお、設定確認プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1031に記憶される場合に限られず、例えば、着脱可能な記憶媒体に記憶されて、ディスクドライブ1041等を介してCPU1020によって読み出されてもよい。あるいは、設定確認プログラムに係るプログラムモジュール1093やプログラムデータ1094は、LANやWAN(Wide Area Network)等のネットワークを介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。
 以上、本発明者によってなされた発明を適用した実施形態について説明したが、本実施形態による本発明の開示の一部をなす記述および図面により本発明は限定されることはない。すなわち、本実施形態に基づいて当業者等によりなされる他の実施形態、実施例および運用技術等は全て本発明の範疇に含まれる。
 10 設定確認装置
 11 入力部
 12 出力部
 13 通信制御部
 14 記憶部
 14a テンプレート
 14b 操作フロー
 15 制御部
 15a 作成部
 15b 関連部
 15c 生成部
 15d 取得部
 15e 検出部

Claims (6)

  1.  所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成されるテンプレートを記憶する記憶部と、
     前記設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フローを作成する作成部と、
     作成された前記操作フローと、前記テンプレートの設定項目とを関連付ける関連部と、
     前記操作フローと関連付けられた前記設定項目とを提示して、指示された前記設定項目に対する設定値を前記テンプレートに入力してコンフィギュレーションを生成する生成部と、
     前記設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する取得部と、
     生成された前記コンフィギュレーションと取得された前記コンフィギュレーションとの差分を検出する検出部と、
     を有することを特徴とする設定確認装置。
  2.  前記関連部は、前記テンプレートの設定項目と、該設定項目への入力を指示するノードとを関連付けることを特徴とする請求項1に記載の設定確認装置。
  3.  前記生成部は、前記操作フローの分岐条件を表すノードを経由するごとに異なるコンフィギュレーションを生成することを特徴とする請求項1に記載の設定確認装置。
  4.  前記関連部は、前記設定項目への入力を指示するノードに、前記設定項目へ入力する設定値の指示を要求する操作指示メッセージを対応づけ、
     前記生成部は、該操作指示メッセージを介して設定値の指示を受け付けることを特徴とする請求項1に記載の設定確認装置。
  5.  設定確認装置が実行する設定確認方法であって、
     前記設定確認装置は、
    所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成されるテンプレートを記憶する記憶部を有し、
     前記設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フローを作成する作成工程と、
     作成された前記操作フローと、前記テンプレートの設定項目とを関連付ける関連工程と、
     前記操作フローと関連付けられた前記設定項目とを提示して、指示された前記設定項目に対する設定値を前記テンプレートに入力してコンフィギュレーションを生成する生成工程と、
     前記設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する取得工程と、
     生成された前記コンフィギュレーションと取得された前記コンフィギュレーションとの差分を検出する検出工程と、
     を含むことを特徴とする設定確認方法。
  6.  所定の設定項目に対して設定値が入力された場合に、ネットワーク装置の設定処理において該ネットワーク装置に設定される内容を表すコンフィギュレーションが生成されるテンプレートを記憶する記憶部を参照し、
     前記設定処理の処理内容をノードとして、該ノードの処理順を木構造で表す操作フローを作成する作成ステップと、
     作成された前記操作フローと、前記テンプレートの設定項目とを関連付ける関連ステップと、
     前記操作フローと関連付けられた前記設定項目とを提示して、指示された前記設定項目に対する設定値を前記テンプレートに入力してコンフィギュレーションを生成する生成ステップと、
     前記設定処理が実行されたネットワーク装置からコンフィギュレーションを取得する取得ステップと、
     生成された前記コンフィギュレーションと取得された前記コンフィギュレーションとの差分を検出する検出ステップと、
     をコンピュータに実行させるための設定確認プログラム。
PCT/JP2021/025211 2021-07-02 2021-07-02 設定確認装置、設定確認方法および設定確認プログラム WO2023276160A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/025211 WO2023276160A1 (ja) 2021-07-02 2021-07-02 設定確認装置、設定確認方法および設定確認プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/025211 WO2023276160A1 (ja) 2021-07-02 2021-07-02 設定確認装置、設定確認方法および設定確認プログラム

Publications (1)

Publication Number Publication Date
WO2023276160A1 true WO2023276160A1 (ja) 2023-01-05

Family

ID=84690786

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/025211 WO2023276160A1 (ja) 2021-07-02 2021-07-02 設定確認装置、設定確認方法および設定確認プログラム

Country Status (1)

Country Link
WO (1) WO2023276160A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182445A (ja) * 2007-01-24 2008-08-07 Fujitsu Ltd ネットワーク構成検証プログラム、ネットワーク構成検証方法およびネットワーク構成検証装置
JP2014102634A (ja) * 2012-11-19 2014-06-05 Nippon Telegr & Teleph Corp <Ntt> ユーザ操作支援方法およびその装置
JP2017146729A (ja) * 2016-02-16 2017-08-24 日本電信電話株式会社 情報処理装置、操作支援方法および操作支援プログラム
US20210111949A1 (en) * 2019-10-09 2021-04-15 Perfect Sense, Inc. Hierarchical cloud computing resource configuration techniques

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182445A (ja) * 2007-01-24 2008-08-07 Fujitsu Ltd ネットワーク構成検証プログラム、ネットワーク構成検証方法およびネットワーク構成検証装置
JP2014102634A (ja) * 2012-11-19 2014-06-05 Nippon Telegr & Teleph Corp <Ntt> ユーザ操作支援方法およびその装置
JP2017146729A (ja) * 2016-02-16 2017-08-24 日本電信電話株式会社 情報処理装置、操作支援方法および操作支援プログラム
US20210111949A1 (en) * 2019-10-09 2021-04-15 Perfect Sense, Inc. Hierarchical cloud computing resource configuration techniques

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KOUKI NAKANISHI, FUMIHIRO YOKOSE, HARUO OOISHI, TOMOKO SHIBATA : "A navigation method of NW device setting work - About NW device setting method using setting point list and setting procedure manual -", IEICE TECHNICAL REPORT, ICM, IEICE, JP, vol. 120, no. 433 (ICM2020-6), 11 March 2021 (2021-03-11), JP, pages 13 - 18, XP009542539 *

Similar Documents

Publication Publication Date Title
US10175954B2 (en) Method of processing big data, including arranging icons in a workflow GUI by a user, checking process availability and syntax, converting the workflow into execution code, monitoring the workflow, and displaying associated information
US20210304142A1 (en) End-user feedback reporting framework for collaborative software development environments
US8381104B2 (en) Systems and methods for providing context recognition
CN111708528A (zh) 一种小程序的生成方法、装置、设备及存储介质
US20220292056A1 (en) Method and apparatus for modifying file name, and storage medium
US20220410398A1 (en) Triggering dynamic robotic process automation
WO2023276160A1 (ja) 設定確認装置、設定確認方法および設定確認プログラム
WO2020209227A1 (ja) 解析装置、解析方法、及びプログラム
US11928627B2 (en) Workflow manager
US10061686B2 (en) Method, electronic apparatus, system, and storage medium for automated testing of application user interface
US10956295B1 (en) Automatic recognition for smart declaration of user interface elements
JP7294609B2 (ja) ソフトウェアの操作シナリオの生成を支援するプログラム、方法およびソフトウェアの操作シナリオの生成を支援する装置
WO2021100156A1 (ja) テストデータ生成装置、テストデータ生成方法、及びプログラム
US20180136791A1 (en) Conversation connected visualization of items based on a user created list
CN109189370B (zh) 软件组件的生成方法、装置、设备及计算机可读存储介质
CN109117176B (zh) 一种基于主机的版本自动部署方法及系统
US20190318652A1 (en) Use of intelligent scaffolding to teach gesture-based ink interactions
US9430363B1 (en) Creating expected test results using previous test results
WO2015181876A1 (ja) システム運用支援方法および計算機
US8943517B2 (en) Generalized application message generation service
US20220237004A1 (en) Targeting functionality for integrating an rpa bot with an application
JP2019197258A (ja) 情報処理装置、その制御方法及びプログラム
WO2022107261A1 (ja) オペレーション監視装置、オペレーション監視方法およびオペレーション監視プログラム
EP3872640B1 (en) Information creation device, information creation method, and information creation program
WO2023067816A1 (ja) 作成支援装置、作成支援方法および作成支援プログラム

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE