WO2023157201A1 - 変換装置、変換方法及び変換プログラム - Google Patents

変換装置、変換方法及び変換プログラム Download PDF

Info

Publication number
WO2023157201A1
WO2023157201A1 PCT/JP2022/006492 JP2022006492W WO2023157201A1 WO 2023157201 A1 WO2023157201 A1 WO 2023157201A1 JP 2022006492 W JP2022006492 W JP 2022006492W WO 2023157201 A1 WO2023157201 A1 WO 2023157201A1
Authority
WO
WIPO (PCT)
Prior art keywords
conversion
command
configuration
config
migration
Prior art date
Application number
PCT/JP2022/006492
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/JP2022/006492 priority Critical patent/WO2023157201A1/ja
Publication of WO2023157201A1 publication Critical patent/WO2023157201A1/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

Definitions

  • the present invention relates to a conversion device, a conversion method, and a conversion program.
  • NW Network
  • config migrate setting information
  • Patent Document 1 Conventionally, there is known a technique for migrating data from a server that is providing services to another server (see Patent Document 1, for example).
  • the conventional technology has the problem that it may not be possible to efficiently replace NW devices with different configuration systems.
  • each NW device may have a different config system such as setting logic and setting grammar.
  • a conversion device transfers a command included in a config extracted from a first NW device that transfers data in a network to a second NW device that transfers data in the network. and a generation unit that generates a configuration that can be input to the second NW device based on the command obtained as a result of conversion by the conversion unit. It is characterized by
  • NW devices with different configuration systems can be efficiently replaced.
  • FIG. 1 is a diagram illustrating a configuration example of a network before and after config migration.
  • FIG. 2 is a diagram for explaining configuration migration.
  • FIG. 3 is a diagram explaining the input and output of the conversion device.
  • FIG. 4 is a diagram illustrating a configuration example of a conversion device.
  • FIG. 5 is a flow chart showing the processing flow of the conversion device.
  • FIG. 6 is a diagram showing an example of a computer that executes a conversion program.
  • FIG. 1 is a diagram illustrating a configuration example of a network before and after config migration.
  • the network includes an access SW (switch) 20, a NW device 30, a NW device 40, a core router 50, and a core router 60.
  • SW switch
  • NW device 30 a NW device 30
  • NW device 40 a NW device 40
  • core router 50 a core router 60
  • IP packets are transferred between devices on the network.
  • the network in Figure 1 is part of the core network and the user network. Access SW 20 is located in the user network. Also, the core router 50 and the core router 60 are arranged in the core network.
  • the NW device 30 and the NW device 40 are edge routers arranged at the edge of the core network.
  • the access SW (switch) 20, the core router 50, and the core router 60 are opposite devices to the NW device 30 and the NW device 40, respectively.
  • the NW device whose configuration is to be migrated is not limited to the edge router, and may be other routers, switches, and the like. Also, the configuration of the network in which the NW device to which the config is to be migrated is arranged is not limited to that shown in FIG.
  • the NW device 30 and the NW device 40 are assumed to have two paths of 0 system and 1 system.
  • packets transferred from the access SW 20 are transferred to the core routers 50 and 60 via the 0 system or 1 system of the NW device 40 .
  • Fig. 2 is a diagram for explaining configuration migration. As shown in FIG. 2, the conversion device 10 performs config conversion for config migration.
  • the conversion device 10 generates a post-conversion config 401 based on the pre-conversion config 301 acquired from the NW device 30 .
  • the conversion device 10 then outputs the generated post-conversion configuration 401 .
  • the conversion device 10 may input a configuration to the NW device 40 based on the generated post-conversion configuration 401 .
  • the conversion device 10 refers to the parameter sheet 302 to convert the configuration.
  • a parameter sheet 302 is an auxiliary file in the conversion process.
  • the parameter sheet 302 is a file in which values of variables set in the post-conversion configuration 401 are described.
  • the parameter sheet 302 describes specific numerical values and character strings for each variable. Also, the parameter sheet 302 describes an IP address that is set as a variable value.
  • the pre-conversion config 301, the pre-conversion config 301, and the parameter sheet 302 are text files.
  • the pre-conversion config 301, the pre-conversion config 301, and the parameter sheet 302 may be files in formats such as XML and CSV.
  • FIG. 4 is a diagram illustrating a configuration example of a conversion device.
  • the conversion device 10 has a communication unit 11, a storage unit 12 and a control unit 13.
  • the storage unit 12 is a storage device such as an HDD (Hard Disk Drive), an SSD (Solid State Drive), an optical disc, or the like. Note that the storage unit 12 may be a rewritable semiconductor memory such as RAM (Random Access Memory), flash memory, NVSRAM (Non Volatile Static Random Access Memory).
  • the storage unit 12 stores an OS (Operating System) and various programs executed by the conversion device 10 .
  • the control unit 13 controls the conversion device 10 as a whole.
  • the control unit 13 includes, for example, electronic circuits such as CPU (Central Processing Unit), MPU (Micro Processing Unit), GPU (Graphics Processing Unit), ASIC (Application Specific Integrated Circuit), FPGA (Field Programmable Gate Array), etc. It is an integrated circuit.
  • control unit 13 has an internal memory for storing programs defining various processing procedures and control data, and executes each processing using the internal memory.
  • control unit 13 functions as various processing units by running various programs.
  • control unit 13 functions as a determination unit 131 , a storage unit 132 , a conversion unit 133 , a generation unit 134 and an output control unit 135 .
  • the determination unit 131 determines whether or not the specified file among the files received by the communication unit 11 or stored in the storage unit 12 is the pre-conversion configuration 301 .
  • the storage unit 132 stores the data obtained by the conversion in the storage unit 12.
  • the storage unit 132 creates a temporary storage area in the storage unit 12. Then, the storage unit 132 writes the data obtained in the processing of the conversion unit 133, which will be described later, into the temporary storage area.
  • the temporary storage area may be a temporary file of the same format as the post-conversion config 401.
  • the conversion unit 133 converts the command included in the configuration extracted from the NW device 30 that transfers data in the network into a command that can be set in the NW device 40 that transfers data in the network.
  • the conversion unit 133 can convert the pre-conversion configuration 301 in units of one or more commands.
  • a program for performing conversion processing by the conversion unit 133 may be called a tool.
  • the configuration of the NW device 30 and the configuration of the NW device 40 may differ from each other in the size of fixed-length data, units of numerical values, syntax, default setting items, and their contents.
  • matters related to the NW device 30 are pre-migration matters.
  • matters related to the NW device 40 are assumed to be post-migration matters.
  • the configuration of the NW device 30 is the configuration before migration.
  • the configuration of the NW device 40 is the configuration after migration.
  • the conversion unit 133 adds commands that are not set in the pre-migration config but are set in the post-migration config to the post-migration config.
  • the conversion unit 133 adds the command for hardware profile setting to the post-conversion config 401 . .
  • the conversion unit 133 adds a command with a variable to the post-migration config together with the variable acquired from the parameter sheet, which command has no setting in the pre-migration config but has a setting in the post-migration config.
  • parameter sheet 302 describes that the value of the variable ⁇ automatic logout time> is "6000". Note that ⁇ > means a variable.
  • the conversion unit 133 sets "username default_user exec-timeout 6000 ” is added to the post-conversion config 401 .
  • the conversion unit 133 converts the command variable values included in the configuration extracted from the NW device 30 based on the parameter sheet 302 in which the values of the variables included in the configuration of the NW device 40 are described.
  • the conversion unit 133 deletes (does not add) commands that are set in the pre-migration config but are not set in the post-migration config in the post-migration config.
  • the conversion unit 133 does not add the command "system rlogin disable" to the post-conversion configuration 401.
  • system rlogin disable is the default setting and may not need to be specified in the config.
  • the conversion unit 133 deletes (does not add) the command when the command included in the config (pre-conversion config 301) extracted from the NW device 30 represents the default setting in the NW device 40.
  • the conversion unit 133 converts a command that is set in the pre-migration config and also set in the post-migration config according to the conversion rule as necessary, and adds the command to the post-migration config.
  • the conversion unit 133 converts units according to the conversion rule. For example, the conversion unit 133 converts “link_debounce 1” in the pre-conversion config 301 to “link debounce 1000” and newly adds it to the post-conversion config 401 .
  • the conversion unit 133 multiplies the value of the variable by 1000 in order to convert the unit of the variable from seconds to milliseconds.
  • the conversion unit 133 may convert a command written in one line in the pre-conversion configuration 301 into a multi-line command. Conversely, the conversion unit 133 may convert a command written in multiple lines in the pre-conversion configuration 301 into a single line command.
  • the conversion unit 133 can change the setting of the post-migration configuration depending on whether or not there is a setting in the pre-migration configuration.
  • the NW device checks according to the command, and the command specifying whether to perform a predetermined check operation is specified in the config. If not, the default action shall be taken.
  • the default operation of the NW device before migration is not to check (OFF), and the default operation of the NW device after migration is to check (ON).
  • the conversion unit 133 does not add a command specifying whether to perform a check to the post-conversion config 401.
  • the post-migration NW device checks according to the default operation.
  • the conversion unit 133 sends a command "no ipv6 nd onlnk-check" meaning that no check is to be performed to the post-conversion config 401. to add.
  • the post-migration NW device does not check according to the added command.
  • the conversion unit 133 creates a command that represents the default setting in the NW device 30 and that can be set in the NW device 40 .
  • the conversion unit 133 can change the setting of the post-migration config according to the setting contents of the pre-migration config.
  • variable ⁇ PPPoE maximum number of sessions> of the command "pppoe sessions ⁇ maximum number of PPPoE sessions>" is set to the number of sessions allowed in the PPPoE connection.
  • the conversion unit 133 adds a command related to the number of sessions allowed in the PPPoE connection to the post-conversion config 401. do not.
  • the conversion unit 133 adds a command similar to the command to the post-conversion config 401. to add.
  • the conversion unit 133 performs conversion according to individually set logic.
  • the conversion unit 133 converts a pre-migration command into a post-migration command as follows.
  • ⁇ Pre-migration command line ⁇ core router side interface name> 10gigabit_ethernet 5/0 access_type core ip nd_retrans_timer 60 line ⁇ core router side interface name> 10gigabit_ethernet 7/0 access_type core ip nd_retrans_timer 60
  • Post-migration command if-profile common PROF_COMMON_BB access-type core ipv6 nd ns-interval 60000 interface tengigabitethernet 5/0.1 profile common PROF_COMMON_BB interface tengigabitethernet 7/0.1 profile common PROF_COMMON_BB
  • settings such as "access_type core” and “ip nd_retrans_timer 60" are made for each interface such as "10gigabit_ethernet 5/0" and “10gigabit_ethernet 7/0".
  • the settings "access_type core” and “ip nd_retrans_timer 60" are defined as “PROF_COMMON_BB", and “PROF_COMMON_BB” is set for each interface.
  • the generation unit 134 generates a post-conversion configuration 401 that can be input to the NW device 40 based on the command obtained as a result of conversion by the conversion unit 133 .
  • the generation unit 134 generates the post-conversion configuration 401 based on the temporary storage area in which the data is stored by the storage unit 132 .
  • the output control unit 135 controls the output of the post-conversion configuration 401 .
  • the output control unit 135 outputs the post-conversion configuration 401 to the terminal device used by the administrator.
  • the output control unit 135 may input a configuration to the NW device 40 based on the post-conversion configuration 401 .
  • FIG. 5 is a flow chart showing the processing flow of the conversion device. As shown in FIG. 5, first, the conversion device 10 receives input of the pre-conversion configuration 301 and the parameter sheet 302 (step S101).
  • the conversion device 10 confirms the input content (step S102). For example, the conversion device 10 checks whether the file name, metadata, header at the beginning of the file, etc. of the file input as the pre-conversion configuration 301 are legitimate.
  • the conversion device 10 reads only one line of the pre-conversion configuration 301 (step S103). Then, the conversion device 10 stores data for each read line (step S104).
  • Data storage is a process of converting one line of commands and adding the converted command to the post-conversion config 401 (or not adding anything). Data storage may fall under cases 1 through 7 above. Data storage also includes trim processing, syntax analysis and conversion.
  • step S105 If the read line is not the last line (step S105, No), the conversion device 10 returns to step S103 and reads the next line.
  • step S106 If the read line is the last line (step S105, Yes), the conversion device 10 performs batch conversion of data (step S106).
  • Batch conversion of data is a conversion process that requires multiple lines or entire information. For example, as described in Case 5 above, there are cases where the conversion method cannot be determined from the description in one line of the pre-conversion configuration 301 .
  • the conversion device 10 generates the post-conversion configuration 401 (step S107). For example, the conversion device 10 retrieves the data stored in the temporary storage area in the form of a file that can be moved or copied.
  • the conversion device 10 outputs the post-conversion configuration 401 (step S108). At this time, the conversion device 10 may input the configuration to the NW device 40 based on the generated post-conversion configuration 401 .
  • the conversion unit 133 of the conversion device 10 can set commands included in the configuration extracted from the NW device 30 that transfers data in the network to the NW device 40 that transfers data in the network. command.
  • the generation unit 134 generates a configuration that can be input to the NW device 40 based on the command obtained as a result of conversion by the conversion unit 133 .
  • the conversion device 10 can automatically migrate configurations between NW devices.
  • the conversion unit 133 converts the values of the command variables included in the configuration extracted from the NW device 30 based on the parameter sheet describing the values of the variables included in the configuration of the NW device 40 . This makes it possible to automatically migrate configs even when specific variable values are required.
  • the conversion unit 133 deletes the command. This makes it possible to omit unnecessary command settings.
  • the conversion unit 133 creates a command that represents the default settings in the NW device 30 and that can be set in the NW device 40 . As a result, the default settings of the NW device 30 can be reflected in the destination NW device 40 .
  • the configuration can be changed in real time according to the user's contract status.
  • SO Service Order
  • the operation department will manually create a configuration that operates in the same way as the configuration before migration. After inputting to the NW device after migration, a step of canceling the SO regulation is executed.
  • the parameter sheet 302 in text format can support various languages, can convert one line to multiple lines, and can ensure the correctness of the parameters.
  • each component of each device illustrated is functionally conceptual, and does not necessarily need to be physically configured as illustrated.
  • the specific form of distribution and integration of each device is not limited to the illustrated one, and all or part of them can be functionally or physically distributed or Can be integrated and configured.
  • all or any part of each processing function performed by each device is realized by a CPU (Central Processing Unit) and a program analyzed and executed by the CPU, or hardware by wired logic can be realized as Note that the program may be executed not only by the CPU but also by other processors such as a GPU.
  • CPU Central Processing Unit
  • the conversion device 10 can be implemented by installing a conversion program for executing the above-described conversion processing as package software or online software on a desired computer.
  • the information processing device can function as the conversion device 10 by causing the information processing device to execute the conversion program.
  • the information processing apparatus referred to here includes a desktop or notebook personal computer.
  • information processing devices include mobile communication terminals such as smartphones, mobile phones and PHS (Personal Handyphone Systems), and slate terminals such as PDAs (Personal Digital Assistants).
  • FIG. 6 is a diagram showing an example of a computer that executes a conversion program.
  • the computer 1000 has a memory 1010 and a CPU 1020, for example.
  • Computer 1000 also has 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 (Random Access Memory) 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 1090 .
  • a disk drive interface 1040 is connected to the disk drive 1100 .
  • a removable storage medium such as a magnetic disk or optical disk is inserted into the disk drive 1100 .
  • Serial port interface 1050 is connected to mouse 1110 and keyboard 1120, for example.
  • Video adapter 1060 is connected to display 1130, for example.
  • the hard disk drive 1090 stores, for example, an OS 1091, application programs 1092, program modules 1093, and program data 1094. That is, a program that defines each process of the conversion device 10 is implemented as a program module 1093 in which computer-executable code is described. Program modules 1093 are stored, for example, on hard disk drive 1090 .
  • the hard disk drive 1090 stores a program module 1093 for executing processing similar to the functional configuration in the conversion device 10 .
  • the hard disk drive 1090 may be replaced by an SSD (Solid State Drive).
  • the setting data used in the processing of the above-described embodiment is stored as program data 1094 in the memory 1010 or the hard disk drive 1090, for example. Then, the CPU 1020 reads the program modules 1093 and program data 1094 stored in the memory 1010 and the hard disk drive 1090 to the RAM 1012 as necessary, and executes the processes of the above-described embodiments.
  • the program modules 1093 and program data 1094 are not limited to being stored in the hard disk drive 1090, but may be stored in a removable storage medium, for example, and read by the CPU 1020 via the disk drive 1100 or the like. Alternatively, the program modules 1093 and program data 1094 may be stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.). Program modules 1093 and program data 1094 may then be read by CPU 1020 through network interface 1070 from other computers.
  • LAN Local Area Network
  • WAN Wide Area Network
  • REFERENCE SIGNS LIST 10 conversion device 11 communication unit 12 storage unit 13 control unit 20 access SW 30, 40 NW device 50, 60 core router 131 determination unit 132 storage unit 133 conversion unit 134 generation unit 135 output control unit 301 configuration before conversion 401 configuration after conversion

