WO2018059191A1 - Enterprise service bus connector, and connection method between functional entities - Google Patents

Enterprise service bus connector, and connection method between functional entities Download PDF

Info

Publication number
WO2018059191A1
WO2018059191A1 PCT/CN2017/100320 CN2017100320W WO2018059191A1 WO 2018059191 A1 WO2018059191 A1 WO 2018059191A1 CN 2017100320 W CN2017100320 W CN 2017100320W WO 2018059191 A1 WO2018059191 A1 WO 2018059191A1
Authority
WO
WIPO (PCT)
Prior art keywords
connector
message
port
esb
protocol
Prior art date
Application number
PCT/CN2017/100320
Other languages
French (fr)
Chinese (zh)
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 WO2018059191A1 publication Critical patent/WO2018059191A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Definitions

  • the present disclosure relates to the field of virtualization technologies in communication technologies, and in particular, to an enterprise service bus (ESB) connector and a connection method between functional entities.
  • ESD enterprise service bus
  • NFV Network Function Virtualization
  • NFV integrates network functions into industry-standard servers, switches, and storage hardware. It replaces traditional physical network devices with administrators through software running on servers, providing optimized virtualized data planes, reducing costs, power consumption, and Complexity.
  • NFV inter-entity communication structure is shown in Figure 1, including the Network Function Virtualization Orchestrator (NFVO) 11 and several different heterogeneous vendors' virtual network functions.
  • Management Virtualized Network Function Manager, VNFM) 12, Virtual Infrastructure Management (VIM) 23 (not shown), because the interfaces between VNFM and VIM provided by different vendors are quite different, NFVO and each VNFM are respectively Communication through different interfaces, such as NFVO and VNFM1 communicate through ETSI standard interface, NFVO and VNFM2 communicate through VNFM2 private interface, NFVO and VNFM3 communicate through VNFM3 private interface; similarly, NFVO and VIM communication have similar problems, therefore, NFVO The interactive communication with VNFM and VIM of heterogeneous vendors has become a problem. Moreover, since VNFM2 and VNFM3 use their respective private interfaces to communicate with NFVO, each VNFM needs to perform code adaptation between NFVO and VNFM when docking with NFVO
  • the embodiments of the present disclosure provide a method for connecting an ESB connector and a functional entity, which can facilitate the adaptation and docking between functional entities in the NFV architecture.
  • An embodiment of the present disclosure provides an ESB connector, where the ESB connector is located in a network function virtualization NFV architecture, the ESB connector is more than one protocol interface connector; and the protocol interface connector is used to connect A functional entity with different functions to implement protocol conversion of information transmitted between different functional entities.
  • the protocol interface connector includes a first port and a second port, where the first port and the second port respectively connect a first functional entity and a second functional entity having different functions; a port for transmitting and receiving the first transmission information of the protocol interface connector and the first functional entity; the second port, configured to send and receive the a second transmission information of the protocol interface connector and the second functional entity.
  • the protocol interface connector includes a virtual network function management VNFM connector, and the first port and the second port of the VNFM connector are respectively connected to the network function virtualization coordinators NFVO and VNFM.
  • the protocol interface connector includes a virtual infrastructure management VIM connector, and the first port and the second port of the VIM connector are respectively connected to the NFVO and the VIM.
  • the protocol interface connector includes a virtual network function coordinator VNFO connector, and the first port and the second port of the VNFO connector are respectively connected to the VNFM and the virtual network function VNF.
  • the protocol interface connector includes a resource coordinator RO connector, and the first port and the second port of the RO connector are respectively connected to the cross-domain resource coordinators CDRO and VIM.
  • Embodiments of the present disclosure provide a connection method between functional entities, where functional entities having different functions are connected through an enterprise service bus ESB connector that is more than one protocol interface connector; information transmitted between different functional entities is described by each The protocol interface connector performs protocol conversion.
  • the protocol interface connector includes a first port and a second port, and the protocol interface connector transmits and receives the first transmission information of the first functional entity through the first port of the protocol, and sends and receives the first transmission information through the second port of the first interface. Second transmission information of the second functional entity; wherein the first functional entity and the second functional entity have different functions.
  • the first function entity is a network function virtualization coordinator NFVO
  • the second function entity is a virtual network function management VNFM
  • the protocol interface connector is a VNFM connector
  • the first transmission information includes Receiving, by the NFVO, a first message distributed by an ESB router, where the second transmission information includes a second message conforming to a corresponding VNFM protocol converted by the first message, and the second message passes the ESB Sending, by the router, the VNFM
  • the second transmission information includes a received third message returned by the VNFM, where the first transmission information includes a protocol conforming to the ESB standard interface protocol converted by the third message by a protocol And a fourth message sent by the ESB router to the NFVO.
  • the first functional entity is NFVO
  • the second functional entity is a virtual infrastructure management VIM
  • the protocol interface connector is a VIM connector
  • the second transmission information includes the received VIM
  • the fifth message sent, the first transmission information includes a sixth message conforming to the ESB standard interface protocol converted by the fifth message by the protocol, and the sixth message is sent to the NFVO through an ESB router.
  • the first functional entity is a VNFM
  • the second functional entity is a virtual network function VNF
  • the protocol interface connector is a VNFO connector
  • the first transmission information includes the received VNFM transmission.
  • the seventh message; the second transmission information includes an eighth message conforming to the ESB standard interface protocol converted by the seventh message by the protocol, and the eighth message is sent to the VNF through an ESB router.
  • the first functional entity is a cross-domain resource coordinator CDRO
  • the second functional entity is a VIM
  • the protocol interface connector is a resource coordinator RO connector
  • the second transmission information includes receiving The ninth message sent by the VIM
  • the first transmission information includes a tenth message conforming to the ESB standard interface protocol converted by the ninth message
  • the tenth message is sent to the CDRO through an ESB router.
  • the embodiment of the present disclosure further provides a storage medium for storing program code, where the program code is used for execution.
  • the ESB connector and the connection method between the functional entities provided by the embodiments of the present disclosure connect functional entities with different functions through an enterprise service bus ESB connector that is more than one protocol interface connector; Each of the protocol interface connectors performs protocol conversion. In this way, each functional entity in the NFV architecture is connected through an ESB connector, so that functional entities having different interfaces in the NFV architecture can communicate with each other, thereby facilitating convenient adaptation and docking between functional entities in the NFV architecture. .
  • FIG. 1 is a schematic diagram of a connection between NFVO and VNFM in the related art
  • FIG. 2 is a schematic structural diagram of an ESB connector in an NFV architecture according to an embodiment of the present disclosure
  • FIG. 3 is a flowchart of a relevant part of a VNFM connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure
  • FIG. 4 is a flowchart of a relevant part of a VIM connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure
  • FIG. 5 is a flowchart of a relevant part of an NVFO connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure
  • FIG. 6 is a flowchart of a relevant part of an RO connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure.
  • ESB is a combination of traditional middleware technology and XML, Web services and other technologies. It is a standards-based, service-oriented backbone bus that can connect multiple application endpoints. It is a standard between loosely coupled services and applications. An integrated approach that supports virtualized communication interactions between communication participants in a service-oriented architecture and manages virtualized communication participants.
  • the embodiment of the present disclosure utilizes the characteristics of the ESB, and proposes an ESB connector that is connected between multiple functional entities in the NFV architecture, through more than one protocol interface connector included in the ESB connector, in different functional entities. Transfer information between the transfer and complete the transfer of information between the different functional entities.
  • NSO Network Service Orchestrator
  • CDRO Cross-Domain Resource Orchestrator
  • the NSO is responsible for network service directory management, network service lifecycle management, virtual network feature (VNF) directory management, and VNF lifecycle management.
  • VNF virtual network feature
  • EMS Element Management System
  • CDRO is primarily responsible for cross-domain resource monitoring.
  • FIG. 2 is a schematic structural diagram of an ESB connector in an NFV architecture according to an embodiment of the present disclosure.
  • an embodiment of the present disclosure provides an ESB connector 22, which is located in an NFV architecture, for example, The above protocol interface connector; the protocol interface connector is used to connect functional entities of different functions, and realize protocol conversion of information transmission between functional entities having different functions.
  • the ESB connector is used between the functional entities in the NFV architecture to facilitate the adaptation and docking between functional entities when using functional entities with different interfaces developed by different vendors.
  • the protocol interface connector includes a first port and a second port, where the first port and the second port respectively connect a first functional entity and a second functional entity having different functions; the first port, Transmitting, by the second interface, the first transmission information of the protocol interface connector and the first functional entity; and the second port, configured to send and receive the second transmission information of the protocol interface connector and the second functional entity.
  • the protocol interface connector facilitates communication connection between the first functional entity and the second functional entity.
  • the above protocol interface connector includes a VNFM connector 222, a VIM connector 223, a VNFO connector 221, and an RO connector 224.
  • the first port and the second port of the VNFM connector 222 are respectively connected to the NFVO and the VNFM; correspondingly, the first functional entity is NFVO, and the second functional entity is VNFM;
  • the first and second are only used to explain the technical implementation scheme more clearly.
  • the first functional entity may be VNFM
  • the second functional entity is NFVO
  • the port to which the VNFM connector is connected to the VNFM is the first port
  • the port to which the VNFM connector is connected to the NFVO is the second port.
  • the first port and the second port of the VIM connector 223 are respectively connected to the NFVO and the VIM; correspondingly, the first functional entity is NFVO, and the second functional entity is VIM;
  • the first and second are only used to explain the technical implementation scheme more clearly.
  • the first functional entity may be VIM
  • the second functional entity is NFVO
  • the port to which the VIM connector is connected to the VIM is the first port
  • the port to which the VIM connector is connected to the NFVO is the second port.
  • the first port and the second port of the VNFO connector 221 are respectively connected to the VNFM and the VNF; correspondingly, the first functional entity is a VNFM, and the second functional entity is a VNF;
  • the first and the second are only used to explain the technical implementation scheme more clearly.
  • the first functional entity may be a VNF
  • the second functional entity is a VNFM
  • the port to which the VNFO connector is connected to the VNF is the first port
  • the port to which the VNFO connector is connected to the VNFM is the second port.
  • the first port and the second port of the RO connector 224 are respectively connected to the CDRO and the VIM; correspondingly, the first functional entity is a CDRO, and the second functional entity is a VIM;
  • the first and second are only used to explain the technical implementation scheme more clearly.
  • the first functional entity may be a VIM
  • the second functional entity may be a CDRO
  • the port to which the RO connector is connected to the VIM is the first port
  • the port to which the RO connector is connected to the CDRO is the second port.
  • the ESB connector 22 can be adapted to interfaces of VNFM and VNF products of different structures of different manufacturers, and convert messages and messages received and sent by the VNFM and the VNF into HTTP, FTP, JMS, and the like.
  • Messages or messages of standard protocols such as RMI solve the cumbersome problem of the adaptation process between direct communication between NFVO, VNFM, VNF and other manufacturers and NFVO.
  • the ESB connector 22 in the embodiment of the present disclosure is developed using an ESB designer design.
  • the ESB connector design development process is as follows:
  • the first step is to use the RAMB API Editor plug-in integrated with the ESB Designer to design the REST API.
  • This API is used for the NFVO command to send and receive.
  • the NFVO command is delivered to the VNFM connector, including the instantiation, expansion, and other commands.
  • the NFVO command receives an alarm performance report result including receiving the VIM connector.
  • the second step is to use the ESB Designer to create a new Mule project, import the Raml file generated in the first step, and generate a process template through the APIKit plugin integrated by the ESB Designer; wherein the automatically generated process template includes NFVO and REST messages through the APIKit Router.
  • the third step is to design a custom connector using the DevKit plugin integrated by the ESB Designer.
  • This connector can be used to parse REST messages sent and received by NFVO, and convert data according to the contents of the message, and design the connection.
  • the process is placed in the process template to generate a process deployment file.
  • the fourth step is to deploy the zip format process deployment file to the corresponding project process.
  • the ESB connector in the NFV architecture provided in the embodiment of the present disclosure is connected between the NFV functional entities for implementing communication between the functional entities in the NFV architecture based on the ESB, and implementing the communication connection between the functional entities having different interfaces in the NFV architecture. It facilitates the adaptation and docking between various functional entities in the NFV architecture.
  • an embodiment of the present disclosure provides a connection method between functional entities, where functional entities having different functions are connected through an Enterprise Service Bus (ESB) connector that is more than one protocol interface connector; The information transmitted between different functional entities is protocol-converted by each protocol interface connector.
  • ESD Enterprise Service Bus
  • the ESB connector is used between the functional entities in the NFV architecture to facilitate the adaptation and docking between functional entities when using functional entities with different interfaces developed by different vendors.
  • the protocol interface connector includes a first port and a second port, and the protocol interface connector transmits and receives the first transmission information of the first functional entity through the first port of the first interface, and transmits and receives the first transmission information through the second port of the first interface.
  • the protocol interface connector facilitates communication connection between the first functional entity and the second functional entity.
  • the first functional entity is NFVO
  • the second functional entity is VNFM
  • the protocol interface connector is a VNFM connector
  • the connection method between functional entities in the NFV architecture includes:
  • the transmission information includes a first message that is sent by the received NFVO through the ESB router, the second transmission information includes a second message that is translated by the first message and conforms to the corresponding VNFM protocol, and the second message is sent to the VNFM through the ESB router;
  • the transmission information includes a third message returned by the received VNFM, the first transmission information includes a fourth message conforming to the ESB standard interface protocol converted by the third message, and the fourth message is sent to the NFVO through the ESB router.
  • the exemplary steps are as follows:
  • Step 301 Receive, by the first port of the VNFM connector, the first message that the NFVO distributes through the ESB router.
  • the first message distributed by the ESB router includes: when the first message is delivered, the user first sends a command to the ESB deployment process through the NFVO, and the ESB deployment process distributes the message to the VNFM connector through the APIKit Route router.
  • Step 302 Convert the first message into a second message that conforms to the corresponding VNFM protocol.
  • the VNFM connector adapts according to the interface type of the VNFM, and converts the received first message into a data form that can communicate with the VNFM.
  • Step 303 Send a second message to the VNFM through the second port of the VNFM connector.
  • the VNFM After receiving the NFVO message, the VNFM operates on the VNF and returns the message result as a third message.
  • Step 304 Receive a third message returned by the VNFM through the second port of the VNFM connector.
  • Step 305 Convert the third message into a fourth message conforming to the ESB standard interface protocol.
  • the above-mentioned conforming ESB standard interface protocol may be an HTTP message based on a REST interface.
  • Step 306 Send the fourth message to the NFVO through the ESB router through the first port of the VNFM connector.
  • connection method in the embodiment of the present disclosure can be used to perform interface matching between the NFVO interface and the VNFM interface through the VNFM connector without directly coupling. save time and energy.
  • the first functional entity is NFVO
  • the second functional entity is VIM
  • the protocol interface connector is a VIM connector
  • the connection method between functional entities in the NFV architecture includes: second transmission information
  • the fifth message sent by the received VIM is included.
  • the first transmission information includes a sixth message conforming to the ESB standard interface protocol converted by the fifth message, and the sixth message is sent to the NFVO through the ESB router.
  • Step 401 Receive a fifth message sent by the VIM through the first port of the VIM connector.
  • Step 402 Convert the fifth message into a sixth message conforming to the ESB standard interface protocol.
  • Step 403 Send the sixth message to the NFVO through the ESB router through the second port of the VIM connector.
  • the ESB router is the ESB APIKit Router router.
  • the reported message sent by the VIM is sent to the NFVO after being converted by the VIM connector. After receiving the report message, the NFVO processes the message and presents it to the user.
  • the reported message sent by the VIM includes data reporting of the alarm performance.
  • connection method in the embodiment of the present disclosure can make the interface matching between the NFVO and the VIM through the VIM connector without being directly coupled, saving time. Labor saving.
  • the first functional entity is VNFM
  • the second functional entity is VNF
  • the protocol interface connector is a VNFO connector
  • the connection method between functional entities in the NFV architecture includes: first transmission information
  • the seventh message sent by the received VNFM is included;
  • the second transmission information includes an eighth message conforming to the ESB standard interface protocol converted by the seventh message, and the eighth message is sent to the VNF through the ESB router.
  • An exemplary step is as follows: Step 501: Receive a seventh message sent by the VNFM through the first port of the VNFO connector.
  • Step 502 Convert the seventh message into an eighth message conforming to the ESB standard interface protocol.
  • Step 503 Send the eighth message to the VNF through the ESB router through the second port of the VNFO connector.
  • the ESB router is the ESB APIKit Router router.
  • the VNFO connector enables communication between VNFM and VNF from different vendors.
  • VNFM manages VNFs of different vendors
  • VNFMs of different vendors are connected to NFVO through VNFO connectors, and VNFs of different vendors are managed.
  • VNF management includes VNFM registration, VNF instantiation, and expansion. Shrink, start, stop, etc.
  • the NFVM interface and the VNF interface can be interface-matched through the NFVO connector without direct coupling, saving time and effort.
  • the first functional entity is a CDRO
  • the second functional entity is a VIM
  • the protocol interface connector is a RO connector
  • the connection method between the functional entities in the NFV architecture includes:
  • the ninth message sent by the received VIM is included.
  • the first transmission information includes a tenth message conforming to the ESB standard interface protocol converted by the ninth message, and the tenth message is sent to the CDRO through the ESB router.
  • Step 601 Receive a ninth message sent by the VIM through the first port of the RO connector.
  • Step 602 Convert the ninth message into a tenth message conforming to the standard interface protocol.
  • Step 603 Send the tenth message to the CDRO through the ESB router through the second port of the RO connector.
  • the ESB router is the ESB APIKit Router router.
  • the report message sent by the VIM is sent to the CDRO through the protocol conversion of the RO connector. After receiving the report message, the CDRO processes the report message, and finally realizes unified storage of resources.
  • the RO connector in the embodiment of the present disclosure can be used to perform interface matching between the CDRO and the VIM without directly coupling. Time and effort.
  • connection method between functional entities in the NFV architecture implements communication between NFV functional entities through an ESB connector connected between functional entities in the NFV architecture, and implements functions with different interfaces in the NFV architecture.
  • the communication connection between entities makes the functional entities in the NFV architecture easy to interface.
  • embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG.
  • the computer program instructions can be provided to a processor of a computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine such that instructions executed by a processor of a computer or other programmable data processing device are utilized for Means for implementing the functions specified in one or more flows of the flowchart or in a block or blocks of the flowchart.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • the ESB connector and the connection method between the functional entities provided by the embodiments of the present disclosure connect functional entities with different functions through an enterprise service bus ESB connector that is more than one protocol interface connector; Each of the protocol interface connectors performs protocol conversion. In this way, each functional entity in the NFV architecture is connected through an ESB connector, so that functional entities having different interfaces in the NFV architecture can communicate with each other, thereby facilitating convenient adaptation and docking between functional entities in the NFV architecture. .

