KR20220127020A - Method and system for 5g network task automation - Google Patents

Method and system for 5g network task automation Download PDF

Info

Publication number
KR20220127020A
KR20220127020A KR1020210031516A KR20210031516A KR20220127020A KR 20220127020 A KR20220127020 A KR 20220127020A KR 1020210031516 A KR1020210031516 A KR 1020210031516A KR 20210031516 A KR20210031516 A KR 20210031516A KR 20220127020 A KR20220127020 A KR 20220127020A
Authority
KR
South Korea
Prior art keywords
script
task
manufacturer
network
data
Prior art date
Application number
KR1020210031516A
Other languages
Korean (ko)
Other versions
KR102638146B1 (en
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 KR1020210031516A priority Critical patent/KR102638146B1/en
Publication of KR20220127020A publication Critical patent/KR20220127020A/en
Application granted granted Critical
Publication of KR102638146B1 publication Critical patent/KR102638146B1/en

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/02Standardisation; Integration
    • H04L41/022Multivendor or multi-standard integration
    • 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/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • 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/0813Configuration setting characterised by the conditions triggering a change of settings
    • 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/0876Aspects of the degree of configuration automation
    • H04L41/0879Manual configuration through operator

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Databases & Information Systems (AREA)
  • Communication Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Manufacture, Treatment Of Glass Fibers (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention relates to a method for operating a network task automation system. The method includes: a step of setting a network task and at least one network task item forming the network task; a step of registering scripts, which execute the task items from devices for each of the at least one network task item, by a vendor unit of the devices; a step of transmitting the scripts registered by the vendor unit to devices of a corresponding manufacturer; and a step of receiving an execution result of the scripts from the devices. The scripts include commands having a format supported by the manufacturer.

Description

5G 네트워크 작업 자동화 방법 및 그 시스템{METHOD AND SYSTEM FOR 5G NETWORK TASK AUTOMATION}5G network task automation method and system {METHOD AND SYSTEM FOR 5G NETWORK TASK AUTOMATION}

본 발명은 5G 네트워크 작업 자동화 방법 및 그 시스템에 관한 것이다.The present invention relates to a method and system for automating 5G network tasks.

네트워크 운영자들은 수많은 네트워크 장치에 접속하여 여러가지 운영 업무를 수행한다. 운영 업무는 크게 특정 정보를 조회하는 작업과 특정 정보를 설정하는 작업으로 나뉜다.Network operators perform various operation tasks by accessing numerous network devices. The operation task is largely divided into the task of inquiring specific information and the task of setting specific information.

5G 환경에서의 네트워크 장비들의 종류(예를들어, PNF(Physical Network Function), VNF(virtual network function), Switch 등등)와 수량이 증가하고 제조사들이 다양해짐에 따라서 네트워크 장비들로 일관된 작업을 한번에 수행하기 어렵다. 각 제조사마다 작업 항목을 위한 실행 명령어 및 형식, 방법이 모두 다르기 때문이다. 방법은 NetConf, API(Application Programming Interface), CLI(Command-line interface) 등등이 있을 수 있다. As the types of network equipment (eg, PNF (Physical Network Function), VNF (virtual network function), Switch, etc.) and quantity increase and manufacturers diversify in the 5G environment, consistent work is performed with network equipment at once. hard to do This is because each manufacturer has different execution commands, formats, and methods for work items. The method may include NetConf, an application programming interface (API), a command-line interface (CLI), and the like.

이종 제조사 네트워크 장비로 동일한 작업을 하기 위한 명령어 실행이 각 장비 별로 이루어져야 한다. 기존 네트워크 장비의 경우, 운용자가 직접 각 장비에 접속하여 로그인 등의 과정을 거친 후, 각 장비의 제조사 별로 상이한 CLI 커맨드를 이용하여 장비 정보 조회, 장비 설정 등의 작업을 수행하여야 한다.Command execution to perform the same work with network devices of different manufacturers must be performed for each device. In the case of existing network equipment, an operator must directly access each equipment and go through a process such as log-in, and then perform tasks such as equipment information inquiry and equipment setting using different CLI commands for each equipment manufacturer.

기존에 존재하지 않던 제조사의 장비, 작업, 작업 항목들이 추가될 경우 시스템의 업그레이드가 필요하다.If equipment, work, or work items from manufacturers that did not exist are added, the system needs to be upgraded.

제조사 별로 시스템에 맞는 드라이버 플러그인(PlugIn)을 추가 개발 하거나 시스템 내부에 해당 작업을 위한 개발이 필요하다.It is necessary to additionally develop a driver plug-in (PlugIn) suitable for the system for each manufacturer or to develop for the corresponding work inside the system.

해결하고자 하는 과제는 새로운 작업이 추가되거나 새로운 제조사 네트워크 장치가 추가되더라도 시스템의 변경이나 추가 개발없이 이를 유연하고 쉽게 수용하여 이종 제조사의 네트워크 장치들에 동일한 작업을 자동으로 수행하는 방법 및 그 시스템을 제공하는 것이다. The task to be solved is to provide a method and system for automatically performing the same operation on network devices of different manufacturers by flexibly and easily accepting it without system change or additional development even when a new task is added or a new manufacturer's network device is added. will do

한 특징에 따르면, 적어도 하나의 프로세서에 의해 동작하는 네트워크 작업 자동화 시스템의 동작 방법으로서, 네트워크 작업 및 상기 네트워크 작업을 구성하는 적어도 하나의 네트워크 작업 항목을 설정하는 단계, 상기 적어도 하나의 네트워크 작업 항목 별로 상기 작업 항목을 디바이스들에서 실행시키는 스크립트들을 상기 디바이스들의 제조사(Vendor) 단위로 등록하는 단계, 상기 제조사 단위로 생성된 스크립트들을 해당하는 제조사의 디바이스들에게 전송하는 단계, 그리고 상기 디바이스들로부터 상기 스크립트들의 실행 결과를 수신하는 단계를 포함하고, 상기 스크립트들은, 상기 제조사에서 지원하는 형식의 명령어들을 포함한다.According to one feature, there is provided an operating method of a network task automation system operated by at least one processor, the method comprising: setting a network task and at least one network task item constituting the network task; Registering scripts for executing the work item in devices in units of manufacturers of the devices, transmitting scripts generated in units of manufacturers to devices of corresponding manufacturers, and the scripts from the devices and receiving the execution result of the scripts, wherein the scripts include commands in a format supported by the manufacturer.

상기 실행 결과를 수신하는 단계는, 제조사 별로 상이한 포맷의 작업 실행 결과 데이터를 수신하고, 상기 실행 결과를 수신하는 단계 이후, 상기 작업 실행 결과 데이터로부터 사전에 정의된 필수 항목 데이터를 추출하는 단계, 추출한 필수 항목 데이터를 각 제조사의 정규 표현식을 이용하여 일반화 데이터 포맷의 작업 실행 결과 데이터로 변환하는 단계, 그리고 상기 변환된 작업 실행 결과 데이터를 운영자 화면에 출력하는 단계를 포함할 수 있다.The step of receiving the execution result includes receiving job execution result data in a different format for each manufacturer, and after receiving the execution result, extracting predefined essential item data from the job execution result data, the extracted It may include converting essential item data into job execution result data in a generalized data format using a regular expression of each manufacturer, and outputting the converted job execution result data to an operator screen.

상기 실행 결과를 수신하는 단계 이후, 상기 실행 결과에 포함된 작업 결과가 정상 조건을 충족하는지 판단하는 단계, 그리고 상기 정상 조건을 충족하면, 상기 작업 항목들에 대한 정확도를 상기 작업 항목들에 매핑하여 저장하고, 상기 정확도에 기초하여 상기 작업의 정상 판단 조건을 업데이트하는 단계를 더 포함할 수 있다.After receiving the execution result, determining whether a task result included in the execution result satisfies a normal condition, and if the normal condition is satisfied, mapping the accuracy of the work items to the work items The method may further include storing and updating the normal determination condition of the job based on the accuracy.

상기 판단하는 단계 이후, 상기 정상 조건을 충족하지 않으면, 작업 리스트에서 정확도가 높은 순서대로 적어도 하나의 작업 항목 등을 조회하고, 상기 정확도를 기초로 상기 조회한 작업 항목의 우선순위를 설정하는 단계를 더 포함하고, 상기 네트워크 작업 자동화 시스템은, 상기 설정한 우선순위에 따라 상기 조회한 작업 항목에 대하여 제조사 단위의 스크립트들을 상기 디바이스들에게 전송하며, 상기 디바이스들로부터 상기 스크립트들의 실행 결과를 수신하여 상기 정상 조건의 충족 여부를 판단하는 동작을 반복할 수 있다.After the determining, if the normal condition is not met, inquiring at least one work item in the order of accuracy from the work list, and setting the priority of the inquired work item based on the accuracy Further comprising, wherein the network task automation system transmits manufacturer-level scripts to the devices for the inquired work item according to the set priority, and receives the execution results of the scripts from the devices to receive the The operation of determining whether the normal condition is satisfied may be repeated.

상기 설정하는 단계 이후, 인공지능 기술에 기초하여, 작업 대상인 디바이스와 연결된 장비 개수, 작업에 소요되는 시간 및 상기 우선순위에 기초하여 상기 작업 리스트 중에서 선택한 작업을 우선적으로 실행하는 단계를 더 포함할 수 있다.After the setting step, based on artificial intelligence technology, based on the number of equipment connected to the device to be worked, the time required for the task, and the priority, the method may further include a step of preferentially executing the task selected from the task list have.

본 발명의 다른 특징에 따르면, 네트워크 작업 자동화 시스템은 복수의 디바이스와 사전 협의된 프로토콜을 이용한 통신을 수행하는 통신 장치, 네트워크 작업 자동화를 수행하는 프로그램이 저장된 메모리, 상기 프로그램을 실행하는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 네트워크 작업 및 상기 네트워크 작업을 구성하는 적어도 하나의 네트워크 작업 항목을 설정하고, 상기 적어도 하나의 네트워크 작업 항목 별로 상기 작업 항목을 디바이스들에서 실행시키는 스크립트들을 상기 디바이스들의 제조사(Vendor) 단위로 등록하며, 상기 제조사 단위로 등록된 스크립트들을 정해진 시점에 동일한 제조사의 디바이스 그룹에게 전송하고 상기 디바이스 그룹으로부터 상기 스크립트들의 실행 결과를 수신하여 저장하고, 상기 저장된 실행 결과는, 사용자의 외부 장치로 출력된다.According to another feature of the present invention, a network task automation system includes a communication device for performing communication using a protocol negotiated in advance with a plurality of devices, a memory in which a program for performing network task automation is stored, and at least one processor executing the program including, wherein the at least one processor sets a network task and at least one network work item constituting the network task, and executes the scripts for executing the work item in devices for each of the at least one network work item. Registers the devices by the manufacturer (Vendor) unit, transmits the scripts registered in the manufacturer unit to the device group of the same manufacturer at a predetermined time, receives and stores the execution results of the scripts from the device group, and the stored execution result is , is output to the user's external device.

상기 프로세서는, 상기 제조사 단위로 명령어 실행 스크립트, 데이터 추출 스크립트 및 데이터 일반화 스크립트를 포함하는 조회 작업 스크립트를 실행하고, 상기 명령어 실행 스크립트를 디바이스에게 전송하여 스크립트 실행 결과를 수신하고, 상기 데이터 추출 스크립트를 실행하여 상기 스크립트 실행 결과로부터 정해진 결과 데이터를 추출하며, 상기 데이터 일반화 스크립트를 실행하여 상기 추출한 결과 데이터를 정규 표현식을 통해 공통의 일반화된 포맷의 결과 데이터로 변환하고, 상기 일반화된 포맷의 결과 데이터를 저장할 수 있다.The processor executes a query operation script including a command execution script, a data extraction script, and a data generalization script in units of the manufacturer, transmits the command execution script to a device to receive a script execution result, and performs the data extraction script Execute to extract determined result data from the script execution result, execute the data generalization script to convert the extracted result data into result data in a common generalized format through a regular expression, and convert the result data in the generalized format to can be saved

상기 프로세서는, 상기 제조사 단위로 생성 포맷, 삭제 포맷 및 업데이트 포맷의 설정 작업 항목 스크립트를 실행할 수 있다. The processor may execute a setting work item script of a creation format, a deletion format, and an update format in units of the manufacturer.

상기 프로세서는, 상기 스크립트 실행 결과가 정상인지 또는 비정상인지 판단하는 조건을 설정하고, 상기 설정한 조건에 따라 비정상으로 판단될 경우 수행하기 위한 적어도 하나의 조치 작업을 설정하고, 상기 수신한 스크립트들의 실행 결과가 비정상이면, 상기 설정한 적어도 하나의 조치 작업에 해당하는 스크립트를 생성하고, 생성한 스크립트를 디바이스에게 전송할 수 있다.The processor sets a condition for determining whether the script execution result is normal or abnormal, sets at least one action task to be performed when it is determined that the script execution result is abnormal according to the set condition, and executes the received scripts If the result is abnormal, a script corresponding to the set at least one action task may be generated, and the generated script may be transmitted to the device.

상기 프로세서는, 사전에 설정한 조치 작업 리스트에서 우선순위가 높은 순서대로 조치 작업을 선택하고, 선택한 조치 작업에 해당하는 스크립트를 디바이스에게 전송하여 디바이스로부터 스크립트 실행 결과를 수신하는 동작을 정상적인 스크립트 실행 결과가 수신될때까지 반복할 수 있다.The processor selects the action actions in the order of priority from the previously set action action list, transmits the script corresponding to the selected action action to the device, and receives the script execution result from the device as a normal script execution result It can be repeated until is received.

상기 프로세서는, 상기 실행 결과에 포함된 작업 결과가 정상 조건을 충족하는지 판단하고, 상기 정상 조건을 충족하면, 작업 항목에 대한 정확도를 작업 항목에 매핑하여 저장하며, 상기 작업 항목에 대한 정확도는, 상기 조치 작업의 우선순위에 사용될 수 있다. The processor determines whether a work result included in the execution result satisfies a normal condition, and if the normal condition is satisfied, maps and stores the accuracy of the work item to the work item, and the accuracy of the work item is, It can be used to prioritize the action tasks.

상기 프로세서는, 상기 정확도에 기초하여 상기 작업의 정상 판단 조건을 업데이트할 수 있다.The processor may update the normal determination condition of the task based on the accuracy.

실시예에 따르면, 사용자가 정의하는 대로 작업을 수행할 수 있도록 유연한 구조를 제시하고, 이종 네트워크 장치들에도 시스템의 추가 개발없이 동일한 작업을 일괄적으로 수행할 수 있다.According to the embodiment, a flexible structure is provided so that a user can perform an operation as defined, and the same operation can be collectively performed on heterogeneous network devices without further development of the system.

도 1은 실시예에 따른 네트워크 작업 자동화 시스템의 동작을 개략적으로 설명하는 도면이다.
도 2는 종래의 네트워크 작업 자동화 시스템의 동작을 설명하는 도면이다.
도 3은 실시예에 따른 네트워크 작업 자동화 시스템을 도시한다.
도 4는 실시예에 따른 네트워크 작업 자동화 방법을 도시한 순서도이다.
도 5는 한 실시예에 따른 스크립트 실행 과정을 나타낸다.
도 6은 다른 실시예에 따른 스크립트 실행 과정을 나타낸다.
도 7은 실시예에 따른 데이터 추출 과정을 설명한다.
도 8은 한 실시예에 따른 작업 결과 데이터의 예시이다.
도 9는 다른 실시예에 따른 작업 결과 데이터의 예시이다.
도 10은 실시예에 따른 컴퓨팅 장치의 하드웨어 구성을 나타낸 블록도이다.
1 is a diagram schematically illustrating an operation of a network task automation system according to an embodiment.
2 is a view for explaining the operation of a conventional network task automation system.
3 shows a network task automation system according to an embodiment.
4 is a flowchart illustrating a method for automating a network task according to an embodiment.
5 shows a script execution process according to an embodiment.
6 shows a script execution process according to another embodiment.
7 illustrates a data extraction process according to an embodiment.
8 is an example of work result data according to an embodiment.
9 is an example of work result data according to another embodiment.
10 is a block diagram illustrating a hardware configuration of a computing device according to an embodiment.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, with reference to the accompanying drawings, the embodiments of the present invention will be described in detail so that those of ordinary skill in the art to which the present invention pertains can easily implement them. However, the present invention may be embodied in various different forms and is not limited to the embodiments described herein. And in order to clearly explain the present invention in the drawings, parts irrelevant to the description are omitted, and similar reference numerals are attached to similar parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part "includes" a certain component, it means that other components may be further included, rather than excluding other components, unless otherwise stated.

또한, 명세서에 기재된 "…부", "…기", "…모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.In addition, terms such as “…unit”, “…group”, “…module”, etc. described in the specification mean a unit that processes at least one function or operation, which may be implemented by hardware or software or a combination of hardware and software. can

본 발명에서 설명하는 장치들은 적어도 하나의 프로세서, 메모리 장치, 통신 장치 등을 포함하는 하드웨어로 구성되고, 지정된 장소에 하드웨어와 결합되어 실행되는 프로그램이 저장된다. 하드웨어는 본 발명의 방법을 실행할 수 있는 구성과 성능을 가진다. 프로그램은 도면들을 참고로 설명한 본 발명의 동작 방법을 구현한 명령어(instructions)를 포함하고, 프로세서와 메모리 장치 등의 하드웨어와 결합하여 본 발명을 실행한다.The devices described in the present invention are composed of hardware including at least one processor, a memory device, a communication device, and the like, and a program executed in combination with the hardware is stored in a designated place. The hardware has the configuration and capability to implement the method of the present invention. The program includes instructions for implementing the method of operation of the present invention described with reference to the drawings, and is combined with hardware such as a processor and a memory device to execute the present invention.

본 명세서에서 "전송 또는 제공"은 직접적인 전송 또는 제공하는 것 뿐만 아니라 다른 장치를 통해 또는 우회 경로를 이용하여 간접적으로 전송 또는 제공도 포함할 수 있다.As used herein, "transmission or provision" may include not only direct transmission or provision, but also transmission or provision indirectly through another device or using a detour path.

본 명세서에서 단수로 기재된 표현은 "하나" 또는 "단일" 등의 명시적인 표현을 사용하지 않은 이상, 단수 또는 복수로 해석될 수 있다.In this specification, expressions described in the singular may be construed as singular or plural unless an explicit expression such as “a” or “single” is used.

본 명세서에서 도면에 관계없이 동일한 도면번호는 동일한 구성요소를 지칭하며, "및/또는" 은 언급된 구성 요소들의 각각 및 하나 이상의 모든 조합을 포함한다.In this specification, the same reference numbers refer to the same components regardless of the drawings, and "and/or" includes each and every combination of one or more of the referenced components.

본 명세서에서, 제1, 제2 등과 같이 서수를 포함하는 용어들은 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를들어, 본 개시의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.In this specification, terms including an ordinal number such as first, second, etc. may be used to describe various elements, but the elements are not limited by the terms. The above terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present disclosure, a first component may be referred to as a second component, and similarly, a second component may also be referred to as a first component.

본 명세서에서 도면을 참고하여 설명한 흐름도에서, 동작 순서는 변경될 수 있고, 여러 동작들이 병합되거나, 어느 동작이 분할될 수 있고, 특정 동작은 수행되지 않을 수 있다. In the flowchart described with reference to the drawings in this specification, the order of operations may be changed, several operations may be merged, some operations may be divided, and specific operations may not be performed.

명세서에서 단말(Terminal/User equipment)은 접속망(Access Network)/무선 접속망(Radio Access network, RAN)의 기지국에 접속하여 코어망(Core Network)의 네트워크 기능들(Network Functions, NFs)를 이용한다. 여기서, 기지국은 접속망에 따라 eNB, gNB, AP 등을 포함할 수 있다. 단말은 휴대 단말, IoT 단말, 차량 단말(vehicle), 디스플레이 단말, 방송 단말, 게임 단말 등 다양한 형태 및 용도의 단말일 수 있다. 네트워크를 구성하는 장치들은 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.In the specification, a terminal (Terminal/User Equipment) accesses a base station of an Access Network/Radio Access Network (RAN) and uses Network Functions (NFs) of the Core Network. Here, the base station may include an eNB, a gNB, an AP, etc. according to an access network. The terminal may be a terminal of various types and uses, such as a portable terminal, an IoT terminal, a vehicle terminal, a display terminal, a broadcasting terminal, and a game terminal. The devices constituting the network may be implemented by hardware or software or a combination of hardware and software.

본 발명의 실시예들은 3GPP(3rd Generation Partnership Project) LTE(Long Term Evolution), LTE-A, 3GPP2, IEEE(Institute of Electrical and Electronics Engineers) 시스템, FS_NextGen(Study on Architecture for Next Generation System)과 같은 3GPP 5G 시스템 중 적어도 하나와 관련된 표준 문서에 의해 뒷받침될 수 있다. 즉, 본 발명의 실시예들 중 본 발명의 기술적 사상을 명확히 드러내기 위해 설명하지 않은 단계들 또는 부분들은 상기 문서에 의해 뒷받침될 수 있다. 또한, 본 문서에서 개시하고 있는 모든 용어들은 상기 표준 문서에 의해 설명될 수 있다.Embodiments of the present invention are 3GPP (3rd Generation Partnership Project) Long Term Evolution (LTE), LTE-A, 3GPP2, IEEE (Institute of Electrical and Electronics Engineers) system, 3GPP such as FS_NextGen (Study on Architecture for Next Generation System). It may be supported by standard documents related to at least one of the 5G systems. That is, steps or parts not described in order to clearly reveal the technical spirit of the present invention among the embodiments of the present invention may be supported by the document. In addition, all terms disclosed in this document may be described by the standard document.

도 1은 한 실시예에 따른 네트워크 작업 자동화 시스템의 동작을 개략적으로 설명하는 도면이고, 도 2는 종래의 네트워크 작업 자동화 시스템의 동작을 설명하는 도면이다.1 is a diagram schematically illustrating an operation of a network operation automation system according to an embodiment, and FIG. 2 is a diagram illustrating an operation of a conventional network operation automation system.

이때, 본 발명의 실시예에서 디바이스(200)의 변경을 필요로 하지 않으므로, 도 1과 도 2에서 디바이스(200)는 동일한 도면 부호를 사용하고, 네트워크 작업 자동화 시스템(100, 300)은 그 동작이 상이하므로, 도면 부호를 구별하여 사용하였다.At this time, since a change of the device 200 is not required in the embodiment of the present invention, the device 200 in FIGS. 1 and 2 uses the same reference numerals, and the network task automation systems 100 and 300 operate Since these are different, reference numerals are used to distinguish them.

도 1을 참조하면, 실시예에 따른 네트워크 작업 자동화 시스템(100)은 통신 장치, 메모리, 그리고 적어도 하나의 프로세서를 포함하는 컴퓨팅 장치일 수 있다. Referring to FIG. 1 , a network task automation system 100 according to an embodiment may be a computing device including a communication device, a memory, and at least one processor.

통신 장치는 복수의 디바이스(200)와 사전 협의된 프로토콜을 이용한 통신을 수행할 수 있다. 여기서, 사전 협의된 통신 프로토콜은 터미널 접속 방식을 포함할 수 있다. 예컨대, 터미널 접속 방식은 telnet이나 SSH(Secure Shell) 프로토콜을 포함할 수 있다.The communication apparatus may perform communication using a protocol negotiated in advance with the plurality of devices 200 . Here, the pre-negotiated communication protocol may include a terminal access method. For example, the terminal access method may include a telnet or Secure Shell (SSH) protocol.

메모리는 네트워크 작업 자동화를 수행하는 프로그램이 저장될 수 있다. 상기 프로그램을 실행하는 적어도 하나의 프로세서는 관리 엔진(110) 및 자동화 엔진(130)일 수 있다.The memory may store a program for performing network task automation. At least one processor executing the program may be a management engine 110 and an automation engine 130 .

관리 엔진(110)은 작업과 그 작업을 구성하는 항목들을 정의하고 자동화 엔진(130)은 운영자에 의해 관리 엔진(110)에 등록된 작업 항목 스크립트를 제조사가 동일한 디바이스 그룹(200)에 전송함으로써, 네트워크 작업 자동화를 일괄적으로 수행할 수 있다.The management engine 110 defines the task and the items constituting the task, and the automation engine 130 transmits the work item script registered in the management engine 110 by the operator to the same device group 200 by the manufacturer, Network task automation can be performed in batches.

이때, 자동화 엔진(130)은 디바이스(200)들이 기본적으로 제공하는 터미널 접속 방식을 이용하여 작업 항목 스크립트를 디바이스들(200)에 전송하고 그 결과를 수신할 수 있다. 즉, 작업 항목 별로 특정 제조사(vendor) 또는 제조사의 디바이스(200)에서 실행될 수 있는 명령어를 포함하는 작업 스크립트를 등록하기만 하면, 제조사에 상관없이 일괄적인 네트워크 작업 자동화가 가능하다.In this case, the automation engine 130 may transmit the work item script to the devices 200 using a terminal access method basically provided by the devices 200 and receive the result. That is, as long as a work script including a command that can be executed in a specific vendor or manufacturer's device 200 is registered for each work item, batch network task automation is possible regardless of the manufacturer.

반면, 도 2를 참조하면, 종래의 작업 자동화 시스템(300)은 자동으로 수행하고자 하는 네트워크 작업이 시스템에 개발되어 있어야 한다. On the other hand, referring to FIG. 2 , in the conventional task automation system 300 , a network task to be automatically performed must be developed in the system.

또한, 작업을 구성하는 작업 항목들도 작업 자동화 시스템(300)에 정의되어 있어야 한다. 작업 별로 수행해야 할 작업 항목들이 여러 개 존재할 경우 각 작업 항목을 수행할 명령어가 존재한다. 즉, 작업 항목 : 명령어 = 1 : (1…N)이 될 수 있다. 이때, 서로 다른 제조사의 디바이스(200)로 각 작업 항목에 해당하는 명령을 수행할 수 있는 드라이버 프로그램이나 플러그인 프로그램이 네트워크 작업 자동화 시스템(300)에 설치되어 있어야 한다. In addition, work items constituting the work should also be defined in the work automation system 300 . When there are multiple work items to be performed for each task, there is a command to execute each work item. That is, it can be work item : command = 1 : (1…N). At this time, a driver program or a plug-in program capable of performing a command corresponding to each work item with the devices 200 of different manufacturers must be installed in the network work automation system 300 .

그러나, 플러그인 프로그램은 디바이스(200)에서 제공하는 모든 명령어를 지원하지 않을 수 있다. 예를들어, 작업 #1은 항목 #1과 항목 #2로 이루어져 있을 수 있다. 항목 #1을 수행하기 위해서 제조사 별로 서로 다른 명령어를 가진다. 제조사 A의 디바이스(200)는 항목 #1을 수행하기 위한 제조사 A의 명령어, 제조사 B의 명령어, 제조사 C의 명령어, 그리고 항목 #2를 수행하기 위한 제조사 A의 명령어, 제조사 B의 명령어, 제조사 C의 명령어의 수행이 각각 필요할 수 있다. 제조사 A의 디바이스(200)는 항목 #1을 수행하기 위한 제조사 A의 명령어 및 항목 #2를 수행하기 위한 제조사 B의 명령어의 수행이 필요할 수 있다. 따라서, 네트워크 작업 자동화 시스템(300)에는 각 제조사별 명령어를 지원하는 플러그인 프로그램이나 드라이버 프로그램이 설치되어야 한다.However, the plug-in program may not support all commands provided by the device 200 . For example, task #1 may consist of item #1 and item #2. In order to perform item #1, each manufacturer has different commands. The device 200 of the manufacturer A is the manufacturer A's command, the manufacturer B's command, the manufacturer C's command, and the manufacturer A's command, the manufacturer B's command, the manufacturer C for performing the item #1. Each of the commands may be required to be executed. The device 200 of the manufacturer A may need to perform the command of the manufacturer A for performing item #1 and the command of the manufacturer B for performing the item #2. Therefore, a plug-in program or a driver program supporting commands for each manufacturer must be installed in the network task automation system 300 .

이처럼, 종래에는 작업 항목이 아닌 제조사 별로 명령어를 지원하는 별도의 프로그램, 즉, 플러그인 또는 드라이버의 설치를 필요로 한다. 또한, 제조사 X가 추가되면, 제조사 X의 새로운 명령어 형식을 지원하는 플러그인 또는 드라이버가 추가되어야 한다.As such, conventionally, it is necessary to install a separate program supporting a command for each manufacturer, that is, a plug-in or a driver, rather than a work item. In addition, when manufacturer X is added, a plug-in or driver that supports the new command format of manufacturer X must be added.

또한, 새로운 작업을 추가할 경우, 네트워크 작업 자동화 시스템(300)에 새로운 작업 정의와 추가 개발을 필요로 한다. 또한, 하나의 작업 내에서 여러 항목이 설정되므로, 새로운 항목을 추가할 경우, 네트워크 작업 자동화 시스템(300)에 새로운 항목의 추가 개발을 필요로 한다. 이때, 추가될 새로운 항목을 수행할 명령어는 플러그인이나 드라이버에서 지원되어야 한다. 만약, 지원이 안된다면, 그 명령어를 수행할 수 있도록 플러그인이나 드라이버 혹은 별도의 프로그램의 개발을 필요로 한다. 또한, 새로운 제조사의 디바이스를 추가하는 경우, 추가된 디바이스가 인식할 수 있는 명령어를 지원하는 플러그인이나 드라이버가 네트워크 작업 자동화 시스템(300)에 설치되어 있어야 한다.In addition, when a new task is added, a new task definition and additional development are required in the network task automation system 300 . In addition, since several items are set within one task, when a new item is added, additional development of the new item is required in the network task automation system 300 . At this time, the command to perform the new item to be added must be supported by the plug-in or driver. If it is not supported, a plug-in, driver, or separate program needs to be developed to execute the command. In addition, when a device of a new manufacturer is added, a plug-in or driver supporting a command recognizable by the added device must be installed in the network task automation system 300 .

이처럼, 추가되는 항목을 수행하기 위한 명령어들 또는 추가되는 제조사의 명령어 형식을 기존 플러그인이나 드라이버에서 지원하면, 작업 항목과 제조사만 추가 개발하면 되지만, 지원하지 않는다면 플러그인이나 드라이버 자체의 추가 개발을 필요로 한다. As such, if the existing plug-in or driver supports the commands for performing the added item or the added manufacturer's command format, only the work item and the manufacturer need to be additionally developed. If not, additional development of the plug-in or driver itself is required. do.

하지만, 도 1에서 설명한 바와 같이, 본 발명의 실시예에서는 작업과 그 작업의 항목 별로 스크립트를 등록하는 동작만으로 디바이스(200)의 제조사 명령어를 수용하므로, 별도의 프로그램 개발을 필요로 하지 않는다. 또한, 새로운 제조사가 추가되더라도 그 제조사의 명령어 형식을 등록하기만 하면 이를 사용하여 새로운 제조사의 디바이스(200)를 제어할 수 있다. However, as described with reference to FIG. 1 , in the embodiment of the present invention, since the manufacturer's command of the device 200 is accepted only by the operation of registering a script for each task and the task item, a separate program development is not required. In addition, even if a new manufacturer is added, the device 200 of the new manufacturer can be controlled by simply registering the command format of the manufacturer using this.

도 3은 다른 실시예에 따른 네트워크 작업 자동화 시스템의 세부 구성을 나타낸 도면으로서, 특히, 도 1의 관리 엔진(110) 및 자동화 엔진(130)의 세부 구성을 설명한다.3 is a view showing a detailed configuration of a network task automation system according to another embodiment, and in particular, the detailed configuration of the management engine 110 and the automation engine 130 of FIG. 1 will be described.

도 3을 참조하면, 관리 엔진(110)은 운용자의 요청에 의해 제조사(Vendor) 단위의 작업 항목 스크립트를 등록 및 저장한다. 자동화 엔진(130)은 관리 엔진(110)에 등록된 제조사 단위의 작업 항목 스크립트를 정해진 주기 또는 특정 시점에 해당 제조사의 디바이스(200) 또는 디바이스 그룹(200)으로 전송하여 실행할 수 있다. Referring to FIG. 3 , the management engine 110 registers and stores a work item script in units of a vendor at the request of an operator. The automation engine 130 may transmit and execute the work item script for each manufacturer registered in the management engine 110 to the device 200 or the device group 200 of the corresponding manufacturer at a predetermined cycle or a specific time.

관리 엔진(110)은 네트워크 작업 자동화에 필요한 정보를 설정 및/또는 관리하는 엔진으로서, 데이터베이스 서버의 형태로 구현될 수 있다. 관리 엔진(110)은 사용자가 설정한 정보를 관리할 수 있다.The management engine 110 is an engine that sets and/or manages information necessary for network task automation, and may be implemented in the form of a database server. The management engine 110 may manage information set by a user.

자동화 엔진(130)은 복수의 디바이스(200)와 연결된다. 여기서, 복수의 디바이스(200)는 네트워크 작업 대상으로서, 네트워크 장비들일 수 있다. 실시예에 따르면, 복수의 디바이스(200)는 5G 네트워크를 구성하는 코어 장비, 기지국 장비 등을 포함할 수 있다.The automation engine 130 is connected to a plurality of devices 200 . Here, the plurality of devices 200 may be network devices as a target of a network operation. According to the embodiment, the plurality of devices 200 may include core equipment and base station equipment constituting the 5G network.

복수의 디바이스(200)는 동일한 네트워크 기능을 수행하더라도 제조사가 서로 다를 수 있다. 복수의 디바이스(200)는 상이한 네트워크 기능을 수행하는 디바이스 별로 제조사 서로 다를 수도 있다. 복수의 디바이스(200)는 제조사가 동일한 디바이스가 그룹을 형성할 수 있다.The plurality of devices 200 may have different manufacturers even if they perform the same network function. The plurality of devices 200 may have different manufacturers for each device performing different network functions. In the plurality of devices 200 , devices of the same manufacturer may form a group.

자동화 엔진(130)은 관리 엔진(110)에 의해 설정된 정보를 토대로, 제조사별 디바이스(200)를 제어하는 스트립트를 전송한다. 자동화 엔진(130)은 스크립트 실행에 따른 정보를 취합하여 가공한다. 자동화 엔진(130)은 가공한 정보를 관리 엔진(110)의 데이터베이스에 저장한다. 데이터베이스에 저장된 정보는 외부 장치를 통해 운용자에게 제공된다. 외부 장치는 디스플레이 장치일 수 있다.The automation engine 130 transmits a script for controlling the device 200 for each manufacturer based on information set by the management engine 110 . The automation engine 130 collects and processes information according to script execution. The automation engine 130 stores the processed information in the database of the management engine 110 . The information stored in the database is provided to the operator through an external device. The external device may be a display device.

관리 엔진(110)은 복수의 기능을 실행하며, 복수의 기능은 작업 관리, 조회 명령어 관리, 설정 명령어 관리, 작업 항목 관리, 파싱룰 정의, 설정 명령어 실행, 대상 장비 관리, 데이터 일반화 정의, 데이터베이스(DB) 관리, 작업 항목 판단 기준 관리, 작업 항목 별 조치 작업 매핑 관리, 작업 항목 및 판단 기준 최적화 관리를 포함한다. The management engine 110 executes a plurality of functions, and the plurality of functions are job management, inquiry command management, setting command management, work item management, parsing rule definition, setting command execution, target equipment management, data generalization definition, database ( DB) management, work item judgment criterion management, action task mapping management for each work item, and work item and judgment criterion optimization management.

여기서, 관리 엔진(110)은 복수의 디바이스(200)에 수행할 작업을 등록, 수정, 삭제하는 작업 관리를 수행한다. 관리 엔진(110)은 복수의 디바이스(200)에 수행할 작업의 실행 종류를 정의한다. 실행 종류는 실행 주기 설정, 자동/수동 실행 설정을 포함할 수 있다.Here, the management engine 110 performs task management of registering, modifying, and deleting tasks to be performed on the plurality of devices 200 . The management engine 110 defines an execution type of a task to be performed on the plurality of devices 200 . Execution type may include execution cycle setting and automatic/manual execution setting.

관리 엔진(110)은 조회 명령어 관리, 설정 명령어 관리는 작업을 위한 조회 명령어 및 설정 명령어의 등록, 수정, 삭제하는 관리를 수행한다. 이때, 설정 명령어는 생성(CREATE) 명령어, 업데이트(UPDATE) 명령어, 삭제(DELETE) 명령어를 포함한다.The management engine 110 manages the inquiry command management, and the setting command management manages registration, modification, and deletion of inquiry commands and setting commands for work. In this case, the setting command includes a CREATE command, an UPDATE command, and a DELETE command.

관리 엔진(110)은 작업을 구성하는 작업 항목의 등록, 수정, 삭제를 포함하는 작업 항목 관리를 수행한다. 작업 항목의 종류는 조회성 항목과 설정성 항목으로 나뉜다. 관리 엔진(110)은 조회 항목 등록시 명령어 실행 스크립트, 파싱룰 스크립트, 데이터 일반화 스크립트를 정의한다. 작업 항목 별로 작업 명령어들이 정의되는데, 작업 명령어들은 제조사 마다 다르고 작업 명령어 실행 결과도 제조사 마다 다르기 때문에 제조사 마다 작업 항목을 정의해야한다. 제조사 별 디바이스(200)의 설정 명령어도 다르기 때문에 동일한 작업이더라도 해당 작업을 수행하기 위해서 제조사별 작업 항목의 정의가 필요하다. 따라서, 작업 항목 관리는 제조사별 작업 항목의 관리를 포함한다.The management engine 110 performs work item management including registration, modification, and deletion of work items constituting the work. The types of work items are divided into queryability items and settable items. The management engine 110 defines a command execution script, a parsing rule script, and a data generalization script when registering an inquiry item. Work commands are defined for each work item. Since work commands are different for each manufacturer and the result of executing the work command is also different for each manufacturer, work items must be defined for each manufacturer. Since the setting commands of the device 200 for each manufacturer are also different, even if the same task is performed, it is necessary to define a work item for each manufacturer in order to perform the corresponding task. Accordingly, work item management includes management of work items for each manufacturer.

관리 엔진(110)은 파싱룰 정의를 수행한다. 파싱룰 정의는 작업 명령어를 실행한 결과에서 작업 별로 필요한 데이터를 추출하기 위한 정규 표현식을 정의하는 기능이다. 여기서, 정규 표현식은 특정한 규칙을 가진 문자열의 집합을 표현하는데 사용되는 형식 언어를 말한다.The management engine 110 performs parsing rule definition. Parsing rule definition is a function of defining a regular expression to extract data required for each job from the result of executing the job command. Here, the regular expression refers to a formal language used to express a set of strings with specific rules.

관리 엔진(110)은 설정 명령어 실행 관리를 수행한다. 설정 명령어 실행은 설정 명령어 스크립트 등록, 수정, 삭제와 같은 관리 기능을 포함한다.The management engine 110 performs setting command execution management. Setting command execution includes management functions such as registering, modifying, and deleting setting command scripts.

관리 엔진(110)은 설정 항목 등록시 CREATE 명령어 형식, DELETE 명령어 형식, UPDATE 명령어 형식 스크립트 등록을 수행한다.The management engine 110 registers a CREATE command format, a DELETE command format, and an UPDATE command format script when registering a setting item.

관리 엔진(110)은 대상 장비 관리를 수행한다. 대상 장비 관리는 작업 대상인 네트워크 장비의 정보를 등록, 수정, 삭제하는 관리를 포함한다.The management engine 110 performs target equipment management. Target device management includes management of registering, modifying, and deleting information of network devices as work targets.

관리 엔진(110)은 데이터 일반화 정의를 수행한다. 데이터 일반화 정의는 작업 명령 실행 결과를 통일된 형태로 제공하기 위한 데이터 일반화 형식을 정의하는 기능을 포함한다. The management engine 110 performs data generalization definition. The data generalization definition includes a function to define the data generalization format to provide the work command execution result in a unified form.

관리 엔진(110)은 별도의 데이터베이스를 보유 및 관리할 수 있다. 데이터베이스는 관리 엔진(110) 및 자동화 엔진(130)의 동작에 필요한 정보를 저장한다. 이때, 데이터베이스는 관리 엔진(110)의 동작에 따른, 즉, 조회 명령어 관리, 설정 명령어 관리, 작업 항목 관리, 파싱룰 정의, 설정 명령어 실행, 대상 장비 관리, 데이터 일반화 정의, 작업 항목 판단 기준 관리, 작업 항목 별 조치 작업 매핑 관리, 작업 항목 및 판단 기준 최적화 수행에 따른 각 정보를 저장할 수 있다.The management engine 110 may maintain and manage a separate database. The database stores information necessary for the operation of the management engine 110 and the automation engine 130 . At this time, the database according to the operation of the management engine 110, that is, inquiry command management, setting command management, work item management, parsing rule definition, setting command execution, target equipment management, data generalization definition, work item determination criteria management, It is possible to store each piece of information according to the action action mapping management for each work item, and optimization of the work item and judgment criteria.

관리 엔진(110)은 작업 항목 판단 기준 관리, 작업 항목 별 조치 작업 맵핑관리, 작업 항목 및 판단 기준 최적화를 한다. 이때, 관리 엔진(110)은 자동화 엔진(130)의 요청 또는 제어에 따른 관리를 수행할 수 있다.The management engine 110 manages work item determination criteria, manages action work mapping for each work item, and optimizes work items and determination criteria. In this case, the management engine 110 may perform management according to the request or control of the automation engine 130 .

작업 항목 판단 기준 관리는 작업 실행 결과로부터 정상 및 비정상을 판단하기 위한 조건의 등록, 수정, 삭제와 같은 관리를 포함한다. 작업 항목 별 조치 작업 맵핑 관리는 작업 실행 결과 비정상으로 판단된 경우에 조치 작업들을 맵핑하는 관리를 포함한다. 작업 항목 및 판단 기준 최적화는 비정상 작업 실행 결과에 대한 조치 작업을 시행후, 해당 작업 항목과 정상/비정상 판단 조건을 업데이트하여 최적화하는 관리를 포함한다.Management of work item judgment criteria includes management such as registration, correction, and deletion of conditions for judging normal and abnormal from the work execution result. Action task mapping management for each work item includes management of mapping action tasks when it is determined that the task execution result is abnormal. Optimization of work items and judgment criteria includes management of optimizing the work items and normal/abnormal judgment conditions by updating the corresponding work items and normal/abnormal judgment conditions after executing the action work on the abnormal work execution result.

관리 엔진(110)은 사용자 인터페이스 장치를 통해 사용자가 조회성 작업 항목을 선택 또는 입력하면, 작업 항목 관리, 조회 명령어 관리, 파싱룰 정의, 데이터 일반화 정의를 수행할 수 있다.When the user selects or inputs a queryable work item through the user interface device, the management engine 110 may perform work item management, query command management, parsing rule definition, and data generalization definition.

관리 엔진(110)은 사용자 인터페이스 장치를 통해 사용자가 설정성 작업 항목을 선택 또는 입력하면, 작업 항목 관리, 설정 명령어 관리, 설정 명령어 실행 관리를 수행할 수 있다.When a user selects or inputs a settable work item through the user interface device, the management engine 110 may perform work item management, setting command management, and setting command execution management.

자동화 엔진(130)은 관리 엔진(110)의 데이터베이스 정보를 토대로, 그리고관리 엔진(110)과 연동하여 제조사별 디바이스(200)를 제어하는 작업 스크립트를 실행한다. 또한, 자동화 엔진(130)은 작업 스크립트 실행에 따른 정보를 취합하여 가공한다.The automation engine 130 executes a job script for controlling the device 200 for each manufacturer based on the database information of the management engine 110 and in conjunction with the management engine 110 . In addition, the automation engine 130 collects and processes information according to the execution of the job script.

자동화 엔진(130)은 복수의 기능을 수행하며, 복수의 기능은 스크립트 스케줄러, 스크립트 실행, 데이터 추출 및 데이터 일반화를 포함할 수 있다.The automation engine 130 performs a plurality of functions, and the plurality of functions may include a script scheduler, script execution, data extraction, and data generalization.

자동화 엔진(130)은 작업 명령어 스크립트를 실행하여, 수행할 작업 명령어를 입력한다. 자동화 엔진(130)은 파싱룰 스크립트를 실행하여, 작업 명령어 실행 결과에서 추출할 부분을 선택하면 정규 표현식으로 작성한다. 자동화 엔진(130)은 데이터 일반화 스크립트를 수행하여, 추출한 데이터를 데이터베이스에 저장하기 위한 일반화 형식으로 작성한다. The automation engine 130 executes the job command script, and inputs the job command to be performed. The automation engine 130 executes the parsing rule script, and when selecting a part to be extracted from the result of executing the job command, it is written as a regular expression. The automation engine 130 executes the data generalization script, and writes the extracted data in a generalized format for storing in the database.

자동화 엔진(130)은 관리 엔진(110)의 작업 관리에 따른 스케줄링 정보를 토대로, 스크립트 스케줄링을 수행한다.The automation engine 130 performs script scheduling based on scheduling information according to the job management of the management engine 110 .

자동화 엔진(130)은 별도의 장치 없이 네트워크 작업 대상인 디바이스(200)에서 제공하는 터미널 연결 방법을 이용하여 디바이스(200)로 작업 명령을 전송하여 실행하고 그 결과를 전달받는다. The automation engine 130 transmits and executes an operation command to the device 200 using a terminal connection method provided by the device 200, which is a network operation target, without a separate device, and executes the operation command and receives the result.

자동화 엔진(130)은 전달받은 결과에서 원하는 데이터만 추출하고 추출한 데이터가 정상인지 비정상인지 작업 항목 별로 정의한 판단 기준에 따라서 정상/비정상 여부를 판단한다. The automation engine 130 extracts only desired data from the received result and determines whether the extracted data is normal or abnormal according to a determination criterion defined for each work item or not.

작업 결과가 정상일 경우에, 관리 엔진(110)에 저장된 작업 결과는 사용자에게 제공될 수 있다. When the job result is normal, the job result stored in the management engine 110 may be provided to the user.

작업 결과가 비정상일 경우, 자동화 엔진(130)은 작업 항목 별로 정의된 조치 작업들을 자동으로 수행하여 작업을 정상적으로 성공시킬 수 있다.When the work result is abnormal, the automation engine 130 may automatically perform the action tasks defined for each work item to successfully complete the work.

또한, 작업 성공률에 따라서 관리 엔진(110)은 기 설정된 정상/비정상 판단 기준을 최적화하여 높은 작업 성공률을 제공할 수 있다. 이때, 숫자 범위의 판단 기준일 경우 미세한 값 변경을 통하여 높은 성공률이 될 수 있도록 지속적인 최적화를 수행할 수 있다.Also, according to the job success rate, the management engine 110 may optimize a preset normal/abnormal determination criterion to provide a high job success rate. In this case, in the case of a criterion for determining the range of numbers, continuous optimization can be performed so that a high success rate can be achieved through a small value change.

또한, 관리 엔진(110)은 작업 결과가 비정상일 경우, 자동화 엔진(130)의 요청에 의해 대상 작업에 대하여 수행할 조치 작업들을 조회하고 조회 결과를 제공한다. 자동화 엔진(130)은 관리 엔진(110)이 조회한 조치 작업 스크립트를 자동 실행하고, 실행 결과로부터 필요한 데이터를 추출하여 일반화하여 데이터베이스에 저장한다. In addition, when the job result is abnormal, the management engine 110 inquires the action to be performed on the target job at the request of the automation engine 130 and provides the inquiry result. The automation engine 130 automatically executes the action task script inquired by the management engine 110, extracts necessary data from the execution result, generalizes it, and stores it in the database.

자동화 엔진(130)은 조치 작업 결과에 따라서 정확도 계산 및 판단 기준 최적화를 실행한다. 자동화 엔진(130)은 정확도에 따라서 최적화된 판단 기준을 적용한다.The automation engine 130 executes the accuracy calculation and judgment criterion optimization according to the action task result. The automation engine 130 applies the judgment criterion optimized according to the accuracy.

관리 엔진(110)이 정의한 작업 항목들은 작업 단위로 작업 대상인 디바이스(200)를 대상으로 실행된다. 정의된 작업은 자동화 엔진(130)으로 전달되며 디바이스(200)의 접속 정보를 기반으로 디바이스(200)에 telnet이나 SSH(Secure Shell) 프로토콜로 접속하여 각 명령어들이 실행되고 디바이스(200)로부터 결과가 수신된다. 즉, 등록된 작업 정보는 실행 방법에 따라서 자동화 엔진(130)의 스크립트 스케줄러로 전달된다. 자동화 엔진(130)의 스크립트 스케줄러는 실행 방법에 따라서 주기적/수동적으로 실행된다. 자동화 엔진(130)은 정의된 스크립트의 명령어를 디바이스(200)에 실행시켜 실행 결과를 수신한다. 그러면, 자동화 엔진(130)은 실행 결과로부터 정규 표현식으로 정의된 파싱룰에 따라서 필요한 데이터를 추출한다. 그리고 추출한 데이터들을 동일한 형태의 데이터로 관리하기 위하여 일반화시킨 후, 이를 데이터베이스에 저장한다. The work items defined by the management engine 110 are executed for the device 200 as a work target in units of work. The defined task is delivered to the automation engine 130 , and each command is executed by connecting to the device 200 with telnet or Secure Shell (SSH) protocol based on the connection information of the device 200 , and the result is obtained from the device 200 . is received That is, the registered job information is transmitted to the script scheduler of the automation engine 130 according to the execution method. The script scheduler of the automation engine 130 is executed periodically/manually according to the execution method. The automation engine 130 executes the command of the defined script in the device 200 to receive the execution result. Then, the automation engine 130 extracts necessary data from the execution result according to the parsing rule defined by the regular expression. And after generalizing the extracted data to manage it as the same type of data, it is stored in the database.

또한, 자동화 엔진(130)은 관리 엔진(110)에 등록된 명령어 실행 스크립트를 디바이스(200)로 동적으로 실행하는 스크립트 스케줄링을 수행한다. 자동화 엔진(130)은 설정 명령어 스크립트를 디바이스(200)로 실행한다. In addition, the automation engine 130 performs script scheduling to dynamically execute the command execution script registered in the management engine 110 to the device 200 . The automation engine 130 executes the setting command script to the device 200 .

자동화 엔진(130)은 리포트 알람, 통계 장애 정보 등과 같이 작업 실행 결과를 가공하여 관리 엔진(110)의 데이터베이스에 등록한다.The automation engine 130 processes the job execution results, such as report alarms and statistical failure information, and registers them in the database of the management engine 110 .

도 4는 한 실시예에 따른 네트워크 작업 자동화 과정을 도시하고, 도 5는 한 실시예에 따른 스크립트 실행 과정을 나타내며, 도 6은 다른 실시예에 따른 스크립트 실행 과정을 나타내고, 도 7은 실시예에 따른 데이터 추출 과정을 설명하고, 도 8은 한 실시예에 따른 작업 결과 데이터의 예시이고, 도 9는 다른 실시예에 따른 작업 결과 데이터의 예시이다.4 shows a network task automation process according to an embodiment, FIG. 5 shows a script execution process according to an embodiment, FIG. 6 shows a script execution process according to another embodiment, and FIG. 7 shows an embodiment A data extraction process will be described in accordance with FIG. 8 is an example of job result data according to an embodiment, and FIG. 9 is an example of job result data according to another embodiment.

도 4를 참조하면, 네트워크 작업 자동화 시스템(100)의 관리 엔진(110)은 작업 및 작업 항목을 설정한다(S101). 예를들어, 작업은 5G 코어 장비의 점검 리포트를 포함할 수 있으며, SMF 점검 리포트, UPF 점검 리포트, AMF 점검 리포트 등을 포함할 수 있다. 하나의 작업은 적어도 하나의 작업 항목으로 구성되는데, 예를들어, UPF 점검 리포트는 UPF의 트래픽 정보 수집 작업 항목을 포함할 수 있다.Referring to FIG. 4 , the management engine 110 of the network task automation system 100 sets tasks and task items ( S101 ). For example, the task may include an inspection report of 5G core equipment, and may include an SMF inspection report, a UPF inspection report, an AMF inspection report, and the like. One task consists of at least one work item. For example, the UPF inspection report may include a UPF traffic information collection work item.

관리 엔진(110)은 사용자 요청 또는 사용자 입력에 따른 작업을 생성하는데, 복수의 작업 항목으로 그룹핑된 작업을 정의하고 작업 이름, 실행 방법(주기/수동), 대상 장비를 설정할 수 있다. 예를들어, 관리 엔진(110)은 AMF 점검 리포트 작업을 생성하는 경우, 실행 주기를 1일에 1번으로 설정하고, 작업 대상 장비를 제조사 A_AMF, 제조사 B_AMF로 지정할 수 있다.The management engine 110 creates a task according to a user request or user input, defines a task grouped into a plurality of task items, and may set a task name, an execution method (cycle/manual), and target equipment. For example, when generating the AMF inspection report task, the management engine 110 may set the execution cycle to once a day and designate the work target equipment as manufacturer A_AMF or manufacturer B_AMF.

관리 엔진(110)은 작업 결과가 정상인지 또는 비정상인지 판단하기 위한 조건과 비정상일 경우 조치 작업을 설정한다(S103). 예를들어, 작업 항목이 UPF 트래픽 정보 수집이라면, 관리 엔진(110)은 수집한 UPF의 트래픽이 일정 수준 이하면 정상 아니면 비정상인 조건을 설정할 수 있다. 또한, 관리 엔진(110)은 UPF 트래픽이 높아지면 타국사로 호 우회를 위한 전국 AMF에 대한 호 우회 작업을 조치 작업으로 설정할 수 있다. 이때, 기존 AMF에서 해당 UPF와 연동하는 SMF를 삭제하고 다시 연동할 대체 SMF 정보를 설정할 수 있다.The management engine 110 sets a condition for determining whether the work result is normal or abnormal, and an action task when it is abnormal (S103). For example, if the work item is UPF traffic information collection, the management engine 110 may set a normal or abnormal condition when the collected UPF traffic is below a certain level. Also, when the UPF traffic increases, the management engine 110 may set a call detour operation for the national AMF for call detour to another station as an action task. In this case, it is possible to delete the SMF interworking with the corresponding UPF from the existing AMF and set alternative SMF information to interwork again.

관리 엔진(110)은 각 작업 항목에 대하여 점검 기준, 즉, 정상 조건/비정상조건을 설정하고 자동화 엔진(130)은 설정한 기준에 따라서 작업 결과 리포트를 생성할 수 있다. 예를들어, CPU의 5분 사용률이 70% 미만인 경우 정상이고 그 이상이면 비정상으로 설정될 수 있다.The management engine 110 may set an inspection standard, that is, a normal condition/abnormal condition for each work item, and the automation engine 130 may generate a work result report according to the set standard. For example, if the CPU usage rate for 5 minutes is less than 70%, it is normal, and if it is higher than 70%, it may be set to abnormal.

자동화 엔진(130)은 작업 항목 별로 스크립트를 실행한다(S105). The automation engine 130 executes a script for each work item (S105).

자동화 엔진(130)은 작업 항목 별 명령어로 구성된 스크립트와 리포트할 정보를 파싱할 파서 스크립트들을 설정에 따라서 주기적으로 자동 실행하거나 또는 사용자 입력에 따라 수동 실행할 수 있다. The automation engine 130 may periodically automatically execute a script composed of a command for each work item and a parser script to parse the information to be reported according to a setting or manually according to a user input.

실시예에 따르면, 조회 작업 항목 스크립트는 명령어 실행 스크립트, 데이터 추출 스크립트, 데이터 일반화 스크립트를 포함할 수 있다. According to an embodiment, the inquiry work item script may include a command execution script, a data extraction script, and a data generalization script.

명령어 실행 스크립트는 대상 장비로 작업 항목을 위한 명령어들로 구성된다. 데이터 추출 스크립트는 명령어 실행 결과에서 필요한 데이터 추출을 위한 정규 표현식을 포함할 수 있다. 데이터 일반화 스크립트는 이종 디바이스(200)에 대한 추출 데이터를 일반화하는 포맷으로 구성될 수 있다.작업 항목 별로 제조사 명령어는 표 1과 같이 정의될 수 있다.Command execution script consists of commands for work items with target equipment. The data extraction script may include regular expressions for extracting necessary data from the command execution result. The data generalization script may be configured in a format for generalizing the extracted data for the heterogeneous device 200. A manufacturer command for each work item may be defined as shown in Table 1.

작업 항목work item 제조사A_AMF 명령어Manufacturer A_AMF command 제조사B_AMF 명령어Manufacturer B_AMF command Port 상태 조회Port status inquiry RTRV-PORT-STSRTRV-PORT-STS show port tableshow port table 연동 노드 상태 조회Link node status inquiry RTRV-NE-STSRTRV-NE-STS show egtpc peersshow egtpc peers

도 5를 참조하면, 자동화 엔진(130)은 제조사 A의 AMF를 대상으로 포트 상태 조회(Port 상태 조회) 작업의 명령어 스크립트를 실행한 결과 데이터(P1)로부터 필수 데이터(P11)를 추출한다. 자동화 엔진(130)은 추출한 필수 데이터(P11)를 정규 표현식(P3)을 이용하여 일반화된 메타 데이터(P5)로 가공하여 데이터베이스에 저장할 수 있다.Referring to FIG. 5 , the automation engine 130 extracts essential data P11 from the result data P1 of executing the command script of the port state inquiry (Port state inquiry) operation for the AMF of the manufacturer A. The automation engine 130 may process the extracted essential data P11 into generalized metadata P5 using the regular expression P3 and store it in the database.

도 6을 참조하면, 자동화 엔진(130)은 제조사 B의 AMF를 대상으로 포트 상태 조회(Port 상태 조회) 작업의 명령어 스크립트를 실행한 결과 데이터(P7)로부터 필수 데이터(P71)를 추출한다. 자동화 엔진(130)은 추출한 필수 데이터(P71)를 정규 표현식(P9)을 이용하여 일반화된 메타 데이터(P11)로 가공하여 데이터베이스에 저장할 수 있다.Referring to FIG. 6 , the automation engine 130 extracts essential data P71 from the result data P7 of executing the command script of the port state inquiry (Port state inquiry) operation for the AMF of the manufacturer B. The automation engine 130 may process the extracted essential data P71 into generalized metadata P11 using the regular expression P9 and store it in the database.

도 5 및 도 6을 참조하면, 제조사 별로 결과 데이터(P1, P7)로 추출하는 필수 데이터(P11, P71)가 상이하지만, 이를 정규 표현식을 통해 가공하여 일반화된 데이터로 가공된다. 이때, 일반화된 데이터 포맷은 제조사들이 모두 동일하다.Referring to FIGS. 5 and 6 , although essential data P11 and P71 extracted as result data P1 and P7 are different for each manufacturer, they are processed through regular expressions and processed into generalized data. In this case, the generalized data format is the same for all manufacturers.

실시예에 따르면, 설정 작업 항목 스크립트는 생성(CREATE) 포맷, 삭제(DELETE) 포맷, 업데이트(UPDATE) 포맷을 포함할 수 있다. 생성(CREATE) 포맷은 새로운 설정을 하기 위한 명령어 형식을 포함한다. 삭제(DELETE) 포맷은 기존 설정을 지우기 위한 명령어 형식을 포함한다. 업데이트(UPDATE) 포맷은 기존 설정을 새로운 설정으로 변경하기 위한 명령어 형식을 포함한다. According to an embodiment, the setting work item script may include a CREATE format, a DELETE format, and an UPDATE format. The CREATE format includes a command format for making new settings. The DELETE format includes a command format for erasing existing settings. The update (UPDATE) format includes a command format for changing an existing setting to a new setting.

이처럼, 작업 종류는 설정성 작업과 조회성 작업으로 정의된다. 따라서, 자동화 엔진(130)은 설정 명령어로 구성된 설정 작업 스크립트를 실행하거나 또는 조회 명령어들로 구성된 조회 작업 스크립트를 자동으로 실행한다. As such, the type of operation is defined as a settable operation and a queryability operation. Accordingly, the automation engine 130 automatically executes a setting operation script composed of setting commands or an inquiry operation script composed of inquiry commands.

동일한 설정 작업을 모든 제조사 장비로 수행하기 위해서는 각 제조사별 설정 작업 항목 스크립트들이 별도로 정의되어야 한다. 예를들어, VLAN 생성 작업일 경우, 제조사 A의 명령어는 "CREATE vlan_id: 10"이고, 제조사 B의 명령어는 "vlan 10"과 같이 명령어 형식이 서로 다르다. 따라서, 제조사 A를 위한 VLAN 생성 작업 항목을 정의(A_VLAN_생성)하고 제조사 B를 위한 VLAN 생성 작업을 정의(B_VLAN_생성) 한다. 각각의 작업 항목은 VLAN 생성 작업의 항목으로 정의된다. 운영자는 VLAN 생성 작업을 실행하면, 실제로는 A_VLAN_생성/B_VLAN_생성 작업 항목이 수행된다. 종래에는 제조사 별로 각각의 명령어 형식을 지원하는 별도의 프로그램, 즉, 플러그인 프로그램 또는 드라이버 프로그램을 개발해야 하지만, 본 발명의 실시예에 따르면, 작업 항목을 지정하는 것만으로, 다양한 제조사의 명령어 형식을 수용할 수 있다.In order to perform the same setting work with all manufacturer's equipment, setting work item scripts for each manufacturer must be defined separately. For example, in the case of VLAN creation, manufacturer A's command is "CREATE vlan_id: 10", and manufacturer B's command has different command formats, such as "vlan 10". Therefore, a VLAN creation task item for manufacturer A is defined (A_VLAN_creation) and a VLAN creation task for manufacturer B is defined (B_VLAN_creation). Each work item is defined as an item of VLAN creation work. When the operator executes the VLAN creation operation, the A_VLAN_create/B_VLAN_creation operation items are actually performed. Conventionally, it is necessary to develop a separate program supporting each command format for each manufacturer, that is, a plug-in program or a driver program. can do.

자동화 엔진(130)은 작업 항목 별로 스크립트를 실행한다(S107). 즉, S105에서 생성된 작업 항목 별 스크립트를 이용하여 대상 장비인 디바이스(200)에게 스크립트를 전송하여 실행한다. 예를들어, 자동화 엔진(130)은 제조사 A의 AMF의 CPU 사용률을 조회(Show cpu table)하는 스크립트를 실행할 수 있다. The automation engine 130 executes a script for each work item (S107). That is, by using the script for each work item generated in S105, the script is transmitted and executed to the device 200, which is the target equipment. For example, the automation engine 130 may execute a script for inquiring (Show cpu table) the CPU usage rate of the AMF of the manufacturer A.

자동화 엔진(130)은 정의된 작업 및 작업 항목들의 스트립트를 주기적으로 수행하고 그 결과에서 필요한 데이터를 추출하여 일반화한다(S109). 예를들어, UPF 트래픽 정보를 추출하여 데이터베이스에 저장할 수 있다. 자동화 엔진(130)은 도 7의 show cpu table에서 5분 평균 CPU 사용률(P13)만 파싱할 수 있다. The automation engine 130 periodically performs a script of the defined task and task items, extracts necessary data from the result, and generalizes it (S109). For example, UPF traffic information can be extracted and stored in a database. The automation engine 130 may parse only the 5-minute average CPU usage rate P13 in the show cpu table of FIG. 7 .

자동화 엔진(130)은 각 작업 항목에 대하여 S109에서 일반화된 데이터를 토대로, 작업 결과 데이터를 생성한다(S109). 즉, 자동화 엔진(130)은 도 5 및 도 6에서 설명한 예시와 같이, 각 제조사 별로 작업 수행 결과 데이터로부터 각각의 필수 데이터를 추출하여 일반화된 메타 데이터로 변환한다.The automation engine 130 generates work result data based on the data generalized in S109 for each work item (S109). That is, the automation engine 130 extracts each essential data from the work performance result data for each manufacturer and converts it into generalized metadata, as in the examples described with reference to FIGS. 5 and 6 .

자동화 엔진(130)은 일반화된 메타 데이터를 토대로, 작업 결과 데이터를 생성(S111)하고, 이를 데이터베이스에 저장한다. 작업 결과 데이터는 리포트 형태일 수 있다. The automation engine 130 generates job result data based on the generalized metadata (S111), and stores it in the database. The job result data may be in the form of a report.

자동화 엔진(130)은 데이터베이스에 저장한 작업 결과 데이터가 정상 조건을 충족하는지 판단한다(S113).The automation engine 130 determines whether the job result data stored in the database meets the normal conditions (S113).

정상일 경우, 관리 엔진(110)의 DB에 저장된 작업 결과 데이터는 운용자가 확인할 수 있도록 연결된 사용자 인터페이스 장치를 통해 외부로 출력(S115)될 수 있다. 외부로 출력되는 작업 결과 데이터는 도 8 및 도 9에 나타낸 예시와 같이 구성될 수 있다. In a normal case, the job result data stored in the DB of the management engine 110 may be output (S115) to the outside through the connected user interface device so that the operator can check. The work result data output to the outside may be configured as in the examples shown in FIGS. 8 and 9 .

자동화 엔진(130)은 실행 작업이 조치 작업인지 판단(S117)하고, 조치 작업일 경우, 조치 작업 항목들에 대한 정확도를 업데이트(S119)할 수 있다. 자동화 엔진(130)은 S119에서 업데이트된 정확도를 반영하여 조치 결과에 따른 정상/비정상 판단 조건을 최적화(S121)할 수 있다. 즉, 해당 작업에 최적화된 판단 조건을 반영할 수 있다. The automation engine 130 may determine whether the execution task is an action task (S117), and if it is an action task, update the accuracy of the action task items (S119). The automation engine 130 may optimize the normal/abnormal determination condition according to the action result by reflecting the accuracy updated in S119 (S121). That is, it is possible to reflect the judgment condition optimized for the corresponding task.

한편, 자동화 엔진(130)은 S113에서 정상 조건을 충족하지 않는 경우로 판단되면, 즉, 비정상으로 판단되는 경우, 현재 실행 작업이 조치 작업인지 판단한다(S123). 조치 작업으로 판단되면, 자동화 엔진(130)은 조치 작업 항목들에 대한 비정상 정확도를 업데이트(S125)할 수 있다. On the other hand, if it is determined that the automation engine 130 does not satisfy the normal condition in S113, that is, when it is determined that it is abnormal, it is determined whether the currently executed task is an action task (S123). If it is determined that the action task is taken, the automation engine 130 may update the abnormal accuracy for the action task items ( S125 ).

자동화 엔진(130)은 해당 작업의 조치 작업 리스트에서 정확도가 높은 순서로 조치 작업을 조회(S127)하고 정확도에 따른 작업 우선순위를 설정(S129)한 후, S105부터 수행한다. 이때, S129에서 정확도가 낮은 작업 항목들에 대해서 작업 내에 연관 작업 항목 유무에 따라 해당 작업에서 제외할 수 있다. 즉, 작업 항목을 자동 조정할 수 있다. 즉, 자동화 엔진(130)은 우선순위에 따라 조치 작업들을 정상 조건이 충족될때까지 반복한다.The automation engine 130 inquires the action actions in the order of high accuracy from the action action list of the corresponding job (S127), sets the job priority according to the accuracy (S129), and then performs from S105. In this case, in S129 , the work items with low accuracy may be excluded from the corresponding work depending on whether there is a related work item in the work. In other words, work items can be automatically adjusted. That is, the automation engine 130 repeats the action tasks according to the priority until the normal condition is satisfied.

또한, S117과 S123에서 조치 작업이 아니라고 판단되면, 단계를 종료한다. In addition, if it is determined that the action is not the action in S117 and S123, the step is ended.

이상 기술한 바와 같은, 네트워크 작업 자동화는 5G 코어망 제어에 적용될 수 있다. 즉, 제조사 A의 SMF에 장애가 발생할 경우 호 우회를 자동으로 조치할 수 있다. As described above, network task automation can be applied to 5G core network control. In other words, if a failure occurs in the SMF of manufacturer A, call detour can be automatically taken.

이때, 호 우회 작업은 과금등 제어 데이터를 처리하는 SMF에 문제가 생기거나 새로운 SMF가 추가되거나, 제거될 경우 제어 데이터 처리를 다른 SMF로 변경하는 작업이며 이러한 설정은 AMF에서 수행된다. 해당 UPF의 제어 데이터 처리를 위한 SMF를 변경할 수 있다. 제조사 A의 AMF는 CAPA값으로 조절하고 CISCO AMF는 SMF 정보를 추가 및 삭제할 수 있으며, 새로운 SMF로 재접속(reattach)되면서 데이터가 전달된다.At this time, the call detour operation changes the control data processing to another SMF when a problem occurs in the SMF that processes control data such as billing, or a new SMF is added or removed, and these settings are performed in the AMF. The SMF for processing the control data of the corresponding UPF can be changed. Manufacturer A's AMF is adjusted by CAPA value, and CISCO AMF can add and delete SMF information, and data is transmitted as it reattaches to a new SMF.

도 1 ~ 도 9에서 설명한 네트워크 작업 자동화를 SMF의 장애 작업에 적용할경우를 예시로 설명하면, 다음과 같다.A case in which the network task automation described in FIGS. 1 to 9 is applied to the faulty task of the SMF will be described as an example.

1) 먼저, 관리 엔진(110)은 작업 및 작업 항목을 정의한다. 예를들어, 관리 엔진(110)은 제조사 A의 SMF의 노드 상태 정보를 수집하는 작업을 정의하고, 작업 항목은 노드 상태 정보를 조회하는 명령어(RTRV-NODE-STS)에서 상태 정보 추출로 정의할 수 있다. 이때, 노드 상태 정보는 노드 이름(NODE), 동작 상태(ACT_STS), 관리자 상태(ADM_STS), 동작 상태(OPR_STS), 서비스 상태(SVC_STS) 정보 등을 포함할 수 있다.1) First, the management engine 110 defines tasks and work items. For example, the management engine 110 defines the task of collecting node state information of SMF of manufacturer A, and the work item is defined as extracting state information from the command (RTRV-NODE-STS) for inquiring node state information. can In this case, the node state information may include node name (NODE), operation state (ACT_STS), manager state (ADM_STS), operation state (OPR_STS), service state (SVC_STS) information, and the like.

