WO2016202016A1 - Device management method, apparatus and system - Google Patents

Device management method, apparatus and system Download PDF

Info

Publication number
WO2016202016A1
WO2016202016A1 PCT/CN2016/076009 CN2016076009W WO2016202016A1 WO 2016202016 A1 WO2016202016 A1 WO 2016202016A1 CN 2016076009 W CN2016076009 W CN 2016076009W WO 2016202016 A1 WO2016202016 A1 WO 2016202016A1
Authority
WO
WIPO (PCT)
Prior art keywords
pma
address
configuration information
identifier
dpu
Prior art date
Application number
PCT/CN2016/076009
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 WO2016202016A1 publication Critical patent/WO2016202016A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks

Definitions

  • the present invention relates to the field of communications, and in particular to a device management method, apparatus, and system.
  • the current network management in the telecom field manages traditional devices.
  • the management architecture is based on the Internet Protocol (IP) address to identify devices, including northbound, alarm, automatic discovery, performance, and policies.
  • IP Internet Protocol
  • the IP address of the device to be managed so that the network management software can access the device.
  • a Distribution Processing Unit (DPU) device is different from a normal telecommunication device:
  • the IP address is already allocated at the beginning of the deployment, and it can be used in the computer room of the office for a long time.
  • the DPU is distributed to the user side, and the power is supplied by the user's home.
  • the Dynamic Host Configuration Protocol (DHCP) is dynamically allocated, and since the DPU is powered by the user's home, the DPU device often loses power.
  • DHCP Dynamic Host Configuration Protocol
  • there is no local configuration data on the DPU but the configuration data delivered by the NMS is subject to change. Because the IP address of the DPU device is dynamically allocated through DHCP, the IP address of the device is not fixed every time the device is powered on.
  • the inventor of the present invention found in the research process that the current network management architecture cannot meet the management requirements for devices such as DPUs whose IP addresses often change and often lose power.
  • the present invention provides a device management method, apparatus and system.
  • a device management method includes: receiving a device identifier of a device; creating a Persistent Management Agent (PMA) mapped to the device identifier, and recording The mapping between the device identifier and the PMA, wherein the PMA is configured to save configuration information sent to the device, and push the configuration information to the device when the device is online.
  • PMA Persistent Management Agent
  • the receiving the device identifier of the device further includes: receiving the device identifier of the device and a first IP address of the device; after recording the mapping relationship between the device identifier and the PMA The method further includes: querying the PMA mapped to the device identifier one by one; assigning a second IP address to the PMA; and sending the configuration information to the PMA according to the second IP address.
  • the method before receiving the device identifier of the device, the method further includes: the device acquiring the first IP address by using DHCP;
  • the device sends the device identifier, or the device identifier and the first IP address, according to a management IP address.
  • the method further includes: the PMA saving configuration information sent to the device; the PMA determining whether the device is online; the PMA is determining The configuration information is pushed to the device when the device is online.
  • the PMA pushing the configuration information to the device comprises: the PMA receiving the first IP address; and the PMA pushing the configuration information to the device according to the first IP address.
  • the device identifier comprises one of: a factory serial number of the device, and a hardware unique identifier.
  • a device management apparatus comprising: a receiving module, configured to receive a device identifier of the device; and a processing module, configured to create a one-to-one mapping with the device identifier a PMA, and recording a mapping relationship between the device identifier and the PMA, where the PMA is used to save configuration information sent to the device, and if the device is online, the configuration information is pushed to The device.
  • the receiving module is further configured to receive the device identifier of the device and a first IP address of the device; the device further includes: a query module, configured to perform a one-to-one mapping between the query and the device identifier
  • the PMA is configured to allocate a second IP address to the PMA, and the sending module is configured to deliver the configuration information to the PMA according to the second IP address.
  • the device identifier comprises one of: a factory serial number of the device, and a hardware unique identifier.
  • a device management system comprising: the device management device, the device, and the PMA.
  • the device identifier of the receiving device is used; the PMA is mapped to the device identifier, and the mapping relationship between the device identifier and the PMA is recorded, wherein the PMA is used to save the configuration information sent to the device, and the device is in the device.
  • the method of pushing the configuration information to the device solves the problem that the automatic management of the DPU device cannot be realized, and the automatic management of the DPU device is realized.
  • FIG. 1 is a flowchart of a device management method according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a device management apparatus according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a preferred structure of a device management apparatus according to an embodiment of the present invention.
  • FIG. 4 is a flow chart of a device management method in accordance with a preferred embodiment of the present invention.
  • FIG. 1 is a flowchart of a device management method according to an embodiment of the present invention. As shown in FIG. 1 , the process includes the following steps:
  • Step S102 Receive a device identifier of the device.
  • Step S104 Create a PMA that is mapped to the device identifier, and record the mapping relationship between the device identifier and the PMA.
  • the PMA is used to save the configuration information sent to the device, and push the configuration information to the device when the device is online. .
  • the PMA mapped to the device identifier is created, and the configuration information sent to the device is saved on the PMA.
  • the configuration information is pushed to the device by the PMA.
  • the device identifier is used to identify the device, thereby solving the problem that the IP address of the device frequently changes and it is difficult to identify the management; in addition, the configuration information is pushed to the device through the PMA, and the configuration information is pushed to the device, so that whether the device is online or not,
  • the device can be pre-configured to implement automatic management of the device. It can be seen that through the above steps, the problem that the DPU device cannot be automatically managed is solved, and the automatic management of the DPU device is realized.
  • the foregoing steps may be implemented by an Element Management System (EMS), where the device includes a device whose IP address changes frequently and is often powered off, such as a DPU; preferably, the device is not saved locally.
  • EMS Element Management System
  • the device includes a device whose IP address changes frequently and is often powered off, such as a DPU; preferably, the device is not saved locally. Configuration information.
  • the device may also be configured and managed by using the first IP address of the device.
  • the device may also be queried.
  • the mapping relationship between the PMA and the PMA is determined, and the PMA is mapped to the PMA.
  • the second IP address is assigned to the PMA.
  • the configuration information is sent to the PMA according to the second IP address.
  • the PMA can be managed as an independent network element; and then the configuration management of the device is implemented by the PMA.
  • the device identification and/or the first IP address of the device may be carried in the registration request/registration information sent by the device.
  • the IP address of the device can be obtained through DHCP dynamic allocation.
  • the device can also obtain the management IP address through pre-configured data parsing and send registration information to the management IP.
  • the device Before the above step S102, the device The first IP address is obtained through DHCP; the device sends the device identifier, or the device identifier and the first IP address to the EMS according to the management IP address.
  • the PMA may first save the configuration information of the device, and then determine whether the device is online, and process the configuration information of the device according to the state of the device.
  • the method may further include: the PMA saves the configuration information sent to the device; the PMA determines whether the device is online; and the PMA pushes the configuration information to the device when it is determined that the device is online.
  • the configuration information can be sent to the device through the PMA when the device is online, or the configuration information of the device can be temporarily stored in the PMA when the device is offline.
  • the PMA can push configuration information to the device according to the first IP address of the device.
  • the PMA receives the first IP address; the PMA pushes the configuration information to the device according to the first IP address.
  • the device identifier is information that can be used to uniquely identify the device.
  • the device identifier can be one of the following: a factory serial number (SN) of the device, a hardware unique identifier.
  • a device management device is provided to implement the above-mentioned embodiments and preferred embodiments.
  • the descriptions of the modules involved in the device are described below.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • the apparatus may include: a receiving module 22, a processing module 24, wherein the receiving module 22 is configured to receive a device identifier of the device;
  • the module 24 is coupled to the receiving module 22, and is configured to create a PMA that is mapped to the device identifier, and records a mapping relationship between the device identifier and the PMA, where the PMA is used to save configuration information sent to the device, and is online at the device. In this case, push configuration information to the device.
  • FIG. 3 is a schematic diagram of a preferred configuration of a device management apparatus according to an embodiment of the present invention.
  • the receiving module 22 is further configured to receive a device identifier of the device and a first IP address of the device.
  • the device may further include: a query module 32, an allocating module 34, and a sending module 36, wherein the querying module 32 is coupled to the processing module 24, configured to query the PMA mapped one by one with the device identifier; the assigning module 34, coupled The query module 32 is configured to allocate a second IP address to the PMA; the sending module 36 is coupled to the assigning module 34, and configured to deliver the configuration information to the PMA according to the second IP address.
  • the device identifier comprises one of the following: a factory serial number of the device, a hardware unique identifier.
  • the embodiment of the invention further provides a device management system, comprising the device management device, device and PMA described above; wherein the device management device is respectively coupled to the device and the PMA, and the PMA is coupled to the device.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the preferred embodiment of the present invention relates to a network management technology in the field of telecommunications, in particular, a floating IP address device such as a DPU, and provides a method for network management of a DPU device by performing power-on authentication.
  • IP address of the DPU changes frequently and the device is frequently powered off
  • PMA virtual management network element
  • a preferred embodiment of the present invention describes a method for identifying and managing a floating IP device DPU.
  • the device When the device is powered on, it receives registration information of the device, automatically identifies the device and associates it with the PMA, and pushes down the data configured on the PMA to the PMA.
  • the basic functions of the network management of the DPU device are implemented.
  • the preferred embodiment of the present invention employs the following management architecture for the DPU device: PMAA - PMA - DPU.
  • PMAA is PMA Aggregation, which is equivalent to EMS
  • PMA is a virtual management network element of DPU.
  • the PMA and the DPU are in a one-to-one relationship.
  • the PMA and the DPU are in one-to-one correspondence with the serial number (Serial Number, SN for short) of the DPU.
  • the PMAA obtains the factory sequence of the DPU based on the registration information. No. SN and the actual IP address, and then find the PMA corresponding to the DPU according to the serial number SN.
  • the network management system can manage the PMA as a real network element having an actual IP address.
  • the PMAA (EMS) accepts and completes the data configuration action of the specified PMA; then the PMA attempts to notify its DPU to take effect: if the PMA confirms the DPU If the current status of the DPU is offline, the DPU will go online and then push the complete configuration data.
  • the IP address that determines its uniqueness
  • the device identifier such as the serial number of the factory. It is like a person. The only constant is the ID number, and the name is Can be modified. Therefore, as long as the serial number of the device can be obtained, the device can be uniquely identified, and the current IP address of the device is obtained through the correspondence between the serial number and the IP address, thereby realizing management of the device.
  • PMA Before the DPU (equivalent to the above device) is powered on, the IP address network management of the DPU (equivalent to the above EMS) is unknown. Therefore, it is necessary to create a PMA according to the serial number of the DPU. When the PMA is offline, it is not used. The DPUs are actually connected to each other. All the configurations are saved on the NMS. When the PMA obtains the IP address and the DPU establishes a communication link, the PMA is converted to the online state. The NMS can be managed as a normal device.
  • the network management authentication registration module After receiving the registration information of the DPU, the network management authentication registration module obtains the serial number (SN) of the DPU device and the actual IP address from the registration information.
  • PMA-DPU mapping library maintains the mapping relationship between the SN sequence number and the PMA of each DPU device.
  • a preferred embodiment of the present invention also provides a method for identifying and managing a floating IP device, the method comprising the following steps:
  • Step 1 Create a PMA based on the serial number (SN) of the DPU device, and create a record in the PMA-DPU mapping library.
  • the PMA is offline and can be pre-configured, but does not interact with the actual DPU device.
  • Step 2 When the DPU is powered on, obtain the assigned address through DHCP, and obtain the IP address of the network management server based on the pre-configured data, and contact the network management server to register. After receiving the registration information of the DPU, the NMS obtains the DPU. The serial number (SN) of the device (equivalent to the above device identification) and the actual IP address (equivalent to the first IP address described above).
  • Step 3 Obtain a PMA corresponding to the DPU according to the serial number (SN), and assign an IP address (corresponding to the second IP address) to the PMA, and the state is changed to online.
  • Step 4 Push the data configured on the PMA to the DPU device.
  • Step 5 Implement basic management of the DPU device: northbound, alarm, automatic discovery, performance, and policy.
  • Step 6 If the DPU device is offline, the PMA is switched to the offline state, waiting for the DPU device to be powered on again.
  • the preferred embodiment of the present invention solves the management problem for a large-scale DPU device compared with the related related art. For the deployment of a large-scale DPU device, no manual intervention is required, and the operation and maintenance cost is low.
  • FIG. 4 is a flowchart of a device management method according to a preferred embodiment of the present invention. As shown in FIG. 4, the process includes the following steps:
  • Step S402 The authentication registration module: when the DPU is powered on, registers with the authentication registration module, and notifies the authentication registration module of the serial number (SN) and the actual IP address of the DPU device.
  • Step S406 PMA: All data configurations for the DPU are saved in the PMA.
  • the authentication registration module finds the unique PMA corresponding to the DPU device from the device IP address mapping library, and updates the IP address of the PMA.
  • the PMA already has an IP address, and the network management system can perform normal management on the DPU device.
  • Step S408 Pushing the configuration data module: After the communication relationship between the PMA and the DPU is established, the PMA pushes the saved configuration data to the DPU device, and the DPU device configuration data is loaded, and the user service can be automatically activated.
  • the device identification device is used to solve the problem that the IP address of the device frequently changes and it is difficult to identify and manage; in addition, the configuration information is pushed through the PMA and the configuration information is pushed.
  • the way to the device enables the device to be pre-configured regardless of whether the device is online or not.
  • a storage medium is further provided, wherein the software includes the above-mentioned software, including but not limited to: an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the device identifier of the receiving device is used; the PMA is mapped to the device identifier, and the mapping relationship between the device identifier and the PMA is recorded, wherein the PMA is used to save the configuration information sent to the device, and the device is in the device.
  • the method of pushing the configuration information to the device solves the problem that the automatic management of the DPU device cannot be realized, and the automatic management of the DPU device is realized.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