Abstract

Provided is an enterprise service bus (ESB) connector. The ESB connector is located in a network function virtualization (NFV) architecture, and the ESB connector consists of one or more protocol interface connectors. The protocol interface connector is used for connecting functional entities having different functions so as to achieve protocol conversion, of transmission information, between the functional entities with different functions. Also provided is a connection method between functional entities.

Description

一种企业服务总线连接器及功能实体间的连接方法Enterprise service bus connector and connection method between functional entities 技术领域Technical field
本公开涉及通信技术中的虚拟化技术领域,尤其涉及一种企业服务总线(Enterprise Service Bus,ESB)连接器及功能实体间的连接方法。The present disclosure relates to the field of virtualization technologies in communication technologies, and in particular, to an enterprise service bus (ESB) connector and a connection method between functional entities.
背景技术Background technique
随着互联网应用的迅猛发展,整个互联网的流量需求大增,传统的专有网络设备越来越多样化,这使得运营商和数据中心运营商们的升级服务越来越困难,网络功能虚拟化(Network Function Virtualization,NFV)技术提供了一种解决该问题的途径。With the rapid development of Internet applications, the traffic demand of the entire Internet has increased greatly, and the traditional proprietary network devices have become more and more diverse. This has made it increasingly difficult for operators and data center operators to upgrade services, and network functions are virtualized. (Network Function Virtualization, NFV) technology provides a way to solve this problem.
NFV将网络功能整合到行业标准的服务器、交换机和存储硬件上,通过服务器上运行的软件,由管理员取代了传统物理网络设备,提供了优化的虚拟化数据平面,并降低成本、能耗和复杂性。NFV integrates network functions into industry-standard servers, switches, and storage hardware. It replaces traditional physical network devices with administrators through software running on servers, providing optimized virtualized data planes, reducing costs, power consumption, and Complexity.
随着虚拟化标准的逐步成熟和完善,NFV实体间通信结构如图1所示,包括网络功能虚拟化协调器(Network Function Virtualization Orchestrator,NFVO)11和若干个不同的异构厂商的虚拟网络功能管理(Virtualised Network Function Manager,VNFM)12、虚拟基础设施管理(Virtualised Infrastructure Manager,VIM)23(图中未示),由于不同厂商提供的VNFM和VIM的接口具有较大差异,NFVO和各个VNFM分别通过不同的接口进行通信,如NFVO与VNFM1通过ETSI标准接口通信,NFVO与VNFM2通过VNFM2私有接口通信,NFVO与VNFM3通过VNFM3私有接口通信;同样,NFVO与VIM的通信也存在类似问题,因此,NFVO和异构厂商的VNFM和VIM之间的交互通信成了一个难题。并且,由于VNFM2和VNFM3采用各自的私有接口与NFVO通信,所以,各VNFM在与NFVO对接时,需要在NFVO和VNFM之间进行代码适配,适配和对接过程比较繁琐。With the gradual maturity and improvement of virtualization standards, the NFV inter-entity communication structure is shown in Figure 1, including the Network Function Virtualization Orchestrator (NFVO) 11 and several different heterogeneous vendors' virtual network functions. Management (Virtualized Network Function Manager, VNFM) 12, Virtual Infrastructure Management (VIM) 23 (not shown), because the interfaces between VNFM and VIM provided by different vendors are quite different, NFVO and each VNFM are respectively Communication through different interfaces, such as NFVO and VNFM1 communicate through ETSI standard interface, NFVO and VNFM2 communicate through VNFM2 private interface, NFVO and VNFM3 communicate through VNFM3 private interface; similarly, NFVO and VIM communication have similar problems, therefore, NFVO The interactive communication with VNFM and VIM of heterogeneous vendors has become a problem. Moreover, since VNFM2 and VNFM3 use their respective private interfaces to communicate with NFVO, each VNFM needs to perform code adaptation between NFVO and VNFM when docking with NFVO, and the adaptation and docking process is cumbersome.
发明内容Summary of the invention
有鉴于此,本公开实施例提供一种ESB连接器及功能实体间的连接方法,可使得NFV架构中各功能实体之间方便适配和对接。In view of this, the embodiments of the present disclosure provide a method for connecting an ESB connector and a functional entity, which can facilitate the adaptation and docking between functional entities in the NFV architecture.
为达到上述目的,本公开实施例的技术方案是这样实现的:In order to achieve the above object, the technical solution of the embodiment of the present disclosure is implemented as follows:
本公开实施例提供了一种ESB连接器,所述ESB连接器位于网络功能虚拟化NFV架构中,所述ESB连接器为一种以上协议接口连接器;所述协议接口连接器,用于连接具有不同功能的功能实体,实现不同功能实体间传输信息的协议转换。An embodiment of the present disclosure provides an ESB connector, where the ESB connector is located in a network function virtualization NFV architecture, the ESB connector is more than one protocol interface connector; and the protocol interface connector is used to connect A functional entity with different functions to implement protocol conversion of information transmitted between different functional entities.
上述方案中,所述协议接口连接器包括第一端口和第二端口,所述第一端口和所述第二端口分别连接具有不同功能的第一功能实体和第二功能实体;所述第一端口,用于收发所述协议接口连接器与所述第一功能实体的第一传输信息;所述第二端口,用于收发所述 协议接口连接器与所述第二功能实体的第二传输信息。In the above solution, the protocol interface connector includes a first port and a second port, where the first port and the second port respectively connect a first functional entity and a second functional entity having different functions; a port for transmitting and receiving the first transmission information of the protocol interface connector and the first functional entity; the second port, configured to send and receive the a second transmission information of the protocol interface connector and the second functional entity.
上述方案中,所述协议接口连接器包括虚拟网络功能管理VNFM连接器,所述VNFM连接器的第一端口和第二端口分别与网络功能虚拟化协调器NFVO和VNFM连接。In the above solution, the protocol interface connector includes a virtual network function management VNFM connector, and the first port and the second port of the VNFM connector are respectively connected to the network function virtualization coordinators NFVO and VNFM.
上述方案中,所述协议接口连接器包括虚拟基础设施管理VIM连接器,所述VIM连接器的第一端口和第二端口分别与NFVO和所述VIM连接。In the above solution, the protocol interface connector includes a virtual infrastructure management VIM connector, and the first port and the second port of the VIM connector are respectively connected to the NFVO and the VIM.
上述方案中,所述协议接口连接器包括虚拟网络功能协调器VNFO连接器,所述VNFO连接器的第一端口和第二端口分别与VNFM和虚拟网络功能VNF连接。In the above solution, the protocol interface connector includes a virtual network function coordinator VNFO connector, and the first port and the second port of the VNFO connector are respectively connected to the VNFM and the virtual network function VNF.
上述方案中,所述协议接口连接器包括资源协调器RO连接器,所述RO连接器的第一端口和第二端口分别与跨域资源协调器CDRO和VIM连接。In the above solution, the protocol interface connector includes a resource coordinator RO connector, and the first port and the second port of the RO connector are respectively connected to the cross-domain resource coordinators CDRO and VIM.
本公开实施例提供了一种功能实体间的连接方法,将具有不同功能的功能实体通过为一种以上协议接口连接器的企业服务总线ESB连接器连接;不同功能实体间传输信息由各所述协议接口连接器进行协议转换。Embodiments of the present disclosure provide a connection method between functional entities, where functional entities having different functions are connected through an enterprise service bus ESB connector that is more than one protocol interface connector; information transmitted between different functional entities is described by each The protocol interface connector performs protocol conversion.
上述方案中,所述协议接口连接器包括第一端口和第二端口,所述协议接口连接器通过自身的第一端口收发第一功能实体的第一传输信息,通过自身的第二端口收发第二功能实体的第二传输信息;其中,所述第一功能实体与所述第二功能实体具有不同功能。In the above solution, the protocol interface connector includes a first port and a second port, and the protocol interface connector transmits and receives the first transmission information of the first functional entity through the first port of the protocol, and sends and receives the first transmission information through the second port of the first interface. Second transmission information of the second functional entity; wherein the first functional entity and the second functional entity have different functions.
上述方案中,所述第一功能实体为网络功能虚拟化协调器NFVO,所述第二功能实体为虚拟网络功能管理VNFM;所述协议接口连接器为VNFM连接器;所述第一传输信息包括接收到的所述NFVO通过ESB路由器分发的第一消息,所述第二传输信息包括由所述第一消息经协议转换的符合对应VNFM协议的第二消息,所述第二消息通过所述ESB路由器发送给所述VNFM;所述第二传输信息包括接收到的所述VNFM返回的第三消息,所述第一传输信息包括由所述第三消息经协议转换的符合ESB标准接口协议的第四消息,所述第四消息通过所述ESB路由器发送给所述NFVO。In the above solution, the first function entity is a network function virtualization coordinator NFVO, the second function entity is a virtual network function management VNFM; the protocol interface connector is a VNFM connector; the first transmission information includes Receiving, by the NFVO, a first message distributed by an ESB router, where the second transmission information includes a second message conforming to a corresponding VNFM protocol converted by the first message, and the second message passes the ESB Sending, by the router, the VNFM; the second transmission information includes a received third message returned by the VNFM, where the first transmission information includes a protocol conforming to the ESB standard interface protocol converted by the third message by a protocol And a fourth message sent by the ESB router to the NFVO.
上述方案中,所述第一功能实体为NFVO,所述第二功能实体为虚拟基础设施管理VIM;所述协议接口连接器为VIM连接器;所述第二传输信息包括接收到的所述VIM发送的第五消息,所述第一传输信息包括由所述第五消息经协议转换的符合ESB标准接口协议的第六消息,所述第六消息通过ESB路由器发送给所述NFVO。In the above solution, the first functional entity is NFVO, the second functional entity is a virtual infrastructure management VIM; the protocol interface connector is a VIM connector; and the second transmission information includes the received VIM The fifth message sent, the first transmission information includes a sixth message conforming to the ESB standard interface protocol converted by the fifth message by the protocol, and the sixth message is sent to the NFVO through an ESB router.
上述方案中,所述第一功能实体为VNFM,所述第二功能实体为虚拟网络功能VNF;所述协议接口连接器为VNFO连接器;所述第一传输信息包括接收到的所述VNFM发送的第七消息;所述第二传输信息包括由所述第七消息经协议转换的符合ESB标准接口协议的第八消息,所述第八消息通过ESB路由器发送给所述VNF。In the above solution, the first functional entity is a VNFM, the second functional entity is a virtual network function VNF; the protocol interface connector is a VNFO connector; and the first transmission information includes the received VNFM transmission. The seventh message; the second transmission information includes an eighth message conforming to the ESB standard interface protocol converted by the seventh message by the protocol, and the eighth message is sent to the VNF through an ESB router.
上述方案中,所述第一功能实体为跨域资源协调器CDRO,所述第二功能实体为VIM;所述协议接口连接器为资源协调器RO连接器;所述第二传输信息包括接收到的所述VIM发送的第九消息,所述第一传输信息包括由所述第九消息经协议转换的符合ESB标准接口协议的第十消息,所述第十消息通过ESB路由器发送给所述CDRO。In the above solution, the first functional entity is a cross-domain resource coordinator CDRO, the second functional entity is a VIM, the protocol interface connector is a resource coordinator RO connector, and the second transmission information includes receiving The ninth message sent by the VIM, the first transmission information includes a tenth message conforming to the ESB standard interface protocol converted by the ninth message, and the tenth message is sent to the CDRO through an ESB router. .
本公开实施例还提供了一种存储介质,用于存储程序代码,所述程序代码用于执行上 述任一实施例所述的功能实体间的连接方法。The embodiment of the present disclosure further provides a storage medium for storing program code, where the program code is used for execution. A method of connecting between functional entities as described in any of the embodiments.
本公开实施例所提供的ESB连接器及功能实体间的连接方法,将具有不同功能的功能实体通过为一种以上协议接口连接器的企业服务总线ESB连接器连接;不同功能实体间传输信息由各所述协议接口连接器进行协议转换。如此,NFV架构中的各个功能实体之间通过ESB连接器连接,使得NFV架构中具有不同接口的功能实体之间能相互通信,进而实现了NFV架构中各个功能实体之间方便的适配和对接。The ESB connector and the connection method between the functional entities provided by the embodiments of the present disclosure connect functional entities with different functions through an enterprise service bus ESB connector that is more than one protocol interface connector; Each of the protocol interface connectors performs protocol conversion. In this way, each functional entity in the NFV architecture is connected through an ESB connector, so that functional entities having different interfaces in the NFV architecture can communicate with each other, thereby facilitating convenient adaptation and docking between functional entities in the NFV architecture. .
附图说明DRAWINGS
图1为相关技术中NFVO与VNFM连接示意图;1 is a schematic diagram of a connection between NFVO and VNFM in the related art;
图2为本公开实施例NFV架构中ESB连接器结构示意图;2 is a schematic structural diagram of an ESB connector in an NFV architecture according to an embodiment of the present disclosure;
图3为本公开实施例NFV架构中功能实体间的连接方法中VNFM连接器相关部分的流程图;3 is a flowchart of a relevant part of a VNFM connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure;
图4为本公开实施例NFV架构中功能实体间的连接方法中VIM连接器相关部分的流程图;4 is a flowchart of a relevant part of a VIM connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure;
图5为本公开实施例NFV架构中功能实体间的连接方法中NVFO连接器相关部分的流程图;5 is a flowchart of a relevant part of an NVFO connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure;
图6为本公开实施例NFV架构中功能实体间的连接方法中RO连接器相关部分的流程图。FIG. 6 is a flowchart of a relevant part of an RO connector in a connection method between functional entities in an NFV architecture according to an embodiment of the present disclosure.
具体实施方式detailed description
ESB是传统中间件技术与XML、Web服务等技术结合的产物,是能够连接多个应用端点的基于标准的、面向服务的骨干网总线,是一种在松散耦合的服务和应用之间标准的集成方式,支持在面向服务的架构中虚拟化通信参与方之间的服务交互,并对虚拟化通信参与方进行管理。ESB is a combination of traditional middleware technology and XML, Web services and other technologies. It is a standards-based, service-oriented backbone bus that can connect multiple application endpoints. It is a standard between loosely coupled services and applications. An integrated approach that supports virtualized communication interactions between communication participants in a service-oriented architecture and manages virtualized communication participants.
本公开实施例正是利用ESB的特点,提出一种ESB连接器,连接于NFV架构中多个功能实体之间,通过ESB连接器中包含的一种以上协议接口连接器,在不同的功能实体之间中转传输信息,并完成传输信息在不同功能实体之间的协议转换。The embodiment of the present disclosure utilizes the characteristics of the ESB, and proposes an ESB connector that is connected between multiple functional entities in the NFV architecture, through more than one protocol interface connector included in the ESB connector, in different functional entities. Transfer information between the transfer and complete the transfer of information between the different functional entities.
为了能够更加详尽地了解本公开的特点与技术内容,下面结合附图对本公开的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本公开。The present invention is described in detail with reference to the accompanying drawings.
在NFV架构中,NFVO从业务上划分为网络服务协调器111(Network Service Orchestrator,NSO)和跨域资源监控器112(Cross-Domain Resource Orchestrator,CDRO)两部分。In the NFV architecture, NFVO is divided into two parts: Network Service Orchestrator (NSO) and Cross-Domain Resource Orchestrator (CDRO).
NSO主要负责网络服务目录管理、网络服务生命周期管理、虚拟网络功能211(Virtual Network Feature,VNF)目录管理和VNF生命周期管理。其中网元管理系统212(Element Management System,EMS)对VNF进行配置和管理。CDRO主要负责跨域的资源监控。 The NSO is responsible for network service directory management, network service lifecycle management, virtual network feature (VNF) directory management, and VNF lifecycle management. The Element Management System (EMS) configures and manages the VNF. CDRO is primarily responsible for cross-domain resource monitoring.
图2为本公开实施例中NFV架构中的ESB连接器结构示意图,如图2所示,本公开实施例提供了一种ESB连接器22,该ESB连接器22位于NFV架构中,例如为一种以上协议接口连接器;协议接口连接器用于连接不同功能的功能实体,实现具有不同功能的功能实体间传输信息的协议转换。2 is a schematic structural diagram of an ESB connector in an NFV architecture according to an embodiment of the present disclosure. As shown in FIG. 2, an embodiment of the present disclosure provides an ESB connector 22, which is located in an NFV architecture, for example, The above protocol interface connector; the protocol interface connector is used to connect functional entities of different functions, and realize protocol conversion of information transmission between functional entities having different functions.
在NFV架构中的功能实体间使用ESB连接器连接,可在使用不同厂家开发的具有不同接口的功能实体时,方便功能实体间的适配和对接。The ESB connector is used between the functional entities in the NFV architecture to facilitate the adaptation and docking between functional entities when using functional entities with different interfaces developed by different vendors.
其中,所述协议接口连接器包括第一端口和第二端口,所述第一端口和所述第二端口分别连接具有不同功能的第一功能实体和第二功能实体;所述第一端口,用于收发所述协议接口连接器与所述第一功能实体的第一传输信息;所述第二端口,用于收发所述协议接口连接器与所述第二功能实体的第二传输信息。The protocol interface connector includes a first port and a second port, where the first port and the second port respectively connect a first functional entity and a second functional entity having different functions; the first port, Transmitting, by the second interface, the first transmission information of the protocol interface connector and the first functional entity; and the second port, configured to send and receive the second transmission information of the protocol interface connector and the second functional entity.
该协议接口连接器可方便实现第一功能实体和第二功能实体间的通信连接。The protocol interface connector facilitates communication connection between the first functional entity and the second functional entity.
示例性地,如图2所示,上述协议接口连接器包括VNFM连接器222、VIM连接器223、VNFO连接器221和RO连接器224。Illustratively, as shown in FIG. 2, the above protocol interface connector includes a VNFM connector 222, a VIM connector 223, a VNFO connector 221, and an RO connector 224.
其中,VNFM连接器222的第一端口和第二端口分别与NFVO和VNFM连接;相应的,第一功能实体为NFVO,第二功能实体为VNFM;The first port and the second port of the VNFM connector 222 are respectively connected to the NFVO and the VNFM; correspondingly, the first functional entity is NFVO, and the second functional entity is VNFM;
需说明的是,本公开实施例中第一、第二仅用于更清楚的说明技术实现方案,实际应用中,也可以是第一功能实体为VNFM,第二功能实体为NFVO;相应的,VNFM连接器与VNFM连接的端口为第一端口,VNFM连接器与NFVO连接的端口为第二端口。It should be noted that, in the embodiment of the present disclosure, the first and second are only used to explain the technical implementation scheme more clearly. In practical applications, the first functional entity may be VNFM, and the second functional entity is NFVO; The port to which the VNFM connector is connected to the VNFM is the first port, and the port to which the VNFM connector is connected to the NFVO is the second port.
VIM连接器223的第一端口和第二端口分别与NFVO和VIM连接;相应的,第一功能实体为NFVO,第二功能实体为VIM;The first port and the second port of the VIM connector 223 are respectively connected to the NFVO and the VIM; correspondingly, the first functional entity is NFVO, and the second functional entity is VIM;
需说明的是,本公开实施例中第一、第二仅用于更清楚的说明技术实现方案,实际应用中,也可以是第一功能实体为VIM,第二功能实体为NFVO;相应的,VIM连接器与VIM连接的端口为第一端口,VIM连接器与NFVO连接的端口为第二端口。It should be noted that, in the embodiment of the present disclosure, the first and second are only used to explain the technical implementation scheme more clearly. In an actual application, the first functional entity may be VIM, and the second functional entity is NFVO; The port to which the VIM connector is connected to the VIM is the first port, and the port to which the VIM connector is connected to the NFVO is the second port.
VNFO连接器221的第一端口和第二端口分别与VNFM和VNF连接;相应的,第一功能实体为VNFM,第二功能实体为VNF;The first port and the second port of the VNFO connector 221 are respectively connected to the VNFM and the VNF; correspondingly, the first functional entity is a VNFM, and the second functional entity is a VNF;
需说明的是,本公开实施例中第一、第二仅用于更清楚的说明技术实现方案,实际应用中,也可以是第一功能实体为VNF,第二功能实体为VNFM;相应的,VNFO连接器与VNF连接的端口为第一端口,VNFO连接器与VNFM连接的端口为第二端口。It should be noted that, in the embodiment of the present disclosure, the first and the second are only used to explain the technical implementation scheme more clearly. In actual application, the first functional entity may be a VNF, and the second functional entity is a VNFM; The port to which the VNFO connector is connected to the VNF is the first port, and the port to which the VNFO connector is connected to the VNFM is the second port.
RO连接器224的第一端口和第二端口分别与CDRO和VIM连接;相应的,第一功能实体为CDRO,第二功能实体为VIM;The first port and the second port of the RO connector 224 are respectively connected to the CDRO and the VIM; correspondingly, the first functional entity is a CDRO, and the second functional entity is a VIM;
需说明的是,本公开实施例中第一、第二仅用于更清楚的说明技术实现方案,实际应用中,也可以是第一功能实体为VIM,第二功能实体为CDRO;相应的,RO连接器与VIM连接的端口为第一端口,RO连接器与CDRO连接的端口为第二端口。It should be noted that, in the embodiment of the present disclosure, the first and second are only used to explain the technical implementation scheme more clearly. In an actual application, the first functional entity may be a VIM, and the second functional entity may be a CDRO; The port to which the RO connector is connected to the VIM is the first port, and the port to which the RO connector is connected to the CDRO is the second port.
基于ESB的特点,ESB连接器22可与不同厂商的不同结构的VNFM、VNF产品的接口适配,并将该VNFM、VNF接收和发送的消息或消息转换为符合HTTP、FTP、JMS、 RMI等标准协议的消息或消息,以解决NFVO、VNFM、VNF等不同厂商的产品与NFVO之间直接通信存在的适配过程繁琐问题。Based on the characteristics of the ESB, the ESB connector 22 can be adapted to interfaces of VNFM and VNF products of different structures of different manufacturers, and convert messages and messages received and sent by the VNFM and the VNF into HTTP, FTP, JMS, and the like. Messages or messages of standard protocols such as RMI solve the cumbersome problem of the adaptation process between direct communication between NFVO, VNFM, VNF and other manufacturers and NFVO.
本公开实施例中的ESB连接器22使用ESB设计器设计开发而成,一般,ESB连接器设计开发过程如下:The ESB connector 22 in the embodiment of the present disclosure is developed using an ESB designer design. Generally, the ESB connector design development process is as follows:
第一步,使用ESB设计器集成的RAML API Editor插件设计REST API,此API用于NFVO命令下发和接收;其中,NFVO命令下发包括下发实例化、扩缩容等命令给VNFM连接器,NFVO命令接收包括接收VIM连接器的告警性能上报结果。The first step is to use the RAMB API Editor plug-in integrated with the ESB Designer to design the REST API. This API is used for the NFVO command to send and receive. The NFVO command is delivered to the VNFM connector, including the instantiation, expansion, and other commands. The NFVO command receives an alarm performance report result including receiving the VIM connector.
第二步,使用ESB设计器新建Mule工程,导入第一步中生成的raml文件,并通过ESB设计器集成的APIKit插件生成流程模板;其中,自动生成的流程模板包括NFVO和REST消息通过APIKit Router路由器分发的子流程以及每个子流程对应的一个连接器。The second step is to use the ESB Designer to create a new Mule project, import the Raml file generated in the first step, and generate a process template through the APIKit plugin integrated by the ESB Designer; wherein the automatically generated process template includes NFVO and REST messages through the APIKit Router. A sub-process distributed by the router and a connector corresponding to each sub-process.
第三步,使用ESB设计器集成的DevKit插件设计自定义的连接器,此连接器可用于解析NFVO下发和接收的REST消息,并根据消息中的内容进行数据转换,并将设计好的连接器放到流程模板中,生成流程部署文件。The third step is to design a custom connector using the DevKit plugin integrated by the ESB Designer. This connector can be used to parse REST messages sent and received by NFVO, and convert data according to the contents of the message, and design the connection. The process is placed in the process template to generate a process deployment file.
第四步,将zip格式的流程部署文件部署到对应的项目进程中。The fourth step is to deploy the zip format process deployment file to the corresponding project process.
本公开实施例中提供的NFV架构中的ESB连接器连接于NFV功能实体间,用于基于ESB实现NFV架构中各个功能实体间的通信,实现NFV架构中具有不同接口的功能实体间的通信连接,方便NFV架构中各个功能实体间的适配和对接。The ESB connector in the NFV architecture provided in the embodiment of the present disclosure is connected between the NFV functional entities for implementing communication between the functional entities in the NFV architecture based on the ESB, and implementing the communication connection between the functional entities having different interfaces in the NFV architecture. It facilitates the adaptation and docking between various functional entities in the NFV architecture.
如图3至图6所示,本公开实施例提供一种功能实体间的连接方法,将具有不同功能的功能实体通过为一种以上协议接口连接器的企业服务总线(ESB)连接器连接;不同功能实体间传输信息由各协议接口连接器进行协议转换。As shown in FIG. 3 to FIG. 6 , an embodiment of the present disclosure provides a connection method between functional entities, where functional entities having different functions are connected through an Enterprise Service Bus (ESB) connector that is more than one protocol interface connector; The information transmitted between different functional entities is protocol-converted by each protocol interface connector.
在NFV架构中的功能实体间使用ESB连接器连接,可在使用不同厂家开发的具有不同接口的功能实体时,方便功能实体间的适配和对接。The ESB connector is used between the functional entities in the NFV architecture to facilitate the adaptation and docking between functional entities when using functional entities with different interfaces developed by different vendors.
示例性地,所述协议接口连接器包括第一端口和第二端口,所述协议接口连接器通过自身的第一端口收发第一功能实体的第一传输信息,通过自身的第二端口收发第二功能实体的第二传输信息;其中,第一功能实体与第二功能实体具有不同功能。Illustratively, the protocol interface connector includes a first port and a second port, and the protocol interface connector transmits and receives the first transmission information of the first functional entity through the first port of the first interface, and transmits and receives the first transmission information through the second port of the first interface. The second transmission information of the two functional entities; wherein the first functional entity and the second functional entity have different functions.
该协议接口连接器可方便实现第一功能实体和第二功能实体间的通信连接。The protocol interface connector facilitates communication connection between the first functional entity and the second functional entity.
其中,如图3所示的方法中,第一功能实体为NFVO,第二功能实体为VNFM;协议接口连接器为VNFM连接器,相应的,NFV架构中功能实体间的连接方法包括:第一传输信息包括接收到的NFVO通过ESB路由器分发的第一消息,第二传输信息包括由第一消息经协议转换的符合对应VNFM协议的第二消息,第二消息通过ESB路由器发送给VNFM;第二传输信息包括接收到的VNFM返回的第三消息,第一传输信息包括由第三消息经协议转换的符合ESB标准接口协议的第四消息,第四消息通过ESB路由器发送给NFVO。示例性步骤如下:In the method shown in FIG. 3, the first functional entity is NFVO, the second functional entity is VNFM, and the protocol interface connector is a VNFM connector. Correspondingly, the connection method between functional entities in the NFV architecture includes: The transmission information includes a first message that is sent by the received NFVO through the ESB router, the second transmission information includes a second message that is translated by the first message and conforms to the corresponding VNFM protocol, and the second message is sent to the VNFM through the ESB router; The transmission information includes a third message returned by the received VNFM, the first transmission information includes a fourth message conforming to the ESB standard interface protocol converted by the third message, and the fourth message is sent to the NFVO through the ESB router. The exemplary steps are as follows:
步骤301:通过VNFM连接器的第一端口接收NFVO通过ESB路由器分发的第一消息。 Step 301: Receive, by the first port of the VNFM connector, the first message that the NFVO distributes through the ESB router.
这里,通过ESB路由器分发的第一消息包括:在第一消息下发时,用户首先通过NFVO下发命令到ESB部署流程中,ESB部署流程通过APIKit Route路由器将消息分发到VNFM连接器。Here, the first message distributed by the ESB router includes: when the first message is delivered, the user first sends a command to the ESB deployment process through the NFVO, and the ESB deployment process distributes the message to the VNFM connector through the APIKit Route router.
步骤302:将第一消息转换为符合对应的VNFM协议的第二消息。Step 302: Convert the first message into a second message that conforms to the corresponding VNFM protocol.
这里,VNFM连接器根据VNFM的接口类型进行适配,将接收到的第一消息转换为可与该VNFM进行通信的数据形式。Here, the VNFM connector adapts according to the interface type of the VNFM, and converts the received first message into a data form that can communicate with the VNFM.
步骤303:通过VNFM连接器的第二端口将第二消息发送给VNFM。Step 303: Send a second message to the VNFM through the second port of the VNFM connector.
这里,VNFM接收到NFVO的消息后,对VNF进行操作,并将消息结果以第三消息返回。Here, after receiving the NFVO message, the VNFM operates on the VNF and returns the message result as a third message.
步骤304:通过VNFM连接器的第二端口接收VNFM返回的第三消息。Step 304: Receive a third message returned by the VNFM through the second port of the VNFM connector.
步骤305:将第三消息转换为符合ESB标准接口协议的第四消息。Step 305: Convert the third message into a fourth message conforming to the ESB standard interface protocol.
这里,上述符合ESB标准接口协议可以为基于REST接口的HTTP消息。Here, the above-mentioned conforming ESB standard interface protocol may be an HTTP message based on a REST interface.
步骤306:通过VNFM连接器的第一端口将第四消息通过ESB路由器发送给NFVO。Step 306: Send the fourth message to the NFVO through the ESB router through the first port of the VNFM connector.
当NFV架构中包含不同厂商提供的具有不同接口的VNFM产品时,采用本公开实施例中的连接方法,可以使NFVO接口与VNFM接口在不直接耦合的情况下,通过VNFM连接器进行接口匹配,省时省力。When the NFV architecture includes a VNFM product with different interfaces provided by different vendors, the connection method in the embodiment of the present disclosure can be used to perform interface matching between the NFVO interface and the VNFM interface through the VNFM connector without directly coupling. save time and energy.
如图4所示的方法中,第一功能实体为NFVO,第二功能实体为VIM;协议接口连接器为VIM连接器;相应的,NFV架构中功能实体间的连接方法包括:第二传输信息包括接收到的VIM发送的第五消息,第一传输信息包括由第五消息经协议转换的符合ESB标准接口协议的第六消息,第六消息通过ESB路由器发送给NFVO。示例性步骤如下:In the method shown in FIG. 4, the first functional entity is NFVO, the second functional entity is VIM, and the protocol interface connector is a VIM connector; correspondingly, the connection method between functional entities in the NFV architecture includes: second transmission information The fifth message sent by the received VIM is included. The first transmission information includes a sixth message conforming to the ESB standard interface protocol converted by the fifth message, and the sixth message is sent to the NFVO through the ESB router. The exemplary steps are as follows:
步骤401:通过VIM连接器的第一端口接收VIM发送的第五消息。Step 401: Receive a fifth message sent by the VIM through the first port of the VIM connector.
步骤402:将第五消息转换为符合ESB标准接口协议的第六消息。Step 402: Convert the fifth message into a sixth message conforming to the ESB standard interface protocol.
步骤403:通过VIM连接器的第二端口将第六消息通过ESB路由器发送给NFVO。Step 403: Send the sixth message to the NFVO through the ESB router through the second port of the VIM connector.
这里,ESB路由器为ESB APIKit Router路由器。Here, the ESB router is the ESB APIKit Router router.
VIM发送的上报消息通过VIM连接器进行协议转换后发送给NFVO,NFVO接收到该上报消息后对其进行处理并呈现给用户。其中,VIM发送的上报消息包括告警性能的数据上报。The reported message sent by the VIM is sent to the NFVO after being converted by the VIM connector. After receiving the report message, the NFVO processes the message and presents it to the user. The reported message sent by the VIM includes data reporting of the alarm performance.
当NFV架构中包含不同厂商提供的具有不同接口的VIM产品时,采用本公开实施例中的连接方法,可以使NFVO与VIM在不直接耦合的情况下,通过VIM连接器进行接口匹配,省时省力。When the NFV architecture includes VIM products with different interfaces provided by different vendors, the connection method in the embodiment of the present disclosure can make the interface matching between the NFVO and the VIM through the VIM connector without being directly coupled, saving time. Labor saving.
如图5所示的方法中,第一功能实体为VNFM,第二功能实体为VNF;协议接口连接器为VNFO连接器;相应的,NFV架构中功能实体间的连接方法包括:第一传输信息包括接收到的VNFM发送的第七消息;第二传输信息包括由第七消息经协议转换的符合ESB标准接口协议的第八消息,第八消息通过ESB路由器发送给VNF。示例性步骤如下:步骤501:通过VNFO连接器的第一端口接收VNFM发送的第七消息。 In the method shown in FIG. 5, the first functional entity is VNFM, the second functional entity is VNF, and the protocol interface connector is a VNFO connector; correspondingly, the connection method between functional entities in the NFV architecture includes: first transmission information The seventh message sent by the received VNFM is included; the second transmission information includes an eighth message conforming to the ESB standard interface protocol converted by the seventh message, and the eighth message is sent to the VNF through the ESB router. An exemplary step is as follows: Step 501: Receive a seventh message sent by the VNFM through the first port of the VNFO connector.
步骤502:将第七消息转换为符合ESB标准接口协议的第八消息。Step 502: Convert the seventh message into an eighth message conforming to the ESB standard interface protocol.
步骤503:通过VNFO连接器的第二端口将第八消息通过ESB路由器发送给VNF。Step 503: Send the eighth message to the VNF through the ESB router through the second port of the VNFO connector.
这里,ESB路由器为ESB APIKit Router路由器。Here, the ESB router is the ESB APIKit Router router.
VNFO连接器可以实现不同厂商的VNFM与VNF之间的通信。The VNFO connector enables communication between VNFM and VNF from different vendors.
VNFM在对不同厂商的VNF进行管理时,通过VNFO连接器将不同厂商的VNFM接入到NFVO,并对不同厂商的VNF进行管理,其中,对VNF的管理工作包括VNFM注册、VNF实例化、扩缩容、启动、停止等。When VNFM manages VNFs of different vendors, VNFMs of different vendors are connected to NFVO through VNFO connectors, and VNFs of different vendors are managed. Among them, VNF management includes VNFM registration, VNF instantiation, and expansion. Shrink, start, stop, etc.
采用本公开实施例中的连接方法,可以使NFVM接口与VNF接口在不直接耦合的情况下,通过NFVO连接器进行接口匹配,省时省力。By using the connection method in the embodiment of the present disclosure, the NFVM interface and the VNF interface can be interface-matched through the NFVO connector without direct coupling, saving time and effort.
如图6所示的方法中,第一功能实体为CDRO,第二功能实体为VIM;协议接口连接器为RO连接器;相应的,NFV架构中功能实体间的连接方法包括:第二传输信息包括接收到的VIM发送的第九消息,第一传输信息包括由第九消息经协议转换的符合ESB标准接口协议的第十消息,第十消息通过ESB路由器发送给CDRO。示例性步骤如下:In the method shown in FIG. 6, the first functional entity is a CDRO, the second functional entity is a VIM, and the protocol interface connector is a RO connector. Correspondingly, the connection method between the functional entities in the NFV architecture includes: The ninth message sent by the received VIM is included. The first transmission information includes a tenth message conforming to the ESB standard interface protocol converted by the ninth message, and the tenth message is sent to the CDRO through the ESB router. The exemplary steps are as follows:
步骤601:通过RO连接器的第一端口接收VIM发送的第九消息。Step 601: Receive a ninth message sent by the VIM through the first port of the RO connector.
步骤602:将第九消息转换为符合标准接口协议的第十消息。Step 602: Convert the ninth message into a tenth message conforming to the standard interface protocol.
步骤603:通过RO连接器的第二端口将第十消息通过ESB路由器发送给CDRO。Step 603: Send the tenth message to the CDRO through the ESB router through the second port of the RO connector.
这里,ESB路由器为ESB APIKit Router路由器。Here, the ESB router is the ESB APIKit Router router.
VIM发送的上报消息通过RO连接器进行协议转换后发送给CDRO,CDRO接收到该上报消息后对其进行处理,最终实现资源的统一存储。The report message sent by the VIM is sent to the CDRO through the protocol conversion of the RO connector. After receiving the report message, the CDRO processes the report message, and finally realizes unified storage of resources.
当NFV架构中包含不同厂商提供的具有不同接口的VIM产品时,采用本公开实施例中的RO连接器,可以使CDRO与VIM在不直接耦合的情况下,通RO连接器进行接口匹配,省时省力。When the NFV architecture includes VIM products with different interfaces provided by different vendors, the RO connector in the embodiment of the present disclosure can be used to perform interface matching between the CDRO and the VIM without directly coupling. Time and effort.
本公开实施例中提供的NFV架构中的功能实体间的连接方法通过连接于NFV架构中的功能实体间的ESB连接器实现NFV功能实体间的通信,实现了NFV架构中的具有不同接口的功能实体间的通信连接,使NFV架构中的功能实体方便对接。The connection method between functional entities in the NFV architecture provided in the embodiment of the present disclosure implements communication between NFV functional entities through an ESB connector connected between functional entities in the NFV architecture, and implements functions with different interfaces in the NFV architecture. The communication connection between entities makes the functional entities in the NFV architecture easy to interface.
本领域内的技术人员应明白,本公开的实施例可提供为方法、系统、或计算机程序产品。因此,本公开可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本公开可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本公开是参照根据本公开实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。 The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. The computer program instructions can be provided to a processor of a computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine such that instructions executed by a processor of a computer or other programmable data processing device are utilized for Means for implementing the functions specified in one or more flows of the flowchart or in a block or blocks of the flowchart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上,仅为本公开的较佳实施例而已,并非用于限定本公开的保护范围。The above is only the preferred embodiment of the present disclosure, and is not intended to limit the scope of the disclosure.
工业实用性Industrial applicability
本公开实施例所提供的ESB连接器及功能实体间的连接方法,将具有不同功能的功能实体通过为一种以上协议接口连接器的企业服务总线ESB连接器连接;不同功能实体间传输信息由各所述协议接口连接器进行协议转换。如此,NFV架构中的各个功能实体之间通过ESB连接器连接,使得NFV架构中具有不同接口的功能实体之间能相互通信,进而实现了NFV架构中各个功能实体之间方便的适配和对接。 The ESB connector and the connection method between the functional entities provided by the embodiments of the present disclosure connect functional entities with different functions through an enterprise service bus ESB connector that is more than one protocol interface connector; Each of the protocol interface connectors performs protocol conversion. In this way, each functional entity in the NFV architecture is connected through an ESB connector, so that functional entities having different interfaces in the NFV architecture can communicate with each other, thereby facilitating convenient adaptation and docking between functional entities in the NFV architecture. .