Landscapes

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

Abstract

実施形態の変換装置(10)は、ネットワークにおいてデータの転送を行うNW装置(30)から抽出したコンフィグに含まれるコマンドを、ネットワークにおいてデータの転送を行うNW装置(40)に設定可能なコマンドに変換する。変換装置(10)は、変換の結果得られたコマンドを基に、NW装置(40)に投入可能なコンフィグを生成する。

Description

変換装置、変換方法及び変換プログラム
 本発明は、変換装置、変換方法及び変換プログラムに関する。
 ネットワークを構成するネットワーク装置(以下、NW(Network)装置)を置き換える際には、置き換え前のNW装置から置き換え後のNW装置に設定情報(以下、コンフィグ)の移行作業が必要になる場合がある。
 従来、サービス提供中のサーバのデータを別のサーバに移行する技術が知られている(例えば、特許文献1を参照)。
特開2015-222465号公報 特開2015-153344号公報 特開2011-049695号公報
 しかしながら、従来の技術には、コンフィグ体系が異なるNW装置の置き換えを効率良く行うことができない場合があるという問題がある。
 置き換え前後のNW装置では、ベンダが互いに異なる場合がある。その場合、各NW装置で設定ロジック及び設定文法といったコンフィグ体系が異なる可能性がある。
 特許文献1に記載の技術では、そのようなコンフィグ体系の相違を考慮して、コンフィグの移行を正常に行うことは困難である。
 上述した課題を解決し、目的を達成するために、変換装置は、ネットワークにおいてデータの転送を行う第1のNW装置から抽出したコンフィグに含まれるコマンドを、前記ネットワークにおいてデータの転送を行う第2のNW装置に設定可能なコマンドに変換する変換部と、前記変換部による変換の結果得られたコマンドを基に、前記第2のNW装置に投入可能なコンフィグを生成する生成部と、を有することを特徴とする。
 本発明によれば、コンフィグ体系が異なるNW装置の置き換えを効率良く行うことができる。
