Movatterモバイル変換


[0]ホーム

URL:


CN101677291A - Method, device and system for automatically configuring network element equipment - Google Patents

Method, device and system for automatically configuring network element equipment
Download PDF

Info

Publication number
CN101677291A
CN101677291ACN200810211680ACN200810211680ACN101677291ACN 101677291 ACN101677291 ACN 101677291ACN 200810211680 ACN200810211680 ACN 200810211680ACN 200810211680 ACN200810211680 ACN 200810211680ACN 101677291 ACN101677291 ACN 101677291A
Authority
CN
China
Prior art keywords
configuration
network element
network
information
automatic
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN200810211680A
Other languages
Chinese (zh)
Other versions
CN101677291B (en
Inventor
张萍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co LtdfiledCriticalHuawei Technologies Co Ltd
Priority to CN2008102116806ApriorityCriticalpatent/CN101677291B/en
Publication of CN101677291ApublicationCriticalpatent/CN101677291A/en
Application grantedgrantedCritical
Publication of CN101677291BpublicationCriticalpatent/CN101677291B/en
Expired - Fee Relatedlegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Landscapes

Abstract

Translated fromChinese

本发明公开了一种网元设备自动配置的方法、装置及系统,所述方法包括自动收集用于网元配置的决策信息,根据所述决策信息生成所述网元的业务配置信息;将所述业务配置信息下发给所述网元,以使所述网元完成所述业务配置后能够对外提供服务。本发明实施例自动为网元决策出业务配置信息,下发给所述网元,并同步下发给本网域及相邻网域的相关网元,实现了对网元设备进行自动配置。

Figure 200810211680

The present invention discloses a method, device and system for automatic configuration of network element equipment. The method includes automatically collecting decision information for network element configuration, and generating service configuration information of the network element according to the decision information; Sending the service configuration information to the network element, so that the network element can provide external services after completing the service configuration. The embodiment of the present invention automatically determines service configuration information for a network element, sends it to the network element, and sends it to related network elements in the local network domain and adjacent network domains synchronously, thereby realizing automatic configuration of network element equipment.

Figure 200810211680

Description

Translated fromChinese
一种网元设备自动配置的方法、装置及系统Method, device and system for automatic configuration of network element equipment

技术领域technical field

本发明涉及通信技术领域,特别涉及一种网元设备自动配置的方法、装置及系统。The present invention relates to the field of communication technology, in particular to a method, device and system for automatic configuration of network element equipment.

背景技术Background technique

网元设备应用层配置的特点是参数多,通常少则几百,多则几千。以移动核心网网元业务GPRS支持节点(SGSN,Serving GPRS Support Node,其中GPRS指通用分组无线业务(General Packet Radio Service))为例,它需要的应用层配置参数包括硬件系统、单板、时钟、端口、备份关系、软件系统、接口协议、业务特性、接口/业务IP地址、网关/路由、POOL配置、维护配置等。应用层配置不仅参数多,而且参数间的关联性强,参数类型差异大,且配置取值不仅受网络当前状态影响,还受周边网元配置的影响。The configuration of the application layer of network element equipment is characterized by many parameters, usually ranging from a few hundred to several thousand. Taking the Serving GPRS Support Node (SGSN, Serving GPRS Support Node) of the mobile core network network element service as an example, the application layer configuration parameters required by it include hardware system, single board, clock , port, backup relationship, software system, interface protocol, service feature, interface/service IP address, gateway/routing, POOL configuration, maintenance configuration, etc. The application layer configuration not only has many parameters, but also has a strong correlation between the parameters, and the parameter types are greatly different, and the configuration value is not only affected by the current state of the network, but also by the configuration of surrounding network elements.

在通信网络中,网元的入网配置和运行中的重配置,绝大多数是由人工通过维护台控制完成的。随着网络结构及网元功能的复杂化,尤其在核心网采用池(POOL)结构的情况下,对网元配置的动态性和实时性要求越来越高,迫切需要减少配置过程中的人工干预,实现网元及网络自动配置功能。In a communication network, most of the network element configuration and reconfiguration during operation are done manually through the maintenance console. With the complexity of the network structure and network element functions, especially when the core network adopts the pool (POOL) structure, the dynamic and real-time requirements for network element configuration are getting higher and higher, and it is urgent to reduce the manual configuration process. Intervention to realize the automatic configuration function of network elements and networks.

现有存在一种自动配置的方法,该方法包括步骤:A、局域网的第一设备向互联网的自动配置装置(ACS)上报其标识;B、ACS将所述标识设置到动态域名解析服务器(DDNS)中,局域网的DDNS服务器获得第一设备的IP地址;且所述步骤B还包括:ACS将所述标识设置到要访问第一设备的第二设备中,所述第二设备保存所述标识,以便第二设备根据所述标识通过DDNS服务器解析出第一设备的IP地址,并访问第一设备。There is an existing automatic configuration method, which includes the steps: A, the first device of the local area network reports its identification to the automatic configuration device (ACS) of the Internet; B, the ACS sets the identification to the dynamic domain name resolution server (DDNS) ), the DDNS server of the local area network obtains the IP address of the first device; and the step B also includes: the ACS sets the identification in the second device to access the first device, and the second device saves the identification , so that the second device resolves the IP address of the first device through the DDNS server according to the identifier, and accesses the first device.

发明人在对现有技术研究中发现,上述方法至少存在以下问题:上述方法的自动配置只针对IP地址一个参数,解决的是传输层配置问题,目的只是使设备在传输层上连入网络,即配置完成后只达到了连接网络的目的,对于应用层仍需人工手工配置,也就是说,不能解决具有几百甚至几千个参数的应用层采用手工配置工作量大且繁杂的问题。In the research of the prior art, the inventor found that the above-mentioned method has at least the following problems: the automatic configuration of the above-mentioned method only targets one parameter of the IP address, and solves the configuration problem of the transport layer. The purpose is only to connect the device to the network on the transport layer. That is, after the configuration is completed, only the purpose of connecting to the network is achieved, and the application layer still needs to be manually configured. That is to say, it cannot solve the problem of heavy and complicated manual configuration of the application layer with hundreds or even thousands of parameters.

现有还存在一种基站自动配置的方法,该方法包括:通过将系统中的基站、路由器和基站配置信息所在系统构成一个组播域,基站获取基站配置信息所在系统的IP地址,并通过获取的IP地址向基站配置信息所在系统发送携带有基站标识的IP登记包;基站配置信息所在系统根据接收到的IP登记包中携带的基站标识查询并获取该基站的配置信息,并通过组播IP包发送给基站;基站从接收到的组播IP包中获取自身的配置信息,实现了基站的自动配置。There is also a method for automatic base station configuration, which includes: by forming a multicast domain with base stations, routers, and the system where the base station configuration information is located, the base station obtains the IP address of the system where the base station configuration information is located, and obtains the IP address of the system where the base station configuration information is located. The IP address of the base station configuration information sends an IP registration packet carrying the base station identifier to the system where the base station configuration information is located; the system where the base station configuration information resides queries and obtains the configuration information of the base station according to the base station identifier carried in the received IP registration packet, and broadcasts the information through the multicast IP The packet is sent to the base station; the base station obtains its own configuration information from the received multicast IP packet, realizing the automatic configuration of the base station.

发明人在上述现有技术的研究中发现,上述方法其至少存在以下问题:上述方法仅局限于基站,且每个基站被当作一个单独设备来配置,配置结果的来源也是预先设置,而不是动态产生的。当网络形式更复杂,网元间的关联性更大,尤其是存在POOL组网的情况下,不仅要对网元本身进行配置,还要考虑邻居配置和邻域网元配置。该方法同样不能解决具有几百甚至几千个参数的应用层采用手工配置工作量大且繁杂的问题。The inventor found in the research of the above-mentioned prior art that the above-mentioned method has at least the following problems: the above-mentioned method is limited to the base station, and each base station is configured as a separate device, and the source of the configuration result is also preset, not generated dynamically. When the network form is more complex and the correlation between NEs is greater, especially when there is a POOL network, it is necessary not only to configure the NE itself, but also to consider the configuration of neighbors and neighboring NEs. This method also cannot solve the problem of heavy and complicated manual configuration of the application layer with hundreds or even thousands of parameters.

发明内容Contents of the invention

本发明实施例提供了一种网元设备自动配置的方法、装置及系统,以为网元设备进行自动配置。Embodiments of the present invention provide a method, device and system for automatic configuration of network element equipment, so as to perform automatic configuration for network element equipment.

