WO2017188682A1 - Nfvo having vnf license management function and vnf license management method using same - Google Patents

Nfvo having vnf license management function and vnf license management method using same Download PDF

Info

Publication number
WO2017188682A1
WO2017188682A1 PCT/KR2017/004336 KR2017004336W WO2017188682A1 WO 2017188682 A1 WO2017188682 A1 WO 2017188682A1 KR 2017004336 W KR2017004336 W KR 2017004336W WO 2017188682 A1 WO2017188682 A1 WO 2017188682A1
Authority
WO
WIPO (PCT)
Prior art keywords
vnf
license
manager
vendor
network function
Prior art date
Application number
PCT/KR2017/004336
Other languages
French (fr)
Korean (ko)
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 주식회사 케이티
Publication of WO2017188682A1 publication Critical patent/WO2017188682A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0613Third-party assisted
    • G06Q30/0619Neutral agent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/14Payment architectures specially adapted for billing systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/14Payment architectures specially adapted for billing systems
    • G06Q20/145Payments according to the detected use or quantity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0645Rental transactions; Leasing transactions
    • 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/50Network service management, e.g. ensuring proper service fulfilment according to agreements

Definitions

  • the present invention relates to network function virtualization (NFV), and more particularly, to a network function virtualization orchestrator that enables to manage licenses of virtualized network functions (VNFs) provided according to NFV technology.
  • NFVO NFV Orchestrator
  • VNF license management method using the same.
  • Network Function Virtualization (NFV) technology is a technology that enables faster and more flexible service by installing and removing network devices previously provided as hardware in the form of software in a general-purpose server infrastructure.
  • license management In the NFV service environment, license management has changed dramatically. In the past, licenses were assigned to hardware devices, and hardware and licenses were 1: 1. However, in a softwareized NFV service environment, license management is based on the same software image. Since instances can be created, the relationship between the software image and the license changes to 1: n.
  • VNF Virtualized Network Function
  • a license must be newly assigned and activated, and when the VNF is deleted, a process of removing license information is required.
  • these licenses must be issued or returned by the vendor providing the VNF, and each of these VNF licenses is a unit in which the vendor bills the carrier for the VNF, or a unit in which the carrier provides services to the customer. Management is a very sensitive and important issue.
  • VNF license management should be managed automatically when scaling through VNF or lifecycle management functions such as creation, deletion, modification, etc. of VNF. Every time a user installs, deletes, or increases or decreases the number of VNFs installed in a network of numerous customers or in a national network, it is difficult and manual to assign, remove, and measure licenses manually. In addition, it is necessary to measure a customer's usage of the license application status applied to each VNF or to the VNF to which the license is assigned, and deliver it to a billing system for billing. In this way, the measured usage information should be automatically applied for settlement between the service provider and the VNF vendor.
  • VNF license management is required to commercialize a virtual network with Network Function Virtualization (NFV), but there is insufficient standardization in this field.
  • NFV Network Function Virtualization
  • the reality is that each VNF vendor is designing information structures and processing functions to handle licenses in different forms.
  • the ETSI / NFV Standards Committee defines the structure and interface specifications for managing VNFs in a standardized way among different VNF vendors, and it is necessary to define standard license-driven interfaces and processes for standardized VNF license management.
  • the first object of the present invention for solving the above problems is, in the NFV technology-based service environment provided by the network device is provided in the software, VNF license allocation, release, usage measurement, etc. according to the creation and deletion of the VNF It provides a network function virtualization orchestrator with VNF license management.
  • a second object of the present invention for solving the above problems, in the NFV technology-based service environment provided by the network device is provided in the software, VNF license allocation, release, usage measurement, etc. according to the creation and deletion of the VNF It provides a way to manage VNF licenses.
  • a third object of the present invention for solving the above problems is, in the NFV technology-based service environment provided by the network device is provided in the software, VNF license allocation, release, usage measurement, etc. according to the creation and deletion of the VNF It is to provide a network virtualization system that can be done.
  • Network function virtualization orchestrator (NFVO) according to an aspect of the present invention for achieving the first object of the present invention described above request and return the license key of the VNF to the license manager of the VNF vendor, the VNF A license management function unit configured to set the license key in and check or verify a license state of the VNF; And a license management database that stores a license state of the VNF.
  • NFVO Network function virtualization orchestrator
  • the license manager of the VNF vendor may be a VNF manager (VNFM) of the VNF vendor.
  • VNFM VNF manager
  • the license manager of the VNF vendor may be a local license manager existing in a service provider's internal network or a global license manager existing on the Internet.
  • the license management function unit may further include a function of collecting license usage information according to the license key set in the VNF and providing the billing system of a telecommunication company or a billing system of the VNF vendor.
  • the license usage information may be used for mutual settlement between the telecommunication company and the VNF vendor.
  • the license management function unit secures a license to be provided to the VNF from the license manager of the VNF vendor in the form of a license pool in the license management database, or on-demand at the request of the VNF. ) Can be secured in the form of.
  • the VNF license management method may be performed by a network function virtualization orchestrator (NFVO).
  • NFVO network function virtualization orchestrator
  • the license manager of the VNF vendor may be a VNF manager (VNFM) of the VNF vendor.
  • VNFM VNF manager
  • the license manager of the VNF vendor may be a local license manager existing in a service provider's internal network or a global license manager existing on the Internet.
  • the VNF license management method may further include collecting license usage information according to the license key set in the VNF, and providing the license usage information to a billing system of a telecommunication company or a billing system of the VNF vendor.
  • the license usage information may be used for mutual settlement between the telecommunication company and the VNF vendor.
  • Network function virtualization system for achieving the third object of the present invention described above is composed of a VNF element, Network Function Virtualization Infrastructure (NFV), and NFV, VNFM, and VIM (Virtualization Infrastructure Manager) A Management and Coordination (MANO) element, wherein the NFVO requests and returns a license key of the VNF to the license manager of the VNF vendor, sets the license key to the VNF, and displays the license status of the VNF. License management function to verify or verify; And a license management database that stores a license state of the VNF.
  • NFV Network Function Virtualization Infrastructure
  • VNFM Virtualization Infrastructure Manager
  • VIM Virtualization Infrastructure Manager
  • the license management function unit may further include a function of collecting license usage information according to the license key set in the VNF and providing the billing system of a telecommunication company or a billing system of the VNF vendor.
  • the license usage information may be used for mutual settlement between the telecommunication company and the VNF vendor.
  • the license management function unit secures a license to be provided to the VNF from the license manager of the VNF vendor in the form of a license pool in the license management database, or on-demand at the request of the VNF. ) Can be secured in the form of.
  • the license of the NFVO compared to the conventional license management method that allows the VNF vendor license manager to directly issue or return a license every time a VNF is created / modified / deleted.
  • the management function it is possible to obtain license information from the license manager of the VNF vendor, to install / delete the VNF license information to the VNF, and to measure the amount of usage thereof. It can be solved.
  • a carrier may be provided with a means to reliably charge for VNF that can be created / deleted at any time by software.
  • the VNF vendor license manager manages licenses for each VNF, and does not manage any network services provided by a telecommunications company.
  • the network management criteria are provided through the license management function unit of the NFVO. VNF license management can be done.
  • network services are not a single VNF but a combination of VNFs from various vendors, the relationship between them and license management centered on network services can only be achieved by having a corresponding license management module and database in NFVO.
  • VNF vendor license manager the license processing due to the network failure of the network service unit is very difficult.
  • the structure of the NFVO according to an embodiment of the present invention, it may be possible to recover by reassigning a license for network failure using VNF and VNF license allocation information for each network service stored in a database.
  • FIG. 1 is a block diagram illustrating an ETST NFV architecture to which a VNF scaling method and a virtualization network function manager according to the present invention are applied.
  • FIG. 2 is a block diagram illustrating a configuration of an NFVO including a license management function according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a VNF generation step of the VNF license management method according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating a license usage information collection step of the VNF license management method according to an embodiment of the present invention.
  • FIG. 5 is a conceptual diagram illustrating an example of a method for providing a license in an NFV license management method according to the present invention.
  • FIG. 6 is a conceptual diagram illustrating another example of a method for providing a license in the NFV license management method according to the present invention.
  • FIG. 7 is a conceptual diagram illustrating another example of a method of providing a license in the NFV license management method according to the present invention.
  • first, second, A, and B may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another.
  • the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component.
  • FIG. 1 is a block diagram illustrating an ETST NFV architecture to which a VNF scaling method and a virtualization network function manager according to the present invention are applied.
  • the NFV architecture proposed by ETSI may include a virtualized network function (VNF) 120 and a network function virtualization infrastructure (NFVI) 140. .
  • VNF virtualized network function
  • NFVI network function virtualization infrastructure
  • the Operations Support System is a system for supporting the operator's network operation and the provision and maintenance of customer service
  • the Business Support System is the billing for the customer, the customer relationship management (CRM) Relationship management) and call center business automation.
  • At least one VNF instance 121-1,..., 121 -N may exist on the VNF 120, and element management (EM) 122-1,..., 122 -N (EM) corresponding to each of these may exist.
  • EM element management
  • NFV Management and Orchestration Component (MANO) 150 for managing and coordinating the components on the NFV architecture.
  • MANO NFV Management and Orchestration Component
  • the MANO 150 manages virtual resources (networking resources, network resources, storage resources) and orchestrate the virtual resources. Therefore, it checks the availability of virtual resources for network services consisting of multiple VNFs, takes charge of the actual deployment of them, and configures the distribution order and related information between VNFs for successful initiation of services. Must be delivered.
  • a coordinator 151 coordinating the overall operation, a virtualized network function manager (VNFM) 152 managing the VNF 120, and a virtualization infrastructure managing the NFVI 140.
  • VNFM virtualized network function manager
  • VIP virtualized infrastructure manager
  • the role of the VNFM 152 is to perform lifecycle management of the VNFs between the VNFs and the orchestrator 151 that manages virtual resources and services.
  • the VNFM 152 manages the association between virtual resources and VNFs in a cloud environment and immediately maintains and optimizes the continuity of services provided by VNFs in response to events or state changes occurring between them. do.
  • the role of the VIM 153 is responsible for the control and management of the NFVI to be described later, and typically serves to control and manage the NFVI existing in the infrastructure domain of the operator unit.
  • NFVI refers to the hardware and software elements that make up the environment where VNF can run. OpenStack, CloudStack, and others are based on open source, and each NFVI provides its own application program interface.
  • NFVI can be divided into three domains, compute domain (including storage), hypervisor domain, and infrastructure network domain.
  • Virtual computing and virtual storage belonging to the hypervisor domain refer to virtual resources allocated to virtual machines based on physical resources, and the virtualization layer refers to hypervisors such as KVM and XEN.
  • NFVI has a Virtualized Infrastructure Manager (VIM) and a reference point Nf-Vi, and has a VNF and Vn-Nf reference architecture.
  • VIP Virtualized Infrastructure Manager
  • FIG. 2 is a block diagram illustrating a configuration of an NFVO including a license management function according to an embodiment of the present invention.
  • the NFVO 200 may include a license management function 210 and a license management database 220.
  • the license management unit 210 may include at least one of a license classification unit 211, a license policy management unit 212, a license key management unit 213, and a license usage metering unit 214. have.
  • the detailed elements 211 to 214 of the license management function 210 are only examples of components corresponding to the roles performed by the license management function 210, and the detailed components are one. It may be configured as a software module of, or may be configured as two or more software modules that perform two or more roles.
  • the license management unit 210 may include a VNF instance (eg, 230), a VNFM 240, a billing system 250 of a provider BSS / OSS, a local license manager 260 of a VNF vendor, and a global license of a VNF vendor. It may have an interface with at least one of the manager 270 and the OSS billing system 280 of the VNF vendor.
  • the license management function 210 of the NFVO 200 may have an interface (Vnf-Nfvo.Lm) with respective VNF instances, and interface with the operator's billing system 250 (Oss.Bill-Nfvo. Lm) and an interface (VnfLIm-Nfvo.Lm) with the local license manager 260 of the VNF vendor.
  • the interfaces (Nfvo.Lm-Vnfm.Lm, Nfvo.Lm-VnfLm, Nfvo.Lm-VnfOss.Bill) are license management function 210, VNFM 240, and global license manager 270 of VNF vendor, respectively.
  • an interface with the OSS billing system 280 of the VNF vendor are license management function 210, VNFM 240, and global license manager 270 of VNF vendor.
  • the local license manager 260 of the VNF vendor is a license manager directly connected to the VNF.
  • the local license manager 260 is located in the same host as the VNF instance or in the same network domain as the host where the VNF instance is created, It may be a license manager that resides within a network domain of a (i.e., service provider internal network specific point).
  • the global license manager 270 of the VNF vendor is a license manager of a vendor existing on the Internet, and is a component that provides a service to various customers of the vendor without providing a service limited to a specific telecommunication company.
  • FIG. 3 is a flowchart illustrating a VNF generation step of the VNF license management method according to an embodiment of the present invention.
  • the VNF license management method described in FIG. 3 is a method performed in the VNF generation step.
  • the license management function unit 211 of the NFVO 210 and the license manager 260 or 270 of the VNF vendor and the VNF described in FIG. It may be performed by the interworking between the 230.
  • the function of the license manager of the VNF vendor may be configured to be performed by the VNFM 240 described with reference to FIG. 2.
  • the NFVO 200 ie, the license management function 210 of the NFVO
  • the NFVO 200 identifies the category of the VNF to be generated (S301), and checks the license availability of the identified VNF category for the license manager of the VNF vendor.
  • S310 if a license is available, a license key is requested to the VNF vendor license manager 260 or 270 (S321), and a license key is received (S322).
  • the license manager (260 or 270) of the VNF vendor or the NFVO (i.e., the license management function 210 of the NFVO) generates the requested VNF 230 through the VNFM 240 and generates the received license key.
  • Set to 230 (S330).
  • the generated VNF 230 and the license manager 260 or 270 of the VNF vendor may additionally perform a process S331 of mutually verifying the set license key.
  • the NFVO ie, the license management function unit 210 of the NFVO
  • the NFVO may perform a procedure for verifying a license setting state of the VNF 230 (S340).
  • steps S331 and S340 are not essential procedures, and may be performed according to the requirements of the license management function unit 210 of the VNF vendor or the NFVO, or may be performed differently from the illustrated procedures. have.
  • the NFVO (ie, the license management function 210 of the NFVO) may update the license management database 220 to manage the assignment state of the license key for the NFV 230 (S350).
  • the NFVO 200 may transmit a deletion (release) request of the VNF 230 to the VNF 230 (S360).
  • the NFVO ie, NFVO's license management function 210) requests the license manager 260 or 270 of the VNF vendor to release the license assigned to the VNF 230 in response to the deletion of the VNF 230.
  • the license release fact of the VNF 230 may be updated on the license management database 220 (S380).
  • FIG. 4 is a flowchart illustrating a license usage information collection step of the VNF license management method according to an embodiment of the present invention.
  • the VNF license management method described in FIG. 4 is a method of collecting and providing license usage information performed at the VNF usage stage.
  • the license management function 210 of the NFVO 200 described in FIG. 2 and a license of a VNF vendor are described. It may be performed by the interworking between the manager 260 or 270, the VNF 230, the carrier's billing system 250, and the VNF vendor's billing system 280.
  • License usage information is information required to charge customers or settle costs with VNF vendors based on usage, and may be collected through the VNF entity 230 and the license manager 260 or 270 of the VNF vendor (S411, S412).
  • the collected license usage information is verified by comparing the information recorded in the license management database 220 by the license management unit 210 of the NFVO 200 (S420).
  • the verified license usage information is provided to the billing system 250 of the telecommunication company (S430) and used for billing, and is also provided to the billing system 270 of the VNF vendor to be used for mutual settlement (S440).
  • a license management function 210 and a license management database 220 need to be defined in the NFVO.
  • new entities such as license managers 260 or 270 of VNF vendors, are defined and also need to define standard interfaces between these entities and NFVO, VNF vendors' VNFMs, and VNF instances.
  • the VNF vendor may also provide license management functionality through a vendor's internal license manager, which may be in the form of a local license manager 260 or a global license manager 270 on the Internet that exists inside a service provider (carrier). May also be present.
  • the vendor may provide a license management function in the VNFM 240.
  • License usage of each VNF may be measured and provided for billing in the billing system. This usage information is needed to settle costs between the service provider and the VNF vendor.
  • Table 1 summarizes the functional requirements that the license management function 210 of NFVO, that is, NFVO, has to manage VNF licenses.
  • Nfvo.LM.001 When a VNF is created or capacity is increased, NFVO must be able to provide license key assignment capabilities to the VNF License Manager or VNF Manager. Nfvo.LM.002 When a VNF object is running, the NFVO must be able to request and receive the VNF license status or information for a particular VNF object through the VNF License Manager or the VNF Manager. Nfvo.LM.003 When a VNF object is deleted, the NFV orchestrator must be able to release license key information through the VNF Manager or Vendor VNF License Manager.
  • Nfvo.LM.004 When a VNF object is running, the NFVO must be able to request collection of license usage information through either the vendor VMF Manager or the Vendor VNF License Manager. Nfvo.LM.005 When license information is collected through the VNF License Manager or VNF Manager, the NFVO must be able to verify and compare the collected information with the information managed by NFV Orchestrator.
  • the VNF may have a different license allocation method and billing method for each vendor.
  • the license allocation and charging through the NFVO may be performed in at least one of the following three methods described with reference to FIGS. 5 to 7.
  • FIG. 5 is a conceptual diagram illustrating an example of a method for providing a license in an NFV license management method according to the present invention.
  • the NFVO 200 of a carrier may form a license pool 400 by obtaining a license from an NFV vendor 300 (eg, a license manager of a VNF vendor) in advance (S510).
  • the information about the license pool 400 secured in advance may be stored in the license management database 220 of the NFVO described above.
  • a license key is requested to the NFVO 200 (S520), and the license key is distributed in response to the request (S530). License authentication is performed between the license manager 260 or 270 of the VNF vendor 300 and the VNF (S540 and S550; see step S331 of FIG. 3), and the license fee is post-billed by the vendor (S560).
  • the difference between the license pool 400 of FIG. 5 and the license pool 410 described in FIG. 6 is that the method described in FIG. 6 configures a license pool by purchasing a license from a VNF vendor in advance. Is that you only get a license that can be assigned to the VNF and you do not pay for it before you actually use it.
  • An advantage of the scheme described in FIG. 5 is that a license can be provided immediately when the VNF is created, and there is no need to pay a license fee before using the software image in the actual VNF.
  • FIG. 6 is a conceptual diagram illustrating another example of a method for providing a license in the NFV license management method according to the present invention.
  • the license pool 410 is formed by purchasing as many licenses as expected from the vendor 300 in advance (S610).
  • the information about the license pool 410 secured in advance may be stored in the license management database 220 of the NFVO described above.
  • An advantage of the scheme described in FIG. 6 is that a license can be provided immediately when the VNF is created, and that the license can be reused.
  • the disadvantage of the method described in Figure 6 is that the license information associated with the vendor should be secured, licenses must be secured in advance according to various request types according to the customer, and the license of the unused state must also be secured.
  • FIG. 7 is a conceptual diagram illustrating another example of a method of providing a license in the NFV license management method according to the present invention.
  • the method described in FIG. 7 is a method of obtaining a license from a vendor only when necessary (ie, an on-demand method).
  • the license function management unit 210 of the NFVO receives a license request (S710), obtains a license from a vendor (purchase or lease) (S720), and distributes the obtained license to the NFV (S730). .
  • An advantage of the scheme described in FIG. 7 is that it does not have to have an unused license.
  • the drawback of the scheme described in Figure 7 is that because the license is assigned when necessary, there is a delay in the initial service provision, and it is difficult to recycle the license because it identifies the license assignment based on MAC address, the authorization server for obtaining a license key It is necessary to develop interlocking functions between the vendor and the vendor.
  • the methods according to the invention can be implemented in the form of program instructions that can be executed by various computer means and recorded on a computer readable medium.
  • Computer-readable media may include, alone or in combination with the program instructions, data files, data structures, and the like.
  • the program instructions recorded on the computer readable medium may be those specially designed and constructed for the present invention, or may be known and available to those skilled in computer software.
  • Examples of computer readable media include hardware devices that are specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like.
  • Examples of program instructions include machine language code, such as produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like.
  • the hardware device described above may be configured to operate with at least one software module to perform the operations of the present invention, and vice versa.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An NFVO having a VNF license management function and an NFV license management method using the same are disclosed. The NFVO capable of managing the license of a VNF can comprise: a license management function unit for requesting a license key of the VNF from a license manager of a VNF vendor and replying to the same, setting the license key in the VNF, and checking or verifying a license state of the VNF; and a license management database for storing the license state of the VNF. Therefore, VNF license information can be managed in a unified manner for different pieces of VNF license information of various vendors, a license use amount between the VNF vendor and the NFVO can be mutually verified, and reliable billing can be performed for the VNF, which can frequently be created/deleted by a communication provider in an NFV technology-based network.