図1は、コンフィグの移行前後のネットワークの構成例を示す図である。 図2は、コンフィグの移行について説明する図である。 図3は、変換装置の入力及び出力について説明する図である。 図4は、変換装置の構成例を示す図である。 図5は、変換装置の処理の流れを示すフローチャートである。 図6は、変換プログラムを実行するコンピュータの一例を示す図である。
 以下に、本願に係る変換装置、変換方法及び変換プログラムの実施形態を図面に基づいて詳細に説明する。なお、本発明は、以下に説明する実施形態により限定されるものではない。
[第1の実施形態の構成]
 まず、図1を用いて、コンフィグの移行が行われるNW装置が配置されるネットワークについて説明する。図1は、コンフィグの移行前後のネットワークの構成例を示す図である。
 図1に示すように、ネットワークは、アクセスSW(スイッチ)20、NW装置30、NW装置40、コアルータ50、及びコアルータ60を含む。例えば、ネットワークの各装置間では、IPパケットの転送が行われる。
 図1のネットワークは、コアネットワーク及びユーザネットワークの一部である。アクセスSW20はユーザネットワークに配置される。また、コアルータ50及びコアルータ60は、コアネットワークに配置される。
 NW装置30及びNW装置40はコアネットワークのエッジに配置されるエッジルータである。このとき、アクセスSW(スイッチ)20、コアルータ50、及びコアルータ60は、NW装置30及びNW装置40に対する対向装置である。
 なお、コンフィグの移行対象のNW装置は、エッジルータに限定されず、他のルータ及びスイッチ等であってもよい。また、コンフィグの移行対象のNW装置が配置されるネットワークの構成は図1に示すものに限られない。
 図1に示すように、NW装置30及びNW装置40は、0系及び1系という2つの経路を持つものとする。
 コンフィグの移行前は、アクセスSW20から転送されたパケットは、NW装置30の0系又は1系を介して、コアルータ50及びコアルータ60に転送される。
 一方、コンフィグの移行後は、アクセスSW20から転送されたパケットは、NW装置40の0系又は1系を介して、コアルータ50及びコアルータ60に転送される。
 このようにNW装置30がNW装置40に置き換えられる場合、物理配線のつなぎかえとともに、NW装置30からNW装置40へのコンフィグの移行が必要になる。
 図2は、コンフィグの移行について説明する図である。図2に示すように、コンフィグの移行のために、変換装置10はコンフィグの変換を行う。
 変換装置10は、NW装置30から取得した変換前コンフィグ301を基に、変換後コンフィグ401を生成する。そして、変換装置10は、生成した変換後コンフィグ401を出力する。変換装置10は、生成した変換後コンフィグ401を基に、NW装置40にコンフィグを投入してもよい。
 また、図3に示すように、変換装置10は、パラメータシート302を参照してコンフィグの変換を行う。パラメータシート302は、変換処理における補助ファイルである。
 パラメータシート302は、変換後コンフィグ401において設定される変数の値が記載されたファイルである。
 例えば、パラメータシート302には、変数ごとの具体的な数値及び文字列等が記載される。また、パラメータシート302には、変数の値として設定されるIPアドレスが記載される。
 例えば、変換前コンフィグ301、変換前コンフィグ301及びパラメータシート302は、テキストファイルである。また、変換前コンフィグ301、変換前コンフィグ301及びパラメータシート302は、XML及びCSVといった形式のファイルであってもよい。
 図4を用いて、第1の実施形態に係る変換装置の構成について説明する。図4は、変換装置の構成例を示す図である。
 図1に示すように、変換装置10は、通信部11、記憶部12及び制御部13を有する。
 通信部11は、他の装置との間でデータ通信を行う。例えば、通信部11は、NW装置30及びNW装置40との間でデータの送受信を行う。
 記憶部12は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、光ディスク等の記憶装置である。なお、記憶部12は、RAM(Random Access Memory)、フラッシュメモリ、NVSRAM(Non Volatile Static Random Access Memory)等のデータを書き換え可能な半導体メモリであってもよい。記憶部12は、変換装置10で実行されるOS(Operating System)や各種プログラムを記憶する。
 制御部13は、変換装置10全体を制御する。制御部13は、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、GPU(Graphics Processing Unit)等の電子回路や、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)等の集積回路である。
 また、制御部13は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、内部メモリを用いて各処理を実行する。
 また、制御部13は、各種のプログラムが動作することにより各種の処理部として機能する。例えば、制御部13は、判定部131、格納部132、変換部133、生成部134及び出力制御部135として機能する。
 判定部131は、通信部11が受信したファイル又は記憶部12に保存されたファイルのうち、指定されたファイルが変換前コンフィグ301であるか否かを判定する。
 格納部132は、変換によって得られたデータを記憶部12に格納する。
 例えば、格納部132は、記憶部12に一時格納領域を作成する。そして、格納部132は、後述する変換部133等の処理において得られたデータを、当該一時格納領域に書き込んでいく。
 一時格納領域は、変換後コンフィグ401と同じ形式の一時ファイルであってもよい。
 変換部133は、ネットワークにおいてデータの転送を行うNW装置30から抽出したコンフィグに含まれるコマンドを、ネットワークにおいてデータの転送を行うNW装置40に設定可能なコマンドに変換する。
 ここで、変換前コンフィグ301には、1行につき1つのコマンドが書かれているものとする。その際、変換部133は、変換前コンフィグ301を、1つ又は複数のコマンド単位で変換することができる。
 ここで、ケースごとの変換部133による変換処理を説明する。変換部133による変換処理を行うためのプログラムを、ツールと呼ぶ場合がある。
 また、前提として、NW装置30のコンフィグとNW装置40のコンフィグには、様々な相違点がある。例えば、NW装置30のコンフィグとNW装置40のコンフィグとでは、固定長データのサイズ、数値の単位、シンタックス、デフォルトの設定事項及びその内容等が互いに異なる場合がある。
 また、NW装置30に関する事項を移行前の事項とする。また、NW装置40に関する事項を移行後の事項とする。例えば、NW装置30のコンフィグは移行前のコンフィグである。また、例えば、NW装置40のコンフィグは移行後のコンフィグである。
 また、以降の説明で、変換部133によって追加されるコマンドは、格納部132によって前述の一時記憶領域又は変換後コンフィグ401に適宜書き込まれるものとする。
 また、各NW装置のコンフィグに各コマンドの設定があるか否か、及びコマンドのシンタックス等は、NW装置の仕様又は運用方法に応じて決定される。
 (ケース1|移行前:設定なし 移行後:設定あり)
 変換部133は、移行前のコンフィグに設定がなく、移行後のコンフィグに設定があるコマンドについては、移行後のコンフィグに追加する。
 例えば、ハードウェアのプロファイル設定を行うコマンドが移行後のコンフィグに含まれ、変換前コンフィグ301には存在しない場合、変換部133は、ハードウェアのプロファイル設定を行うコマンドを変換後コンフィグ401に追加する。
 (ケース2|移行前:設定なし 移行後:設定あり(変数))
 変換部133は、移行前のコンフィグに設定がなく、移行後のコンフィグに設定があるコマンドであって、変数を伴うコマンドについては、パラメータシートから取得した変数とともに、移行後のコンフィグに追加する。
 ここで、パラメータシート302に、変数<自動ログアウト時間>の値が「6000」であることが記載されているものとする。なお、<・>は、変数を意味する。
 このとき、例えば、「username default_user exec-timeout <自動ログアウト時間>」というコマンドが移行後のコンフィグに含まれ、変換前コンフィグ301には存在しない場合、変換部133は、「username default_user exec-timeout 6000」というコマンドを変換後コンフィグ401に追加する。
 このように、変換部133は、NW装置40のコンフィグに含まれる変数の値が記載されたパラメータシート302を基に、NW装置30から抽出したコンフィグに含まれるコマンドの変数の値を変換する。
 (ケース3|移行前:設定あり 移行後:設定なし)
 変換部133は、移行前のコンフィグに設定があり、移行後のコンフィグに設定がないコマンドについては、移行後のコンフィグでは削除する(追加しない)。
 例えば、「system rlogin disable」というコマンドが移行後のコンフィグには含まれず、変換前コンフィグ301には存在する場合、変換部133は、「system rlogin disable」というコマンドを変換後コンフィグ401に追加しない。
 例えば、移行後のNW装置(NW装置40)において、「system rlogin disable」がデフォルトの設定であり、コンフィグに明記する必要がない場合がある。
 このように、変換部133は、NW装置30から抽出したコンフィグ(変換前コンフィグ301)に含まれるコマンドが、NW装置40におけるデフォルト設定を表している場合、コマンドを削除する(追加しない)。
 (ケース4|移行前:設定あり 移行後:設定あり)
 変換部133は、移行前のコンフィグに設定があり、移行後のコンフィグにも設定があるコマンドについては、必要に応じて変換規則に従った変換を行い、移行後のコンフィグに追加する。
 例えば、「link_debounce <接続待機時間>」というコマンドが移行後のコンフィグに含まれ、同様の意味を持つ「link debounce <接続待機時間>」というコマンドが変換前コンフィグ301に存在するものとする。
 「link_debounce <接続待機時間>」及び「link debounce <接続待機時間>」はいずれも時間に対応する変数を持つが、それぞれ単位が異なる。「link_debounce <接続待機時間>」の変数<接続待機時間>の単位は秒であり、「link debounce <接続待機時間>」の変数<接続待機時間>の単位はミリ秒である。
 その際、変換部133は、変換規則に従い単位の変換を行う。例えば、変換部133は、変換前コンフィグ301の「link_debounce 1」を、「link debounce 1000」に変換し、変換後コンフィグ401に新規追加する。
 このように、変換部133は、変数の単位を秒からミリ秒に変換するために、当該変数の値を1000倍する。
 また、変換部133は、変換前コンフィグ301において1行で記載されていたコマンドを複数行のコマンドに変換する場合がある。逆に、変換部133は、変換前コンフィグ301において複数行で記載されていたコマンドを1行のコマンドに変換する場合がある。
 (ケース5|移行前:設定あり又は設定なし 移行後:移行前の設定有無により変化)
 変換部133は、移行前のコンフィグに設定があるか否かに応じて、移行後のコンフィグの設定を変化させることができる。
 例えば、NW装置は、チェックを行うか否かを指定するコマンドがコンフィグに明記されている場合、当該コマンドに従ってチェックを行い、所定のチェック動作を行うか否かを指定するコマンドがコンフィグに明記されていない場合、デフォルトの動作を行うものとする。
 ここで、移行前のNW装置ではデフォルトの動作がチェックを行わないこと(OFF)であり、移行後のNW装置ではデフォルトの動作がチェックを行うこと(ON)であるものとする。
 例えば、チェックを行うことを意味する「ip nd_onlink_check」というコマンドが変換前コンフィグ301に存在する場合、変換部133は、チェックを行うか否かを指定するコマンドを変換後コンフィグ401に追加しない。これにより、移行後のNW装置はデフォルトの動作に従いチェックを行うようになる。
 例えば、チェックを行うか否かを指定するコマンドが変換前コンフィグ301に存在しない場合、変換部133は、チェックを行わないことを意味するコマンド「no ipv6 nd onlnk-check」を変換後コンフィグ401に追加する。これにより、移行後のNW装置は追加されたコマンドに従いチェックを行わないようになる。
 このように、変換部133は、NW装置30におけるデフォルト設定を表すコマンドであって、NW装置40に設定可能なコマンドを作成する。
 移行前における設定の有無を調査するための範囲は、NW装置によって異なる。例えば、NW装置によっては、ユーザのVLANの配下まで調査する必要がある。
 また、ケース5については、変換前コンフィグ301の1行の記載からでは判断できない場合がある。そのため、例えば、変換部133は、変換前コンフィグ301に「ip nd_onlink_check」というコマンドの行が見つかった場合、その情報を一旦一時記憶領域に格納(保留)し、後続の行を確認した上でコマンドの追加に関する判断を行う。
 (ケース6|移行前:設定あり 移行後:移行前の設定内容により変化)
 変換部133は、移行前のコンフィグにおける設定内容に応じて、移行後のコンフィグの設定を変化させることができる。
 例えば、コマンド「pppoe sessions <PPPoE最大セッション数>」の変数<PPPoE最大セッション数>には、PPPoE接続において許容されるセッション数が設定される。
 また、移行後のNW装置では、PPPoE接続において許容されるセッション数のデフォルト値が2であるものとする。
 変換前コンフィグ301にコマンド「pppoe sessions 2」が設定されている場合、変数の値がデフォルト値と等しいため、変換部133は、PPPoE接続において許容されるセッション数に関するコマンドを変換後コンフィグ401に追加しない。
 一方、変換前コンフィグ301にコマンド「pppoe sessions 4」のような、変数の値がデフォルト値と異なるコマンドが設定されている場合、変換部133は、当該コマンドと同様のコマンドを変換後コンフィグ401に追加する。
 (ケース7|その他のケース)
 これまで説明したケースに当てはまらないケースについて、変換部133は、個別に設定されたロジックに従って変換を行う。
 例えば、変換部133は、下記の通り移行前コマンドを移行後コマンドに変換する。