本发明实施例提供的一种网元设备自动配置的方法,包括:A method for automatic configuration of a network element device provided by an embodiment of the present invention includes:

自动收集用于网元配置的决策信息,根据所述决策信息生成所述网元的业务配置信息;automatically collecting decision information for network element configuration, and generating service configuration information of the network element according to the decision information;

将所述业务配置信息下发给所述网元,以使所述网元完成所述业务配置后能够对外提供服务。Sending the service configuration information to the network element, so that the network element can provide external services after completing the service configuration.

本发明实施例提供的一种自动配置装置,包括:An automatic configuration device provided by an embodiment of the present invention includes:

一种自动配置装置,其特征在于,包括:An automatic configuration device, characterized in that it comprises:

配置信息收集生成单元,自动收集用于网元配置的决策信息,根据所述决策信息生成所述网元的业务配置信息;a configuration information collection and generation unit, which automatically collects decision information for network element configuration, and generates service configuration information of the network element according to the decision information;

配置信息下发单元,用于将所述业务配置信息下发给所述网元。A configuration information sending unit, configured to send the service configuration information to the network element.

本发明实施例提供的一种网元设备自动配置的系统,包括:A system for automatic configuration of network element equipment provided by an embodiment of the present invention includes:

自动配置装置,自动收集用于网元配置的决策信息,根据所述决策信息生成所述网元的业务配置信息,将所述业务配置信息下发给所述新网元;The automatic configuration device automatically collects decision information for network element configuration, generates service configuration information of the network element according to the decision information, and sends the service configuration information to the new network element;

网元,接收所述业务配置信息,进行业务配置,配置完成具备对外提供服务的能力。The network element receives the service configuration information, performs service configuration, and has the ability to provide external services after the configuration is completed.

本发明实施例针对业务层参数多、参数关联性强、参数类型差异大、取值受网络状态和相关网元影响等特点,通过网络中的自动配置装置自动收集信息,自动为网元决策出配置信息,下发给所述网元,并且,同步下发给本网域及相邻网域的相关网元,实现了对网元设备的自动配置,应用本发明实施例的配置方法配置完成后,网元即可对外提供服务。The embodiment of the present invention aims at the characteristics of many parameters in the service layer, strong correlation of parameters, great difference in parameter types, and the value is affected by the network status and related network elements, etc., automatically collects information through the automatic configuration device in the network, and automatically makes decisions for the network elements. The configuration information is sent to the network element, and is synchronously sent to the relevant network elements of the network domain and the adjacent network domain, realizing the automatic configuration of the network element equipment, and the configuration is completed by applying the configuration method of the embodiment of the present invention After that, the network element can provide services to the outside world.

附图说明Description of drawings

为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings that need to be used in the description of the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some embodiments of the present invention. For those skilled in the art, other drawings can also be obtained based on these drawings without any creative effort.

图1是本发明实施例的网元设备自动配置的架构图;FIG. 1 is an architecture diagram of automatic configuration of a network element device according to an embodiment of the present invention;

图2是本发明实施例的网元设备自动配置的方法流程图;FIG. 2 is a flowchart of a method for automatic configuration of a network element device according to an embodiment of the present invention;

图3是本发明实施例一中网元设备自动配置的架构图;FIG. 3 is an architecture diagram of automatic configuration of network element equipment in Embodiment 1 of the present invention;

图4是基于实施例一的图2所述方法实施例中步骤1的具体流程图;Fig. 4 is the specific flowchart of step 1 in the method embodiment described in Fig. 2 based on embodiment one;

图5是基于实施例一的图2所述方法实施例中步骤2的具体流程图;Fig. 5 is the specific flowchart of step 2 in the method embodiment described in Fig. 2 based on embodiment one;

图6是基于实施例一的图2所述方法实施例中步骤3的具体流程图;Fig. 6 is a specific flowchart of step 3 in the method embodiment described in Fig. 2 based on embodiment one;

图7是基于实施例一的图2所述方法实施例中步骤4的具体流程图;FIG. 7 is a specific flowchart of step 4 in the method embodiment described in FIG. 2 based on Embodiment 1;

图8是本发明实施例的自动配置装置的结构示意图。Fig. 8 is a schematic structural diagram of an automatic configuration device according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

本发明实施例所应用的网络中存在一个逻辑独立的自动配置装置,负责本网内所有网元的配置监控和管理。如果一个网络被划分成若干个子网,则每个子网有一个自动配置装置,相互之间配合完成所有网元的自动配置工作。There is a logically independent automatic configuration device in the network to which the embodiment of the present invention is applied, which is responsible for configuration monitoring and management of all network elements in the network. If a network is divided into several subnets, each subnet has an automatic configuration device, which cooperates with each other to complete the automatic configuration of all network elements.

下面以对新入网的网元设备进行应用层的自动配置为例来说明本发明实施例的具体实现过程,以下为叙述方便,将新入网的网元设备简称为新网元。The specific implementation process of the embodiment of the present invention will be described below by taking the automatic configuration of the application layer of a newly-connected network element device as an example. For the convenience of description, the newly-connected network element device will be referred to as a new network element for short.

参见图1,其是本发明实施例的网元自动配置的架构图。一种网元设备自动配置的系统,包括:入网服务装置100,新网元所在网域内的自动配置装置200,新网元300。上述新网元所在的网域是指从管理角度看的子网络,是由一套网元管理系统所管辖的网络范围。通常不同网域内的网元接受不同网管系统的管理。其中,入网服务装置100,用于发现新网元,建立与所述新网元之间的用于自动配置的安全传输通道;新网元所在网域内的自动配置装置200,用于收集所述新网元配置的决策信息,根据所述决策信息生成所述新网元的完整应用层配置信息,通过所述安全传输通道将所述完整的应用层配置信息下发给所述新网元;新网元300,用于建立自动配置所需的安全传输通道,接收所述完整的应用层配置信息。Referring to FIG. 1 , it is an architecture diagram of network element automatic configuration according to an embodiment of the present invention. A system for automatic configuration of network element equipment, comprising: a network access service device 100 , an automatic configuration device 200 in the network domain where a new network element is located, and a new network element 300 . The above-mentioned network domain where the new network element is located refers to a sub-network from a management point of view, which is a network range under the jurisdiction of a network element management system. Usually network elements in different network domains are managed by different network management systems. Among them, the network access service device 100 is used to discover a new network element and establish a secure transmission channel for automatic configuration with the new network element; the automatic configuration device 200 in the network domain where the new network element is located is used to collect the Decision information for new network element configuration, generating complete application layer configuration information of the new network element according to the decision information, and sending the complete application layer configuration information to the new network element through the secure transmission channel; The new network element 300 is configured to establish a secure transmission channel required for automatic configuration, and receive the complete application layer configuration information.

所述新网元300还可以用于将所述完整应用层配置信息保存在本地。The new network element 300 may also be used to store the complete application layer configuration information locally.

所述用于新网元配置的决策信息至少包括:用于应用层配置的基本参数、现场测量信息、网络规划信息、相邻网域的配置信息、新网元所在网域内的所有已存在网元的完整应用层配置信息。The decision information for new network element configuration includes at least: basic parameters for application layer configuration, on-site measurement information, network planning information, configuration information of adjacent network domains, all existing network elements in the network domain where the new network element is located The complete application layer configuration information of the element.

所述入网服务装置100包括:网元管理节点110和认证中心120。其中,网元管理节点110,用于与所述新网元建立连接,接收来自所述新网元的基本安全共享密钥,将所述基本安全共享密钥发送至认证中心120;接收到来自认证中心120的认证成功通知后,与所述新网元300建立安全传输通道;认证中心120,用于通过所述基本安全共享密钥对所述新网元进行认证,认证通过后通知所述网元管理节点110。上述基本安全共享密钥可以是共享密钥还可以是证书。The network access service device 100 includes: a networkelement management node 110 and an authentication center 120 . Wherein, the networkelement management node 110 is configured to establish a connection with the new network element, receive the basic security shared key from the new network element, and send the basic security shared key to the authentication center 120; After being notified of successful authentication by the authentication center 120, a secure transmission channel is established with the new network element 300; the authentication center 120 is used to authenticate the new network element through the basic security shared key, and notify the A networkelement management node 110 . The above basic security shared key may be a shared key or a certificate.