2) 정의된 작업 항목이 실행될 경우, 관리 엔진(110)은 작업 및 작업 항목의 수행 결과가 정상/비정상인지 판단할 수 있는 조건을 설정한다. 예컨대, 관리 엔진(110)은 추출 데이터의 ACT_STS가 Active/Standby이거나 OPR_STS가 ENABLE일 경우 정상아니면 비정상으로 정의할 수 있다. 조건 설정은 크게 8가지로 구분되는데, 데이터 유무, 데이터 수 비교, 데이터에서 차이점 유무, 비교 대상 데이터와 부등호 및 4칙 연산, 데이터 동일 유무, 조건문 설정 등을 포함할 수 있다.2) When the defined work item is executed, the management engine 110 sets a condition for determining whether the work and the performance result of the work item are normal/abnormal. For example, the management engine 110 may define normal or abnormal when ACT_STS of the extracted data is Active/Standby or OPR_STS is ENABLE. Condition setting is largely divided into 8 categories, and may include data presence, data number comparison, data difference, inequality and 4th rule operation with comparison target data, data equality or not, conditional statement setting, and the like.

3) 관리 엔진(110)은 조건에 따라서 비정상일 경우 조치하기 위한 작업들을 정의할 수 있다. 관리 엔진(110)은 SMF에 문제가 생길 경우, 타 국사로 호 우회를 위하여 전국 AMF 대상으로 호 우회 작업을 정의할 수 있다. 즉, 문제가 발생한 SMF의 조치를 하기전에 서비스의 지속성을 위하여 AMF의 설정을 변경하여 지속적인 서비스 제공 후 문제 발생 SMF 조치를 수행할 수 있다. 예를들어, 시스템 재시작 등의 SMF 조치를 수행할 수 있다. 3) The management engine 110 may define tasks to take action when abnormal according to conditions. When there is a problem with the SMF, the management engine 110 may define a call detour operation for the national AMF for call detour to other offices. That is, before taking the action of the problematic SMF, the AMF setting can be changed for service continuity, and the problematic SMF action can be performed after the continuous service is provided. For example, SMF actions such as system restart can be performed.