・移行前コマンド:
 line <コアルータ側インタフェース名> 10gigabit_ethernet 5/0
  access_type core
  ip nd_retrans_timer 60
 line <コアルータ側インタフェース名> 10gigabit_ethernet 7/0
  access_type core
  ip nd_retrans_timer 60
 
・移行後コマンド:
 if-profile common PROF_COMMON_BB
  access-type core
  ipv6 nd ns-interval 60000
 interface tengigabitethernet 5/0.1
  profile common PROF_COMMON_BB
 interface tengigabitethernet 7/0.1
  profile common PROF_COMMON_BB
 移行前コマンドでは、「10gigabit_ethernet 5/0」及び「10gigabit_ethernet 7/0」といった各インタフェースに対し、逐一「access_type core」及び「ip nd_retrans_timer 60」といった設定が行われている。
 一方、移行後コマンドでは、「access_type core」及び「ip nd_retrans_timer 60」という設定が「PROF_COMMON_BB」として定義され、「PROF_COMMON_BB」が各インタフェースに対して設定されている。
 生成部134は、変換部133による変換の結果得られたコマンドを基に、NW装置40に投入可能な変換後コンフィグ401を生成する。例えば、生成部134は、格納部132によってデータが格納された一時記憶領域を基に変換後コンフィグ401を生成する。
 出力制御部135は、変換後コンフィグ401の出力を制御する。例えば、出力制御部135は、変換後コンフィグ401を、管理者が使用する端末装置に出力する。
 また、出力制御部135は、変換後コンフィグ401を基に、NW装置40にコンフィグを投入してもよい。