所述入网服务装置100还可以包括:软件服务器140,用于提供软件版本;所述网元管理节点110,还用于向所述新网元300提供所述软件服务器140的IP地址;所述新网元300,还用于根据所述IP地址与所述软件服务器140建立连接,下载与自身匹配的软件版本,并加载所述软件版本。The network access service device 100 may further include: asoftware server 140, configured to provide a software version; the networkelement management node 110, also configured to provide the new network element 300 with the IP address of thesoftware server 140; The new network element 300 is further configured to establish a connection with thesoftware server 140 according to the IP address, download a software version matching itself, and load the software version.

所述入网服务装置100还可以包括:地址分配中心130,用于通过所述网元管理节点110为所述新网元300分配IP地址。The network access service device 100 may further include: anaddress assignment center 130 configured to assign an IP address to the new network element 300 through the networkelement management node 110 .

上述网元设备自动配置的系统还可以包括:网络规划服务装置400,用于接收来自所述自动配置装置200的请求,向所述自动配置装置200提供网络规划信息。The above system for automatic configuration of network element equipment may further include: a network planning service device 400 configured to receive a request from the automatic configuration device 200 and provide the automatic configuration device 200 with network planning information.

所述自动配置装置200,还用于更新本网域内由于所述新网元的加入而受影响的已存在网元的配置信息,将更新后配置信息下发给由于新网元的加入而受影响的已存在网元。例如,由于新网元300的加入,本网域中网元1和网元2的配置信息必然会受到影响,此时,需要将更新后配置信息下发给由于新网元的加入而受影响的已存在的网元,如网元1和网元2。具体的,例如,原来核心网中存在移动管理实体池(MME Pool)中已经有两个网元MME1和MME2,则当一个新MME3加入Pool后,网元管理节点110要更新MME1和MME2的配置信息,包括增加MME3的IP地址、Pool内网元数目变化、网元间备份关系变化等,然后将修改后的配置信息重新下发给MME1和MME2。The automatic configuration device 200 is also used to update the configuration information of existing network elements affected by the addition of the new network element in the local network domain, and issue the updated configuration information to the affected network elements due to the addition of the new network element. Affected existing NEs. For example, due to the addition of new network element 300, the configuration information of network element 1 and network element 2 in this network domain will inevitably be affected. At this time, it is necessary to send the updated configuration information to the Existing NEs, such as NE1 and NE2. Specifically, for example, there are already two network elements MME1 and MME2 in the mobile management entity pool (MME Pool) in the original core network, then when a new MME3 joins the Pool, the networkelement management node 110 will update the configuration of MME1 and MME2 information, including adding the IP address of MME3, changes in the number of network elements in the pool, changes in the backup relationship between network elements, etc., and then re-send the modified configuration information to MME1 and MME2.

所述自动配置装置200,还用于接收来自所述新网元的包含校验信息的配置确认消息,接收来自所述由于新网元加入而受影响的已存在网元的包含校验信息的配置确认消息;根据所述校验信息对配置结果进行校验。The automatic configuration device 200 is further configured to receive a configuration confirmation message containing verification information from the new network element, and receive a configuration confirmation message containing verification information from the existing network element affected by the addition of the new network element. Configuration confirmation message; verifying the configuration result according to the verification information.

所述自动配置装置200,还用于监控所在网域的网络变化状态,更新由于网络状态变化而受影响的网元的配置信息,并下发给所述由于网络状态变化而受影响的网元。The automatic configuration device 200 is also used to monitor the network change state of the network domain where it is located, update the configuration information of the network elements affected by the change of the network state, and issue the configuration information to the network elements affected by the change of the network state .

上述网元设备自动配置的系统还可以包括:邻域自动配置装置500;所述新网元所在网域内的自动配置装置200,还用于将所述新网元与邻域交互相关联的配置信息发送给所述邻域自动配置装置500;所述邻域自动配置装置500,用于接收到所述信息后,在所述邻域网内进行配置。The above-mentioned system for automatic configuration of network element equipment may also include: a neighborhood automatic configuration device 500; the automatic configuration device 200 in the network domain where the new network element is located is also used for configuring the interaction association between the new network element and the neighborhood The information is sent to the neighborhood automatic configuration device 500; the neighborhood automatic configuration device 500 is configured to perform configuration in the neighborhood area network after receiving the information.

需要说明的是,图1中使用的图标并非特指某一种网元。本发明实施例所述架构图和方法适用于所有网络类型,如通用无线通信系统(UMTS,Universal Mobile Telecommunication System)等。It should be noted that the icons used in FIG. 1 do not specifically refer to a certain type of network element. The architecture diagram and method described in the embodiments of the present invention are applicable to all types of networks, such as Universal Mobile Telecommunications System (UMTS, Universal Mobile Telecommunications System).

下面对本发明实施例提供的网元设备自动配置的方法进行详细说明。The method for automatic configuration of the network element device provided by the embodiment of the present invention will be described in detail below.

参见图2,图2是本发明实施例的网元设备自动配置的方法流程图。Referring to FIG. 2 , FIG. 2 is a flowchart of a method for automatic configuration of a network element device according to an embodiment of the present invention.

步骤1,网络侧自动发现新网元,建立自动配置所需的安全传输通道;Step 1, the network side automatically discovers new network elements, and establishes a secure transmission channel required for automatic configuration;

步骤2,收集用于所述新网元配置的决策信息,根据所述决策信息生成所述新网元的完整应用层配置信息;所述用于所述新网元配置的决策信息至少包括:用于应用层配置的基本参数、现场测量信息、网络规划信息、相邻网域的配置信息、新网元所在网域内的所有已存在网元的完整应用层配置信息。Step 2, collect decision information for the configuration of the new network element, and generate complete application layer configuration information for the new network element according to the decision information; the decision information for the configuration of the new network element at least includes: Basic parameters for application layer configuration, on-site measurement information, network planning information, configuration information of adjacent network domains, complete application layer configuration information of all existing network elements in the network domain where the new network element is located.

步骤3,经所述安全传输通道将所述完整的应用层配置信息下发给所述新网元;本步骤中还可以包括:所述自动配置装置更新本网域内由于所述新网元的加入而受影响的已存在网元的配置信息,将更新后配置信息下发给由于新网元的加入而受影响的已存在网元。Step 3, sending the complete application layer configuration information to the new network element via the secure transmission channel; this step may also include: the automatic configuration device updates the network domain due to the new network element The configuration information of the existing network elements affected by the addition will send the updated configuration information to the existing network elements affected by the addition of the new network elements.

步骤4,新网元所在网域内的自动配置装置监控本域网的网络变化状态,更新由于网络状态变化而受影响的网元的配置信息,并下发给所述网元;其中,所述网络变化状态包括所述自动配置装置所在网域网元的状态变化、网络管理事件、规划更新事件、邻域配置更新事件中的其中之一或任意组合。本步骤是可选步骤,是为了使本发明所述方法更加动态和实时,进而更进一步地降低网络维护工作量。Step 4, the automatic configuration device in the network domain where the new network element is located monitors the network change state of the local area network, updates the configuration information of the network element affected by the network state change, and sends it to the network element; wherein, the The network change state includes one or any combination of state changes of network elements in the network domain where the automatic configuration device is located, network management events, planning update events, and neighborhood configuration update events. This step is an optional step to make the method of the present invention more dynamic and real-time, thereby further reducing the network maintenance workload.

本发明实施例针对应用层参数多、参数关联性强、参数类型差异大、取值受网络状态和相关网元影响等特点,通过网络中集中的自动配置装置自动收集新网元预置信息、已有网元的配置信息、网络规划信息、邻域配置信息等,自动为新网元决策出完整的应用层配置信息,下发给新网元,并同步下发给本网域及相邻网域的相关网元,实现了对新入网的网元设备进行应用层的自动配置,使得应用本发明的配置方法配置完成后,网元即可对外提供服务。当网络状态变化时还能自动进行配置修改并重新下发。本发明通过对网元配置过程的自动化,使网元配置能更加动态和实时,并大大降低网络维护工作量。In the embodiment of the present invention, aiming at the characteristics of many application layer parameters, strong parameter correlation, large difference in parameter types, and values affected by network status and related network elements, the centralized automatic configuration device in the network automatically collects new network element preset information, The existing network element configuration information, network planning information, neighborhood configuration information, etc., automatically decides the complete application layer configuration information for the new network element, sends it to the new network element, and simultaneously sends it to the network domain and its neighbors The relevant network elements of the network domain realize the automatic configuration of the application layer for the newly networked network element equipment, so that after the configuration is completed by applying the configuration method of the present invention, the network elements can provide services to the outside world. When the network status changes, the configuration can be modified automatically and re-delivered. Through the automation of the network element configuration process, the invention makes the network element configuration more dynamic and real-time, and greatly reduces the network maintenance workload.