Description

VNF 라이선스 관리 기능을 가진 NFVO 및 이를 이용한 VNF 라이선스 관리 방법NFVO with VNF license management and how to manage VNF licenses using it
본 발명은 네트워크 기능 가상화(NFV: Network Function Virtualization)에 관한 것으로써, 더욱 자세하게는 NFV 기술에 따라서 제공되는 가상화 네트워크 기능(VNF: Virtualized Network Function)의 라이선스를 관리할 수 있도록 하는 네트워크 기능 가상화 오케스트레이터(NFVO: NFV Orchestrator)의 구조 및 이를 이용한 VNF의 라이선스 관리 방법에 관한 것이다.The present invention relates to network function virtualization (NFV), and more particularly, to a network function virtualization orchestrator that enables to manage licenses of virtualized network functions (VNFs) provided according to NFV technology. (NFVO: NFV Orchestrator) and the VNF license management method using the same.
NFV(Network Function Virtualization)기술은 기존에 하드웨어로 제공되던 네트워크 장치를 범용 서버 인프라에 소프트웨어 형태로 설치, 제거할 수 있도록 하여, 보다 신속하고 유연하게 서비스를 제공할 수 있도록 해주는 기술이다. Network Function Virtualization (NFV) technology is a technology that enables faster and more flexible service by installing and removing network devices previously provided as hardware in the form of software in a general-purpose server infrastructure.
NFV 서비스 환경에서 라이선스 관리는 크게 변화하게 되는 데, 기존에는 하드웨어 장치에 라이선스가 할당되어, 하드웨어와 라이선스가 1:1의 관계였으나, 소프트웨어화된 NFV 서비스 환경에서는 동일한 소프트웨어 이미지를 기반으로 다 수의 인스턴스(instance)가 생성될 수 있으므로, 소프트웨어 이미지와 라이선스의 관계가 1:n으로 변화하게 된다. In the NFV service environment, license management has changed dramatically. In the past, licenses were assigned to hardware devices, and hardware and licenses were 1: 1. However, in a softwareized NFV service environment, license management is based on the same software image. Since instances can be created, the relationship between the software image and the license changes to 1: n.
이때, 소프트웨어화된 네트워크 장치, 즉 VNF(Virtualized Network Function)이 하나씩 새로 생성될 때마다 라이선스를 신규로 할당하고 활성화(activation)시켜야 하며, VNF가 삭제될 때에는 라이선스 정보를 제거하는 과정이 필요하다. 또한, 이러한 라이선스는 VNF를 제공하는 벤더로부터 발급받거나, 반납되어야 하며, 이 VNF 라이선스 각각은 벤더가 통신사에 VNF에 대한 대금을 청구하는 단위가 되거나, 통신사가 고객에게 서비스를 제공하는 단위가 되므로 이에 대한 관리는 매우 민감하고 중요한 문제이다.In this case, each time a new softwareized network device, that is, a VNF (Virtualized Network Function) is newly created, a license must be newly assigned and activated, and when the VNF is deleted, a process of removing license information is required. In addition, these licenses must be issued or returned by the vendor providing the VNF, and each of these VNF licenses is a unit in which the vendor bills the carrier for the VNF, or a unit in which the carrier provides services to the customer. Management is a very sensitive and important issue.
따라서, VNF 라이선스 관리는 VNF의 생성, 삭제, 수정 등과 같은 라이프사이클(lifecycle) 관리 기능이나 VNF의 증감을 통한 스케일링을 진행할 때, 자동화되어 관리되어야 한다. 수많은 고객 사에 대한 네트워크나 국사 내 네트워크에 설치되는 수많은 VNF에 대하여 설치, 삭제, 증감될 때마다 일일이 수작업으로 라이선스 할당, 제거, 측정하는 것은 어렵고 객관성을 보장받기 어렵다. 또한, 각 VNF에 적용된 라이선스 적용상황이나 라이선스가 할당된 VNF에 대하여 고객의 사용량을 측정하여 과금을 위한 과금(billing) 시스템에 전달하는 작업이 필요하다. 이렇게 측정 사용량 정보는 통신서비스 제공사와 VNF 벤더 사이에 정산을 위해서도 자동화되어 적용되어야 한다. Therefore, VNF license management should be managed automatically when scaling through VNF or lifecycle management functions such as creation, deletion, modification, etc. of VNF. Every time a user installs, deletes, or increases or decreases the number of VNFs installed in a network of numerous customers or in a national network, it is difficult and manual to assign, remove, and measure licenses manually. In addition, it is necessary to measure a customer's usage of the license application status applied to each VNF or to the VNF to which the license is assigned, and deliver it to a billing system for billing. In this way, the measured usage information should be automatically applied for settlement between the service provider and the VNF vendor.
NFV(네트워크 기능 가상화)가 적용된 가상 네트워크를 상용화하기 위해서는 VNF 라이선스 관리가 필요하지만, 현재, 이 분야에 대해서는 표준화가 미흡한 상황이다. 각 VNF 벤더는 서로 다른 형태로 라이선스를 처리하기 위한 정보 구조 및 처리 기능을 설계하고 있는 것이 현실이다.VNF license management is required to commercialize a virtual network with Network Function Virtualization (NFV), but there is insufficient standardization in this field. The reality is that each VNF vendor is designing information structures and processing functions to handle licenses in different forms.
이러한 현실은 통신서비스 제공자로 하여금, 다양한 벤더의 VNF를 수용하여 네트워크를 구성하고, 고객 솔루션을 제공하는 것을 어렵게 한다. 다양한 벤더의 VNF의 서로 다른 라이선스 관리 구조를 모두 다른 방식으로 관리해야 하기 때문이다.This reality makes it difficult for telecom service providers to accommodate VNFs from various vendors to build networks and provide customer solutions. This is because different license management structures for different vendors' VNFs must all be managed in different ways.
ETSI/NFV 표준 위원회는 서로 다른 VNF 벤더 간에 표준화 방식으로 VNF를 관리할 수 있는 구조 및 인터페이스 규격을 정의하고 있으며, 표준화된 VNF 라이선스 관리를 위하여 표준 라이선스 구동 인터페이스 및 프로세스의 정의가 필요한 상황이다. The ETSI / NFV Standards Committee defines the structure and interface specifications for managing VNFs in a standardized way among different VNF vendors, and it is necessary to define standard license-driven interfaces and processes for standardized VNF license management.
상기와 같은 문제점을 해결하기 위한 본 발명의 제1 목적은, 네트워크 장치가 소프트웨어화되어 제공되는 NFV 기술 기반 서비스 환경에서, VNF의 생성, 삭제에 따른 VNF 라이선스의 할당, 해제, 사용량 측정 등을 수행할 수 있는 VNF 라이선스 관리 기능을 가진 네트워크 기능 가상화 오케스트레이터를 제공하는 것이다.The first object of the present invention for solving the above problems is, in the NFV technology-based service environment provided by the network device is provided in the software, VNF license allocation, release, usage measurement, etc. according to the creation and deletion of the VNF It provides a network function virtualization orchestrator with VNF license management.
상기와 같은 문제점을 해결하기 위한 본 발명의 제2 목적은, 네트워크 장치가 소프트웨어화되어 제공되는 NFV 기술 기반 서비스 환경에서, VNF의 생성, 삭제에 따른 VNF 라이선스의 할당, 해제, 사용량 측정 등을 수행할 수 있는 VNF 라이선스 관리 방법을 제공하는 것이다.A second object of the present invention for solving the above problems, in the NFV technology-based service environment provided by the network device is provided in the software, VNF license allocation, release, usage measurement, etc. according to the creation and deletion of the VNF It provides a way to manage VNF licenses.
상기와 같은 문제점을 해결하기 위한 본 발명의 제3 목적은, 네트워크 장치가 소프트웨어화되어 제공되는 NFV 기술 기반 서비스 환경에서, VNF의 생성, 삭제에 따른 VNF 라이선스의 할당, 해제, 사용량 측정 등을 수행할 수 있는 네트워크 가상화 시스템을 제공하는 것이다.A third object of the present invention for solving the above problems is, in the NFV technology-based service environment provided by the network device is provided in the software, VNF license allocation, release, usage measurement, etc. according to the creation and deletion of the VNF It is to provide a network virtualization system that can be done.
상술한 본 발명의 제1 목적을 달성하기 위한 본 발명의 일 측면에 따른 네트워크 기능 가상화 오케스트레이터(NFVO)는 VNF의 라이선스 키를 상기 VNF 벤더(vendor)의 라이선스 관리자에 요청하여 회신하고, 상기 VNF에 상기 라이선스 키를 설정하며, 상기 VNF의 라이선스 상태를 확인 또는 검증하는 라이선스 관리 기능부; 및 상기 VNF의 라이선스 상태를 저장하는 라이선스 관리 데이터베이스를 포함하여 구성될 수 있다.Network function virtualization orchestrator (NFVO) according to an aspect of the present invention for achieving the first object of the present invention described above request and return the license key of the VNF to the license manager of the VNF vendor, the VNF A license management function unit configured to set the license key in and check or verify a license state of the VNF; And a license management database that stores a license state of the VNF.
상기 VNF 벤더의 라이선스 관리자는 상기 VNF 벤더의 VNF 관리자(VNFM: Virtual Network Function Manager)일 수 있다.The license manager of the VNF vendor may be a VNF manager (VNFM) of the VNF vendor.
상기 VNF 벤더의 라이선스 관리자는 통신사의 서비스 제공사 내부 네트워크 내에 존재하는 로컬(local) 라이선스 관리자이거나, 인터넷 상에 존재하는 글로벌(global) 라이선스 관리자일 수 있다.The license manager of the VNF vendor may be a local license manager existing in a service provider's internal network or a global license manager existing on the Internet.
상기 라이선스 관리 기능부는 상기 VNF에 설정된 상기 라이선스 키에 따른 라이선스 사용량 정보를 수집하여, 통신사의 과금(billing) 시스템 또는 상기 VNF 벤더의 과금 시스템에 제공하는 기능을 추가로 포함할 수 있다.The license management function unit may further include a function of collecting license usage information according to the license key set in the VNF and providing the billing system of a telecommunication company or a billing system of the VNF vendor.
상기 라이선스 사용량 정보는 상기 통신사와 상기 VNF 벤더 간의 상호 정산에 이용될 수 있다.The license usage information may be used for mutual settlement between the telecommunication company and the VNF vendor.
상기 라이선스 관리 기능부는 상기 VNF 벤더의 라이선스 관리자로부터 상기 VNF에 제공될 라이선스를 상기 라이선스 관리 데이터베이스 상에 라이선스 풀(license pool) 형태로 미리 확보하거나, 상기 VNF의 요청에 따른 온-디맨드(on-demand) 형태로 확보할 수 있다. The license management function unit secures a license to be provided to the VNF from the license manager of the VNF vendor in the form of a license pool in the license management database, or on-demand at the request of the VNF. ) Can be secured in the form of.
상술한 본 발명의 제2 목적을 달성하기 위한 본 발명의 일 측면에 따른 VNF 라이선스 관리 방법은 VNF에 대한 생성 요청을 수신하고, 상기 VNF에 대한 라이선스 가용성을 상기 VNF 벤더의 라이선스 관리자에 체크하는 단계; 상기 VNF에 대한 라이선스 키를 상기 VNF 벤더의 라이선스 관리자에 요청하고 회신하는 단계; 상기 VNF를 생성하고 상기 VNF에 상기 라이선스 키를 설정하는 단계; 및 상기 VNF의 라이선스 상태를 라이선스 관리 데이터베이스에 업데이트하는 단계를 포함하여 구성될 수 있다.VNF license management method according to an aspect of the present invention for achieving the above-described second object of the present invention comprises the steps of receiving a creation request for the VNF, and checking the license availability of the VNF to the license manager of the VNF vendor ; Requesting and returning a license key for the VNF to a license manager of the VNF vendor; Creating the VNF and setting the license key to the VNF; And updating the license status of the VNF in a license management database.
상기 VNF 라이선스 관리 방법은 네트워크 기능 가상화 오케스트레이터(NFVO: Network Function Virtualization Orchestrator)에 의해서 수행될 수 있다.The VNF license management method may be performed by a network function virtualization orchestrator (NFVO).
상기 VNF 벤더의 라이선스 관리자는 상기 VNF 벤더의 VNF 관리자(VNFM: Virtual Network Function Manager)일 수 있다.The license manager of the VNF vendor may be a VNF manager (VNFM) of the VNF vendor.
상기 VNF 벤더의 라이선스 관리자는 통신사의 서비스 제공사 내부 네트워크 내에 존재하는 로컬(local) 라이선스 관리자이거나, 인터넷 상에 존재하는 글로벌(global) 라이선스 관리자일 수 있다.The license manager of the VNF vendor may be a local license manager existing in a service provider's internal network or a global license manager existing on the Internet.
상기 VNF 라이선스 관리 방법은 VNF에 설정된 상기 라이선스 키에 따른 라이선스 사용량 정보를 수집하여, 통신사의 과금(billing) 시스템 또는 상기 VNF 벤더의 과금 시스템에 제공하는 단계를 추가로 포함할 수 있다.The VNF license management method may further include collecting license usage information according to the license key set in the VNF, and providing the license usage information to a billing system of a telecommunication company or a billing system of the VNF vendor.
상기 라이선스 사용량 정보는 상기 통신사와 상기 VNF 벤더 간의 상호 정산에 이용될 수 있다.The license usage information may be used for mutual settlement between the telecommunication company and the VNF vendor.
상술한 본 발명의 제3 목적을 달성하기 위한 본 발명의 일 측면에 따른 네트워크 기능 가상화 시스템은 VNF 엘리먼트, NFV(Network Function Virtualization Infrastructure), 및 NFVO, VNFM, 및 VIM(Virtualization Infrastructure Manager)으로 구성된 NFV 관리 및 조정(MANO) 엘리먼트를 포함하고, 상기 NFVO은 VNF의 라이선스 키를 상기 VNF 벤더(vendor)의 라이선스 관리자에 요청하여 회신하고, 상기 VNF에 상기 라이선스 키를 설정하며, 상기 VNF의 라이선스 상태를 확인 또는 검증하는 라이선스 관리 기능부; 및 상기 VNF의 라이선스 상태를 저장하는 라이선스 관리 데이터베이스를 포함하여 구성될 수 있다.Network function virtualization system according to an aspect of the present invention for achieving the third object of the present invention described above is composed of a VNF element, Network Function Virtualization Infrastructure (NFV), and NFV, VNFM, and VIM (Virtualization Infrastructure Manager) A Management and Coordination (MANO) element, wherein the NFVO requests and returns a license key of the VNF to the license manager of the VNF vendor, sets the license key to the VNF, and displays the license status of the VNF. License management function to verify or verify; And a license management database that stores a license state of the VNF.
상기 라이선스 관리 기능부는 상기 VNF에 설정된 상기 라이선스 키에 따른 라이선스 사용량 정보를 수집하여, 통신사의 과금(billing) 시스템 또는 상기 VNF 벤더의 과금 시스템에 제공하는 기능을 추가로 포함할 수 있다.The license management function unit may further include a function of collecting license usage information according to the license key set in the VNF and providing the billing system of a telecommunication company or a billing system of the VNF vendor.
상기 라이선스 사용량 정보는 상기 통신사와 상기 VNF 벤더 간의 상호 정산에 이용될 수 있다.The license usage information may be used for mutual settlement between the telecommunication company and the VNF vendor.
상기 라이선스 관리 기능부는 상기 VNF 벤더의 라이선스 관리자로부터 상기 VNF에 제공될 라이선스를 상기 라이선스 관리 데이터베이스 상에 라이선스 풀(license pool) 형태로 미리 확보하거나, 상기 VNF의 요청에 따른 온-디맨드(on-demand) 형태로 확보할 수 있다.The license management function unit secures a license to be provided to the VNF from the license manager of the VNF vendor in the form of a license pool in the license management database, or on-demand at the request of the VNF. ) Can be secured in the form of.
본 발명의 실시예에 따른 VNF 라이선스 관리 방법 및 NFVO를 이용할 경우, VNF를 생성/수정/삭제할 때마다 VNF 벤더 라이선스 관리자가 직접 라이선스를 발급받거나 반납하도록 하는 종래의 라이선스 관리 방법에 비하여, NFVO의 라이선스 관리 기능부를 통하여 VNF 벤더의 라이선스 관리자로부터 라이선스 정보를 획득하여 VNF 라이선스 정보를 VNF에 설치/삭제하고 그 사용량을 측정하는 것이 가능해지므로, VNF 라이선스 관리의 객관성을 보장하여 VNF 사용량에 따른 민감한 과금 문제를 해결할 수 있게 된다.When using the VNF license management method and the NFVO according to an embodiment of the present invention, the license of the NFVO compared to the conventional license management method that allows the VNF vendor license manager to directly issue or return a license every time a VNF is created / modified / deleted. Through the management function, it is possible to obtain license information from the license manager of the VNF vendor, to install / delete the VNF license information to the VNF, and to measure the amount of usage thereof. It can be solved.
다양한 벤더의 서로 다른 VNF 라이선스 정보에 대하여 NFVO 내부의 라이선스 관리 기능부 및 라이선스 관리 데이터베이스에서 일원화된 방식으로 VNF 라이선스 정보를 관리할 수 있게 되고, VNF 벤더와 NFVO 사이에 그 사용량에 대한 상호 검증을 가능하게 하며, NFV 기술 기반 네트워크 서비스 상용화 시에 통신사가 소프트웨어화되어 수시로 생성/삭제될 수 있는 VNF에 대해 신뢰성 있게 과금할 수 있는 수단이 제공될 수 있게 된다.Enables you to manage VNF license information in a unified manner in the license management function and license management database within NFVO for different VNF license information from various vendors, and enables cross-validation of usage between VNF vendors and NFVO. In the commercialization of NFV technology-based network services, a carrier may be provided with a means to reliably charge for VNF that can be created / deleted at any time by software.
종래의 라이선스 관리 방식에서는, VNF 벤더 라이선스 관리자가 VNF 별로 라이선스를 관리하며, 통신사가 제공하는 네트워크 서비스에 대해서는 전혀 관리가 되지 않지만, 본 발명의 실시예에 따르면 NFVO의 라이선스 관리 기능부를 통하여 네트워크 서비스 기준의 VNF 라이선스 관리가 이루어질 수 있게 된다. In the conventional license management scheme, the VNF vendor license manager manages licenses for each VNF, and does not manage any network services provided by a telecommunications company. However, according to the embodiment of the present invention, the network management criteria are provided through the license management function unit of the NFVO. VNF license management can be done.
네트워크 서비스는 하나의 VNF가 아닌 다양한 벤더의 VNF들의 조합으로 이루어지므로, 이들간의 연관관계 및 네트워크 서비스 중심의 라이선스 관리는 NFVO에 해당 라이선스 관리 모듈 및 데이터베이스를 두어야만 가능해진다. 또한, 네트워크 장애가 발생했을 때, VNF 단위가 아닌 네트워크 서비스 단위의 VNF 라이선스 정보 확인 및 재할당 과정이 필요한데, 종래와 같이 VNF 벤더 라이선스 관리자를 이용할 경우 이러한 네트워크 서비스 단위의 네트워크 장애에 따른 라이선스 처리가 매우 어려운 반면, 본 발명의 실시예에 따른 NFVO의 구조를 이용할 경우, 데이터베이스에 저장된 네트워크 서비스 별 VNF 및 VNF 라이선스 할당 정보를 이용하여 네트워크 장애에 대한 라이선스 재할당을 통한 복구가 가능해질 수 있다.Since network services are not a single VNF but a combination of VNFs from various vendors, the relationship between them and license management centered on network services can only be achieved by having a corresponding license management module and database in NFVO. In addition, when a network failure occurs, it is necessary to check and reassign the VNF license information of the network service unit instead of the VNF unit. When using the VNF vendor license manager, the license processing due to the network failure of the network service unit is very difficult. On the other hand, when using the structure of the NFVO according to an embodiment of the present invention, it may be possible to recover by reassigning a license for network failure using VNF and VNF license allocation information for each network service stored in a database.
도 1은 본 발명에 따른 VNF 스케일링 방법 및 가상화 네트워크 기능 관리자가 적용되는 ETST NFV 아키텍쳐를 설명하기 위한 블록도이다. 1 is a block diagram illustrating an ETST NFV architecture to which a VNF scaling method and a virtualization network function manager according to the present invention are applied.
도 2는 본 발명의 일 실시예에 따른 라이선스 관리 기능을 포함한 NFVO의 구성을 설명하기 위한 블록도이다. 2 is a block diagram illustrating a configuration of an NFVO including a license management function according to an embodiment of the present invention.
도 3은 본 발명의 일 실시예에 따른 VNF 라이선스 관리 방법의 VNF 생성 단계를 설명하기 위한 순서도이다.3 is a flowchart illustrating a VNF generation step of the VNF license management method according to an embodiment of the present invention.
도 4는 본 발명의 일 실시예에 따른 VNF 라이선스 관리 방법의 라이선스 사용량 정보 수집 단계를 설명하기 위한 순서도이다. 4 is a flowchart illustrating a license usage information collection step of the VNF license management method according to an embodiment of the present invention.
도 5는 본 발명에 따른 NFV 라이선스 관리 방법에서 라이선스를 제공하는 방법의 일 예를 설명하기 위한 개념도이다. 5 is a conceptual diagram illustrating an example of a method for providing a license in an NFV license management method according to the present invention.
도 6은 본 발명에 따른 NFV 라이선스 관리 방법에서 라이선스를 제공하는 방법의 다른 예를 설명하기 위한 개념도이다.6 is a conceptual diagram illustrating another example of a method for providing a license in the NFV license management method according to the present invention.
도 7은 본 발명에 따른 NFV 라이선스 관리 방법에서 라이선스를 제공하는 방법의 또 다른 예를 설명하기 위한 개념도이다.7 is a conceptual diagram illustrating another example of a method of providing a license in the NFV license management method according to the present invention.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. As the invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention. In describing the drawings, similar reference numerals are used for similar elements.
제1, 제2, A, B 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다. Terms such as first, second, A, and B may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component. The term and / or includes a combination of a plurality of related items or any item of a plurality of related items.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may be present in between. Should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that there is no other component in between.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art and shall not be construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.
이하, 도면을 참조로 하여 본 발명의 실시예에 대하여 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명에 따른 VNF 스케일링 방법 및 가상화 네트워크 기능 관리자가 적용되는 ETST NFV 아키텍쳐를 설명하기 위한 블록도이다.1 is a block diagram illustrating an ETST NFV architecture to which a VNF scaling method and a virtualization network function manager according to the present invention are applied.
도 1을 참조하면, ETSI 에서 제시하는 NFV 아키텍쳐는 가상화 네트워크 기능(VNF: Virtualized Network Function; 120) 및 네트워크 기능 가상화 인프라스트럭춰(NFVI: Network Function Virtualization Infrastructure; 140)를 포함하여 구성될 수 있다.Referring to FIG. 1, the NFV architecture proposed by ETSI may include a virtualized network function (VNF) 120 and a network function virtualization infrastructure (NFVI) 140. .
여기에서, OSS(Operations Support System)는 사업자의 망 운영과 고객 서비스의 제공 및 유지를 지원하기 위한 시스템이며, BSS(Business Support System)는 고객에 대한 과금(billing), 고객 관계 관리(CRM: Customer Relationship Management), 콜 센터 업무 자동화 등을 지원하는 시스템을 의미한다.Here, the Operations Support System (OSS) is a system for supporting the operator's network operation and the provision and maintenance of customer service, and the Business Support System (BSS) is the billing for the customer, the customer relationship management (CRM) Relationship management) and call center business automation.
VNF(120) 상에는 적어도 하나의 VNF 인스턴스들(121-1, …, 121-N)이 존재할 수 있으며, 이들 각각에 대응되는 EM(Element Management; 122-1, …, 122-N)이 존재할 수 있다. NVFI(140) 상에는 실제 물리적 하드웨어(145, 146, 147), 실제 물리적 하드웨어 자원들을 가상화하는 가상화 계층(144), 및 가상화 계층(144)에 의해서 가상화된 가상화 자원(141, 142, 143)이 존재할 수 있다.At least one VNF instance 121-1,..., 121 -N may exist on the VNF 120, and element management (EM) 122-1,..., 122 -N (EM) corresponding to each of these may exist. have. On NVFI 140 there are real physical hardware 145, 146, 147, virtualization layer 144 that virtualizes the actual physical hardware resources, and virtualization resources 141, 142, 143 virtualized by virtualization layer 144. Can be.
또한, NFV 아키텍쳐 상에는 상기 구성 요소들을 관리하고 조정하기 위한 NFV 관리 및 조정(Management and Orchestration) 구성요소(MANO; 150)이 존재할 수 있다. In addition, there may be an NFV Management and Orchestration Component (MANO) 150 for managing and coordinating the components on the NFV architecture.
MANO(150)는 가상자원(computing resource, network resource, storage resource)들을 관리하고 가상 자원을 통합(orchestration)하는 역할을 수행한다. 따라서, 다수의 VNF 로 구성되는 네트워크 서비스에 대한 가상자원의 사용 가능 여부를 확인하고, 이에 대한 실제 배포를 담당하며, 서비스의 성공적인 개시를 위하여 VNF 간의 배포 순서 및 관련 정보를 구성하여 다양한 NFVI 에 성공적으로 전달해야 한다. The MANO 150 manages virtual resources (networking resources, network resources, storage resources) and orchestrate the virtual resources. Therefore, it checks the availability of virtual resources for network services consisting of multiple VNFs, takes charge of the actual deployment of them, and configures the distribution order and related information between VNFs for successful initiation of services. Must be delivered.
MANO(150) 내에는 전체적인 동작을 조정하는 조정자(Orchestrator; 151), VNF(120)를 관리하는 가상화 네트워크 기능 관리자(VNFM: VNF manager; 152), 및 NFVI(140)를 관리하는 가상화 인프라스트럭춰 관리자(VIM: Virtualized Infrastructure Manager; 153)가 존재할 수 있다.Within the MANO 150 is a coordinator (Orchestrator) 151 coordinating the overall operation, a virtualized network function manager (VNFM) 152 managing the VNF 120, and a virtualization infrastructure managing the NFVI 140. There may be a virtualized infrastructure manager (VIM) 153.
VNFM(152)의 역할은 VNF들과 가상자원 그리고 서비스를 총괄하는 오케스트레이터(151) 사이에서 VNF들의 라이프사이클(lifecycle) 관리를 수행하는 것이다. 특히, VNFM(152)는 클라우드 환경에서 가상 자원과 VNF들과의 연관관계를 관리해서 이들 간에 발생하는 이벤트나 상태변화에 즉각적으로 대응하여 VNF들이 제공하는 서비스의 연속성을 유지하고 최적화하는 기능을 수행한다.The role of the VNFM 152 is to perform lifecycle management of the VNFs between the VNFs and the orchestrator 151 that manages virtual resources and services. In particular, the VNFM 152 manages the association between virtual resources and VNFs in a cloud environment and immediately maintains and optimizes the continuity of services provided by VNFs in response to events or state changes occurring between them. do.
한편, VIM(153)의 역할은 후술될 NFVI에 대한 제어와 관리를 책임지는 것이며, 통상적으로 사업자 단위의 인프라스트럭춰 도메인 내에 존재하는 NFVI를 제어하고 관리하는 역할을 수행한다.On the other hand, the role of the VIM 153 is responsible for the control and management of the NFVI to be described later, and typically serves to control and manage the NFVI existing in the infrastructure domain of the operator unit.
NFVI는 VNF가 수행될 수 있는 환경으로 구성된 하드웨어와 소프트웨어 요소들을 칭하며 오픈소스를 기반으로 하는 오픈스택(OpenStack), 클라우드 스택(CloudStack) 등이 있으며 각각의 NFVI 는 고유의 응용프로그램 인터페이스를 제공한다. NFVI refers to the hardware and software elements that make up the environment where VNF can run. OpenStack, CloudStack, and others are based on open source, and each NFVI provides its own application program interface.
NFVI는 3가지 영역, 컴퓨트 도메인(storage 포함), 하이퍼바이저 도메인(hypervisor domain), 인프라 네트워크 도메인(infrastructure network domain)으로 나뉘어질 수 있다. 하이퍼바이저 도메인에 속하는 가상 컴퓨팅(virtual computing)과 가상 스토리지(virtual storage)는 물리적인 자원을 기반으로 가상 머신에 할당되는 가상 자원들을 의미하고 virtualization layer는 KVM과 XEN과 같은 하이퍼바이저를 칭한다. NFVI can be divided into three domains, compute domain (including storage), hypervisor domain, and infrastructure network domain. Virtual computing and virtual storage belonging to the hypervisor domain refer to virtual resources allocated to virtual machines based on physical resources, and the virtualization layer refers to hypervisors such as KVM and XEN.
컴퓨트 도메인에 속하는 컴퓨팅 하드웨어(computing hardware), 스토리지(storage hardware)는 물리적인 하드웨어 자원을 칭하고, 인프라 네트워크 도메인에 속하는 가상 네트워크(virtual network)는 가상 머신에 할당되는 가상 네트워크를 의미하며, 네트워크 하드웨어(network hardware)는 물리적인 네트워크 장치들을 각각 의미한다. NFVI는 VIM(virtualized Infrastructure Manager)과 참조점(reference point) Nf-Vi를 갖고, VNF와 Vn-Nf 참조 구조(reference architecture)를 가진다. Computing hardware and storage hardware belonging to the compute domain refer to physical hardware resources, and a virtual network belonging to the infrastructure network domain refers to a virtual network assigned to a virtual machine. (network hardware) means each physical network device. NFVI has a Virtualized Infrastructure Manager (VIM) and a reference point Nf-Vi, and has a VNF and Vn-Nf reference architecture.
도 2는 본 발명의 일 실시예에 따른 라이선스 관리 기능을 포함한 NFVO의 구성을 설명하기 위한 블록도이다.2 is a block diagram illustrating a configuration of an NFVO including a license management function according to an embodiment of the present invention.
도 2를 참조하면, 본 발명의 일 실시예에 따른 NFVO(200)는 라이선스 관리 기능부(210)와 라이선스 관리 데이터베이스(220)를 포함할 수 있다.Referring to FIG. 2, the NFVO 200 according to an embodiment of the present invention may include a license management function 210 and a license management database 220.
세부적으로, 상기 라이선스 관리 기능부(210)는 라이선스 분류부(211), 라이선스 정책 관리부(212), 라이선스 키 관리부(213), 및 라이선스 사용량 미터링부(214) 중 적어도 하나를 포함하여 구성될 수 있다. 다만, 상기 라이선스 관리 기능부(210)의 세부 구성요소들(211 내지 214)은 상기 라이선스 관리 기능부(210)가 수행하는 역할들에 대응되는 구성요소들의 일 예일 뿐이며, 상기 세부 구성요소들은 하나의 소프트웨어 모듈로서 구성될 수도 있으며, 두 가지 이상의 역할을 수행하는 둘 이상의 소프트웨어 모듈로서 구성될 수도 있다.In detail, the license management unit 210 may include at least one of a license classification unit 211, a license policy management unit 212, a license key management unit 213, and a license usage metering unit 214. have. However, the detailed elements 211 to 214 of the license management function 210 are only examples of components corresponding to the roles performed by the license management function 210, and the detailed components are one. It may be configured as a software module of, or may be configured as two or more software modules that perform two or more roles.
또한, 상기 라이선스 관리 기능부(210)는 VNF 인스턴스(예컨대, 230), VNFM(240), 사업자 BSS/OSS의 과금 시스템(250), VNF 벤더의 로컬 라이선스 관리자(260), VNF 벤더의 글로벌 라이선스 관리자(270), 및 VNF 벤더의 OSS 과금 시스템(280) 중 적어도 하나와 인터페이스를 가질 수 있다.In addition, the license management unit 210 may include a VNF instance (eg, 230), a VNFM 240, a billing system 250 of a provider BSS / OSS, a local license manager 260 of a VNF vendor, and a global license of a VNF vendor. It may have an interface with at least one of the manager 270 and the OSS billing system 280 of the VNF vendor.
예컨대, NFVO(200)의 라이선스 관리 기능부(210)는 각각의 VNF 인스턴스들과 인터페이스(Vnf-Nfvo.Lm)를 가질 수 있고, 사업자의 과금 시스템(250)과 인터페이스(Oss.Bill-Nfvo.Lm)를 가질 수 있으며, VNF 벤더의 로컬 라이선스 관리자(260)와 인터페이스(VnfLIm-Nfvo.Lm)을 가질 수 있다. 또한, 인터페이스들(Nfvo.Lm-Vnfm.Lm, Nfvo.Lm-VnfLm, Nfvo.Lm-VnfOss.Bill)은 각각 라이선스 관리 기능부(210)와 VNFM(240), VNF 벤더의 글로벌 라이선스 관리자(270), 및 VNF 벤더의 OSS 과금 시스템(280)과의 인터페이스를 예시하고 있다.For example, the license management function 210 of the NFVO 200 may have an interface (Vnf-Nfvo.Lm) with respective VNF instances, and interface with the operator's billing system 250 (Oss.Bill-Nfvo. Lm) and an interface (VnfLIm-Nfvo.Lm) with the local license manager 260 of the VNF vendor. In addition, the interfaces (Nfvo.Lm-Vnfm.Lm, Nfvo.Lm-VnfLm, Nfvo.Lm-VnfOss.Bill) are license management function 210, VNFM 240, and global license manager 270 of VNF vendor, respectively. , And an interface with the OSS billing system 280 of the VNF vendor.
한편, 상기 VNF 벤더의 로컬 라이선스 관리자(260)는 상기 VNF와 직접 연결된 라이선스 관리자로서, 예를 들면, VNF 인스턴스와 동일한 호스트에 존재하거나, VNF 인스턴스가 생성된 호스트와 동일한 네트워크 도메인에 위치하거나, 통신사의 네트워크 도메인(즉, 서비스 제공사 내부 네트워크 특정 지점) 내에 존재하는 라이선스 관리자일 수 있다. Meanwhile, the local license manager 260 of the VNF vendor is a license manager directly connected to the VNF. For example, the local license manager 260 is located in the same host as the VNF instance or in the same network domain as the host where the VNF instance is created, It may be a license manager that resides within a network domain of a (i.e., service provider internal network specific point).
또한, 상기 VNF 벤더의 글로벌 라이선스 관리자(270)는 인터넷 상에 존재하는 벤더의 라이선스 관리자로서 특정 통신사에 국한된 서비스를 제공하지 않고 해당 벤더의 다양한 고객 사에 서비스를 제공하는 구성요소이다.In addition, the global license manager 270 of the VNF vendor is a license manager of a vendor existing on the Internet, and is a component that provides a service to various customers of the vendor without providing a service limited to a specific telecommunication company.
도 3은 본 발명의 일 실시예에 따른 VNF 라이선스 관리 방법의 VNF 생성 단계를 설명하기 위한 순서도이다.3 is a flowchart illustrating a VNF generation step of the VNF license management method according to an embodiment of the present invention.
도 3에서 설명되는 VNF 라이선스 관리 방법은 VNF 생성 단계에서 수행되는 방법으로서, 도 2를 통해서 설명된 NFVO(210)의 라이선스 관리 기능부(211)와 VNF 벤더의 라이선스 관리자(260 또는 270) 및 VNF(230) 간의 연동에 의해서 수행될 수 있다. 여기에서, VNF 벤더의 라이선스 관리자의 기능은 도 2를 통하여 설명된 VNFM(240)에 의해서 수행되도록 구성될 수도 있다. The VNF license management method described in FIG. 3 is a method performed in the VNF generation step. The license management function unit 211 of the NFVO 210 and the license manager 260 or 270 of the VNF vendor and the VNF described in FIG. It may be performed by the interworking between the 230. Here, the function of the license manager of the VNF vendor may be configured to be performed by the VNFM 240 described with reference to FIG. 2.
VNF 생성 단계에서, NFVO(200, 즉, NFVO의 라이선스 관리 기능부(210))는 생성될 VNF의 카테고리를 식별하고(S301), 식별된 VNF 카테고리의 라이선스 가용성에 대한 체크를 VNF 벤더의 라이선스 관리자(260 또는 270)를 통하여 수행하며(S310), 라이선스가 가용한 경우 VNF 벤더 라이선스 관리자(260 또는 270)에 라이선스 키를 요청하고(S321), 라이선스 키를 수신한다(S322). In the VNF creation step, the NFVO 200 (ie, the license management function 210 of the NFVO) identifies the category of the VNF to be generated (S301), and checks the license availability of the identified VNF category for the license manager of the VNF vendor. In operation 260 or 270 (S310), if a license is available, a license key is requested to the VNF vendor license manager 260 or 270 (S321), and a license key is received (S322).
VNF 벤더의 라이선스 관리자(260 또는 270)나 NFVO(즉, NFVO의 라이선스 관리 기능부(210))는 VNFM(240)을 통하여 요청된 VNF(230)를 생성하고, 수신한 라이선스 키를 생성된 VNF(230)에 설정한다(S330). 이때, 생성된 VNF(230)와 VNF 벤더의 라이선스 관리자(260 또는 270)는 설정된 라이선스 키를 상호 검증하는 절차(S331)를 추가적으로 수행할 수 있다.The license manager (260 or 270) of the VNF vendor or the NFVO (i.e., the license management function 210 of the NFVO) generates the requested VNF 230 through the VNFM 240 and generates the received license key. Set to 230 (S330). In this case, the generated VNF 230 and the license manager 260 or 270 of the VNF vendor may additionally perform a process S331 of mutually verifying the set license key.
다음으로, NFVO(즉, NFVO의 라이선스 관리 기능부(210))는 VNF(230)의 라이선스 설정 상태를 검증하는 절차를 수행할 수 있다(S340).Next, the NFVO (ie, the license management function unit 210 of the NFVO) may perform a procedure for verifying a license setting state of the VNF 230 (S340).
한편, 상술된 단계(S331) 및 단계(S340)는 필수적인 절차는 아니며, VNF 벤더 또는 NFVO의 라이선스 관리 기능부(210)의 요구 사항에 따라서 수행될 수 있고, 예시된 절차와는 다르게 수행될 수도 있다.Meanwhile, the above-described steps S331 and S340 are not essential procedures, and may be performed according to the requirements of the license management function unit 210 of the VNF vendor or the NFVO, or may be performed differently from the illustrated procedures. have.
NFVO(즉, NFVO의 라이선스 관리 기능부(210))는 NFV(230)에 대한 라이선스 키의 할당 상태를 관리하기 위해서 라이선스 관리 데이터베이스(220)를 업데이트할 수 있다(S350).The NFVO (ie, the license management function 210 of the NFVO) may update the license management database 220 to manage the assignment state of the license key for the NFV 230 (S350).
생성된 VNF(230)가 더 이상 필요하지 않은 경우 NFVO(200)는 VNF(230)의 삭제(해제) 요청을 VNF(230)에게 전달할 수 있다(S360). 또한, NFVO(즉, NFVO의 라이선스 관리 기능부(210))는 VNF(230)의 삭제에 대응하여 VNF(230)에게 할당된 라이선스를 해제할 것을 VNF 벤더의 라이선스 관리자(260 또는 270)에게 요청하고(S370), VNF(230)에 대한 라이선스 해제 사실을 라이선스 관리 데이터베이스(220) 상에 업데이트할 수 있다(S380).When the generated VNF 230 is no longer needed, the NFVO 200 may transmit a deletion (release) request of the VNF 230 to the VNF 230 (S360). In addition, the NFVO (ie, NFVO's license management function 210) requests the license manager 260 or 270 of the VNF vendor to release the license assigned to the VNF 230 in response to the deletion of the VNF 230. In operation S370, the license release fact of the VNF 230 may be updated on the license management database 220 (S380).
도 4는 본 발명의 일 실시예에 따른 VNF 라이선스 관리 방법의 라이선스 사용량 정보 수집 단계를 설명하기 위한 순서도이다.4 is a flowchart illustrating a license usage information collection step of the VNF license management method according to an embodiment of the present invention.
도 4에서 설명되는 VNF 라이선스 관리 방법은 VNF 사용 단계에서 수행되는 라이선스 사용량 정보를 수집하고 제공하는 방법으로서, 도 2를 통해서 설명된 NFVO(200)의 라이선스 관리 기능부(210), VNF 벤더의 라이선스 관리자(260 또는 270), VNF(230), 통신사의 과금 시스템(250), 및 VNF 벤더의 과금 시스템(280) 간의 연동에 의해서 수행될 수 있다.The VNF license management method described in FIG. 4 is a method of collecting and providing license usage information performed at the VNF usage stage. The license management function 210 of the NFVO 200 described in FIG. 2 and a license of a VNF vendor are described. It may be performed by the interworking between the manager 260 or 270, the VNF 230, the carrier's billing system 250, and the VNF vendor's billing system 280.
라이선스 사용량 정보는 사용량 기반으로 고객에게 요금을 부과하거나 VNF 벤더와 비용을 정산하기 위하여 필요한 정보로서, VNF 개체(230)와 VNF 벤더의 라이선스 관리자(260 또는 270)를 통해 수집될 수 있다(S411, S412). License usage information is information required to charge customers or settle costs with VNF vendors based on usage, and may be collected through the VNF entity 230 and the license manager 260 or 270 of the VNF vendor (S411, S412).
라이선스 사용량 정보를 수집한 후, 수집된 라이선스 사용량 정보는 NFVO(200)의 라이선스 관리 기능부(210)에 의해서 라이선스 관리 데이터베이스(220)에 기록된 정보와 비교하여 검증된다(S420).After collecting the license usage information, the collected license usage information is verified by comparing the information recorded in the license management database 220 by the license management unit 210 of the NFVO 200 (S420).
검증된 라이선스 사용량 정보는 통신사의 과금 시스템(250)에 제공되어(S430) 과금에 이용되고, VNF 벤더의 과금 시스템(270)에도 제공되어서 상호 정산에 이용된다(S440).The verified license usage information is provided to the billing system 250 of the telecommunication company (S430) and used for billing, and is also provided to the billing system 270 of the VNF vendor to be used for mutual settlement (S440).
앞서 도 2의 블록도를 참조하여 설명한 바와 같이, 각 VNF의 라이선스를 관리하기 위하여, NFVO 내에는 라이선스 관리 기능부(210)와 라이선스 관리 데이터베이스(220)가 정의될 필요가 있다. 또한, VNF 벤더의 라이선스 관리자(260 또는 270)와 같은 새로운 엔티티가 정의 되고, 이 엔티티와 NFVO, VNF 벤더의 VNFM, 및 VNF 인스턴스와의 표준 인터페이스의 정의도 필요하다.As described above with reference to the block diagram of FIG. 2, in order to manage licenses of respective VNFs, a license management function 210 and a license management database 220 need to be defined in the NFVO. In addition, new entities, such as license managers 260 or 270 of VNF vendors, are defined and also need to define standard interfaces between these entities and NFVO, VNF vendors' VNFMs, and VNF instances.
VNF 벤더는 라이선스 관리 기능을 벤더 내부의 라이선스 관리자를 통해 제공할 수도 있고, 이 라이선스 관리자는 서비스 제공사(통신사)의 내부에 존재하는 로컬 라이선스 관리자(260) 또는 인터넷 상의 글로벌 라이선스 관리자(270)의 형태로도 존재할 수 있다. 또한, 벤더는 VNFM(240) 내부에 라이선스 관리 기능을 포함하여 제공할 수도 있다.The VNF vendor may also provide license management functionality through a vendor's internal license manager, which may be in the form of a local license manager 260 or a global license manager 270 on the Internet that exists inside a service provider (carrier). May also be present. In addition, the vendor may provide a license management function in the VNFM 240.
VNF 각각의 라이선스 사용량은 과금 시스템에 과금을 위해 측정되고 제공될 수 있다. 이 사용량 정보는 서비스 제공사와 VNF 벤더 간에 비용 정산을 위해 필요하다. 하기 표 1은 VNF 라이선스 관리를 위하여 NFVO, 즉, NFVO의 라이선스 관리 기능부(210)가 가져야 하는 기능 요구 사항(functional requirements)을 정리한 것이다.License usage of each VNF may be measured and provided for billing in the billing system. This usage information is needed to settle costs between the service provider and the VNF vendor. Table 1 below summarizes the functional requirements that the license management function 210 of NFVO, that is, NFVO, has to manage VNF licenses.
요구 사항 번호Requirement number 기능 요구 사항 개요Feature Requirements Overview
Nfvo.LM.001Nfvo.LM.001 VNF가 생성되거나 용량을 증감할 때, NFVO는 VNF 라이선스 관리자나 VNF Manager에 라이선스 키 할당 역량을 제공할 수 있어야 한다.When a VNF is created or capacity is increased, NFVO must be able to provide license key assignment capabilities to the VNF License Manager or VNF Manager.
Nfvo.LM.002Nfvo.LM.002 VNF개체가 동작할 때, NFVO는 특정 VNF개체에 대해 VNF 라이선스 관리자나, VNF Manager를 통해 VNF 라이선스 상태나 정보를 요청하고 받을 수 있어야 한다.When a VNF object is running, the NFVO must be able to request and receive the VNF license status or information for a particular VNF object through the VNF License Manager or the VNF Manager.
Nfvo.LM.003Nfvo.LM.003 VNF개체가 삭제되었을 때, NFV 오케스트레이터는 라이선스 키 정보를 VNF Manager나 벤더 VNF 라이선스 관리자를 통해 해제할 수 있어야 한다.When a VNF object is deleted, the NFV orchestrator must be able to release license key information through the VNF Manager or Vendor VNF License Manager.
Nfvo.LM.004Nfvo.LM.004 VNF개체가 동작할 때, NFVO는 벤더 VMF Manager나 벤더 VNF 라이선스 관리자를 통해 라이선스 사용량 정보에 대한 수집요청을 할 수 있어야 한다.When a VNF object is running, the NFVO must be able to request collection of license usage information through either the vendor VMF Manager or the Vendor VNF License Manager.
Nfvo.LM.005Nfvo.LM.005 VNF 라이선스 관리자나 VNF Manager를 통해 라이선스 정보가 수집되었을 때, NFVO는 NFV Orchestrator에서 관리하고 있는 정보와 수집된 정보를 비교하여 검증할 수 있어야 한다.When license information is collected through the VNF License Manager or VNF Manager, the NFVO must be able to verify and compare the collected information with the information managed by NFV Orchestrator.
한편, VNF는 벤더 별로 라이선스 할당 방법 및 과금 방법이 다를 수 있는 데, NFVO를 통한 라이선스의 할당 및 과금은 도 5 내지 도 7을 통해서 설명되는 다음의 세 가지 방식 중 적어도 하나로 수행될 수 있다.Meanwhile, the VNF may have a different license allocation method and billing method for each vendor. The license allocation and charging through the NFVO may be performed in at least one of the following three methods described with reference to FIGS. 5 to 7.
도 5는 본 발명에 따른 NFV 라이선스 관리 방법에서 라이선스를 제공하는 방법의 일 예를 설명하기 위한 개념도이다.5 is a conceptual diagram illustrating an example of a method for providing a license in an NFV license management method according to the present invention.
도 5를 참조하면, 통신사의 NFVO(200)는 NFV 벤더(300; 예컨대, VNF 벤더의 라이선스 관리자)로부터 미리 라이선스를 확보하여 라이선스 풀(400; license pool)을 형성할 수 있다(S510). 이때, 미리 확보된 라이선스 풀(400)에 대한 정보는 앞서 설명된 NFVO의 라이선스 관리 데이터베이스(220)에 저장될 수 있다.Referring to FIG. 5, the NFVO 200 of a carrier may form a license pool 400 by obtaining a license from an NFV vendor 300 (eg, a license manager of a VNF vendor) in advance (S510). In this case, the information about the license pool 400 secured in advance may be stored in the license management database 220 of the NFVO described above.
실제 VNF의 생성에 의해서 라이선스가 필요해진 경우 NFVO(200)에 라이선스 키가 요청되고(S520), 요청에 대응하여 라이선스 키가 배포된다(S530). 라이선스 인증은 VNF 벤더(300)의 라이선스 관리자(260 또는 270)와 VNF 간에 수행되며(S540 및 S550; 도 3의 단계 S331 참조), 라이선스 요금은 벤더에 의해서 후청구된다(S560).When a license is required by the actual VNF generation, a license key is requested to the NFVO 200 (S520), and the license key is distributed in response to the request (S530). License authentication is performed between the license manager 260 or 270 of the VNF vendor 300 and the VNF (S540 and S550; see step S331 of FIG. 3), and the license fee is post-billed by the vendor (S560).
도 5의 라이선스 풀(400)과 도 6에서 설명될 라이선스 풀(410)과의 차이점은, 도 6에서 설명될 방식은 VNF 벤더로부터 라이선스를 미리 구매하여 라이선스 풀을 구성하게 되나, 도 5의 방식에서는 VNF에 할당 가능한 라이선스를 미리 확보만 해두고 실제 사용하기 이전에 라이선스 비용을 지불하지 않는다는 점이다.The difference between the license pool 400 of FIG. 5 and the license pool 410 described in FIG. 6 is that the method described in FIG. 6 configures a license pool by purchasing a license from a VNF vendor in advance. Is that you only get a license that can be assigned to the VNF and you do not pay for it before you actually use it.
도 5에서 설명된 방식의 이점은, VNF가 생성되었을 때 라이선스가 즉시 제공될 수 있고, 실제 VNF에서 해당 소프트웨어 이미지를 사용하기 이전에 라이선스 비용을 지불할 필요가 없다는 점이 있다. An advantage of the scheme described in FIG. 5 is that a license can be provided immediately when the VNF is created, and there is no need to pay a license fee before using the software image in the actual VNF.
한편, 도 5에서 설명된 방식의 단점은, 벤더로부터 라이선스 정보를 미리 확보하여야 하며, 라이선스 관리가 분산하여 처리되기 때문에 라이선스를 재사용하기가 어려워지며, 라이선스 요청, 비용 지불, 라이선스 승인 등을 절차를 수행하여야 하므로 복잡도가 증가한다는 점이다.On the other hand, the disadvantage of the scheme described in Figure 5, the license information from the vendor must be obtained in advance, it is difficult to reuse the license because the license management is distributed is processed, the process of requesting licenses, payment, license approval, etc. The complexity increases because it must be done.
도 6은 본 발명에 따른 NFV 라이선스 관리 방법에서 라이선스를 제공하는 방법의 다른 예를 설명하기 위한 개념도이다.6 is a conceptual diagram illustrating another example of a method for providing a license in the NFV license management method according to the present invention.
도 6을 참조하면, 벤더(300)로부터 필요할 것으로 예상되는 만큼의 라이선스를 미리 구매하여 라이선스 풀(410)을 형성한다(S610). 이때, 미리 확보된 라이선스 풀(410)에 대한 정보는 앞서 설명된 NFVO의 라이선스 관리 데이터베이스(220)에 저장될 수 있다.Referring to FIG. 6, the license pool 410 is formed by purchasing as many licenses as expected from the vendor 300 in advance (S610). In this case, the information about the license pool 410 secured in advance may be stored in the license management database 220 of the NFVO described above.
이 경우, 실제 VNF의 생성에 의해서 라이선스가 필요해진 경우 라이선스 풀에 라이선스 키가 요청되고(S620), 요청에 대응하여 라이선스 키가 배포된다(S630).In this case, when a license is required by the actual VNF generation, a license key is requested to the license pool (S620), and the license key is distributed in response to the request (S630).
도 6에서 설명된 방식의 이점은, VNF가 생성될 때 즉시 라이선스가 제공될 수 있다는 점이며, 라이선스의 재사용이 가능하다는 점이다.An advantage of the scheme described in FIG. 6 is that a license can be provided immediately when the VNF is created, and that the license can be reused.
한편, 도 6에서 설명된 방식의 단점은 벤더와 연계된 라이선스 정보를 확보해야 하고, 고객에 따른 다양한 요청유형에 따라 미리 라이선스 확보하여야 하며, 미사용 상태의 라이선스도 확보하고 있어야 한다는 점이다.On the other hand, the disadvantage of the method described in Figure 6 is that the license information associated with the vendor should be secured, licenses must be secured in advance according to various request types according to the customer, and the license of the unused state must also be secured.
도 7은 본 발명에 따른 NFV 라이선스 관리 방법에서 라이선스를 제공하는 방법의 또 다른 예를 설명하기 위한 개념도이다.7 is a conceptual diagram illustrating another example of a method of providing a license in the NFV license management method according to the present invention.
도 7에서 설명되는 방식은 필요 시에만 벤더로부터 라이선스를 확보하는 방식(즉, 온-디맨드(on-demand) 방식)이다.The method described in FIG. 7 is a method of obtaining a license from a vendor only when necessary (ie, an on-demand method).
NFV가 생성될 때, NFVO의 라이선스 기능 관리부(210)는 라이선스 요청을 수신하고(S710), 벤더로부터 라이선스를 확보(구매 또는 임대)하며(S720), 확보된 라이선스를 NFV에 배포한다(S730).When the NFV is generated, the license function management unit 210 of the NFVO receives a license request (S710), obtains a license from a vendor (purchase or lease) (S720), and distributes the obtained license to the NFV (S730). .
도 7에서 설명된 방식의 이점은, 미 사용중인 라이선스를 갖고 있을 필요가 없다는 점이다.An advantage of the scheme described in FIG. 7 is that it does not have to have an unused license.
한편, 도 7에서 설명된 방식의 단점은 필요 시에 라이선스를 할당하기 때문에 초기 서비스 제공에 지연이 발생하게 되고, MAC 주소 기반으로 라이선스 할당을 식별하므로 라이선스 재활용 어려우며, 라이선스 키를 획득하기 위한 승인 서버와 벤더 사이에 연동기능의 개발이 필요하다는 점이다.On the other hand, the drawback of the scheme described in Figure 7 is that because the license is assigned when necessary, there is a delay in the initial service provision, and it is difficult to recycle the license because it identifies the license assignment based on MAC address, the authorization server for obtaining a license key It is necessary to develop interlocking functions between the vendor and the vendor.
본 발명에 따른 방법들은 다양한 컴퓨터 수단을 통해 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 컴퓨터 판독 가능 매체에 기록되는 프로그램 명령은 본 발명을 위해 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다.The methods according to the invention can be implemented in the form of program instructions that can be executed by various computer means and recorded on a computer readable medium. Computer-readable media may include, alone or in combination with the program instructions, data files, data structures, and the like. The program instructions recorded on the computer readable medium may be those specially designed and constructed for the present invention, or may be known and available to those skilled in computer software.
컴퓨터 판독 가능 매체의 예에는 롬(rom), 램(ram), 플래시 메모리(flash memory) 등과 같이 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러(compiler)에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터(interpreter) 등을 사용해서 컴퓨터에 의해 실행될 수 있는 고급 언어 코드를 포함한다. 상술한 하드웨어 장치는 본 발명의 동작을 수행하기 위해 적어도 하나의 소프트웨어 모듈로 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Examples of computer readable media include hardware devices that are specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code, such as produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate with at least one software module to perform the operations of the present invention, and vice versa.
이상 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although described with reference to the embodiments above, those skilled in the art will understand that the present invention can be variously modified and changed without departing from the spirit and scope of the invention as set forth in the claims below. Could be.

Claims (18)

  1. 가상화 네트워크 기능(VNF: Virtualized Network Function)의 라이선스를 관리 가능한 네트워크 기능 가상화 오케스트레이터(NFVO: Network Function Virtualization Orchestrator)로서,As a Network Function Virtualization Orchestrator (NFVO) that can manage licenses of Virtualized Network Functions (VNFs),
    VNF의 라이선스 키를 상기 VNF 벤더(vendor)의 라이선스 관리자에 요청하여 회신하고, 상기 VNF에 상기 라이선스 키를 설정하며, 상기 VNF의 라이선스 상태를 확인 또는 검증하는 라이선스 관리 기능부; 및A license management function unit for requesting and returning a license key of a VNF to a license manager of the VNF vendor, setting the license key to the VNF, and checking or verifying a license state of the VNF; And
    상기 VNF의 라이선스 상태를 저장하는 라이선스 관리 데이터베이스를 포함하는 것을 특징으로 하는,Characterized in that the license management database for storing the license state of the VNF,
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  2. 청구항 1에 있어서,The method according to claim 1,
    상기 VNF 벤더의 라이선스 관리자는 상기 VNF 벤더의 VNF 관리자(VNFM: Virtual Network Function Manager) 인 것을 특징으로 하는,The license manager of the VNF vendor is a VNF manager (VNFM: Virtual Network Function Manager) of the VNF vendor,
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  3. 청구항 1에 있어서,The method according to claim 1,
    상기 VNF 벤더의 라이선스 관리자는 통신사의 서비스 제공사 내부 네트워크 내에 존재하는 로컬(local) 라이선스 관리자인 것을 특징으로 하는,The license manager of the VNF vendor is characterized in that the local license manager existing in the service provider's internal network,
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  4. 청구항 1에 있어서,The method according to claim 1,
    상기 VNF 벤더의 라이선스 관리자는 인터넷 상에 존재하는 글로벌(global) 라이선스 관리자인 것을 특징으로 하는,The license manager of the VNF vendor is characterized in that the global license manager exists on the Internet,
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  5. 청구항 1에 있어서,The method according to claim 1,
    상기 라이선스 관리 기능부는 상기 VNF에 설정된 상기 라이선스 키에 따른 라이선스 사용량 정보를 수집하여, 통신사의 과금(billing) 시스템 또는 상기 VNF 벤더의 과금 시스템에 제공하는 기능을 추가로 포함하는 것을 특징으로 하는,The license management function unit may further include a function of collecting license usage information according to the license key set in the VNF and providing the billing system of a telecommunication company or the billing system of the VNF vendor.
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  6. 청구항 5항에 있어서,The method according to claim 5,
    상기 라이선스 사용량 정보는 상기 통신사와 상기 VNF 벤더 간의 상호 정산에 이용되는 것을 특징으로 하는,The license usage information is used for mutual settlement between the carrier and the VNF vendor,
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  7. 청구항 1에 있어서,The method according to claim 1,
    상기 라이선스 관리 기능부는 상기 VNF 벤더의 라이선스 관리자로부터 상기 VNF에 제공될 라이선스를 상기 라이선스 관리 데이터베이스 상에 라이선스 풀(license pool) 형태로 미리 확보하거나, 상기 VNF의 요청에 따른 온-디맨드(on-demand) 형태로 확보하는 것을 특징으로 하는,The license management function unit secures a license to be provided to the VNF from the license manager of the VNF vendor in the form of a license pool in the license management database, or on-demand at the request of the VNF. Characterized by securing in the form,
    네트워크 기능 가상화 오케스트레이터.Network function virtualization orchestrator.
  8. 가상화 네트워크 기능(VNF: Virtualized Network Function)의 라이선스를 관리하는 방법으로서,As a method of managing licenses for virtualized network functions (VNFs),
    VNF에 대한 생성 요청을 수신하고, 상기 VNF에 대한 라이선스 가용성을 상기 VNF 벤더의 라이선스 관리자에 체크하는 단계;Receiving a creation request for a VNF and checking a license manager of the VNF vendor for a license availability for the VNF;
    상기 VNF에 대한 라이선스 키를 상기 VNF 벤더의 라이선스 관리자에 요청하고 회신하는 단계;Requesting and returning a license key for the VNF to a license manager of the VNF vendor;
    상기 VNF를 생성하고 상기 VNF에 상기 라이선스 키를 설정하는 단계; 및Creating the VNF and setting the license key to the VNF; And
    상기 VNF의 라이선스 상태를 라이선스 관리 데이터베이스에 업데이트하는 단계를 포함한 것을 특징으로 하는,And updating the license status of the VNF in a license management database.
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  9. 청구항 8에 있어서, The method according to claim 8,
    상기 방법은 네트워크 기능 가상화 오케스트레이터(NFVO: Network Function Virtualization Orchestrator)에 의해서 수행되는 것을 특징으로 하는,The method is characterized in that performed by a network function virtualization orchestrator (NFVO),
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  10. 청구항 8에 있어서,The method according to claim 8,
    상기 VNF 벤더의 라이선스 관리자는 상기 VNF 벤더의 VNF 관리자(VNFM: Virtual Network Function Manager) 인 것을 특징으로 하는,The license manager of the VNF vendor is a VNF manager (VNFM: Virtual Network Function Manager) of the VNF vendor,
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  11. 청구항 8에 있어서,The method according to claim 8,
    상기 VNF 벤더의 라이선스 관리자는 통신사의 서비스 제공사 내부 네트워크 내에 존재하는 로컬(local) 라이선스 관리자인 것을 특징으로 하는,The license manager of the VNF vendor is characterized in that the local license manager existing in the service provider's internal network,
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  12. 청구항 8에 있어서,The method according to claim 8,
    상기 VNF 벤더의 라이선스 관리자는 인터넷 상에 존재하는 글로벌(global) 라이선스 관리자인 것을 특징으로 하는,The license manager of the VNF vendor is characterized in that the global license manager exists on the Internet,
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  13. 청구항 8에 있어서,The method according to claim 8,
    상기 VNF에 설정된 상기 라이선스 키에 따른 라이선스 사용량 정보를 수집하여, 통신사의 과금(billing) 시스템 또는 상기 VNF 벤더의 과금 시스템에 제공하는 단계를 추가로 포함하는 것을 특징으로 하는,And collecting license usage information according to the license key set in the VNF, and providing the license usage information to a billing system of a telecommunication company or a billing system of the VNF vendor.
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  14. 청구항 13항에 있어서,The method of claim 13,
    상기 라이선스 사용량 정보는 상기 통신사와 상기 VNF 벤더 간의 상호 정산에 이용되는 것을 특징으로 하는,The license usage information is used for mutual settlement between the carrier and the VNF vendor,
    VNF의 라이선스 관리 방법.How VNF manages licenses.
  15. 네트워크 기능 가상화(NFV) 시스템에 있어서,In a network function virtualization (NFV) system,
    가상화 네트워크 기능(VNF: Virtualized Network Function) 엘리먼트;Virtualized Network Function (VNF) element;
    네트워크 기능 가상화 인프라스트럭춰(NFVI: Network Function Virtualization Infrastructure); 및Network Function Virtualization Infrastructure (NFVI); And
    네트워크 기능 가상화 오케스트레이터(NFVO: NFV Orchestrator), 가상화 네트워크 기능 관리자(VNFM: VFN Manager), 및 VIM(Virtualization Infrastructure Manager)으로 구성된 NFV 관리 및 조정(MANO) 엘리먼트를 포함하고,Includes an NFV Management and Coordination (MANO) element consisting of the Network Function Virtualization Orchestrator (NFVO), the Virtualization Network Function Manager (VNFM: VFN Manager), and the Virtualization Infrastructure Manager (VIM),
    상기 NFVO은 The NFVO is
    VNF의 라이선스 키를 상기 VNF 벤더(vendor)의 라이선스 관리자에 요청하여 회신하고, 상기 VNF에 상기 라이선스 키를 설정하며, 상기 VNF의 라이선스 상태를 확인 또는 검증하는 라이선스 관리 기능부; 및A license management function unit for requesting and returning a license key of a VNF to a license manager of the VNF vendor, setting the license key to the VNF, and checking or verifying a license state of the VNF; And
    상기 VNF의 라이선스 상태를 저장하는 라이선스 관리 데이터베이스를 포함하는 것을 특징으로 하는,Characterized in that the license management database for storing the license state of the VNF,
    네트워크 기능 가상화 시스템.Network function virtualization system.
  16. 청구항 15에 있어서,The method according to claim 15,
    상기 라이선스 관리 기능부는 상기 VNF에 설정된 상기 라이선스 키에 따른 라이선스 사용량 정보를 수집하여, 통신사의 과금(billing) 시스템 또는 상기 VNF 벤더의 과금 시스템에 제공하는 기능을 추가로 포함하는 것을 특징으로 하는,The license management function unit may further include a function of collecting license usage information according to the license key set in the VNF and providing the billing system of a telecommunication company or the billing system of the VNF vendor.
    네트워크 기능 가상화 시스템.Network function virtualization system.
  17. 청구항 16항에 있어서,The method of claim 16,
    상기 라이선스 사용량 정보는 상기 통신사와 상기 VNF 벤더 간의 상호 정산에 이용되는 것을 특징으로 하는,The license usage information is used for mutual settlement between the carrier and the VNF vendor,
    네트워크 기능 가상화 시스템.Network function virtualization system.
  18. 청구항 15에 있어서,The method according to claim 15,
    상기 라이선스 관리 기능부는 상기 VNF 벤더의 라이선스 관리자로부터 상기 VNF에 제공될 라이선스를 상기 라이선스 관리 데이터베이스 상에 라이선스 풀(license pool) 형태로 미리 확보하거나, 상기 VNF의 요청에 따른 온-디맨드(on-demand) 형태로 확보하는 것을 특징으로 하는,The license management function unit secures a license to be provided to the VNF from the license manager of the VNF vendor in the form of a license pool in the license management database, or on-demand at the request of the VNF. Characterized by securing in the form,
    네트워크 기능 가상화 시스템.Network function virtualization system.
PCT/KR2017/004336 2016-04-25 2017-04-24 Nfvo having vnf license management function and vnf license management method using same WO2017188682A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20160050433 2016-04-25
KR10-2016-0050433 2016-04-25

Publications (1)

Publication Number Publication Date
WO2017188682A1 true WO2017188682A1 (en) 2017-11-02

Family

ID=60160980

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2017/004336 WO2017188682A1 (en) 2016-04-25 2017-04-24 Nfvo having vnf license management function and vnf license management method using same

Country Status (2)

Country Link
KR (1) KR102319503B1 (en)
WO (1) WO2017188682A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019207156A1 (en) * 2018-04-27 2019-10-31 Comptel Oy Method and arrangement for licence management in nfv network environment
US11663298B2 (en) * 2019-12-11 2023-05-30 At&T Intellectual Property I, L.P. Managing enterprise software licenses for virtual network functions
US11784875B1 (en) 2022-07-29 2023-10-10 Cisco Technology, Inc. Systems and methods for automatic license management of carrier neutral facility (CNF) services

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102500137B1 (en) * 2018-03-30 2023-02-15 삼성전자주식회사 Apparatus and method for network resource management in network fucntion virtualizaion environment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110132286A (en) * 2010-06-01 2011-12-07 인터내셔널 비지네스 머신즈 코포레이션 System and method for management of license entitlements in a virtualized environment
WO2014138148A2 (en) * 2013-03-06 2014-09-12 Siemens Aktiengesellschaft File based license management system in virtualization environment
US20140282821A1 (en) * 2013-03-15 2014-09-18 Symantec Corporation Systems and methods for identifying a secure application when connecting to a network
US20160043944A1 (en) * 2014-08-05 2016-02-11 Amdocs Software Systems Limited System, method, and computer program for augmenting a physical system utilizing a network function virtualization orchestrator (nfv-o)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101239301B1 (en) * 2009-07-06 2013-03-05 한국전자통신연구원 Apparatus and method for managing license
JP5449283B2 (en) * 2011-09-26 2014-03-19 株式会社日立システムズ Cloud shared resource provision system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110132286A (en) * 2010-06-01 2011-12-07 인터내셔널 비지네스 머신즈 코포레이션 System and method for management of license entitlements in a virtualized environment
WO2014138148A2 (en) * 2013-03-06 2014-09-12 Siemens Aktiengesellschaft File based license management system in virtualization environment
US20140282821A1 (en) * 2013-03-15 2014-09-18 Symantec Corporation Systems and methods for identifying a secure application when connecting to a network
US20160043944A1 (en) * 2014-08-05 2016-02-11 Amdocs Software Systems Limited System, method, and computer program for augmenting a physical system utilizing a network function virtualization orchestrator (nfv-o)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KIM, HYUN-CHUL: "Management, Orchestration and Security in Network Function Virtualization", CONVERGENCE SECURITY JURNAL, vol. 16, 2 March 2016 (2016-03-02), pages 19 - 23 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019207156A1 (en) * 2018-04-27 2019-10-31 Comptel Oy Method and arrangement for licence management in nfv network environment
US10999161B2 (en) 2018-04-27 2021-05-04 Comptel Oy Method and arrangement for licence management in NFV network environment
US11663298B2 (en) * 2019-12-11 2023-05-30 At&T Intellectual Property I, L.P. Managing enterprise software licenses for virtual network functions
US11784875B1 (en) 2022-07-29 2023-10-10 Cisco Technology, Inc. Systems and methods for automatic license management of carrier neutral facility (CNF) services

Also Published As

Publication number Publication date
KR20170121714A (en) 2017-11-02
KR102319503B1 (en) 2021-10-29

Similar Documents

Publication Publication Date Title
WO2017188682A1 (en) Nfvo having vnf license management function and vnf license management method using same
WO2018203635A1 (en) Method for containerizing application on cloud platform
WO2020017844A1 (en) Method for monitoring plurality of clusters and applications in cloud platform
WO2018135766A1 (en) Device and method for managing data by using block chain
WO2020017847A1 (en) Method for provisioning and managing multi-cluster on cloud platform
WO2020017843A1 (en) Method for allocating and managing cluster resource on cloud platform
WO2013137528A1 (en) Offline-transaction settlement system, and method and device therefor
WO2019198885A1 (en) Decentralized service platform using multiple blockchain-based service nodes
WO2013028009A2 (en) Smart office system, server for operation, and operation method
CN108446102A (en) A kind of integral system and method for development deployment application program
CN111835679B (en) Tenant resource management method and device under multi-tenant scene
WO2019132314A1 (en) Apparatus and method for network function virtualization in wireless communication system
CN111651738A (en) Fine-grained role authority unified management method based on front-end and back-end separation framework and electronic device
WO2014084608A1 (en) Method and system for managing secure element
WO2019190095A1 (en) Device and method for network resource management in network function virtualization environment
US20230308342A1 (en) Network service management apparatus and network service management method
EP4227813A1 (en) Network service management system and network service management method
CN100531053C (en) A method and system for device management
US20230333952A1 (en) Infrastructure management system and method
WO2019098428A1 (en) Erp function provision method using user-specific expandable management table, and erp function provision system for performing same
WO2018021864A1 (en) Method for providing cloud-based service
WO2020145458A1 (en) Method for providing neutral host network service by using blockchain, and system and device therefor
WO2019168239A1 (en) Virtual account system using blockchain network and virtual account issuance and deposit method thereof
CN110290205A (en) Service interface management method and device
WO2021141150A1 (en) Block chain-based wireless network management method and system

Legal Events

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

Ref country code: DE

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

Ref document number: 17789866

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 26.02.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17789866

Country of ref document: EP

Kind code of ref document: A1