[第1の実施形態の処理]
 図5は、変換装置の処理の流れを示すフローチャートである。図5に示すように、まず、変換装置10は、変換前コンフィグ301及びパラメータシート302の入力を受け付ける(ステップS101)。
 次に、変換装置10は、入力内容を確認する(ステップS102)。例えば、変換装置10は、変換前コンフィグ301として入力されたファイルのファイル名、メタデータ、ファイルの冒頭部分のヘッダ等が、正規のものであるか否かをチェックする。
 そして、変換装置10は、変換前コンフィグ301を1行だけ読み込む(ステップS103)。そして、読み込んだ各行について、変換装置10は、データ格納を行う(ステップS104)。
 データ格納は、1行のコマンドに対する変換を行い、変換後のコマンドを変換後コンフィグ401に追加する(又は何も追加しない)処理である。データ格納は、上記のケース1から7に該当する場合がある。また、データ格納には、トリム処理、シンタックスの解析及び変換が含まれる。
 読み込んだ行が最終行でなかった場合(ステップS105、No)、変換装置10は、ステップS103に戻り、次の行を読み込む。
 読み込んだ行が最終行であった場合(ステップS105、Yes)、変換装置10は、データの一括変換を行う(ステップS106)。
 データの一括変換は、複数行又は全体の情報が必要になる変換処理である。例えば、上記のケース5で説明した通り、変換前コンフィグ301の1行の記載からでは、変換方法を判断できない場合がある。
 そして、変換装置10は、変換後コンフィグ401を生成する(ステップS107)。例えば、変換装置10は、一時記憶領域に格納されたデータを移動又はコピー等の操作が可能なファイルの状態で取り出す。
 さらに、変換装置10は、変換後コンフィグ401を出力する(ステップS108)。このとき、変換装置10は、生成した変換後コンフィグ401を基に、NW装置40にコンフィグを投入してもよい。