图3是本发明实施例一中网元设备自动配置的架构图。其是以移动网络为例,在核心网域中有一新移动管理实体(MME)要加入网络。图4是基于实施例一的图2所述方法实施例中步骤1的具体流程图。图3中的新MME对应的是图4中的新网元。新MME完成现场安装后开始启动,从本地存储器中检测到设备出厂时预置和现场安装时预置的一些基本配置参数,包括:硬件版本、单板列表、端口时钟信息、缺省软件版本、初始传输层地址、基本安全共享密钥等。上述基本配置参数还可以包括生产日期、系统运行模式。这些配置参数是新MME自身启动和连接网络的前提。在本实施例中,网络入口是网元管理节点。下面具体说明新网元接入网络的过程。FIG. 3 is an architecture diagram of automatic configuration of network element devices in Embodiment 1 of the present invention. Taking a mobile network as an example, a new Mobility Management Entity (MME) in the core network domain needs to join the network. Fig. 4 is a specific flow chart of step 1 in the method embodiment shown in Fig. 2 based on the first embodiment. The new MME in FIG. 3 corresponds to the new network element in FIG. 4 . The new MME starts after the on-site installation, and detects from the local memory some basic configuration parameters preset at the factory and at the on-site installation, including: hardware version, board list, port clock information, default software version, Initial transport layer address, basic security shared key, etc. The above-mentioned basic configuration parameters may also include production date and system operation mode. These configuration parameters are the prerequisites for the new MME to start itself and connect to the network. In this embodiment, the network entry is a network element management node. The following describes in detail the process of a new network element accessing the network.

参见图3和图4,网络侧自动发现新网元,建立自动配置所需的安全传输通道的具体步骤如下:Referring to Figure 3 and Figure 4, the network side automatically discovers new network elements, and the specific steps for establishing a secure transmission channel required for automatic configuration are as follows:

步骤1.1~1.2,网元管理节点与新MME建立连接。In steps 1.1-1.2, the network element management node establishes a connection with the new MME.

网元管理节点发现新MME,向新MME发送发现新网元的信息。新MME向网元管理节点发起设备接入请求,该请求中包含传输层初始地址,与所述网元管理节点建立连接。The network element management node discovers the new MME, and sends the information of discovering the new network element to the new MME. The new MME initiates a device access request to the network element management node, the request includes the initial address of the transport layer, and establishes a connection with the network element management node.

网元管理节点与新MME建立连接的过程可以是有两种方式:There are two ways for the network element management node to establish a connection with the new MME:

方式一:网元管理节点发布包含自身IP地址的用于新网元接入的消息,新网元监听到所述消息后,向所述网元管理节点发送包含传输层初始地址的连接请求,与所述网元管理节点建立连接。Mode 1: The network element management node publishes a message including its own IP address for new network element access, and after the new network element monitors the message, it sends a connection request including the initial address of the transport layer to the network element management node, Establish a connection with the network element management node.

方式二:新MME启动后根据预先配置的网元管理节点的IP地址,向网元管理节点发送包含传输层初始地址的连接请求,与所述网元管理节点建立连接。Method 2: After the new MME is started, according to the IP address of the pre-configured network element management node, it sends a connection request including the initial address of the transport layer to the network element management node, and establishes a connection with the network element management node.

步骤1.3~1.4,网元管理节点通过认证中心完成对新MME的设备认证,认证通过后,网元管理节点与新MME协商建立安全的传输通道。In steps 1.3 to 1.4, the network element management node completes device authentication for the new MME through the authentication center. After passing the authentication, the network element management node negotiates with the new MME to establish a secure transmission channel.

具体的,网元管理节点接收来自所述新网元的基本安全共享密钥,将该基本安全共享密钥传送给认证中心,由认证中心对通过基本安全共享密钥对所述新网元进行认证,认证通过后,网元管理节点与新MME协商建立安全的传输通道。该基本安全共享密钥具体可以是安全密钥或证书等。Specifically, the network element management node receives the basic security shared key from the new network element, and transmits the basic security shared key to the authentication center, and the authentication center performs authentication on the new network element through the basic security shared key. Authentication. After the authentication is passed, the network element management node negotiates with the new MME to establish a secure transmission channel. The basic security shared key may specifically be a security key or a certificate.

如果需要,认证通过后,地址分配中心还可以为新MME重新分配动态IP地址(如果需要,则地址分配中心为新MME再重新分配动态IP地址,不需要则不用分配)。If necessary, after passing the authentication, the address allocation center can also re-allocate the dynamic IP address for the new MME (if necessary, the address allocation center can re-allocate the dynamic IP address for the new MME, if not necessary, do not need to allocate).

上述安全传输通道跨越网元所在的业务网络与管理节点所在的维护网之间可以存在的公共网络(网元所在的业务网络与管理节点所在的维护网之间可以存在公共网络,也可以不存在公共网络)。网元管理节点作为维护网的入口,可以把自动配置装置、软件服务器等功能实体屏蔽在安全的维护网内部,并为这些功能实体与网元的交互提供安全传输保障。The above secure transmission channel spans the public network that may exist between the service network where the network element is located and the maintenance network where the management node is located (there may or may not be a public network between the service network where the network element is located and the maintenance network where the management node is located. public network). As the entrance of the maintenance network, the network element management node can shield functional entities such as automatic configuration devices and software servers in the secure maintenance network, and provide secure transmission guarantee for the interaction between these functional entities and network elements.

步骤1.5网元管理节点向新MME发送设备接入响应,其中包含软件服务器地址和自动配置装置的地址,这样新MME就可以直接与这些服务器通信了。Step 1.5 The network element management node sends a device access response to the new MME, which contains the address of the software server and the address of the automatic configuration device, so that the new MME can directly communicate with these servers.

步骤1.6新MME根据软件服务器的IP地址与软件服务器建立连接,下载与自身匹配的软件。软件与硬件相关,同时会影响到配置参数的取值。Step 1.6 The new MME establishes a connection with the software server according to the IP address of the software server, and downloads the software matching itself. Software is related to hardware, and will also affect the value of configuration parameters.

步骤1.7新MME在本地加载新的软件,为自动配置作好准备。Step 1.7 The new MME loads new software locally to prepare for automatic configuration.

图5是基于实施例一的图2所述方法实施例中步骤2的具体流程图。参见图3和图5,收集用于所述新网元配置的决策信息,根据所述决策信息生成所述新网元的完整应用层配置信息的步骤如下:Fig. 5 is a specific flow chart of step 2 in the method embodiment shown in Fig. 2 based on the first embodiment. Referring to Fig. 3 and Fig. 5, the steps of collecting the decision information for the configuration of the new network element, and generating the complete application layer configuration information of the new network element according to the decision information are as follows:

步骤2.1新MME向自动配置装置发送自动配置请求,其中包含自己在本地检测到的用于应用层配置的基本参数,如硬件版本、单板列表、端口时钟信息、软件版本,还可以包括生产日期、系统运行模式等,这些信息将用来决定新MME的其它配置的取值。Step 2.1 The new MME sends an automatic configuration request to the automatic configuration device, which contains the basic parameters detected locally by itself for application layer configuration, such as hardware version, single board list, port clock information, software version, and may also include production date , system operation mode, etc. These information will be used to determine the values of other configurations of the new MME.

步骤2.2如果自动配置装置需要新MME提供更多用于配置决策的信息,尤其是需要现场测量的信息,它将向新MME发送测量参数请求。新MME也可以根据一些预置的要求提前进行测量,并把结果随同配置请求一起发给自动配置装置。Step 2.2 If the automatic configuration device needs more information from the new MME for configuration decisions, especially information requiring on-site measurements, it will send a measurement parameter request to the new MME. The new MME can also perform measurements in advance according to some preset requirements, and send the results together with the configuration request to the automatic configuration device.

步骤2.3新MME收到测量参数请求后,按指定的内容完成现场测量,然后将测量结果通过测量参数响应消息发给自动配置装置,该信息被存储于自动配置装置内部,用于后续的自动配置决策。Step 2.3 After the new MME receives the measurement parameter request, it completes the on-site measurement according to the specified content, and then sends the measurement result to the automatic configuration device through the measurement parameter response message, and the information is stored in the automatic configuration device for subsequent automatic configuration decision making.