The present invention provides a device management method, apparatus and system. The method comprises: receiving device identifiers of devices; and creating persistent management agents (PMAs) in one-to-one mapping with the device identifiers, recording a mapping relationship between the device identifiers and the PMAs, wherein the PMAs are used for storing configuration information issued to the devices, and pushing the configuration information to the devices when the devices are online. The present invention resolves the problem of non-achievability of automatic management of distribution processing unit (DPU) devices, and achieves automatic management of the DPU devices.

Description

设备管理方法、装置及系统Device management method, device and system 技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种设备管理方法、装置及系统。The present invention relates to the field of communications, and in particular to a device management method, apparatus, and system.
背景技术Background technique
目前的电信领域网管都是对传统设备进行管理,其管理架构是基于网络协议(Internet Protocol,简称为IP)地址来识别设备,包括北向、告警、自动发现、性能、策略等,都要求明确知道被管理对象的设备IP地址,这样网管软件才能对设备进行访问。The current network management in the telecom field manages traditional devices. The management architecture is based on the Internet Protocol (IP) address to identify devices, including northbound, alarm, automatic discovery, performance, and policies. The IP address of the device to be managed so that the network management software can access the device.
分布处理单元(Distribution Processing Unit,简称为DPU)设备和通常的电信设备不同:A Distribution Processing Unit (DPU) device is different from a normal telecommunication device:
一般的电信设备在开局的时候IP地址就已经分配好了,而且放在局方的机房之中,可以长期稳定的使用;而DPU却是分散到用户侧的,通过用户家庭供电,IP由动态主机配置协议(Dynamic Host Configuration Protocol,简称为DHCP)动态分配,并且由于DPU是通过用户家庭供电,所以DPU设备经常会断电。此外,DPU设备上没有本地配置数据,而是以网管下发的配置数据为准。又因为DPU设备的IP地址是通过DHCP动态分配,所以每次上电时设备的IP地址都是不固定的。In the general telecommunications equipment, the IP address is already allocated at the beginning of the deployment, and it can be used in the computer room of the office for a long time. The DPU is distributed to the user side, and the power is supplied by the user's home. The Dynamic Host Configuration Protocol (DHCP) is dynamically allocated, and since the DPU is powered by the user's home, the DPU device often loses power. In addition, there is no local configuration data on the DPU, but the configuration data delivered by the NMS is subject to change. Because the IP address of the DPU device is dynamically allocated through DHCP, the IP address of the device is not fixed every time the device is powered on.
本发明的发明人在研究过程中发现,对于DPU这种IP地址会经常发生变化且经常会断电的设备,目前的网管架构无法满足管理的需求。The inventor of the present invention found in the research process that the current network management architecture cannot meet the management requirements for devices such as DPUs whose IP addresses often change and often lose power.
针对相关技术无法实现自动管理DPU设备的问题,目前没有提出有效的解决方案。For the problem that the related technology cannot realize automatic management of the DPU device, no effective solution has been proposed at present.
发明内容Summary of the invention
为了解决上述技术问题,本发明提供了一种设备管理方法、装置及系统。In order to solve the above technical problems, the present invention provides a device management method, apparatus and system.
根据本发明实施例的一个方面,提供了一种设备管理方法,包括:接收设备的设备标识;创建与所述设备标识一一映射的持续管理代理(Persistent Management Agent,简称为PMA),并记录所述设备标识与所述PMA的映射关系,其中,所述PMA用于保存下发给所述设备的配置信息,并在所述设备上线的情况下,推送所述配置信息至所述设备。According to an aspect of the embodiments of the present invention, a device management method includes: receiving a device identifier of a device; creating a Persistent Management Agent (PMA) mapped to the device identifier, and recording The mapping between the device identifier and the PMA, wherein the PMA is configured to save configuration information sent to the device, and push the configuration information to the device when the device is online.
优选地,接收所述设备的所述设备标识还包括:接收所述设备的所述设备标识和所述设备的第一IP地址;在记录所述设备标识与所述PMA的所述映射关系之后,所述方法还包括:查询与所述设备标识一一映射的所述PMA;为所述PMA分配第二IP地址;根据所述第二IP地址,下发所述配置信息至所述PMA。Preferably, the receiving the device identifier of the device further includes: receiving the device identifier of the device and a first IP address of the device; after recording the mapping relationship between the device identifier and the PMA The method further includes: querying the PMA mapped to the device identifier one by one; assigning a second IP address to the PMA; and sending the configuration information to the PMA according to the second IP address.
优选地,在接收所述设备的所述设备标识之前,所述方法还包括:所述设备通过DHCP获取所述第一IP地址; Preferably, before receiving the device identifier of the device, the method further includes: the device acquiring the first IP address by using DHCP;
所述设备根据管理IP地址,发送所述设备标识,或者,所述设备标识和所述第一IP地址。The device sends the device identifier, or the device identifier and the first IP address, according to a management IP address.
优选地,在下发所述配置信息至所述PMA之后,所述方法还包括:所述PMA保存下发给所述设备的配置信息;所述PMA判断所述设备是否上线;所述PMA在判断到所述设备上线的情况下,推送所述配置信息至所述设备。Preferably, after the sending the configuration information to the PMA, the method further includes: the PMA saving configuration information sent to the device; the PMA determining whether the device is online; the PMA is determining The configuration information is pushed to the device when the device is online.
优选地,所述PMA推送所述配置信息至所述设备包括:所述PMA接收所述第一IP地址;所述PMA根据所述第一IP地址,推送所述配置信息至所述设备。Preferably, the PMA pushing the configuration information to the device comprises: the PMA receiving the first IP address; and the PMA pushing the configuration information to the device according to the first IP address.
优选地,所述设备标识包括以下之一:所述设备的出厂序列号、硬件唯一标识。Preferably, the device identifier comprises one of: a factory serial number of the device, and a hardware unique identifier.
根据本发明实施例的另一个方面,还提供了一种设备管理装置,其特征在于包括:接收模块,设置为接收设备的设备标识;处理模块,设置为创建与所述设备标识一一映射的PMA,并记录所述设备标识与所述PMA的映射关系,其中,所述PMA用于保存下发给所述设备的配置信息,并在所述设备上线的情况下,推送所述配置信息至所述设备。According to another aspect of the present invention, a device management apparatus is further provided, comprising: a receiving module, configured to receive a device identifier of the device; and a processing module, configured to create a one-to-one mapping with the device identifier a PMA, and recording a mapping relationship between the device identifier and the PMA, where the PMA is used to save configuration information sent to the device, and if the device is online, the configuration information is pushed to The device.
优选地,所述接收模块,还设置为接收所述设备的所述设备标识和所述设备的第一IP地址;所述装置还包括:查询模块,设置为查询与所述设备标识一一映射的所述PMA;分配模块,设置为为所述PMA分配第二IP地址;下发模块,设置为根据所述第二IP地址,下发所述配置信息至所述PMA。Preferably, the receiving module is further configured to receive the device identifier of the device and a first IP address of the device; the device further includes: a query module, configured to perform a one-to-one mapping between the query and the device identifier The PMA is configured to allocate a second IP address to the PMA, and the sending module is configured to deliver the configuration information to the PMA according to the second IP address.
优选地,所述设备标识包括以下之一:所述设备的出厂序列号、硬件唯一标识。Preferably, the device identifier comprises one of: a factory serial number of the device, and a hardware unique identifier.
根据本发明实施例的另一个方面,还提供了一种设备管理系统,包括:上述的设备管理装置、所述设备,以及所述PMA。According to another aspect of the embodiments of the present invention, there is also provided a device management system, comprising: the device management device, the device, and the PMA.
通过本发明实施例,采用接收设备的设备标识;创建与设备标识一一映射的PMA,并记录设备标识与PMA的映射关系,其中,PMA用于保存下发给设备的配置信息,并在设备上线的情况下,推送配置信息至设备的方式,解决了无法实现自动管理DPU设备的问题,实现了对DPU设备的自动管理。According to the embodiment of the present invention, the device identifier of the receiving device is used; the PMA is mapped to the device identifier, and the mapping relationship between the device identifier and the PMA is recorded, wherein the PMA is used to save the configuration information sent to the device, and the device is in the device. In the case of the online connection, the method of pushing the configuration information to the device solves the problem that the automatic management of the DPU device cannot be realized, and the automatic management of the DPU device is realized.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是根据本发明实施例的设备管理方法的流程图;1 is a flowchart of a device management method according to an embodiment of the present invention;
图2是根据本发明实施例的设备管理装置的结构示意图;2 is a schematic structural diagram of a device management apparatus according to an embodiment of the present invention;
图3是根据本发明实施例的设备管理装置的优选结构示意图;3 is a schematic diagram of a preferred structure of a device management apparatus according to an embodiment of the present invention;
图4是根据本发明优选实施例的设备管理方法的流程图。 4 is a flow chart of a device management method in accordance with a preferred embodiment of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
本发明的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。本发明的目的和其他优点可通过在所写的说明书、权利要求书、以及附图中所特别指出的结构来实现和获得。Other features and advantages of the invention will be set forth in the description which follows, The objectives and other advantages of the invention may be realized and obtained by means of the structure particularly pointed in the appended claims.
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is an embodiment of the invention, but not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
本发明实施例提供了一种设备管理方法,图1是根据本发明实施例的设备管理方法的流程图,如图1所示,该流程包括如下步骤:The embodiment of the present invention provides a device management method. FIG. 1 is a flowchart of a device management method according to an embodiment of the present invention. As shown in FIG. 1 , the process includes the following steps:
步骤S102,接收设备的设备标识;Step S102: Receive a device identifier of the device.
步骤S104,创建与设备标识一一映射的PMA,并记录设备标识与PMA的映射关系,其中,PMA用于保存下发给设备的配置信息,并在设备上线的情况下,推送配置信息至设备。Step S104: Create a PMA that is mapped to the device identifier, and record the mapping relationship between the device identifier and the PMA. The PMA is used to save the configuration information sent to the device, and push the configuration information to the device when the device is online. .
通过上述步骤,通过创建与设备标识一一映射的PMA,并将下发给设备的配置信息保存在PMA上,在设备上线的情况下,由PMA将配置信息推送至设备。在上述步骤中,通过设备标识识别设备,从而解决了设备的IP地址经常变动而难以识别管理的问题;此外,通过PMA缓存配置信息并推送配置信息到设备的方式,使得无论设备是否上线,都可以对设备进行预配置,实现设备的自动管理。可见,通过上述步骤,解决了无法实现自动管理DPU设备的问题,实现了对DPU设备的自动管理。Through the above steps, the PMA mapped to the device identifier is created, and the configuration information sent to the device is saved on the PMA. When the device is online, the configuration information is pushed to the device by the PMA. In the above steps, the device identifier is used to identify the device, thereby solving the problem that the IP address of the device frequently changes and it is difficult to identify the management; in addition, the configuration information is pushed to the device through the PMA, and the configuration information is pushed to the device, so that whether the device is online or not, The device can be pre-configured to implement automatic management of the device. It can be seen that through the above steps, the problem that the DPU device cannot be automatically managed is solved, and the automatic management of the DPU device is realized.
优选地,上述步骤可由网元管理系统(Element Management System,简称为EMS)实现,上述的设备包括IP地址会经常发生变化、经常会断电的设备,例如DPU;优选地,该设备本地不保存配置信息。Preferably, the foregoing steps may be implemented by an Element Management System (EMS), where the device includes a device whose IP address changes frequently and is often powered off, such as a DPU; preferably, the device is not saved locally. Configuration information.
优选地,在设备发送的信息包括设备标识和设备的第一IP地址的情况下,还可以通过设备的第一IP地址对设备进行配置管理,例如,在上述步骤S104之后,还可以通过查询设备标识与PMA的映射关系,确定与设备标识一一映射的PMA;并为PMA分配第二IP地址;根据第二IP地址,下发配置信息至PMA。通过上述方法,为PMA分配了IP地址之后,就可以将PMA作为独立的网元进行管理;进而通过PMA实现对设备的配置管理。Preferably, in the case that the information sent by the device includes the device identifier and the first IP address of the device, the device may also be configured and managed by using the first IP address of the device. For example, after the step S104, the device may also be queried. The mapping relationship between the PMA and the PMA is determined, and the PMA is mapped to the PMA. The second IP address is assigned to the PMA. The configuration information is sent to the PMA according to the second IP address. After the IP address is assigned to the PMA by the above method, the PMA can be managed as an independent network element; and then the configuration management of the device is implemented by the PMA.
优选地,设备标识和/或设备的第一IP地址可以携带在设备发送的注册请求/注册信息中。Preferably, the device identification and/or the first IP address of the device may be carried in the registration request/registration information sent by the device.
优选地,设备的IP地址可以通过DHCP动态分配获取,此外,设备还可以通过预配置数据解析得到管理IP地址,并向该管理IP发送注册信息。例如,在上述步骤S102之前,设备 通过DHCP获取第一IP地址;设备根据管理IP地址,将设备标识,或者,设备标识和第一IP地址发送到EMS。Preferably, the IP address of the device can be obtained through DHCP dynamic allocation. In addition, the device can also obtain the management IP address through pre-configured data parsing and send registration information to the management IP. For example, before the above step S102, the device The first IP address is obtained through DHCP; the device sends the device identifier, or the device identifier and the first IP address to the EMS according to the management IP address.
优选地,PMA收到设备的配置信息之后,可以先对设备的配置信息进行保存,再通过判断设备是否在线,根据设备的状态对设备的配置信息进行处理。例如,在下发配置信息至PMA之后,方法还可以包括:PMA保存下发给设备的配置信息;PMA判断设备是否上线;PMA在判断到设备上线的情况下,推送配置信息至设备。通过上述方法,可以在设备上线的情况下,通过PMA向设备发送配置信息,也可以在设备离线的情况下,将设备的配置信息暂存于PMA中。Preferably, after receiving the configuration information of the device, the PMA may first save the configuration information of the device, and then determine whether the device is online, and process the configuration information of the device according to the state of the device. For example, after the configuration information is sent to the PMA, the method may further include: the PMA saves the configuration information sent to the device; the PMA determines whether the device is online; and the PMA pushes the configuration information to the device when it is determined that the device is online. Through the above method, the configuration information can be sent to the device through the PMA when the device is online, or the configuration information of the device can be temporarily stored in the PMA when the device is offline.
优选地,PMA可以根据设备的第一IP地址向设备推送配置信息。例如,PMA接收第一IP地址;PMA根据第一IP地址,推送配置信息至设备。Preferably, the PMA can push configuration information to the device according to the first IP address of the device. For example, the PMA receives the first IP address; the PMA pushes the configuration information to the device according to the first IP address.
优选地,设备标识是可以用来唯一标识设备的信息,例如,设备标识可以是以下之一:设备的出厂序列号(SN)、硬件唯一标识。Preferably, the device identifier is information that can be used to uniquely identify the device. For example, the device identifier can be one of the following: a factory serial number (SN) of the device, a hardware unique identifier.
在本实施例中还提供了一种设备管理装置,用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述,下面对该装置中涉及到的模块进行说明。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In the embodiment, a device management device is provided to implement the above-mentioned embodiments and preferred embodiments. The descriptions of the modules involved in the device are described below. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图2是根据本发明实施例的设备管理装置的结构示意图,如图2所示,该装置可以包括:接收模块22、处理模块24,其中,接收模块22,设置为接收设备的设备标识;处理模块24,耦合至接收模块22,设置为创建与设备标识一一映射的PMA,并记录设备标识与PMA的映射关系,其中,PMA用于保存下发给设备的配置信息,并在设备上线的情况下,推送配置信息至设备。2 is a schematic structural diagram of a device management apparatus according to an embodiment of the present invention. As shown in FIG. 2, the apparatus may include: a receiving module 22, a processing module 24, wherein the receiving module 22 is configured to receive a device identifier of the device; The module 24 is coupled to the receiving module 22, and is configured to create a PMA that is mapped to the device identifier, and records a mapping relationship between the device identifier and the PMA, where the PMA is used to save configuration information sent to the device, and is online at the device. In this case, push configuration information to the device.
图3是根据本发明实施例的设备管理装置的优选结构示意图,如图3所示,优选地,接收模块22,还设置为接收设备的设备标识和设备的第一IP地址。此外,该装置还可以包括:查询模块32、分配模块34、下发模块36,其中,查询模块32,耦合至处理模块24,设置为查询与设备标识一一映射的PMA;分配模块34,耦合至查询模块32,设置为为PMA分配第二IP地址;下发模块36,耦合至分配模块34,设置为根据第二IP地址,下发配置信息至PMA。FIG. 3 is a schematic diagram of a preferred configuration of a device management apparatus according to an embodiment of the present invention. As shown in FIG. 3, preferably, the receiving module 22 is further configured to receive a device identifier of the device and a first IP address of the device. In addition, the device may further include: a query module 32, an allocating module 34, and a sending module 36, wherein the querying module 32 is coupled to the processing module 24, configured to query the PMA mapped one by one with the device identifier; the assigning module 34, coupled The query module 32 is configured to allocate a second IP address to the PMA; the sending module 36 is coupled to the assigning module 34, and configured to deliver the configuration information to the PMA according to the second IP address.
优选地,设备标识包括以下之一:设备的出厂序列号、硬件唯一标识。Preferably, the device identifier comprises one of the following: a factory serial number of the device, a hardware unique identifier.
本发明实施例还提供了一种设备管理系统,包括上述的设备管理装置、设备和PMA;其中,设备管理装置分别耦合至设备和PMA,PMA耦合至设备。The embodiment of the invention further provides a device management system, comprising the device management device, device and PMA described above; wherein the device management device is respectively coupled to the device and the PMA, and the PMA is coupled to the device.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。 In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
为了使本发明实施例的描述更加清楚,下面结合优选实施例进行描述和说明。In order to make the description of the embodiments of the present invention more clear, the following description and description are given in conjunction with the preferred embodiments.
本发明的优选实施例涉及电信领域网管技术,尤其是DPU等浮动IP地址设备,提供了一种通过对DPU设备上电认证从而达到对其进行网络管理的方法。The preferred embodiment of the present invention relates to a network management technology in the field of telecommunications, in particular, a floating IP address device such as a DPU, and provides a method for network management of a DPU device by performing power-on authentication.
由于DPU的IP地址会经常发生变化且经常会断电的设备,若要使用现有的网管模型实现DPU的管理,则需要支持DPU的虚拟管理网元(例如PMA),自动识别上电的DPU设备,并把二者关联起来,实现对DPU的各种管理。If the IP address of the DPU changes frequently and the device is frequently powered off, if you want to use the existing network management model to implement DPU management, you need to support the virtual management network element (such as PMA) of the DPU to automatically identify the powered DPU. The device, and the two are linked to achieve various management of the DPU.
本发明优选实施例描述了一种识别并管理浮动IP设备DPU的方法,在设备上电的时候,接收设备的注册信息,自动识别设备并和PMA关联,同时把PMA上配置的数据下推到设备上,从而实现对DPU设备的网管基本功能。A preferred embodiment of the present invention describes a method for identifying and managing a floating IP device DPU. When the device is powered on, it receives registration information of the device, automatically identifies the device and associates it with the PMA, and pushes down the data configured on the PMA to the PMA. On the device, the basic functions of the network management of the DPU device are implemented.
本发明优选实施例对DPU设备采用如下的管理架构:PMAA——PMA——DPU。其中,PMAA为PMA Aggregation,相当于EMS,PMA为DPU的虚拟管理网元。The preferred embodiment of the present invention employs the following management architecture for the DPU device: PMAA - PMA - DPU. Among them, PMAA is PMA Aggregation, which is equivalent to EMS, and PMA is a virtual management network element of DPU.
PMA与DPU为一对一关系,PMA和DPU之间通过DPU设备的出厂序列号(Serial Number,简称为SN)一一对应,当DPU上电时,PMAA根据注册信息获取到DPU设备的出厂序列号SN和实际IP地址,再根据序列号SN找到该DPU对应的PMA,分配IP地址后,网管就可以把PMA当作具有实际IP地址的真实网元来进行管理。The PMA and the DPU are in a one-to-one relationship. The PMA and the DPU are in one-to-one correspondence with the serial number (Serial Number, SN for short) of the DPU. When the DPU is powered on, the PMAA obtains the factory sequence of the DPU based on the registration information. No. SN and the actual IP address, and then find the PMA corresponding to the DPU according to the serial number SN. After the IP address is assigned, the network management system can manage the PMA as a real network element having an actual IP address.
针对DPU的数据配置(人工或者北向接口),执行操作时无论DPU是否在线,都由PMAA(EMS)出面受理、完成指定PMA的数据配置动作;然后PMA尝试通知自己的DPU生效:如果PMA确认DPU当前在线,则尝试配置数据推送;如果DPU当前状态为离线,则等DPU上线后再将完整配置数据推送。For the data configuration of the DPU (manual or northbound interface), whether the DPU is online or not, the PMAA (EMS) accepts and completes the data configuration action of the specified PMA; then the PMA attempts to notify its DPU to take effect: if the PMA confirms the DPU If the current status of the DPU is offline, the DPU will go online and then push the complete configuration data.
实际上,对于一个实际存在的物理设备,确定其唯一性的并不是IP地址,而应该是出厂的序列号等设备标识,这就像一个人,唯一不变的是身份证号,而名字是可以修改的。因此,只要能获得设备的序列号,就能够唯一识别出一台设备,并通过序列号和IP地址的对应关系,得到设备当前的IP地址,从而实现对设备的管理。In fact, for a physical device that actually exists, it is not the IP address that determines its uniqueness, but the device identifier such as the serial number of the factory. It is like a person. The only constant is the ID number, and the name is Can be modified. Therefore, as long as the serial number of the device can be obtained, the device can be uniquely identified, and the current IP address of the device is obtained through the correspondence between the serial number and the IP address, thereby realizing management of the device.
本发明优选实施例的组成部分包括:The components of a preferred embodiment of the invention include:
PMA:在DPU(相当于上述设备)上电之前,DPU的IP地址网管(相当于上述EMS)是不可知的,所以需要根据DPU的序列号创建PMA,这个PMA在处于离线状态时,不用和DPU设备实际交互,所有的配置保存在网管侧,而当PMA获取到IP地址和DPU设备建立通讯链路后,将转化为在线状态,此时网管可以作为正常的设备进行管理。PMA: Before the DPU (equivalent to the above device) is powered on, the IP address network management of the DPU (equivalent to the above EMS) is unknown. Therefore, it is necessary to create a PMA according to the serial number of the DPU. When the PMA is offline, it is not used. The DPUs are actually connected to each other. All the configurations are saved on the NMS. When the PMA obtains the IP address and the DPU establishes a communication link, the PMA is converted to the online state. The NMS can be managed as a normal device.
认证注册模块:收到DPU的注册信息后,网管认证注册模块从注册信息中获取DPU设备的序列号(SN)和实际的IP地址。Authentication registration module: After receiving the registration information of the DPU, the network management authentication registration module obtains the serial number (SN) of the DPU device and the actual IP address from the registration information.
PMA-DPU映射库:维护每一个DPU设备的SN序列号和PMA的映射关系。PMA-DPU mapping library: maintains the mapping relationship between the SN sequence number and the PMA of each DPU device.
本发明优选实施例还提供了一种识别并管理浮动IP设备的方法,该方法包括如下步骤: A preferred embodiment of the present invention also provides a method for identifying and managing a floating IP device, the method comprising the following steps:
步骤一,基于DPU设备的序列号(SN)创建PMA,在PMA-DPU映射库创建记录,此时的PMA处于离线状态,可以进行预配置,但并不和实际的DPU设备进行交互。Step 1: Create a PMA based on the serial number (SN) of the DPU device, and create a record in the PMA-DPU mapping library. The PMA is offline and can be pre-configured, but does not interact with the actual DPU device.
步骤二,在DPU设备上电的时候,通过DHCP获取分配到的地址,并根据预配置数据解析得到网管服务器的IP地址,主动联系网管服务器进行注册,接收到DPU的注册信息后,网管获取DPU设备的序列号(SN)(相当于上述设备标识)和实际的IP地址(相当于上述第一IP地址)。Step 2: When the DPU is powered on, obtain the assigned address through DHCP, and obtain the IP address of the network management server based on the pre-configured data, and contact the network management server to register. After receiving the registration information of the DPU, the NMS obtains the DPU. The serial number (SN) of the device (equivalent to the above device identification) and the actual IP address (equivalent to the first IP address described above).
步骤三,根据序列号(SN)获取到DPU对应的PMA,并将IP地址(相当于上述第二IP地址)分配给PMA,状态转为在线。Step 3: Obtain a PMA corresponding to the DPU according to the serial number (SN), and assign an IP address (corresponding to the second IP address) to the PMA, and the state is changed to online.
步骤四,将PMA上配置的数据下推到DPU设备中。Step 4: Push the data configured on the PMA to the DPU device.
步骤五,实现DPU设备的基本管理:北向、告警、自动发现、性能、策略。Step 5: Implement basic management of the DPU device: northbound, alarm, automatic discovery, performance, and policy.
步骤六,如果DPU设备离线,PMA转为离线状态,等待DPU设备再次上电。Step 6: If the DPU device is offline, the PMA is switched to the offline state, waiting for the DPU device to be powered on again.
通过上述描述可知,与现有的相关技术相比较,本发明优选实施例解决了对于大规模DPU设备的管理问题,对于大规模DPU设备的部署基本不需要人工干预,运维成本低。It can be seen from the above description that the preferred embodiment of the present invention solves the management problem for a large-scale DPU device compared with the related related art. For the deployment of a large-scale DPU device, no manual intervention is required, and the operation and maintenance cost is low.
下面结合附图对本发明优选实施例进行描述和说明。DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described and illustrated with reference to the accompanying drawings.
图4是根据本发明优选实施例的设备管理方法的流程图,如图4所示,该流程包括如下步骤:4 is a flowchart of a device management method according to a preferred embodiment of the present invention. As shown in FIG. 4, the process includes the following steps:
步骤S402,认证注册模块:当DPU上电时,向认证注册模块进行注册,并将DPU设备的序列号(SN)及实际IP地址通知认证注册模块。Step S402: The authentication registration module: when the DPU is powered on, registers with the authentication registration module, and notifies the authentication registration module of the serial number (SN) and the actual IP address of the DPU device.
步骤S404,PMA-DPU映射库:在PMA-DPU映射库中记录的是DPU设备和PMA之间的映射关系,这个映射关系由DPU设备的SN号唯一确认,一一对应,通过PMA-DPU映射库,网管可以根据设备SN号找到对应DPU的PMA。Step S404: PMA-DPU mapping library: Recording in the PMA-DPU mapping library is a mapping relationship between the DPU device and the PMA, and the mapping relationship is uniquely confirmed by the SN number of the DPU device, one-to-one correspondence, and mapping by PMA-DPU The library, the network administrator can find the PMA corresponding to the DPU according to the SN number of the device.
步骤S406,PMA:所有针对DPU的数据配置都保存在PMA中,认证注册模块收到DPU上电注册信息后,从设备IP地址映射库中找到DPU设备对应的唯一一个PMA,更新PMA的IP地址,此时PMA已经有了IP地址,网管可以对DPU设备进行正常的管理。Step S406: PMA: All data configurations for the DPU are saved in the PMA. After receiving the DPU power-on registration information, the authentication registration module finds the unique PMA corresponding to the DPU device from the device IP address mapping library, and updates the IP address of the PMA. At this time, the PMA already has an IP address, and the network management system can perform normal management on the DPU device.
步骤S408,推送配置数据模块:PMA和DPU之间通讯关系建立后,PMA将保存的配置数据下推到DPU设备中,DPU设备配置数据加载生效,用户业务可以自动开通。Step S408: Pushing the configuration data module: After the communication relationship between the PMA and the DPU is established, the PMA pushes the saved configuration data to the DPU device, and the DPU device configuration data is loaded, and the user service can be automatically activated.
综上所述,通过本发明的上述实施例和优选实施例,通过设备标识识别设备,从而解决了设备的IP地址经常变动而难以识别管理的问题;此外,通过PMA缓存配置信息并推送配置信息到设备的方式,使得无论设备是否上线,都可以对设备进行预配置,实现设备的自动管理。In summary, through the foregoing embodiments and preferred embodiments of the present invention, the device identification device is used to solve the problem that the IP address of the device frequently changes and it is difficult to identify and manage; in addition, the configuration information is pushed through the PMA and the configuration information is pushed. The way to the device enables the device to be pre-configured regardless of whether the device is online or not.
在另外一个实施例中,还提供了一种软件,该软件用于执行上述实施例及优选实施方式中描述的技术方案。 In another embodiment, software is also provided for performing the technical solutions described in the above embodiments and preferred embodiments.
在另外一个实施例中,还提供了一种存储介质,该存储介质中存储有上述软件,该存储介质包括但不限于:光盘、软盘、硬盘、可擦写存储器等。In another embodiment, a storage medium is further provided, wherein the software includes the above-mentioned software, including but not limited to: an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的对象在适当情况下可以互换,以便这里描述的本发明的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。It is to be understood that the terms "first", "second" and the like in the specification and claims of the present invention are used to distinguish similar objects, and are not necessarily used to describe a particular order or order. It is to be understood that the objects so used are interchangeable, where appropriate, so that the embodiments of the invention described herein can be carried out in a sequence other than those illustrated or described herein. In addition, the terms "comprises" and "comprises" and "the" and "the" are intended to cover a non-exclusive inclusion, for example, a process, method, system, product, or device that comprises a series of steps or units is not necessarily limited to Those steps or units may include other steps or units not explicitly listed or inherent to such processes, methods, products or devices.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
通过本发明实施例,采用接收设备的设备标识;创建与设备标识一一映射的PMA,并记录设备标识与PMA的映射关系,其中,PMA用于保存下发给设备的配置信息,并在设备上线的情况下,推送配置信息至设备的方式,解决了无法实现自动管理DPU设备的问题,实现了对DPU设备的自动管理。 According to the embodiment of the present invention, the device identifier of the receiving device is used; the PMA is mapped to the device identifier, and the mapping relationship between the device identifier and the PMA is recorded, wherein the PMA is used to save the configuration information sent to the device, and the device is in the device. In the case of the online connection, the method of pushing the configuration information to the device solves the problem that the automatic management of the DPU device cannot be realized, and the automatic management of the DPU device is realized.