이때, 관리 엔진(110)은 변경할 new SMF 정보를 조회 및 저장할 수 있다. 제조사가 CISCO인 AMF에서 수행되는 명령어는 3개의 명령어 그룹으로 이루어진다. 기존 SMF 정보 삭제 작업 항목의 경우, 명령어는 APN-Profile내 SMF 삭제 명령어, LTE-EMERGENCY내 SMF 삭제 명령어, TAIDB내 SMF 삭제 명령어로 이루어진 파라미터 SMF를 포함할 수 있다. 새로운 SMF 정보 추가 작업 항목의 경우, 명령어는 APN-Profile내 SMF 추가, LTE-EMERGENCY내 SMF 추가, TAIDB내 SMF 추가로 이루어진 파라미터 new SMF를 포함할 수 있다. 이때, new SMF 선택은 우선순위에 따라서 선택된다.In this case, the management engine 110 may inquire and store the new SMF information to be changed. Commands executed in AMF whose manufacturer is CISCO consist of three command groups. In the case of the existing SMF information deletion work item, the command may include parameter SMF consisting of an SMF deletion command in APN-Profile, an SMF deletion command in LTE-EMERGENCY, and an SMF deletion command in TAIDB. For the new SMF information addition work item, the command may include a parameter new SMF consisting of adding SMF in APN-Profile, adding SMF in LTE-EMERGENCY, and adding SMF in TAIDB. At this time, the new SMF selection is selected according to the priority.