步骤2.4如果自动配置装置需要借鉴网络规划信息,而这些信息又在自身找不到,它将向网络规划装置请求与新MME相关的规划参数,如接口地址、业务地址、路由、网关、Pool等规划参数。这些参数一般由网络运营商直接设定,可能被应用于包括多个子网的整个网络。网络规划装置本身可能是一个独立装置,也可能属于网络高层管理节点的一部分。Step 2.4 If the automatic configuration device needs to learn from the network planning information, and this information cannot be found by itself, it will request the planning parameters related to the new MME from the network planning device, such as interface address, service address, route, gateway, Pool, etc. planning parameters. These parameters are generally set directly by the network operator, and may be applied to the entire network including multiple subnets. The network planning device itself may be an independent device, or may belong to a part of the network high-level management node.

步骤2.5网络规划装置向自动配置装置返回它需要的规划信息。该信息被存储于自动配置装置内部,用于后续的自动配置决策。Step 2.5 The network planning device returns the planning information it needs to the automatic configuration device. This information is stored inside the auto-configuration device for subsequent auto-configuration decisions.

步骤2.6如果自动配置装置还需要借鉴相邻网域的配置信息,或者需要做一些配置协商,它将通过事先建立好的通道向邻域自动配置装置请求。Step 2.6 If the automatic configuration device still needs to learn from the configuration information of the adjacent network domain, or needs to do some configuration negotiation, it will request to the neighboring area automatic configuration device through the pre-established channel.

步骤2.7邻域的自动配置装置返回相关的配置信息和协商结果。一般来说,需要进行邻域协商的配置包括传输层带宽、服务质量(QOS)参数、QOS映射算法等。邻域配置协商的目的在于保持子网络之间的配置一致性。In step 2.7, the automatic configuration device in the neighborhood returns relevant configuration information and negotiation results. Generally, the configurations that need to be negotiated include transport layer bandwidth, quality of service (QOS) parameters, QOS mapping algorithms, and the like. The purpose of neighborhood configuration negotiation is to maintain configuration consistency among subnetworks.

至此,自动配置装置已收集到了用于应用层配置的基本参数、现场测量信息、网络规划信息、相邻网域的配置信息。在上述实施例中,网络规划信息和相邻网域的配置信息是分别从网络规划装置和邻域自动配置装置获取的,在实际应用中,如果自动配置装置本地已保存了所需要的网络规划信息和相邻网域的配置信息,也可以直接从本地获取,而不再与网络规划装置和邻域自动配置装置进行联系。So far, the automatic configuration device has collected basic parameters for application layer configuration, on-site measurement information, network planning information, and configuration information of adjacent network domains. In the above embodiments, the network planning information and the configuration information of adjacent network domains are respectively obtained from the network planning device and the neighborhood automatic configuration device. In practical applications, if the automatic configuration device has saved the required network planning locally Information and configuration information of adjacent network domains can also be obtained directly from the local area without contacting the network planning device and the neighborhood automatic configuration device.

步骤2.8,除了上述从外部收集到的用于所述新MME配置的决策信息之外,自动配置装置还在本地保存本网域内所有已存在网元(如图3中的MME1、MME2和信令网关(SGW))的完整应用层配置信息即新MME所在网域内的所有已存在网元的完整应用层配置信息,这些也是自动配置装置用于决定新MME配置取值的重要参考依据。待所有用于所述新MME配置的决策信息收集完毕后,自动配置装置按照预先设定的规则为新MME生成运行所需的完整应用层配置信息。该预先设定的规则可以是运营商和/或用户提前设置的。Step 2.8, in addition to the above-mentioned decision-making information collected from the outside for the configuration of the new MME, the automatic configuration device also locally saves all existing network elements in the network domain (MME1, MME2 and signaling The complete application layer configuration information of the gateway (SGW) is the complete application layer configuration information of all existing network elements in the network domain where the new MME is located, which is also an important reference basis for the automatic configuration device to determine the configuration value of the new MME. After all the decision information for the configuration of the new MME is collected, the automatic configuration device generates the complete application layer configuration information required for the new MME to run according to the preset rules. The preset rule may be set in advance by the operator and/or the user.

图6是基于实施例一的图2所述方法实施例中步骤3的具体流程图。参见图3和图6,经所述安全传输通道将所述完整的应用层配置信息下发给所述新网元的步骤如下:Fig. 6 is a specific flowchart of step 3 in the method embodiment shown in Fig. 2 based on the first embodiment. Referring to Fig. 3 and Fig. 6, the steps of sending the complete application layer configuration information to the new network element via the secure transmission channel are as follows:

步骤3.1,自动配置装置将新MME的完整应用层配置信息经前述建立的安全传输通道通过自动配置响应消息下发给新MME;并且,自动配置装置还把对新MME的配置加入自己的本地存储中,用于后续修改或其它网元加入时的参考。新MME接收到完整配置后,完成本地配置。Step 3.1, the automatic configuration device sends the complete application layer configuration information of the new MME to the new MME through the aforementioned secure transmission channel through the automatic configuration response message; and the automatic configuration device also adds the configuration of the new MME to its local storage In , it is used for subsequent modification or reference when other network elements are added. After receiving the complete configuration, the new MME completes the local configuration.

将所述完整的应用层配置信息下发给新MME之后还可以包括:After sending the complete application layer configuration information to the new MME, it may also include:

步骤3.2,新MME向自动配置装置返回配置结果确认消息;为了避免配置数据在下发和应用过程中出现异常,引起网元间关键配置冲突,新MME将已应用的配置参数中的若干关键项取值作为校验信息发回给自动配置装置,自动配置装置将在配置下发全部完成之后进行配置结果校验。In step 3.2, the new MME returns a configuration result confirmation message to the automatic configuration device; in order to avoid abnormalities in the distribution and application of configuration data, which may cause key configuration conflicts between network elements, the new MME removes some key items from the applied configuration parameters. The value is sent back to the automatic configuration device as verification information, and the automatic configuration device will verify the configuration result after all configurations are delivered.

步骤3.3,如果自动配置装置判断出由于新MME的加入会影响本网域内的其它网元的运行,例如对MME1和MME2而言需要增加POOL成员信息,对于SGW需要更新与POOL之间连接关系等等,自动配置装置将修改本地存储的MME1、MME2和SGW的配置,并将所述修改后的配置携带在配置更新消息中,发给由于新MME的加入而影响的本网域内的其它网元,如MME1、MME2和SGW;Step 3.3, if the automatic configuration device judges that the addition of a new MME will affect the operation of other network elements in the network domain, for example, for MME1 and MME2, POOL member information needs to be added, and for SGW, the connection relationship with POOL needs to be updated, etc. etc., the automatic configuration device will modify the locally stored configurations of MME1, MME2, and SGW, and carry the modified configuration in the configuration update message, and send it to other network elements in the network domain affected by the addition of the new MME , such as MME1, MME2 and SGW;

步骤3.4,自动配置装置向MME1、MME2和SGW分别发送配置更新消息;Step 3.4, the automatic configuration device sends configuration update messages to MME1, MME2 and SGW respectively;

例如,自动配置装置向MME1和MME2发送包含增加POOL成员信息的更新消息,向SGW发送包含更新与POOL之间连接关系的更新消息。也就是说,自动配置装置需要更新本网域内由于新MME的加入而受影响的已存在网元的配置信息,将更新后配置信息下发给由于新网元的加入而受影响的已存在网元。For example, the automatic configuration device sends an update message including adding POOL member information to MME1 and MME2, and sends an update message including updating the connection relationship with the POOL to the SGW. That is to say, the automatic configuration device needs to update the configuration information of the existing network elements affected by the addition of the new MME in the local network domain, and send the updated configuration information to the existing network elements affected by the addition of the new network elements. Yuan.

步骤3.5,MME1、MME2和SGW向自动配置装置返回配置结果确认,其中也包含配置校验所需的校验信息;Step 3.5, MME1, MME2 and SGW return configuration result confirmation to the automatic configuration device, which also includes verification information required for configuration verification;

步骤3.6,自动配置装置对本网域内的网元配置进行校验,防止在设备逻辑标识、地址、覆盖区域、容量对接、接口特性、业务特性等方面出现冲突;如果校验结果出现冲突,自动配置装置将对配置信息进行修改并重新下发给有问题的网元。这里的配置信息包括新MME的完整应用层配置信息,或由于新网元加入而受影响的已存在网元的更新后配置信息。In step 3.6, the automatic configuration device verifies the configuration of the network elements in the network domain to prevent conflicts in terms of equipment logical identifiers, addresses, coverage areas, capacity connection, interface characteristics, and service characteristics; if there is a conflict in the verification results, the automatic configuration The device will modify the configuration information and re-send it to the network element with the problem. The configuration information here includes the complete application layer configuration information of the new MME, or the updated configuration information of the existing network elements affected by the addition of new network elements.

在网络运行过程中,自动配置装置也可以要求网元定期上报配置校验信息,以防止因运行造成的配置冲突。During network operation, the automatic configuration device may also require network elements to report configuration verification information periodically, so as to prevent configuration conflicts caused by operation.

步骤3.7,如果自动配置装置判断由于新MME的加入会影响相邻网域的网元的运行,例如新MME作为MME POOL中新的一员,需要通知所有连接到MME POOL的演进型基站(eNodeB)与它建立S1接口连接。核心网的自动配置装置通过预先建立的通道将新MME的配置信息发送给邻域的自动接入装置,本例中该邻域的自动接入装置即为接入网的自动配置装置。邻域之间的配置同步一般只需要交换双方互相关联的那部分配置信息(例如用于eNodeB接入的新MME的IP地址),即自动配置装置需要将新MME的与邻域交互相关联的配置信息发送给邻域自动配置装置。Step 3.7, if the automatic configuration device judges that the addition of the new MME will affect the operation of network elements in adjacent network domains, for example, the new MME is a new member of the MME POOL, and all evolved base stations (eNodeBs) connected to the MME POOL need to be notified ) to establish an S1 interface connection with it. The automatic configuration device of the core network sends the configuration information of the new MME to the automatic access device of the neighboring area through the pre-established channel. In this example, the automatic access device of the neighboring area is the automatic configuration device of the access network. The configuration synchronization between neighbors generally only needs to exchange the part of the configuration information related to each other (for example, the IP address of the new MME used for eNodeB access), that is, the automatic configuration device needs to associate the interaction between the new MME and the neighbors The configuration information is sent to the neighborhood automatic configuration device.