Claims (10)

  1. 一种设备管理方法,包括:A device management method comprising:
    接收设备的设备标识;The device identifier of the receiving device;
    创建与所述设备标识一一映射的持续管理代理PMA,并记录所述设备标识与所述PMA的映射关系,其中,所述PMA用于保存下发给所述设备的配置信息,并在所述设备上线的情况下,推送所述配置信息至所述设备。Creating a persistent management agent PMA that is mapped to the device identifier, and recording a mapping relationship between the device identifier and the PMA, where the PMA is used to save configuration information sent to the device, and In the case where the device is online, the configuration information is pushed to the device.
  2. 根据权利要求1所述的方法,其中,The method of claim 1 wherein
    接收所述设备的所述设备标识还包括:接收所述设备的所述设备标识和所述设备的第一IP地址;Receiving the device identifier of the device further includes: receiving the device identifier of the device and a first IP address of the device;
    在记录所述设备标识与所述PMA的所述映射关系之后,所述方法还包括:After the mapping between the device identifier and the PMA is recorded, the method further includes:
    查询与所述设备标识一一映射的所述PMA;Querying the PMA mapped to the device identifier one by one;
    为所述PMA分配第二IP地址;Allocating a second IP address to the PMA;
    根据所述第二IP地址,下发所述配置信息至所述PMA。And sending the configuration information to the PMA according to the second IP address.
  3. 根据权利要求1或2所述的方法,其中,在接收所述设备的所述设备标识之前,所述方法还包括:The method according to claim 1 or 2, wherein before the receiving the device identifier of the device, the method further comprises:
    所述设备通过动态主机配置协议DHCP获取所述第一IP地址;The device acquires the first IP address by using a dynamic host configuration protocol (DHCP);
    所述设备根据管理IP地址,发送所述设备标识,或者,所述设备标识和所述第一IP地址。The device sends the device identifier, or the device identifier and the first IP address, according to a management IP address.
  4. 根据权利要求2所述的方法,其中,在下发所述配置信息至所述PMA之后,所述方法还包括:The method of claim 2, wherein after the sending the configuration information to the PMA, the method further comprises:
    所述PMA保存下发给所述设备的配置信息;The PMA saves configuration information sent to the device;
    所述PMA判断所述设备是否上线;The PMA determines whether the device is online;
    所述PMA在判断到所述设备上线的情况下,推送所述配置信息至所述设备。The PMA pushes the configuration information to the device when it is determined that the device is online.
  5. 根据权利要求4所述的方法,其中,所述PMA推送所述配置信息至所述设备包括:The method of claim 4, wherein the pushing, by the PMA, the configuration information to the device comprises:
    所述PMA接收所述第一IP地址;Receiving, by the PMA, the first IP address;
    所述PMA根据所述第一IP地址,推送所述配置信息至所述设备。The PMA pushes the configuration information to the device according to the first IP address.
  6. 根据权利要求1所述的方法,其中,所述设备标识包括以下之一:The method of claim 1 wherein the device identification comprises one of:
    所述设备的出厂序列号、硬件唯一标识。The factory serial number and hardware unique identifier of the device.
  7. 一种设备管理装置,包括: A device management device comprising:
    接收模块,设置为接收设备的设备标识;a receiving module, configured to receive a device identifier of the device;
    处理模块,设置为创建与所述设备标识一一映射的持续管理代理PMA,并记录所述设备标识与所述PMA的映射关系;a processing module, configured to create a persistent management agent PMA that is mapped to the device identifier, and record a mapping relationship between the device identifier and the PMA;
    其中,所述PMA用于保存下发给所述设备的配置信息,并在所述设备上线的情况下,推送所述配置信息至所述设备。The PMA is configured to save configuration information sent to the device, and push the configuration information to the device when the device is online.
  8. 根据权利要求7所述的装置,其中,The apparatus according to claim 7, wherein
    所述接收模块,还设置为接收所述设备的所述设备标识和所述设备的第一IP地址;The receiving module is further configured to receive the device identifier of the device and a first IP address of the device;
    所述装置还包括:The device also includes:
    查询模块,设置为查询与所述设备标识一一映射的所述PMA;a query module, configured to query the PMA mapped to the device identifier one by one;
    分配模块,设置为为所述PMA分配第二IP地址;An allocation module, configured to allocate a second IP address to the PMA;
    下发模块,设置为根据所述第二IP地址,下发所述配置信息至所述PMA。The sending module is configured to deliver the configuration information to the PMA according to the second IP address.
  9. 根据权利要求7所述的装置,其中,所述设备标识包括以下之一:The apparatus of claim 7 wherein said device identification comprises one of:
    所述设备的出厂序列号、硬件唯一标识。The factory serial number and hardware unique identifier of the device.
  10. 一种设备管理系统,包括:如权利要求7至9中任一项所述的设备管理装置、所述设备,以及所述PMA。 A device management system comprising: the device management apparatus according to any one of claims 7 to 9, the device, and the PMA.