또한, 제조사가 삼성인 AMF에서 수행되는 명령어는 1개의 명령어로 이루어지는데, SMF 그룹에 CAPA를 조절하는 명령어(CHANGE-SMF-CAPA)가 있다. 이러한 명령어는 기존 SMF의 CAPA값을 낮게 변경하는 파라미터 SMF와 새로운 SMF의 CAPA값을 높게 변경하는 파라미터 new SMF를 포함한다.In addition, a command executed in AMF whose manufacturer is Samsung consists of one command, and there is a command (CHANGE-SMF-CAPA) for controlling CAPA in the SMF group. This command includes a parameter SMF for changing the CAPA value of the existing SMF to a low value and a parameter new SMF for changing the CAPA value of the new SMF to a high value.

또한, 관리 엔진(110)은 SMF의 시스템 재시작 작업을 정의한다. 관리 엔진(110)은 SMF의 물리 서버 및 가상 머신(VM, Virtual Machine)들에 대한 재시작 작업을 정의할 수 있다. In addition, the management engine 110 defines a system restart operation of the SMF. The management engine 110 may define restart tasks for physical servers and virtual machines (VMs) of the SMF.

또한, 관리 엔진(110)은 기타 작업을 정의할 수 있는데, 작업 영향도(작업 장비와 연결된 장비 수)/작업 시간/작업 우선순위를 고려하여 현재 상황에 대한 종합적인 판단을 인공지능(AI)이 수행하고 최선의 조치를 선택하여 우선적으로 실행하도록 정의할 수 있다.In addition, the management engine 110 can define other tasks, considering the task impact (the number of equipment connected to the work equipment) / work time / task priority to make a comprehensive judgment on the current situation using artificial intelligence (AI) It can be defined to take precedence and select the best action to take.