步骤3.8接入网的自动配置装置将收到的新MME配置信息保存在本地,并发送给所有连接到该MME POOL的eNodeB,也即附图中其它网元。对于后续加入到接入网的新eNodeB,在接入网的自动装置为它所生成的完整配置中,就已经包括了前面的这个新MME地址。Step 3.8 The automatic configuration device of the access network saves the received new MME configuration information locally, and sends it to all eNodeBs connected to the MME POOL, that is, other network elements in the figure. For a new eNodeB subsequently added to the access network, the previous new MME address has already been included in the complete configuration generated for it by the automatic device of the access network.

图7是基于实施例一的图2所述方法实施例中步骤4的具体流程图,参见图3和图7,新网元所在网域内的自动配置装置监控本域网的网络变化状态,更新由于网络状态变化而受影响的网元的配置信息,并下发给所述网元的步骤如下:Fig. 7 is a specific flowchart of step 4 in the method embodiment described in Fig. 2 based on Embodiment 1. Referring to Fig. 3 and Fig. 7, the automatic configuration device in the network domain where the new network element is located monitors the network change status of the local area network and updates The steps of distributing the configuration information of the network elements affected due to network status changes to the network elements are as follows:

步骤4.1~4.7,在网络运行过程中,自动配置装置监控网络变化状态,更新由于网络状态变化而受影响的网元的配置信息,并下发给由于网络状态变化而受影响的网元。In steps 4.1 to 4.7, during network operation, the automatic configuration device monitors network change status, updates the configuration information of network elements affected by network state changes, and distributes the configuration information to network elements affected by network state changes.

所述网络变化状态包括所述自动配置装置所在网域网元的状态变化、网络管理事件、规划更新事件、邻域配置更新事件中的其中之一或任意组合。The network change state includes one or any combination of state changes of network elements in the network domain where the automatic configuration device is located, network management events, planning update events, and neighborhood configuration update events.

自动配置装置所在网域中的接收到配置信息的网元向自动配置装置返回配置结果确认,其中也包含配置校验所需的校验信息。自动配置装置对本网域内的网元配置进行校验,防止在设备逻辑标识、地址、覆盖区域、容量对接、接口特性、业务特性等方面出现冲突。如果校验结果出现冲突,自动配置装置将对配置信息进行修改并重新下发给出现冲突的网元。The network element that receives the configuration information in the network domain where the automatic configuration device is located returns a configuration result confirmation to the automatic configuration device, which also includes verification information required for configuration verification. The automatic configuration device verifies the configuration of the network elements in the network domain to prevent conflicts in terms of equipment logical identification, address, coverage area, capacity docking, interface characteristics, and service characteristics. If there is a conflict in the verification result, the automatic configuration device will modify the configuration information and send it to the conflicting network element again.

上述由于网络状态变化而受影响的网元可能是新MME所在网域内的自动配置装置所管辖的网元,也可能是新网元所在网域的邻域中的网元。The aforementioned network elements affected by the change of network status may be network elements under the jurisdiction of the automatic configuration device in the network domain where the new MME is located, or may be network elements in the neighborhood of the network domain where the new network element is located.

本发明实施例通过自动采集新入网网元的基本配置参数,结合网络规划和已有网元的配置参数,自动为新入网网元进行应用层自动配置。The embodiment of the present invention automatically collects the basic configuration parameters of the new network elements, and combines the network planning and the configuration parameters of the existing network elements to automatically configure the application layer for the new network elements.

需要说明的是,以上实施例都是针对新入网的网元设备而言的,对于本网络内已存在的网元设备进行重配置时,本发明所提供的方法同样使用,而且实现方法与前述类似,区别仅在于不需要建立自动配置所需的安全传输通道,而具体的配置过程都是相同的,下面对网域内已有网元设备进行重配置的过程进行简单说明。It should be noted that the above embodiments are all aimed at newly networked network element devices. When reconfiguring existing network element devices in this network, the method provided by the present invention is also used, and the implementation method is the same as the aforementioned Similar, the only difference is that there is no need to establish a secure transmission channel required for automatic configuration, and the specific configuration process is the same. The following is a brief description of the reconfiguration process of existing network element devices in the network domain.

网域中的自动配置装置自动收集用于网元配置的决策信息,根据所述决策信息生成所述网元的配置信息;将所述配置信息下发给所述网元,所述网元配置完成后能够对外提供服务。当上述网元为网络内已存在的网元,上述用于网元配置的决策信息至少包括:网元的状态变化、网络管理事件、规划更新事件以及邻域配置更新事件其中之一或任意组合。The automatic configuration device in the network domain automatically collects decision information for network element configuration, generates configuration information of the network element according to the decision information; sends the configuration information to the network element, and configures the network element After completion, it can provide external services. When the above-mentioned network element is an existing network element in the network, the above-mentioned decision-making information for network element configuration at least includes: one or any combination of network element status changes, network management events, planning update events, and neighborhood configuration update events .

类似的,上述配置信息由网元所在网域内的自动配置装置下发给所述网元;将所述配置信息下发给所述网元后,进一步包括:所述网元所在网域内的自动配置装置将所述网元的配置信息保存在本地。Similarly, the above configuration information is sent to the network element by the automatic configuration device in the network domain where the network element is located; after the configuration information is delivered to the network element, it further includes: the automatic configuration device in the network domain where the network element is located The configuration device saves the configuration information of the network element locally.

自动配置装置同样接收来自网域内已存在网元的包含校验信息的配置确认消息;根据所述校验信息对配置结果进行校验,并更新本网域内由于所述网元的配置变化而受影响网元的配置信息,将更新后的配置信息下发给由于所述网元的配置变化而受影响的网元;之后,接收包含校验信息的配置确认消息,该配置确认消息来自所述由于受影响而更新配置信息的网元;根据所述校验信息对配置结果进行校验。The automatic configuration device also receives a configuration confirmation message containing verification information from an existing network element in the network domain; verifies the configuration result according to the verification information, and updates the configuration information in the network domain due to the configuration change of the network element. Affecting the configuration information of the network element, sending the updated configuration information to the affected network element due to the configuration change of the network element; after that, receiving a configuration confirmation message containing verification information, the configuration confirmation message comes from the A network element whose configuration information is updated due to being affected; and a configuration result is verified according to the verification information.

如果校验结果出现冲突,则自动配置装置对配置信息进行修改并重新下发。If there is a conflict in the verification result, the automatic configuration device modifies the configuration information and re-delivers it.

同样的,自动配置装置将所述网域内已存在网元的与邻域交互相关联的配置信息发送给邻域自动配置装置,由邻域自动配置装置进行相应配置。Similarly, the automatic configuration device sends the configuration information associated with the neighborhood interaction of the existing network elements in the network domain to the neighborhood automatic configuration device, and the neighborhood automatic configuration device performs corresponding configuration.