Claims (13)

  1. 一种企业服务总线ESB连接器,其中,所述ESB连接器位于网络功能虚拟化NFV架构中,所述ESB连接器为一种以上协议接口连接器;An enterprise service bus ESB connector, wherein the ESB connector is located in a network function virtualization NFV architecture, and the ESB connector is more than one protocol interface connector;
    所述协议接口连接器,设置为连接具有不同功能的功能实体,实现不同功能实体间传输信息的协议转换。The protocol interface connector is configured to connect functional entities having different functions to implement protocol conversion of information transmission between different functional entities.
  2. 根据权利要求1所述的连接器,其中,所述协议接口连接器包括第一端口和第二端口,所述第一端口和所述第二端口分别连接具有不同功能的第一功能实体和第二功能实体;The connector of claim 1, wherein the protocol interface connector comprises a first port and a second port, the first port and the second port respectively connecting a first functional entity having a different function and a Two functional entity;
    所述第一端口,设置为收发所述协议接口连接器与所述第一功能实体的第一传输信息;The first port is configured to send and receive the first transmission information of the protocol interface connector and the first functional entity;
    所述第二端口,设置为收发所述协议接口连接器与所述第二功能实体的第二传输信息。The second port is configured to send and receive the second transmission information of the protocol interface connector and the second functional entity.
  3. 根据权利要求2所述的连接器,其中,所述协议接口连接器包括虚拟网络功能管理VNFM连接器,所述VNFM连接器的第一端口和第二端口分别与网络功能虚拟化协调器NFVO和VNFM连接。The connector of claim 2, wherein the protocol interface connector comprises a virtual network function management VNFM connector, the first port and the second port of the VNFM connector being respectively associated with a network function virtualization coordinator NFVO and VNFM connection.
  4. 根据权利要求2所述的连接器,其中,所述协议接口连接器包括虚拟基础设施管理VIM连接器,所述VIM连接器的第一端口和第二端口分别与NFVO和所述VIM连接。The connector of claim 2 wherein said protocol interface connector comprises a virtual infrastructure management VIM connector, said first port and said second port of said VIM connector being coupled to NFVO and said VIM, respectively.
  5. 根据权利要求2所述的连接器,其中,所述协议接口连接器包括虚拟网络功能协调器VNFO连接器,所述VNFO连接器的第一端口和第二端口分别与VNFM和虚拟网络功能VNF连接。The connector of claim 2, wherein the protocol interface connector comprises a virtual network function coordinator VNFO connector, the first port and the second port of the VNFO connector being respectively connected to the VNFM and the virtual network function VNF .
  6. 根据权利要求2所述的连接器,其中,所述协议接口连接器包括资源协调器RO连接器,所述RO连接器的第一端口和第二端口分别与跨域资源协调器CDRO和VIM连接。The connector of claim 2, wherein said protocol interface connector comprises a resource coordinator RO connector, said first port and said second port of said RO connector being connected to cross-domain resource coordinators CDRO and VIM, respectively .
  7. 一种功能实体间的连接方法,其中,将具有不同功能的功能实体通过为一种以上协议接口连接器的企业服务总线ESB连接器连接;所述方法还包括:A method of connecting between functional entities, wherein functional entities having different functions are connected by an enterprise service bus ESB connector that is more than one protocol interface connector; the method further includes:
    不同功能实体间传输信息由各所述协议接口连接器进行协议转换。The information transmitted between different functional entities is protocol-converted by each of the protocol interface connectors.
  8. 根据权利要求7所述的方法,其中,所述协议接口连接器包括第一端口和第二端口,所述协议接口连接器通过自身的第一端口收发第一功能实体的第一传输信息,通过自身的第二端口收发第二功能实体的第二传输信息;其中,所述第一功能实体与所述第二功能实体具有不同功能。The method according to claim 7, wherein the protocol interface connector comprises a first port and a second port, and the protocol interface connector transmits and receives the first transmission information of the first functional entity through the first port of the first interface. The second port of the second function transmits and receives the second transmission information of the second functional entity; wherein the first functional entity and the second functional entity have different functions.
  9. 根据权利要求8所述的方法,其中,所述第一功能实体为网络功能虚拟化协调器NFVO,所述第二功能实体为虚拟网络功能管理VNFM;The method according to claim 8, wherein the first functional entity is a network function virtualization coordinator NFVO, and the second functional entity is a virtual network function management VNFM;
    所述协议接口连接器为VNFM连接器;The protocol interface connector is a VNFM connector;
    所述第一传输信息包括接收到的所述NFVO通过ESB路由器分发的第一消息,所述 第二传输信息包括由所述第一消息经协议转换的符合对应VNFM协议的第二消息,所述第二消息通过所述ESB路由器发送给所述VNFM;The first transmission information includes a first message that is received by the NFVO through an ESB router, The second transmission information includes a second message conforming to the corresponding VNFM protocol converted by the first message, and the second message is sent to the VNFM by the ESB router;
    所述第二传输信息包括接收到的所述VNFM返回的第三消息,所述第一传输信息包括由所述第三消息经协议转换的符合ESB标准接口协议的第四消息,所述第四消息通过所述ESB路由器发送给所述NFVO。The second transmission information includes a received third message returned by the VNFM, where the first transmission information includes a fourth message conforming to an ESB standard interface protocol converted by the third message by a protocol, and the fourth message. A message is sent to the NFVO through the ESB router.
  10. 根据权利要求8所述的方法,其中,所述第一功能实体为NFVO,所述第二功能实体为虚拟基础设施管理VIM;The method of claim 8, wherein the first functional entity is NFVO and the second functional entity is a virtual infrastructure management VIM;
    所述协议接口连接器为VIM连接器;The protocol interface connector is a VIM connector;
    所述第二传输信息包括接收到的所述VIM发送的第五消息,所述第一传输信息包括由所述第五消息经协议转换的符合ESB标准接口协议的第六消息,所述第六消息通过ESB路由器发送给所述NFVO。The second transmission information includes the received fifth message sent by the VIM, where the first transmission information includes a sixth message conforming to the ESB standard interface protocol converted by the fifth message by the protocol, and the sixth message. The message is sent to the NFVO through the ESB router.
  11. 根据权利要求8所述的方法,其中,所述第一功能实体为VNFM,所述第二功能实体为虚拟网络功能VNF;The method according to claim 8, wherein the first functional entity is a VNFM, and the second functional entity is a virtual network function VNF;
    所述协议接口连接器为VNFO连接器;The protocol interface connector is a VNFO connector;
    所述第一传输信息包括接收到的所述VNFM发送的第七消息;所述第二传输信息包括由所述第七消息经协议转换的符合ESB标准接口协议的第八消息,所述第八消息通过ESB路由器发送给所述VNF。The first transmission information includes a received seventh message sent by the VNFM, and the second transmission information includes an eighth message conforming to an ESB standard interface protocol converted by the seventh message by the protocol, the eighth The message is sent to the VNF through the ESB router.
  12. 根据权利要求8所述的方法,其中,所述第一功能实体为跨域资源协调器CDRO,所述第二功能实体为VIM;The method according to claim 8, wherein the first functional entity is a cross-domain resource coordinator CDRO, and the second functional entity is a VIM;
    所述协议接口连接器为资源协调器RO连接器;The protocol interface connector is a resource coordinator RO connector;
    所述第二传输信息包括接收到的所述VIM发送的第九消息,所述第一传输信息包括由所述第九消息经协议转换的符合ESB标准接口协议的第十消息,所述第十消息通过ESB路由器发送给所述CDRO。The second transmission information includes the received ninth message sent by the VIM, where the first transmission information includes a tenth message conforming to the ESB standard interface protocol converted by the ninth message by the protocol, the tenth The message is sent to the CDRO through an ESB router.
  13. 一种存储介质,用于存储程序代码,所述程序代码用于执行权利要求7-12任一项所述的功能实体间的连接方法。 A storage medium for storing program code for performing a connection method between functional entities according to any one of claims 7-12.