[第1の実施形態の効果]
 これまで説明してきたように、変換装置10の変換部133は、ネットワークにおいてデータの転送を行うNW装置30から抽出したコンフィグに含まれるコマンドを、ネットワークにおいてデータの転送を行うNW装置40に設定可能なコマンドに変換する。生成部134は、変換部133による変換の結果得られたコマンドを基に、NW装置40に投入可能なコンフィグを生成する。
 このように、変換装置10は、NW装置間のコンフィグの移行を自動的に行うことができる。その結果、実施形態によれば、コンフィグ体系が異なるNW装置の置き換えを効率良く行うことが可能になる。
 また、変換部133は、NW装置40のコンフィグに含まれる変数の値が記載されたパラメータシートを基に、NW装置30から抽出したコンフィグに含まれるコマンドの変数の値を変換する。これにより、具体的な変数の値が必要な場合であっても、自動的にコンフィグの移行を行うことが可能になる。
 変換部133は、NW装置30から抽出したコンフィグに含まれるコマンドが、NW装置40におけるデフォルト設定を表している場合、コマンドを削除する。これにより、不要なコマンドの設定を省略することができる。
 変換部133は、NW装置30におけるデフォルト設定を表すコマンドであって、NW装置40に設定可能なコマンドを作成する。これにより、NW装置30のデフォルト設定を移行先のNW装置40に反映させることができる。
 また、コンフィグは、ユーザの契約状況に応じてリアルタイムで変更され得る。手動でコンフィグの移行を行う場合、コンフィグへの契約状況の反映を停止(SO(Service Order)規制)した後、移行前のコンフィグを吸い上げ、同等に動作するコンフィグを運用部門が手動で作成し、移行後のNW装置に投入後、SO規制を解除するというステップが実行される。
 しかしながら、手動での作業には時間がかかるため、SO規制の時間が長くなり、サービスの質が低下する。
 実施形態によれば、コンフィグの移行が自動化されるため、SO規制の時間の短縮、又はSO規制の省略を実現することができる。
 また、従来のデータベースの移植技術をコンフィグの移行に利用することが考えられる。一方、従来のデータベースの移植技術には、特定のデータベース言語(例えば、SQL)を前提としている、データがレコード単位での1:1対応変換である、データが正しく移植されているかを確認することができないという課題がある。
 一方、実施形態によれば、テキスト形式のパラメータシート302により様々な言語に対応でき、1行対複数行の変換も可能であり、かつパラメータの正しさを担保できる。