자동화 엔진(130)은 관리 엔진(110)에 의해 정의된 작업 및 작업항목들을 주기적으로 수행하고 그 결과에서 필요한 데이터를 추출한다. 자동화 엔진(130)은 SMF의 노드 상태 정보를 수집하는 작업을 수행할 수 있다. 자동화 엔진(130)이 수집한 노드 상태 정보로부터 추출한 데이터의 ACT_STS가 Active이고 OPR_STS가 ENABLE일 경우, 정상으로 판단하고, ACT_STS가 Standby이고 OPR_STS가 ENABLE가 아닐 경우 비정상으로 판단할 수 있다.The automation engine 130 periodically performs the tasks and work items defined by the management engine 110 and extracts necessary data from the results. The automation engine 130 may perform a task of collecting node state information of the SMF. When ACT_STS of the data extracted from the node state information collected by the automation engine 130 is Active and OPR_STS is ENABLE, it is determined as normal, and when ACT_STS is Standby and OPR_STS is not ENABLE, it can be determined as abnormal.

자동화 엔진(130)은 추출된 데이터를 정의된 정상/비정상 판단 기준과 비교한다. 이때, 추출된 데이터는 문자열이나 숫자 데이터들이고 문자 데이터일 경우 비교 연산자 수행하고 숫자 데이터일 경우 4칙연산을 통한 기준값과 비교를 통하여 정상/비정상을 판단할 수 있다.The automation engine 130 compares the extracted data with defined normal/abnormal determination criteria. At this time, the extracted data is character string or numeric data, and in case of character data, a comparison operator is performed, and in case of numeric data, normal/abnormal can be determined by comparing with a reference value through four rules.