同样的,网域内的自动配置装置监控网络变化状态,更新由于网络状态变化而受影响的网元的配置信息,并下发给所述网元。上述网络变化状态包括所述自动配置装置所在网域网元的状态变化、网络管理事件、规划更新事件、邻域配置更新事件中的其中之一或任意组合。Similarly, the automatic configuration device in the network domain monitors the network change state, updates the configuration information of the network elements affected by the network state change, and sends it to the network elements. The aforementioned network change state includes one or any combination of state changes of network elements in the network domain where the automatic configuration device is located, network management events, planning update events, and neighborhood configuration update events.

可见,当网络状态变化时本发明实施例还能自动进行配置修改并重新下发。本发明实施例通过对网元配置过程的自动化,使网元自动配置完成后即可对外提供服务,因而使得网元配置能更加动态和实时,并大大降低网络维护工作量。It can be seen that when the network status changes, the embodiment of the present invention can also automatically perform configuration modification and re-delivery. Through the automation of the network element configuration process, the embodiment of the present invention enables the network element to provide external services after the automatic configuration is completed, thereby making the network element configuration more dynamic and real-time, and greatly reducing the workload of network maintenance.

图1所示的网元设备自动配置的系统同样适用于网域内已有网元设备进行重配置的应用,只是在网域内已有网元设备进行重配置时不需要入网服务装置100中的认证中心120、地址分配中心130和软件服务器140的参与。其他各实体的功能不变。The system for automatic configuration of network element equipment shown in FIG. 1 is also applicable to the application of reconfiguration of existing network element equipment in the network domain, except that the authentication in the network access service device 100 is not required when the existing network element equipment in the network domain is reconfigured. The participation of the center 120, theaddress distribution center 130 and thesoftware server 140. The functions of other entities remain unchanged.

需要说明的是,本发明所提供的方法不仅适用于对网元的应用层的配置,对于网元的其他层如传输层的配置同样适用,具体配置过程和前述相同,在此不再赘述。It should be noted that the method provided by the present invention is not only applicable to the configuration of the application layer of the network element, but also applicable to the configuration of other layers of the network element such as the transport layer. The specific configuration process is the same as the above, and will not be repeated here.

需要说明的是,本发明实施例中对网元的应用层自动配置完成后即可对外提供服务,因而,该应用层配置也可以理解为是对业务的配置,即网元对接收到的业务配置信息配置完成后即可对外提供服务。所述业务配置信息包括应用层配置参数。It should be noted that in the embodiment of the present invention, the network element can provide external services after the automatic configuration of the application layer is completed. After the configuration information is configured, the service can be provided externally. The service configuration information includes application layer configuration parameters.

本领域普通技术人员可以理解实现上述方法实施方式中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于计算机可读取存储介质中,该程序在执行时,可以包括前述本发明基于MIP技术的通信方法各个实施方式的内容。这里所称得的存储介质,如:ROM/RAM、磁碟、光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the implementation of the above method can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable storage medium. When the program is executed , may include the contents of the various implementations of the communication method based on the MIP technology of the present invention. The storage medium referred to here, such as: ROM/RAM, magnetic disk, optical disk, etc.

本发明实施例还提供了一种自动配置装置,参见图8,包括:The embodiment of the present invention also provides an automatic configuration device, see Figure 8, including:

配置信息收集生成单元801,自动收集用于网元配置的决策信息,根据所述决策信息生成所述网元的业务配置信息;The configuration information collection and generation unit 801 is configured to automatically collect decision information for network element configuration, and generate service configuration information of the network element according to the decision information;

配置信息下发单元802,用于将所述业务配置信息下发给所述网元。The configuration information sending unit 802 is configured to send the service configuration information to the network element.

所述的自动配置装置还包括:存储单元803,用于将所述网元的业务配置信息保存在本地。The automatic configuration device further includes: a storage unit 803, configured to store the service configuration information of the network element locally.

所述的自动配置装置还包括:配置信息更新单元804,用于更新本网域内由于所述网元的配置变化而受影响网元的配置信息;The automatic configuration device further includes: a configuration information updating unit 804, configured to update the configuration information of the affected network elements in the local network domain due to the configuration changes of the network elements;

所述配置信息下发单元802,还用于将更新后配置信息下发给由于所述网元的配置变化而受影响的网元。The configuration information sending unit 802 is further configured to send the updated configuration information to the network elements affected by the configuration change of the network elements.

所述的自动配置装置还包括:校验单元805,用于接收来自所述网元的包含校验信息的配置确认消息,根据所述校验信息对配置结果进行校验。The automatic configuration device further includes: averification unit 805, configured to receive a configuration confirmation message including verification information from the network element, and verify the configuration result according to the verification information.

所述配置信息更新单元804,还用于在校验结果出现冲突时,对配置信息进行修改;所述配置信息下发单元802,还用于对所述修改后的配置信息重新下发。The configuration information update unit 804 is further configured to modify the configuration information when a conflict occurs in the verification result; the configuration information delivery unit 802 is further configured to re-send the modified configuration information.

所述的自动配置装置还包括:邻域交互单元806,用于将所述网元的与邻域交互相关联的配置信息发送给邻域自动配置装置。The automatic configuration device further includes: a neighborhood interaction unit 806, configured to send configuration information of the network element associated with neighborhood interaction to the neighborhood automatic configuration device.

所述的自动配置装置还包括:监听单元807,用于监控网络变化状态,在监控到网络状态变化时通知所述配置信息更新单元804;所述配置信息更新单元804,还用于根据接收到的网络状态变化通知,更新由于网络状态变化而受影响的网元的配置信息;所述配置信息下发单元802,还用于将所述更新的配置信息下发给由于网络状态变化而受影响的网元。The automatic configuration device further includes: amonitoring unit 807, configured to monitor network change status, and notify the configuration information update unit 804 when monitoring a network status change; the configuration information update unit 804 is also configured to receive Notification of network status change, updating the configuration information of network elements affected due to network status changes; the configuration information sending unit 802 is also used to send the updated configuration information to network elements affected due to network status changes network element.

所述网络变化状态包括所述自动配置装置所在网域网元的状态变化、网络管理事件、规划更新事件、邻域配置更新事件中的其中之一或任意组合。The network change state includes one or any combination of state changes of network elements in the network domain where the automatic configuration device is located, network management events, planning update events, and neighborhood configuration update events.

上述所有实施例所述自动配置方法和装置不仅适用于应用层配置,同样适用于传输层的配置。The automatic configuration methods and devices described in all the above-mentioned embodiments are not only applicable to the configuration of the application layer, but also applicable to the configuration of the transport layer.

以上所述仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。凡在本发明的精神和原则之内所作的任何修改、等同替换、改进等,均包含在本发明的保护范围内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the protection scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principles of the present invention are included in the protection scope of the present invention.

Claims (18)

CN2008102116806A2008-09-182008-09-18Method, device and system for automatically configuring network element equipmentExpired - Fee RelatedCN101677291B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN2008102116806ACN101677291B (en)2008-09-182008-09-18Method, device and system for automatically configuring network element equipment

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN2008102116806ACN101677291B (en)2008-09-182008-09-18Method, device and system for automatically configuring network element equipment

Publications (2)

Publication NumberPublication Date
CN101677291Atrue CN101677291A (en)2010-03-24
CN101677291B CN101677291B (en)2012-11-07

Family

ID=42029715

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN2008102116806AExpired - Fee RelatedCN101677291B (en)2008-09-182008-09-18Method, device and system for automatically configuring network element equipment

Country Status (1)