[システム構成等]
 また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示のように構成されていることを要しない。すなわち、各装置の分散及び統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散又は統合して構成することができる。さらに、各装置にて行われる各処理機能は、その全部又は任意の一部が、CPU(Central Processing Unit)及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。なお、プログラムは、CPUだけでなく、GPU等の他のプロセッサによって実行されてもよい。
 また、本実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部又は一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
[プログラム]
 一実施形態として、変換装置10は、パッケージソフトウェアやオンラインソフトウェアとして上記の変換処理を実行する変換プログラムを所望のコンピュータにインストールさせることによって実装できる。例えば、上記の変換プログラムを情報処理装置に実行させることにより、情報処理装置を変換装置10として機能させることができる。ここで言う情報処理装置には、デスクトップ型又はノート型のパーソナルコンピュータが含まれる。また、その他にも、情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)等の移動体通信端末、さらには、PDA(Personal Digital Assistant)等のスレート端末等がその範疇に含まれる。
 また、変換装置10は、ユーザが使用する端末装置をクライアントとし、当該クライアントに上記の変換処理に関するサービスを提供する変換サーバ装置として実装することもできる。例えば、変換サーバ装置は、変換前コンフィグを入力とし、変換後コンフィグを出力とする変換サービスを提供するサーバ装置として実装される。この場合、変換サーバ装置は、Webサーバとして実装することとしてもよいし、アウトソーシングによって上記の変換処理に関するサービスを提供するクラウドとして実装することとしてもかまわない。
 図6は、変換プログラムを実行するコンピュータの一例を示す図である。コンピュータ1000は、例えば、メモリ1010、CPU1020を有する。また、コンピュータ1000は、ハードディスクドライブインタフェース1030、ディスクドライブインタフェース1040、シリアルポートインタフェース1050、ビデオアダプタ1060、ネットワークインタフェース1070を有する。これらの各部は、バス1080によって接続される。
 メモリ1010は、ROM(Read Only Memory)1011及びRAM(Random Access Memory)1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1100に接続される。例えば磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブ1100に挿入される。シリアルポートインタフェース1050は、例えばマウス1110、キーボード1120に接続される。ビデオアダプタ1060は、例えばディスプレイ1130に接続される。
 ハードディスクドライブ1090は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093、プログラムデータ1094を記憶する。すなわち、変換装置10の各処理を規定するプログラムは、コンピュータにより実行可能なコードが記述されたプログラムモジュール1093として実装される。プログラムモジュール1093は、例えばハードディスクドライブ1090に記憶される。例えば、変換装置10における機能構成と同様の処理を実行するためのプログラムモジュール1093が、ハードディスクドライブ1090に記憶される。なお、ハードディスクドライブ1090は、SSD(Solid State Drive)により代替されてもよい。
 また、上述した実施形態の処理で用いられる設定データは、プログラムデータ1094として、例えばメモリ1010やハードディスクドライブ1090に記憶される。そして、CPU1020は、メモリ1010やハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して、上述した実施形態の処理を実行する。
 なお、プログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限らず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ1100等を介してCPU1020によって読み出されてもよい。あるいは、プログラムモジュール1093及びプログラムデータ1094は、ネットワーク(LAN(Local Area Network)、WAN(Wide Area Network)等)を介して接続された他のコンピュータに記憶されてもよい。そして、プログラムモジュール1093及びプログラムデータ1094は、他のコンピュータから、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。
 10 変換装置
 11 通信部
 12 記憶部
 13 制御部
 20 アクセスSW
 30、40 NW装置
 50、60 コアルータ
 131 判定部
 132 格納部
 133 変換部
 134 生成部
 135 出力制御部
 301 変換前コンフィグ
 401 変換後コンフィグ