PCT/CN2017/100320 2016-09-29 2017-09-04 Enterprise service bus connector, and connection method between functional entities WO2018059191A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610868129.3 2016-09-29
CN201610868129.3A CN107888545A (en) 2016-09-29 2016-09-29 A kind of connection method between ESB connector and functional entity

Publications (1)

Publication Number Publication Date
WO2018059191A1 true WO2018059191A1 (en) 2018-04-05

Family

ID=61763716

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/100320 WO2018059191A1 (en) 2016-09-29 2017-09-04 Enterprise service bus connector, and connection method between functional entities

Country Status (2)

Country Link
CN (1) CN107888545A (en)
WO (1) WO2018059191A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102347983A (en) * 2011-08-26 2012-02-08 四川长虹电器股份有限公司 ESB (Enterprise Service Bus) system in SOA (Service-Oriented Architecture)
CN104601723A (en) * 2015-02-03 2015-05-06 中国南方电网有限责任公司 Power marketing management system SOA framework based on internal service bus
CN105245553A (en) * 2015-11-18 2016-01-13 拉扎斯网络科技(上海)有限公司 SOA system and business processing method
WO2016022698A1 (en) * 2014-08-07 2016-02-11 Intel IP Corporation Virtualized network function management
US20160065656A1 (en) * 2014-08-27 2016-03-03 Exxonmobil Research And Engineering Company Method and system for modular interoperable distributed control
CN105429780A (en) * 2015-10-30 2016-03-23 南京优速网络科技有限公司 Virtualized network service business automatic generation and dynamic monitoring method
CN105635345A (en) * 2016-02-23 2016-06-01 华为技术有限公司 Domain name resource records management method and device
CN105917690A (en) * 2013-12-19 2016-08-31 阿姆多克斯软件系统有限公司 System, method, and computer program for preserving service continuity in network function virtualization (NFV) based communication network

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102938770B (en) * 2012-11-22 2015-11-25 亚信科技(中国)有限公司 A kind of method and relevant apparatus, system realizing multi-protocols message unified interface
US9306761B2 (en) * 2014-03-10 2016-04-05 Gazoo, Inc. Video streaming system and method
WO2016095121A1 (en) * 2014-12-17 2016-06-23 华为技术有限公司 Method and system for automatically adjusting network service capability

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102347983A (en) * 2011-08-26 2012-02-08 四川长虹电器股份有限公司 ESB (Enterprise Service Bus) system in SOA (Service-Oriented Architecture)
CN105917690A (en) * 2013-12-19 2016-08-31 阿姆多克斯软件系统有限公司 System, method, and computer program for preserving service continuity in network function virtualization (NFV) based communication network
WO2016022698A1 (en) * 2014-08-07 2016-02-11 Intel IP Corporation Virtualized network function management
US20160065656A1 (en) * 2014-08-27 2016-03-03 Exxonmobil Research And Engineering Company Method and system for modular interoperable distributed control
CN104601723A (en) * 2015-02-03 2015-05-06 中国南方电网有限责任公司 Power marketing management system SOA framework based on internal service bus
CN105429780A (en) * 2015-10-30 2016-03-23 南京优速网络科技有限公司 Virtualized network service business automatic generation and dynamic monitoring method
CN105245553A (en) * 2015-11-18 2016-01-13 拉扎斯网络科技(上海)有限公司 SOA system and business processing method
CN105635345A (en) * 2016-02-23 2016-06-01 华为技术有限公司 Domain name resource records management method and device