정상일 경우, 자동화 엔진(130)은 현재 실행 작업이 조치일 경우 조치 작업항목들에 대한 우선순위를 높게 업데이트할 수 있다. 비정상일 경우, 자동화 엔진(130)은 현재 실행 작업이 조치일 경우 조치 작업항목들에 대한 우선순위를 낮게 업데이트할 수 있다. 해당 작업의 조치 작업 리스트에서 다음 우선순위의 조치 작업에 대하여 주기적으로 수행하고 그 결과에서 필요한 데이터를 추출한다. In a normal case, the automation engine 130 may update the priority of the action work items to be high when the current execution task is an action. In the case of abnormality, the automation engine 130 may update the priority of the action work items to a low level if the current execution task is an action. In the action action list of the corresponding action, the action action of the next priority is periodically performed and the necessary data is extracted from the result.

또한, 우선순위가 낮은 작업 항목들에 대해서는 작업 내에 연관 작업항목 유무에 따라서 해당 작업에서 제외하여 작업 항목을 자동으로 조정한다.In addition, for work items of low priority, the work items are automatically adjusted by excluding them from the work according to the presence or absence of related work items in the work.

이상 설명한 일련의 네트워크 작업 자동화는 SMF 장애 작업에 국한되는 것은 아니며, 다수의 네트워크 작업에 공통으로 적용될 수 있다.The series of network task automation described above is not limited to the SMF failure task, and may be commonly applied to a plurality of network tasks.