Claims (6)

  1.  ネットワークにおいてデータの転送を行う第1のNW装置から抽出したコンフィグに含まれるコマンドを、前記ネットワークにおいてデータの転送を行う第2のNW装置に設定可能なコマンドに変換する変換部と、
     前記変換部による変換の結果得られたコマンドを基に、前記第2のNW装置に投入可能なコンフィグを生成する生成部と、
     を有することを特徴とする変換装置。
  2.  前記変換部は、前記第2のNW装置のコンフィグに含まれる変数の値が記載されたパラメータシートを基に、前記第1のNW装置から抽出したコンフィグに含まれるコマンドの変数の値を変換することを特徴とする請求項1に記載の変換装置。
  3.  前記変換部は、前記第1のNW装置から抽出したコンフィグに含まれるコマンドが、前記第2のNW装置におけるデフォルト設定を表している場合、前記コマンドを削除することを特徴とする請求項1又は2に記載の変換装置。
  4.  前記変換部は、前記第1のNW装置におけるデフォルト設定を表すコマンドであって、前記第2のNW装置に設定可能なコマンドを作成することを特徴とする請求項1から3のいずれか1項に記載の変換装置。
  5.  変換装置によって実行される変換方法であって、
     ネットワークにおいてデータの転送を行う第1のNW装置から抽出したコンフィグに含まれるコマンドを、前記ネットワークにおいてデータの転送を行う第2のNW装置に設定可能なコマンドに変換する変換工程と、
     前記変換工程による変換の結果得られたコマンドを基に、前記第2のNW装置に投入可能なコンフィグを生成する生成工程と、
     を含むことを特徴とする変換方法。
  6.  コンピュータを、請求項1から4のいずれか1項に記載の変換装置として機能させるための変換プログラム。
PCT/JP2022/006492 2022-02-17 2022-02-17 変換装置、変換方法及び変換プログラム WO2023157201A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/006492 WO2023157201A1 (ja) 2022-02-17 2022-02-17 変換装置、変換方法及び変換プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/006492 WO2023157201A1 (ja) 2022-02-17 2022-02-17 変換装置、変換方法及び変換プログラム

Publications (1)

Publication Number Publication Date
WO2023157201A1 true WO2023157201A1 (ja) 2023-08-24

Family

ID=87577911

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/006492 WO2023157201A1 (ja) 2022-02-17 2022-02-17 変換装置、変換方法及び変換プログラム

Country Status (1)

Country Link
WO (1) WO2023157201A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003234822A (ja) * 2002-02-07 2003-08-22 Nippon Telegr & Teleph Corp <Ntt> サービス制御ノード間加入者データ移管方法
JP2008027127A (ja) * 2006-07-20 2008-02-07 Brother Ind Ltd 情報処理装置、機器設定システム、及びプログラム
JP2020046822A (ja) * 2018-09-18 2020-03-26 富士ゼロックス株式会社 データ処理装置、データ処理方法及びデータ処理プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003234822A (ja) * 2002-02-07 2003-08-22 Nippon Telegr & Teleph Corp <Ntt> サービス制御ノード間加入者データ移管方法
JP2008027127A (ja) * 2006-07-20 2008-02-07 Brother Ind Ltd 情報処理装置、機器設定システム、及びプログラム
JP2020046822A (ja) * 2018-09-18 2020-03-26 富士ゼロックス株式会社 データ処理装置、データ処理方法及びデータ処理プログラム

Similar Documents

Publication Publication Date Title
US10761873B2 (en) Evaluating distributed application performance in a new environment
US20130227089A1 (en) Building virtual machine disk images for different cloud configurations from a single generic virtual machine disk image
US20140101213A1 (en) Computer-readable recording medium, execution control method, and information processing apparatus
US20150046400A1 (en) Multi-Path Replication in Databases
CN111277432A (zh) 配置信息更新方法、装置、电子设备及存储介质
WO2023157201A1 (ja) 変換装置、変換方法及び変換プログラム
US11848829B2 (en) Modifying a data center based on cloud computing platform using declarative language and compiler
US20220147399A1 (en) Declarative language and compiler for provisioning and deploying data centers on cloud platforms
US10897397B2 (en) Grammar for configuration validation
JP2021140430A (ja) データベースマイグレーション方法、データベースマイグレーションシステム、及びデータベースマイグレーションプログラム
US11741045B2 (en) Format agnostic database migration
CN114650223A (zh) 一种Kubernetes集群的网络配置方法、装置及电子设备
WO2023238302A1 (ja) 生成装置、生成方法及び生成プログラム
US11115279B2 (en) Client server model for multiple document editor
WO2021174756A1 (zh) 应用系统部署方法、装置、计算机设备及存储介质
WO2023162050A1 (ja) 変換方法、変換装置及び変換プログラム
WO2022176032A1 (ja) コンフィグ投入装置、コンフィグ投入方法、および、コンフィグ投入プログラム
US20210311843A1 (en) System verification program generation device, system verification program generation method, and recording medium storing system verification program generation program
JP2020061019A (ja) システム構築パラメータ管理装置、システム構築パラメータ管理システム、システム構築パラメータ管理方法、及び、システム構築パラメータ管理プログラム
US11601346B2 (en) Service providing apparatus and method
WO2023162022A1 (ja) 管理システム、管理方法及び管理プログラム
US20240160619A1 (en) Software defined network stack
US11954469B2 (en) Bases for pattern-based cloud computing
Šimunić et al. Automation of network device configuration using zero-touch provisioning-a case study
US20230281054A1 (en) Computer System Execution Environment Builder Tool

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22927103

Country of ref document: EP

Kind code of ref document: A1