PCT/CN2016/076009 2015-06-17 2016-03-09 Device management method, apparatus and system WO2016202016A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510337866.6A CN106257865A (en) 2015-06-17 2015-06-17 Device management method, Apparatus and system
CN201510337866.6 2015-06-17

Publications (1)

Publication Number Publication Date
WO2016202016A1 true WO2016202016A1 (en) 2016-12-22

Family

ID=57546615

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/076009 WO2016202016A1 (en) 2015-06-17 2016-03-09 Device management method, apparatus and system

Country Status (2)

Country Link
CN (1) CN106257865A (en)
WO (1) WO2016202016A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111385377A (en) * 2020-03-03 2020-07-07 深信服科技股份有限公司 IP address conflict processing method, equipment and storage medium
CN114090091A (en) * 2021-11-26 2022-02-25 联影(常州)医疗科技有限公司 Automatic equipment starting method and device, electronic equipment and storage medium
CN114666197A (en) * 2022-03-09 2022-06-24 中信科移动通信技术股份有限公司 Network management system and method based on industrial internet identification analysis

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108809682A (en) * 2017-05-04 2018-11-13 中兴通讯股份有限公司 A kind of device management method and device
CN110691001A (en) * 2019-10-25 2020-01-14 杭州迪普科技股份有限公司 Equipment unified management method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398906A (en) * 2008-10-10 2009-04-01 华南理工大学 RFID middleware based on agent and equipment management method thereof
WO2015033091A1 (en) * 2013-09-09 2015-03-12 British Telecommunications Plc Fibre network proxy
CN104639413A (en) * 2013-11-13 2015-05-20 华为技术有限公司 Access network virtualization method and agent node

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100563174C (en) * 2007-06-15 2009-11-25 杭州华三通信技术有限公司 A kind of method and agent apparatus of managing dynamic address equipment
US9189426B2 (en) * 2012-06-28 2015-11-17 Intel Corporation Protected access to virtual memory

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398906A (en) * 2008-10-10 2009-04-01 华南理工大学 RFID middleware based on agent and equipment management method thereof
WO2015033091A1 (en) * 2013-09-09 2015-03-12 British Telecommunications Plc Fibre network proxy
CN104639413A (en) * 2013-11-13 2015-05-20 华为技术有限公司 Access network virtualization method and agent node

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111385377A (en) * 2020-03-03 2020-07-07 深信服科技股份有限公司 IP address conflict processing method, equipment and storage medium
CN114090091A (en) * 2021-11-26 2022-02-25 联影(常州)医疗科技有限公司 Automatic equipment starting method and device, electronic equipment and storage medium
CN114666197A (en) * 2022-03-09 2022-06-24 中信科移动通信技术股份有限公司 Network management system and method based on industrial internet identification analysis
CN114666197B (en) * 2022-03-09 2023-10-31 中信科移动通信技术股份有限公司 Network management system and method based on industrial Internet identification analysis