한편, 도 1 ~ 도 9에서 설명한 네트워크 작업 자동화 시스템은 도 10과 같은 컴퓨팅 장치로 구현될 수 있다.Meanwhile, the network task automation system described with reference to FIGS. 1 to 9 may be implemented as a computing device as shown in FIG. 10 .

도 10은 실시예에 따른 컴퓨팅 장치의 하드웨어 구성을 나타낸 블록도이다. 10 is a block diagram illustrating a hardware configuration of a computing device according to an embodiment.

도 10을 참조하면, 도 1 ~ 도 9에서 설명한 네트워크 작업 자동화 시스템(100)은 컴퓨팅 장치(400)로 구현될 수 있고, 본 개시의 동작을 실행하도록 기술된 명령들(instructions)이 포함된 컴퓨터 프로그램을 실행할 수 있다.Referring to FIG. 10 , the network task automation system 100 described in FIGS. 1 to 9 may be implemented as a computing device 400 , and a computer including instructions to execute the operations of the present disclosure. can run the program.

컴퓨팅 장치(400)의 하드웨어는 적어도 하나의 프로세서(410), 메모리(420), 스토리지(430), 통신 장치(440)를 포함할 수 있고, 버스를 통해 연결될 수 있다. 컴퓨터 프로그램은 본 개시의 동작을 실행하도록 기술된 명령어들을 포함한다. 컴퓨터 프로그램은 비일시적-컴퓨터 판독가능 저장매체(non-transitory computer readable storage medium)에 저장될 수 있다.The hardware of the computing device 400 may include at least one processor 410 , a memory 420 , a storage 430 , and a communication device 440 , and may be connected through a bus. A computer program includes instructions described to carry out the operations of the present disclosure. The computer program may be stored in a non-transitory computer readable storage medium.

프로세서(410)는 네트워크 작업 자동화 시스템(100)의 동작을 제어하는 장치로서, 컴퓨터 프로그램에 포함된 명령들을 처리하는 다양한 형태의 프로세서일 수 있고, 예를 들면, CPU(Central Processing Unit), MPU(Micro Processor Unit), MCU(Micro Controller Unit), GPU(Graphic Processing Unit) 등 일 수 있다. 메모리(420)는 각종 데이터, 명령 및/또는 정보를 저장한다. The processor 410 is a device for controlling the operation of the network task automation system 100, and may be various types of processors that process instructions included in a computer program, for example, a CPU (Central Processing Unit), MPU (Central Processing Unit) It may be a micro processor unit), a micro controller unit (MCU), a graphic processing unit (GPU), or the like. The memory 420 stores various data, commands and/or information.

메모리(420)는 본 개시의 동작을 실행하도록 기술된 명령들이 프로세서(410)에 의해 처리되도록 해당 컴퓨터 프로그램을 스토리지(430)로부터 로드할 수 있다. The memory 420 may load a corresponding computer program from the storage 430 so that the instructions described to execute the operations of the present disclosure are processed by the processor 410 .

메모리(420)는 예를 들면, ROM(read only memory), RAM(random access memory) 등 일 수 있다. The memory 420 may be, for example, read only memory (ROM), random access memory (RAM), or the like.

스토리지(430)는 본 개시의 동작을 실행하는데 요구되는 각종 데이터, 컴퓨터 프로그램 등을 저장할 수 있다. 스토리지(430)는 컴퓨터 프로그램을 비임시적으로 저장할 수 있다. 스토리지(430)는 비휘발성 메모리로 구현될 수 있다. The storage 430 may store various data, computer programs, and the like required to execute the operations of the present disclosure. The storage 430 may non-temporarily store a computer program. The storage 430 may be implemented as a non-volatile memory.

관리 엔진(110)의 설정 정보, 자동화 엔진(130)이 수신하여 가공한 작업 실행 결과 데이터는 스토리지(430)의 지정된 장소에 저장될 수 있다.The setting information of the management engine 110 and the job execution result data received and processed by the automation engine 130 may be stored in a designated place of the storage 430 .

통신 장치(440)는 유/무선 통신 모듈일 수 있다. 통신 장치(440)는 복수의 디바이스(도 1 ~ 도 9의 200)와 사전 협의된 프로토콜을 이용한 통신을 수행할 수 있다.The communication device 440 may be a wired/wireless communication module. The communication apparatus 440 may communicate with a plurality of devices ( 200 in FIGS. 1 to 9 ) using a protocol previously agreed upon.

이때, 메모리(420)는 도 1~ 도 9에서 설명한 관리 엔진(110) 및 자동화 엔진(130)을 각각 구동하는 명령어들이 포함된 프로그램을 저장할 수 있고, 이러한 프로그램은 적어도 하나의 프로세서에 의해 실행된다.At this time, the memory 420 may store a program including instructions for driving the management engine 110 and the automation engine 130 described in FIGS. 1 to 9 , respectively, and the program is executed by at least one processor. .

프로세서(410)는 네트워크 작업 및 네트워크 작업을 구성하는 적어도 하나의 네트워크 작업 항목을 설정하고, 적어도 하나의 네트워크 작업 항목 별로 작업 항목을 디바이스들에서 실행시키는 스크립트들을 디바이스들의 제조사(Vendor) 단위로 등록할 수 있다.The processor 410 sets the network task and at least one network work item constituting the network task, and registers scripts for executing the work item in devices for each at least one network work item in units of vendors of devices. can

프로세서(410)는 제조사 단위로 등록된 스크립트들을 정해진 시점에 동일한 제조사의 디바이스 그룹(200)에게 전송하고 디바이스 그룹(200)으로부터 스크립트들의 실행 결과를 수신하여 스토리지(430)에 저장할 수 있다. 이때, 스토리지(430)에 저장된 실행 결과는 외부 장치로 출력될 수 있다.The processor 410 may transmit scripts registered in units of manufacturers to the device group 200 of the same manufacturer at a predetermined time, receive execution results of the scripts from the device group 200, and store the scripts in the storage 430 . In this case, the execution result stored in the storage 430 may be output to an external device.

프로세서(410)는 제조사 단위로 명령어 실행 스크립트, 데이터 추출 스크립트 및 데이터 일반화 스크립트를 포함하는 조회 작업 스크립트를 실행할 수 있다.The processor 410 may execute an inquiry task script including a command execution script, a data extraction script, and a data generalization script for each manufacturer.

프로세서(410)는 명령어 실행 스크립트를 디바이스(200)에게 전송하여 스크립트 실행 결과를 수신할 수 있다.The processor 410 may transmit a command execution script to the device 200 to receive a script execution result.

프로세서(410)는 데이터 추출 스크립트를 실행하여 스크립트 실행 결과로부터 정해진 결과 데이터를 추출할 수 있다.The processor 410 may execute the data extraction script to extract determined result data from the script execution result.

프로세서(410)는 데이터 일반화 스크립트를 실행하여 추출한 결과 데이터를 정규 표현식을 통해 공통의 일반화된 포맷의 결과 데이터로 변환하고 일반화된 포맷의 결과 데이터를 스토리지(430)에 저장할 수 있다.The processor 410 may convert the result data extracted by executing the data generalization script into result data in a common generalized format through a regular expression, and store the result data in the generalized format in the storage 430 .

프로세서(410)는 제조사 단위로 생성 포맷, 삭제 포맷 및 업데이트 포맷의 설정 작업 항목 스크립트를 실행할 수 있다.The processor 410 may execute a setting work item script of a creation format, a deletion format, and an update format in units of manufacturers.

프로세서(410)는 스크립트 실행 결과가 정상인지 또는 비정상인지 판단하는 조건을 설정하고, 설정한 조건에 따라 비정상으로 판단될 경우 수행하기 위한 적어도 하나의 조치 작업을 설정할 수 있다. 이때, 프로세서(410)는 수신한 스크립트들의 실행 결과가 비정상이면, 설정한 적어도 하나의 조치 작업에 해당하는 스크립트를 생성하고, 생성한 스크립트를 디바이스(200)에게 전송할 수 있다.The processor 410 may set a condition for determining whether the script execution result is normal or abnormal, and may set at least one action task to be performed when it is determined as abnormal according to the set condition. In this case, if the execution results of the received scripts are abnormal, the processor 410 may generate a script corresponding to at least one set action task, and transmit the generated script to the device 200 .

프로세서(410)는 사전에 설정한 조치 작업 리스트에서 우선순위가 높은 순서대로 조치 작업을 선택하고, 선택한 조치 작업에 해당하는 스크립트를 디바이스(200)에게 전송하여 디바이스(200)로부터 스크립트 실행 결과를 수신하는 동작을 정상적인 스크립트 실행 결과가 수신될때까지 반복할 수 있다.The processor 410 selects the action actions in the order of priority from the pre-set action action list, and transmits the script corresponding to the selected action action to the device 200 to receive the script execution result from the device 200 This operation can be repeated until a normal script execution result is received.

프로세서(410)는 스크립 실행 결과에 포함된 작업 결과가 정상 조건을 충족하는지 판단하고, 정상 조건을 충족하면, 작업 항목에 대한 정확도를 작업 항목에 매핑하여 저장할 수 있다. 프로세서(410)는 작업 항목에 매핑된 정확도에 기초하여 작업의 정상 판단 조건을 업데이트할 수 있다. 이때, 작업 항목에 대한 정확도는, 조치 작업의 우선순위에 사용될 수 있다.The processor 410 may determine whether a job result included in the script execution result satisfies a normal condition, and when the normal condition is satisfied, the processor 410 may map the accuracy of the work item to the work item and store it. The processor 410 may update the normal determination condition of the task based on the accuracy mapped to the work item. In this case, the accuracy of the work item may be used for the priority of the action task.

이상 기재한 본 개시의 동작을 실행하는 명령어들을 포함하는 컴퓨터 프로그램은 컴퓨팅 장치가 읽을 수 있는 매체에 저장되고, 컴퓨팅 장치가 읽을 수 있는 매체는 이동형 기록 매체이거나 고정식 기록 매체일 수 있다. 컴퓨터 프로그램은 인터넷 등의 네트워크를 통하여 다른 컴퓨팅 장치에 전송되어 다른 컴퓨팅 장치에 설치되어 실행될 수 있다. A computer program including instructions for executing the operations of the present disclosure described above is stored in a medium readable by the computing device, and the medium readable by the computing device may be a removable recording medium or a fixed recording medium. The computer program may be transmitted to another computing device through a network such as the Internet, installed in the other computing device, and executed.

이상에서 설명한 본 발명의 실시예는 장치 및 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하는 프로그램 또는 그 프로그램이 기록된 기록 매체를 통해 구현될 수도 있다.The embodiment of the present invention described above is not implemented only through the apparatus and method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention or a recording medium in which the program is recorded.

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto. is within the scope of the right.

Claims (12)