Also Published As

Publication number Publication date
CN107888545A (en) 2018-04-06

Similar Documents

Publication Publication Date Title
CN110417896B (en) System and method for dynamically networking block chain based on cloud
CN112799789A (en) Node cluster management method, device, equipment and storage medium
WO2016110092A1 (en) Asset information management method and device
WO2016155394A1 (en) Method and device for establishing link between virtual network functions
US7519950B2 (en) Method and system for version negotiation of distributed objects
WO2015188781A1 (en) Information processing method, device and system
JP2010231759A (en) Mobile terminal device including mobile cloud platform
WO2019127418A1 (en) Network service management method, related device and system
CN104967560B (en) Method and device for realizing linkage with gateway management equipment
KR102000990B1 (en) Micro grid energy management system using dds middleware
CN104883266A (en) Network configuration accessing method and device thereof
CN104243198B (en) A kind of network management and system based on network configuration protocol
CN101227470A (en) System and method of business management
JP2018092565A (en) Cloud relay device, cloud connection processing method, and program
CN109600769A (en) Communication means and device
CN108989157B (en) Method and device for controlling intelligent equipment
US11379561B2 (en) License usage management
CN116915827A (en) Data transmission method and device of internet of things edge gateway, electronic equipment and medium
WO2018059191A1 (en) Enterprise service bus connector, and connection method between functional entities
CN112953992A (en) Network system, communication and networking method, device and storage medium
Saito et al. Development of echonet lite-compliant home appliances control system using pucc protocols from smart devices
US7568194B2 (en) Method and system for availability checking on distributed objects
KR20150088462A (en) Method for linking network device in cloud environment and apparatus therefor
WO2019072033A1 (en) Network method and system, and terminal
CN115225482A (en) Method and device for configuring Pod network based on Kubernetes

Legal Events

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

Ref document number: 17854641

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17854641

Country of ref document: EP

Kind code of ref document: A1