Also Published As

Publication number Publication date
CN106257865A (en) 2016-12-28

Similar Documents

Publication Publication Date Title
TWI568231B (en) Method and system of automatic generation of server network topology
US10116518B2 (en) Mechanism for management controllers to learn the control plane hierarchy in a data center environment
CN107733670B (en) Forwarding strategy configuration method and device
CN107070691B (en) Cross-host communication method and system of Docker container
US9547502B2 (en) Rebooting InfiniBand clusters
CN102025798B (en) Address allocation processing method, device and system
WO2016202016A1 (en) Device management method, apparatus and system
EP3664420B1 (en) Managing address spaces across network elements
US10091274B2 (en) Method, device, and system for controlling network device auto-provisioning
US9100353B2 (en) Cloud server for managing hostnames and IP addresses, and management method for the cloud server
CN100407625C (en) Method for providing business according to its type
CN109995641B (en) Information processing method, computing node and storage medium
US20090077208A1 (en) System And Method For Assigning Addresses To Information Handling Systems
US9015294B2 (en) System and method for assigning addresses to information handling systems
JP2005505830A (en) Central directory server
CN106878480B (en) DHCP service process sharing method and device
WO2020125524A1 (en) Distributed optical fiber access system and management method therefor
US9043492B2 (en) Method to publish remote management services over link local network for zero-touch discovery, provisioning and management
TWI448127B (en) Method for obtaining external ip addresses and ip system using the same
US8819200B2 (en) Automated cluster node configuration
CN105704042A (en) Message processing method, BNG and BNG cluster system
JP2016116184A (en) Network monitoring device and virtual network management method
US10389681B2 (en) Auto discovery of network elements by defining new extension in DHCP options for management server IP addresses
CN104683491B (en) A kind of method and system for the Internet Protocol address for obtaining virtual machine
CN107070725A (en) A kind of method that server two-level management intermodule communication is shaken hands

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: 16810757

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: 16810757

Country of ref document: EP

Kind code of ref document: A1