CountryLink
CN (1)CN101677291B (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104394024A (en)*2014-12-182015-03-04上海斐讯数据通信技术有限公司Method for incrementally configuring AP (Access Point) wireless parameters based on template
CN104579728A (en)*2013-10-172015-04-29中兴通讯股份有限公司Network element equipment configuration and management method and device as well as network element equipment
WO2015058413A1 (en)*2013-10-252015-04-30华为技术有限公司Data configuration method and network management server
CN104754549A (en)*2013-12-302015-07-01中国移动通信集团公司Mobility management method, device and system, evolved base station and gateway equipment
CN104869007A (en)*2014-02-262015-08-26中兴通讯股份有限公司Method and related equipment for realizing region automatic reproduction
CN106549814A (en)*2015-09-172017-03-29大唐移动通信设备有限公司The method of calibration and equipment of device parameter effectiveness
WO2017177812A1 (en)*2016-04-132017-10-19中兴通讯股份有限公司Network element clock parameter configuration method and apparatus, and communications system
CN107395431A (en)*2017-08-172017-11-24普联技术有限公司Network establishing method and device, equipment processing and cut-in method, the network equipment
WO2017215383A1 (en)*2016-06-132017-12-21中兴通讯股份有限公司Network element configuration method and device, and network element management method and device
US9887960B2 (en)*2013-08-142018-02-06Nicira, Inc.Providing services for logical networks
US9952885B2 (en)2013-08-142018-04-24Nicira, Inc.Generation of configuration files for a DHCP module executing within a virtualized container
CN108234163A (en)*2016-12-142018-06-29大唐移动通信设备有限公司A kind of configuration method and device
CN108631873A (en)*2017-03-212018-10-09中兴通讯股份有限公司 Method, device, sending device, and receiving device for sending and receiving network management information
CN110097749A (en)*2019-05-092019-08-06北京助创科技有限公司Update method, control terminal and the monitoring system of monitoring device configuration data
US10484515B2 (en)2016-04-292019-11-19Nicira, Inc.Implementing logical metadata proxy servers in logical networks
US10841273B2 (en)2016-04-292020-11-17Nicira, Inc.Implementing logical DHCP servers in logical networks
CN112087322A (en)*2020-08-192020-12-15烽火通信科技股份有限公司Method, device and equipment for configuring basic information of network element and readable storage medium
WO2021098344A1 (en)*2019-11-192021-05-27华为技术有限公司Service configuration method, service configuration apparatus, and service configuration device
CN107342991B (en)*2011-07-082021-12-24威尔耐特斯公司Dynamic VPN address allocation
CN116342343A (en)*2023-05-312023-06-27创而新(北京)教育科技有限公司Data-driven extensible online education platform processing method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9888393B2 (en)*2005-03-102018-02-06Qualocmm IncorporatedMethod and apparatus for automatic configuration of wireless communication networks
CN100417115C (en)*2005-06-212008-09-03中兴通讯股份有限公司Automatic configuration method for realizing Ethernet service
CN101193402B (en)*2006-11-202010-04-14华为技术有限公司 Configuration method and system for multi-mode base station

Cited By (33)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107342991B (en)*2011-07-082021-12-24威尔耐特斯公司Dynamic VPN address allocation
US11290420B2 (en)2011-07-082022-03-29Virnetx, Inc.Dynamic VPN address allocation
US12355723B2 (en)2011-07-082025-07-08Virnetx, Inc.Dynamic VPN address allocation
US20180159821A1 (en)*2013-08-142018-06-07Nicira, Inc.Providing services for logical networks
US11695730B2 (en)2013-08-142023-07-04Nicira, Inc.Providing services for logical networks
US10764238B2 (en)*2013-08-142020-09-01Nicira, Inc.Providing services for logical networks
US9887960B2 (en)*2013-08-142018-02-06Nicira, Inc.Providing services for logical networks
US9952885B2 (en)2013-08-142018-04-24Nicira, Inc.Generation of configuration files for a DHCP module executing within a virtualized container
CN104579728A (en)*2013-10-172015-04-29中兴通讯股份有限公司Network element equipment configuration and management method and device as well as network element equipment
CN104579728B (en)*2013-10-172019-02-26中兴通讯股份有限公司 Network element equipment configuration and management method, device and network element equipment
WO2015058413A1 (en)*2013-10-252015-04-30华为技术有限公司Data configuration method and network management server
CN104754549B (en)*2013-12-302018-08-03中国移动通信集团公司Motion management method, apparatus and system, evolved base station, gateway device
CN104754549A (en)*2013-12-302015-07-01中国移动通信集团公司Mobility management method, device and system, evolved base station and gateway equipment
CN104869007B (en)*2014-02-262019-11-15中兴通讯股份有限公司 A method and related equipment for realizing regional automatic breeding
WO2015127733A1 (en)*2014-02-262015-09-03中兴通讯股份有限公司Method for implementing regional automatic propagation and related device
CN104869007A (en)*2014-02-262015-08-26中兴通讯股份有限公司Method and related equipment for realizing region automatic reproduction
CN104394024A (en)*2014-12-182015-03-04上海斐讯数据通信技术有限公司Method for incrementally configuring AP (Access Point) wireless parameters based on template
CN106549814A (en)*2015-09-172017-03-29大唐移动通信设备有限公司The method of calibration and equipment of device parameter effectiveness
CN106549814B (en)*2015-09-172019-07-23大唐移动通信设备有限公司The method of calibration and equipment of device parameter validity
WO2017177812A1 (en)*2016-04-132017-10-19中兴通讯股份有限公司Network element clock parameter configuration method and apparatus, and communications system
US10484515B2 (en)2016-04-292019-11-19Nicira, Inc.Implementing logical metadata proxy servers in logical networks
US10841273B2 (en)2016-04-292020-11-17Nicira, Inc.Implementing logical DHCP servers in logical networks
US11855959B2 (en)2016-04-292023-12-26Nicira, Inc.Implementing logical DHCP servers in logical networks
WO2017215383A1 (en)*2016-06-132017-12-21中兴通讯股份有限公司Network element configuration method and device, and network element management method and device
CN108234163B (en)*2016-12-142020-05-29大唐移动通信设备有限公司Configuration method and device
CN108234163A (en)*2016-12-142018-06-29大唐移动通信设备有限公司A kind of configuration method and device
CN108631873A (en)*2017-03-212018-10-09中兴通讯股份有限公司 Method, device, sending device, and receiving device for sending and receiving network management information
CN107395431A (en)*2017-08-172017-11-24普联技术有限公司Network establishing method and device, equipment processing and cut-in method, the network equipment
CN110097749A (en)*2019-05-092019-08-06北京助创科技有限公司Update method, control terminal and the monitoring system of monitoring device configuration data
CN112910668A (en)*2019-11-192021-06-04上海华为技术有限公司Service configuration method, service configuration device and service configuration equipment
WO2021098344A1 (en)*2019-11-192021-05-27华为技术有限公司Service configuration method, service configuration apparatus, and service configuration device
CN112087322A (en)*2020-08-192020-12-15烽火通信科技股份有限公司Method, device and equipment for configuring basic information of network element and readable storage medium
CN116342343A (en)*2023-05-312023-06-27创而新(北京)教育科技有限公司Data-driven extensible online education platform processing method

Also Published As

Publication numberPublication date
CN101677291B (en)2012-11-07

Similar Documents

PublicationPublication DateTitle
CN101677291B (en)Method, device and system for automatically configuring network element equipment
CN110366269B (en) Session establishment method and device
US11902891B2 (en)Apparatus and method for network slicing and slice management to support multi-slice services
US11038972B2 (en)Service providing method, apparatus, and system
JP6848054B2 (en) Systems and methods for application-friendly Protocol Data Unit (PDU) session management
CN102137395B (en)Method, device and system for configuring access device
US20080304427A1 (en)Node Self-Configuration And Operation In A Wireless Network
CN109842507B (en)Network slice management method and equipment
CN1985470A (en)System, network entities and computer programs for configuration management of a dynamic host configuration protocol framework
WO2010139212A1 (en)Method and equipment for self-configuring transmission in self-organized network
CN101197721B (en)Method and device for network configuration of subscriber terminal
CN113348727B (en) Network configuration device, server and communication system
CN104023022A (en)Method and device of obtaining IPSec SA (Internet Protocol Security Association)
CN104349511B (en)The distribution method and device of AP addresses in wlan network
CN112911001A (en)Cloud VPN and enterprise network automatic networking scheme
CN119629650A (en) Detect the presence of RAN sharing and determine the RAN sharing type
CN102316086A (en)Relay method for service data and relay node system
CN107294773A (en)A kind of Network collocation method of software definable
WO2011029345A1 (en)Method and system for auto-discovery of base stations
CN104080172A (en)Method, device and system for WLAN resource management in access network system
CN102244853B (en)Network element self-discovery method and system
Jiang et al.Autonomic IPv6 Edge Prefix Management in Large-Scale Networks
CN100373879C (en)Wideband access net with three layer access point and its IP address distributing method
EP2890053B1 (en)Ds domain generating method and system
Du et al.RFC 8992: Autonomic IPv6 Edge Prefix Management in Large-Scale Networks

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
C14Grant of patent or utility model
GR01Patent grant
CF01Termination of patent right due to non-payment of annual fee

Granted publication date:20121107

CF01Termination of patent right due to non-payment of annual fee

[8]ページ先頭

©2009-2025 Movatter.jp