적어도 하나의 프로세서에 의해 동작하는 네트워크 작업 자동화 시스템의 동작 방법으로서,
네트워크 작업 및 상기 네트워크 작업을 구성하는 적어도 하나의 네트워크 작업 항목을 설정하는 단계,
상기 적어도 하나의 네트워크 작업 항목 별로 상기 작업 항목을 디바이스들에서 실행시키는 스크립트들을 상기 디바이스들의 제조사(Vendor) 단위로 등록하는 단계,
상기 제조사 단위로 생성된 스크립트들을 해당하는 제조사의 디바이스들에게 전송하는 단계, 그리고
상기 디바이스들로부터 상기 스크립트들의 실행 결과를 수신하는 단계를 포함하고,
상기 스크립트들은,
상기 제조사에서 지원하는 형식의 명령어들을 포함하는, 방법.
A method of operating a network task automation system operated by at least one processor, comprising:
setting a network operation and at least one network operation item constituting the network operation;
registering scripts for executing the work item in devices for each of the at least one network work item in units of vendors of the devices;
Transmitting the scripts generated by the manufacturer to the devices of the corresponding manufacturer, and
Receiving execution results of the scripts from the devices,
The scripts are
A method comprising instructions in a format supported by the manufacturer.
제1항에서,
상기 실행 결과를 수신하는 단계는,
제조사 별로 상이한 포맷의 작업 실행 결과 데이터를 수신하고,
상기 실행 결과를 수신하는 단계 이후,
상기 작업 실행 결과 데이터로부터 사전에 정의된 필수 항목 데이터를 추출하는 단계,
추출한 필수 항목 데이터를 각 제조사의 정규 표현식을 이용하여 일반화 데이터 포맷의 작업 실행 결과 데이터로 변환하는 단계, 그리고
상기 변환된 작업 실행 결과 데이터를 운영자 화면에 출력하는 단계
를 더 포함하는, 방법.
In claim 1,
Receiving the execution result comprises:
Receives job execution result data in different formats for each manufacturer,
After receiving the execution result,
extracting predefined essential item data from the job execution result data;
Converting the extracted essential item data to the job execution result data in a generalized data format using the regular expression of each manufacturer, and
Outputting the converted job execution result data to an operator screen
A method further comprising:
제1항에서,
상기 실행 결과를 수신하는 단계 이후,
상기 실행 결과에 포함된 작업 결과가 정상 조건을 충족하는지 판단하는 단계, 그리고
상기 정상 조건을 충족하면, 상기 작업 항목들에 대한 정확도를 상기 작업 항목들에 매핑하여 저장하고, 상기 정확도에 기초하여 상기 작업의 정상 판단 조건을 업데이트하는 단계
를 더 포함하는, 방법.
In claim 1,
After receiving the execution result,
determining whether the task result included in the execution result satisfies a normal condition; and
If the normal condition is satisfied, mapping the accuracy of the work items to the work items, storing the mapping, and updating the normal determination condition of the work based on the accuracy
A method further comprising:
제3항에서,
상기 판단하는 단계 이후,
상기 정상 조건을 충족하지 않으면, 작업 리스트에서 정확도가 높은 순서대로 적어도 하나의 작업 항목 등을 조회하고, 상기 정확도를 기초로 상기 조회한 작업 항목의 우선순위를 설정하는 단계를 더 포함하고,
상기 네트워크 작업 자동화 시스템은,
상기 설정한 우선순위에 따라 상기 조회한 작업 항목에 대하여 제조사 단위의 스크립트들을 상기 디바이스들에게 전송하며, 상기 디바이스들로부터 상기 스크립트들의 실행 결과를 수신하여 상기 정상 조건의 충족 여부를 판단하는 동작을 반복하는, 방법.
In claim 3,
After the step of determining,
If the normal condition is not satisfied, inquiring at least one work item in the order of accuracy from the work list, and setting the priority of the inquired work item based on the accuracy,
The network task automation system,
Repeat the operation of transmitting manufacturer unit scripts to the devices for the inquired work item according to the set priority, and determining whether the normal condition is satisfied by receiving the execution results of the scripts from the devices How to.
제4항에서,
상기 설정하는 단계 이후,
인공지능 기술에 기초하여, 작업 대상인 디바이스와 연결된 장비 개수, 작업에 소요되는 시간 및 상기 우선순위에 기초하여 상기 작업 리스트 중에서 선택한 작업을 우선적으로 실행하는 단계
를 더 포함하는, 방법.
In claim 4,
After the setting step,
A step of preferentially executing a task selected from the task list based on the number of equipment connected to the device as the task target, the time required for the task, and the priority based on artificial intelligence technology
A method further comprising:
복수의 디바이스와 사전 협의된 프로토콜을 이용한 통신을 수행하는 통신 장치,
네트워크 작업 자동화를 수행하는 프로그램이 저장된 메모리,
상기 프로그램을 실행하는 적어도 하나의 프로세서를 포함하고,
상기 적어도 하나의 프로세서는,
네트워크 작업 및 상기 네트워크 작업을 구성하는 적어도 하나의 네트워크 작업 항목을 설정하고, 상기 적어도 하나의 네트워크 작업 항목 별로 상기 작업 항목을 디바이스들에서 실행시키는 스크립트들을 상기 디바이스들의 제조사(Vendor) 단위로 등록하며,
상기 제조사 단위로 등록된 스크립트들을 정해진 시점에 동일한 제조사의 디바이스 그룹에게 전송하고 상기 디바이스 그룹으로부터 상기 스크립트들의 실행 결과를 수신하여 저장하고,
상기 저장된 실행 결과는,
사용자의 외부 장치로 출력되는, 네트워크 작업 자동화 시스템.
A communication device for performing communication using a protocol negotiated in advance with a plurality of devices,
a memory in which programs for performing network task automation are stored;
at least one processor executing the program;
the at least one processor,
Setting a network task and at least one network work item constituting the network task, and registering scripts for executing the work item in devices for each of the at least one network work item in units of vendors of the devices,
The scripts registered for each manufacturer are transmitted to a device group of the same manufacturer at a predetermined time, and the execution results of the scripts are received and stored from the device group,
The stored execution result is
A network task automation system that is output to the user's external device.
제6항에서,
상기 프로세서는,
상기 제조사 단위로 명령어 실행 스크립트, 데이터 추출 스크립트 및 데이터 일반화 스크립트를 포함하는 조회 작업 스크립트를 실행하고,
상기 명령어 실행 스크립트를 디바이스에게 전송하여 스크립트 실행 결과를 수신하고,
상기 데이터 추출 스크립트를 실행하여 상기 스크립트 실행 결과로부터 정해진 결과 데이터를 추출하며,
상기 데이터 일반화 스크립트를 실행하여 상기 추출한 결과 데이터를 정규 표현식을 통해 공통의 일반화된 포맷의 결과 데이터로 변환하고,
상기 일반화된 포맷의 결과 데이터를 저장하는, 네트워크 작업 자동화 시스템.
In claim 6,
The processor is
Executing a query operation script including a command execution script, a data extraction script, and a data generalization script for each manufacturer,
Send the command execution script to the device to receive the script execution result,
Execute the data extraction script to extract determined result data from the script execution result,
Execute the data generalization script to convert the extracted result data into result data in a common generalized format through a regular expression,
and storing the result data in the generalized format.
제6항에서,
상기 프로세서는,
상기 제조사 단위로 생성 포맷 , 삭제 포맷 및 업데이트 포맷의 설정 작업 항목 스크립트를 실행하는, 네트워크 작업 자동화 시스템.
In claim 6,
The processor is
A network operation automation system that executes the setting work item script of the creation format, the deletion format, and the update format on a per-manufacturer basis.
제6항에서,
상기 프로세서는,
상기 스크립트 실행 결과가 정상인지 또는 비정상인지 판단하는 조건을 설정하고, 상기 설정한 조건에 따라 비정상으로 판단될 경우 수행하기 위한 적어도 하나의 조치 작업을 설정하고,
상기 수신한 스크립트들의 실행 결과가 비정상이면, 상기 설정한 적어도 하나의 조치 작업에 해당하는 스크립트를 생성하고, 생성한 스크립트를 디바이스에게 전송하는, 네트워크 작업 자동화 시스템.
In claim 6,
The processor is
setting a condition for determining whether the script execution result is normal or abnormal, and setting at least one action task to be performed when it is determined as abnormal according to the set condition,
If the execution result of the received scripts is abnormal, generating a script corresponding to the set at least one action task, and transmitting the generated script to a device, a network task automation system.
제9항에서,
상기 프로세서는,
사전에 설정한 조치 작업 리스트에서 우선순위가 높은 순서대로 조치 작업을 선택하고, 선택한 조치 작업에 해당하는 스크립트를 디바이스에게 전송하여 디바이스로부터 스크립트 실행 결과를 수신하는 동작을 정상적인 스크립트 실행 결과가 수신될때까지 반복하는, 네트워크 작업 자동화 시스템.
In claim 9,
The processor is
Select action actions in the order of priority from the list of action actions set in advance, and send the script corresponding to the selected action action to the device to receive the script execution result from the device until the normal script execution result is received. Repetitive, networked task automation system.
제10항에서,
상기 프로세서는,
상기 실행 결과에 포함된 작업 결과가 정상 조건을 충족하는지 판단하고, 상기 정상 조건을 충족하면, 작업 항목에 대한 정확도를 작업 항목에 매핑하여 저장하며,
상기 작업 항목에 대한 정확도는,
상기 조치 작업의 우선순위에 사용되는, 네트워크 작업 자동화 시스템.
In claim 10,
The processor is
It is determined whether the work result included in the execution result satisfies a normal condition, and when the normal condition is satisfied, the accuracy of the work item is mapped to the work item and stored,
The accuracy of the work item is,
A network task automation system used for prioritizing the action task.
제11항에서,
상기 프로세서는,
상기 정확도에 기초하여 상기 작업의 정상 판단 조건을 업데이트하는, 네트워크 작업 자동화 시스템.
In claim 11,
The processor is
and updating a normal determination condition of the job based on the accuracy.
KR1020210031516A 2021-03-10 2021-03-10 Method and system for 5g network task automation KR102638146B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210031516A KR102638146B1 (en) 2021-03-10 2021-03-10 Method and system for 5g network task automation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210031516A KR102638146B1 (en) 2021-03-10 2021-03-10 Method and system for 5g network task automation

Publications (2)

Publication Number Publication Date
KR20220127020A true KR20220127020A (en) 2022-09-19
KR102638146B1 KR102638146B1 (en) 2024-02-16

Family

ID=83460735

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210031516A KR102638146B1 (en) 2021-03-10 2021-03-10 Method and system for 5g network task automation

Country Status (1)

Country Link
KR (1) KR102638146B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120035639A (en) * 2010-10-06 2012-04-16 (주)브리스테크 Management system based on usn(ubiquitous sensor network) using intelligent transducers with plug and play function and the method of managing the intelligent transducers by the management system
KR101604983B1 (en) * 2015-03-05 2016-04-04 (주)누리텔레콤 Gateway device and procotol conversion method thereof
KR20190007635A (en) * 2017-07-13 2019-01-23 주식회사 언빈 Method for allocating resource in network system, and network system implementing the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120035639A (en) * 2010-10-06 2012-04-16 (주)브리스테크 Management system based on usn(ubiquitous sensor network) using intelligent transducers with plug and play function and the method of managing the intelligent transducers by the management system
KR101604983B1 (en) * 2015-03-05 2016-04-04 (주)누리텔레콤 Gateway device and procotol conversion method thereof
KR20190007635A (en) * 2017-07-13 2019-01-23 주식회사 언빈 Method for allocating resource in network system, and network system implementing the same

Also Published As

Publication number Publication date
KR102638146B1 (en) 2024-02-16

Similar Documents

Publication Publication Date Title
CN107846295B (en) Microservice configuration device and method
US20200084107A1 (en) Method And Apparatus For Creating Network Slice, And Communications System
CN110149409B (en) Cloud host metadata service management method, system, equipment and storage medium
EP1587246A2 (en) Framework for template-based retrieval of information from managed entities in a communication network
WO2021238796A1 (en) Asynchronous processing method, apparatus, and system for download tasks, and storage medium
EP2989543A1 (en) Method and device for updating client
CN110753088B (en) System deployment method and device
KR20160061306A (en) Method and apparatus for firmware virtualization
WO2015043407A1 (en) Method, system, and apparatus for online service inspection
EP4376386A1 (en) Electronic device and operation method for deploying application
CN112612475A (en) Method for realizing simulation of Internet of things equipment
US9098334B2 (en) Special values in oracle clusterware resource profiles
CN113467832A (en) Equipment control processing method, device, storage medium and electronic device
KR102638146B1 (en) Method and system for 5g network task automation
US11881996B2 (en) Input and output for target device communication
CN116233101A (en) Data acquisition task framework based on HTTP interface hot deployment and use method
WO2022100364A1 (en) Method, apparatus and computing device for configuring compute mode
CN113296809B (en) Declarative general Kubernetes tuning method
CN117294743A (en) Construction method, first communication node, storage medium and construction system
CN111177124A (en) Data processing method and system based on PG database and CITUS component
US9832075B2 (en) Terminal management method and apparatus
CN114443069B (en) Method and system for constructing operating system mirror image by dynamically expanding cluster
CN101145953B (en) Method and system for dynamic debugging of network device management software
US20230099545A1 (en) Iot system and data collection control method
CN117632766A (en) Configuration method and device of test environment, electronic equipment and storage medium

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant