CN101686150B - Installation method of network element, network element, DHCP server and network system - Google Patents
Installation method of network element, network element, DHCP server and network system Download PDFInfo
- Publication number
- CN101686150B CN101686150B CN2008102165145A CN200810216514A CN101686150B CN 101686150 B CN101686150 B CN 101686150B CN 2008102165145 A CN2008102165145 A CN 2008102165145A CN 200810216514 A CN200810216514 A CN 200810216514A CN 101686150 B CN101686150 B CN 101686150B
- Authority
- CN
- China
- Prior art keywords
- network element
- network
- dhcp server
- network management
- response message
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
- H04L61/5014—Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
Abstract
本发明实施例网元的安装方法,向DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;接收所述DHCP服务器返回的DHCP服务器响应报文,其中,所述DHCP服务器根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过后,返回所述DHCP服务器响应报文;根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元,能够简单、方便、灵活、低成本的实现一次进站网元安装,并能支持穿通第三方网络场景下的一次进站网元安装。
The installation method of the network element in the embodiment of the present invention, sends a DHCP client request message to the DHCP server, and the DHCP client request message carries the network management interface hardware address of the network element to be installed; receives the DHCP server returned by the DHCP server A response message, wherein the DHCP server returns the DHCP server response message after passing the authentication of the network element to be installed according to the network management interface hardware address of the network element to be installed; according to the DHCP server response message The carried configuration information and the installation of the network elements to be installed can realize simple, convenient, flexible, and low-cost one-time in-site network element installation, and can support one-time in-site network element installation in the scenario of passing through a third-party network.
Description
技术领域 technical field
本发明涉及通信领域,特别有关于一种网元的安装方法、网元、DHCP服务器和网络系统。The invention relates to the field of communication, in particular to a network element installation method, a network element, a DHCP server and a network system.
背景技术 Background technique
网元的安装是网络建设过程中费用非常高的一部分,除了包括由硬件人员完成网元的布线等,还包括由软件人员完成网元的初始配置,其中,网元的初始配置比较复杂。目前运营商纷纷要求网元安装能够达到一次进站完成。一次进站,指的是由一个工程人员到现场一次即能够完成网元的安装。因此,如何实现网元的自动配置安装,就成为一次进站安装的关键。The installation of network elements is a very expensive part of the network construction process. In addition to the wiring of network elements completed by hardware personnel, it also includes the initial configuration of network elements completed by software personnel. Among them, the initial configuration of network elements is relatively complicated. At present, operators have requested that the installation of network elements can be completed in one stop. One stop means that one engineer can complete the installation of network elements once on site. Therefore, how to realize the automatic configuration and installation of network elements becomes the key to one-stop installation.
目前业界采用的自动配置方案多是采用动态主机配置协议(DynamicHost Configuration Protocol DHCP)进行交互,使用网元序列号(SerialNumber SN)/KEY进行认证。网元通过业务接口向DHCP服务器发送DHCP客户请求(DHCP client请求),去请求初始化配置,这里DHCP服务器是一个逻辑的概念,它既可以集成在其他网元上,比如网关网元上,也可以是一单独的服务器。DHCP客户请求中可能采用网元的SN作为唯一标识,也可能采用工程人员现场输入的KEY作为唯一标识,并通过DHCP协议数据单元(DHCPProtocol Data Unit DHCP PDU)中的0ption字段进行传输,当DHCP服务器收到DHCP客户请求之后,对请求中的SN/KEY进行认证,若认证通过,则向网元返回DHCP服务器响应报文(DHCP sever响应报文)。At present, most of the automatic configuration schemes adopted in the industry use the Dynamic Host Configuration Protocol (DHCP) for interaction, and use the serial number (SerialNumber SN)/KEY for authentication. The network element sends a DHCP client request (DHCP client request) to the DHCP server through the service interface to request initial configuration. Here, the DHCP server is a logical concept. It can be integrated on other network elements, such as gateway network elements, or is a separate server. The DHCP client request may use the SN of the network element as the unique identifier, or may use the KEY input by the engineer on site as the unique identifier, and transmit it through the Option field in the DHCP Protocol Data Unit (DHCP Protocol Data Unit DHCP PDU). When the DHCP server After receiving the DHCP client request, the SN/KEY in the request is authenticated, and if the authentication is passed, the DHCP server response message (DHCP server response message) is returned to the network element.
目前运营商的网络结构多样,要求能够支持部分网元通过第三方网络进行接入并能进行统一管理。通过第三方网络进行接入是和自组网相对的概念,自组网是指所有网元包括待安装网元、网关网元、DHCP服务器都在一个运营商网络内部,通过第三方网络进行接入是指待安装网元在接入某个运营商网络的网关网元时,中间需要经过其他运营商的网络,DHCP服务器也位于该其他运营商网络中。但是无论是自组网,还是第三方网络,都可以是二层网络,即报文在二层转发,或者三层网络,即报文在三层转发。At present, operators have various network structures, and it is required to support the access of some network elements through a third-party network and perform unified management. Access through a third-party network is a concept opposite to an ad-hoc network. An ad-hoc network means that all network elements, including to-be-installed network elements, gateway network elements, and DHCP servers, are within an operator network and are connected through a third-party network. Incoming means that when the network element to be installed is connected to the gateway network element of a certain operator's network, it needs to pass through the network of another operator, and the DHCP server is also located in the other operator's network. However, whether it is an ad hoc network or a third-party network, it can be a
在对现有技术的研究和实践过程中,本发明的发明人发现现有技术存在以下问题:During the research and practice of the prior art, the inventors of the present invention have found that the prior art has the following problems:
当存在第三方网络的场景下,由于Option字段是用户自定义的,没有一个公共组织保证其取值的唯一性,因此,在存在第三方网络的情况下就有可能跟其他网元的取值冲突。此外,上述方案要求网元存储一个标识自身的SN号,或者是要求工程人员现场输入一个KEY值,都增加了网元的制造成本和安装成本。When there is a third-party network, since the Option field is user-defined, no public organization guarantees the uniqueness of its value. Therefore, in the case of a third-party network, it may be different from the value of other network elements. conflict. In addition, the above solution requires the network element to store a self-identifying SN number, or requires engineering personnel to input a KEY value on site, which increases the manufacturing cost and installation cost of the network element.
发明内容 Contents of the invention
本发明实施例提供一种网元的安装方法、网元、DHCP服务器和网络系统,能够简单、方便、灵活、低成本的实现一次进站网元安装,并能支持穿通第三方网络场景下的一次进站网元安装。Embodiments of the present invention provide a method for installing a network element, a network element, a DHCP server, and a network system, which can realize simple, convenient, flexible, and low-cost installation of a network element once in the station, and can support passing through third-party network scenarios. One inbound network element installation.
本发明实施例提供的一种网元的安装方法,包括:A method for installing a network element provided in an embodiment of the present invention includes:
向DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;Send a DHCP client request message to the DHCP server, and the DHCP client request message carries the network management interface hardware address of the network element to be installed;
接收所述DHCP服务器返回的DHCP服务器响应报文,其中,所述DHCP服务器根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过后,返回所述DHCP服务器响应报文;receiving the DHCP server response message returned by the DHCP server, wherein the DHCP server returns the DHCP server response message after passing the authentication of the network element to be installed according to the network management interface hardware address of the network element to be installed ;
根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元。Install the network element to be installed according to the configuration information carried in the DHCP server response message.
本发明实施例还提供一种网元,包括:The embodiment of the present invention also provides a network element, including:
第一发送模块,用于向DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;A first sending module, configured to send a DHCP client request message to a DHCP server, wherein the DHCP client request message carries the network management interface hardware address of the network element to be installed;
第一接收模块,用于接收所述DHCP服务器返回的DHCP服务器响应报文,其中,所述DHCP服务器根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过后,返回所述DHCP服务器响应报文;The first receiving module is configured to receive the DHCP server response message returned by the DHCP server, wherein, after the DHCP server passes the authentication of the network element to be installed according to the network management interface hardware address of the network element to be installed, return The DHCP server responds to the message;
安装模块,用于根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元。An installation module, configured to install the network element to be installed according to the configuration information carried in the DHCP server response message.
本发明还提供一种DHCP服务器,包括:The present invention also provides a DHCP server, including:
接收模块,用于接收待安装网元发送的DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;A receiving module, configured to receive a DHCP client request message sent by a network element to be installed, wherein the DHCP client request message carries the network management interface hardware address of the network element to be installed;
认证模块,用于根据所述待安装网元的网管接口硬件地址对所述待安装网元进行认证;An authentication module, configured to authenticate the network element to be installed according to the network management interface hardware address of the network element to be installed;
发送模块,用于当所述认证模块对所述待安装网元认证通过后,向所述待安装网元发送DHCP服务器响应报文。A sending module, configured to send a DHCP server response message to the network element to be installed after the authentication module passes the authentication on the network element to be installed.
本发明实施例还提供一种网络系统,包括待安装网元和DHCP服务器,The embodiment of the present invention also provides a network system, including a network element to be installed and a DHCP server,
所述待安装网元,用于向所述DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;The network element to be installed is configured to send a DHCP client request message to the DHCP server, and the DHCP client request message carries the network management interface hardware address of the network element to be installed;
所述DHCP服务器,用于根据所述待安装网元的网管接口硬件地址对所述待安装网元进行认证。The DHCP server is configured to authenticate the network element to be installed according to the network management interface hardware address of the network element to be installed.
应用本发明实施例,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。而且能够支持穿通第三方网络场景下的一次进站网元安装。By applying the embodiment of the present invention, there is no need to require network elements to store additional SN numbers, and engineering personnel are not required to input KEY parameters on site, which reduces the manufacturing cost and installation cost of network elements. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation. Moreover, it can support the installation of one inbound network element in the scenario of passing through a third-party network.
附图说明 Description of drawings
图1是本发明一实施例的一种网元的安装方法的流程图;FIG. 1 is a flowchart of a network element installation method according to an embodiment of the present invention;
图2是本发明一实施例的通过发送DHCP客户请求获取配置信息的报文封装格式示意图;Fig. 2 is a schematic diagram of the packet encapsulation format for obtaining configuration information by sending a DHCP client request according to an embodiment of the present invention;
图3是本发明一实施例的DHCP PDU的格式示意图;Fig. 3 is the schematic diagram of the format of the DHCP PDU of an embodiment of the present invention;
图4是本发明一实施例的待安装网元的结构示意图;FIG. 4 is a schematic structural diagram of a network element to be installed according to an embodiment of the present invention;
图5是本发明另一实施例所示的网络示意图;Fig. 5 is a schematic diagram of a network shown in another embodiment of the present invention;
图6是本发明另一实施例所示的网元安装方法通信数据流时序图;FIG. 6 is a sequence diagram of communication data flow in a network element installation method shown in another embodiment of the present invention;
图7是本发明另一实施例所示的网络示意图;Fig. 7 is a schematic diagram of a network shown in another embodiment of the present invention;
图8是本发明另一实施例所示的网元安装方法通信数据流时序图;FIG. 8 is a sequence diagram of communication data flow in a network element installation method shown in another embodiment of the present invention;
图9是本发明一实施例提供的一种网元的示意图;FIG. 9 is a schematic diagram of a network element provided by an embodiment of the present invention;
图10是本发明另一实施例提供的一种网元的示意图;FIG. 10 is a schematic diagram of a network element provided by another embodiment of the present invention;
图11是本发明一实施例提供的一种DHCP服务器的示意图;Fig. 11 is a schematic diagram of a DHCP server provided by an embodiment of the present invention;
图12是本发明另一实施例提供的一种DHCP服务器的示意图;Fig. 12 is a schematic diagram of a DHCP server provided by another embodiment of the present invention;
图13是本发明一实施例提供的一种网络系统的示意图;Fig. 13 is a schematic diagram of a network system provided by an embodiment of the present invention;
图14是本发明另一实施例提供的一种网络系统的示意图。Fig. 14 is a schematic diagram of a network system provided by another embodiment of the present invention.
具体实施方式 Detailed ways
本发明实施例提供一种网元的安装方法、网元和网络系统,向DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;接收所述DHCP服务器返回的DHCP服务器响应报文,其中,所述DHCP服务器根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过后,返回所述DHCP服务器响应报文;根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元,能够简单、方便、灵活、低成本的实现一次进站网元安装,并能支持穿通第三方网络场景下的一次进站网元安装。Embodiments of the present invention provide a method for installing a network element, a network element, and a network system, which send a DHCP client request message to a DHCP server, and the DHCP client request message carries the network management interface hardware address of the network element to be installed; receiving the DHCP server response message returned by the DHCP server, wherein the DHCP server returns the DHCP server response message after passing the authentication of the network element to be installed according to the network management interface hardware address of the network element to be installed ; According to the configuration information carried in the DHCP server response message, installing the network element to be installed can be simple, convenient, flexible, and low-cost to realize the installation of a network element at a station, and can support the pass-through of third-party network scenarios. One inbound network element installation.
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整的描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with 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.
实施例一、参见图1详细说明,图1为本实施例的方法流程示意图。
向DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;Send a DHCP client request message to the DHCP server, and the DHCP client request message carries the network management interface hardware address of the network element to be installed;
待安装网元启动后,可以选择任意一个可用的业务接口发送DHCP客户请求报文获取配置信息,该报文为广播报文,DHCP中继代理(DHCP relay agent)收到广播报文之后,将广播报文转换为单播报文,发送给DHCP服务器(DHCPsever)。After the network element to be installed is started, any available service interface can be selected to send a DHCP client request message to obtain configuration information. This message is a broadcast message. After the DHCP relay agent receives the broadcast message, it will The broadcast message is converted into a unicast message and sent to the DHCP server (DHCP server).
通过发送DHCP客户请求获取配置信息的报文封装格式如图2所示。Figure 2 shows the packet encapsulation format for obtaining configuration information by sending a DHCP client request.
其中,链路层协议的目的地址DMAC填写的是广播MAC,源地址SMAC填写的是发送报文业务接口的MAC,DHCP PDU的格式如图3所示,DHCP PDU中“Chaddr”字段,即客户硬件地址(client hardware address)字段中填写的是所述待安装网元的网管接口硬件地址。Among them, the destination address DMAC of the link layer protocol fills in the broadcast MAC, and the source address SMAC fills in the MAC of the service interface that sends the message. The format of the DHCP PDU is shown in Figure 3. The "Chaddr" field in the DHCP PDU is the client What is filled in the hardware address (client hardware address) field is the network management interface hardware address of the network element to be installed.
如图4所示,为所述待安装网元的结构示意图,包括一个网管接口和n个业务接口、业务模块和管理模块。业务模块通过业务接口进行业务的处理,理想情况下,网管直接通过网管接口连接到网元进行管理,即管理模块和网管接口连接。但是,由于多数待安装网元地理位置非常分散,所以一般都要通过业务接口传送管理报文对网元进行管理,即管理模块和业务接口连接。本发明实施例在“Chaddr”字段中填写网管接口硬件地址,该网管接口硬件地址可以为网管接口MAC地址,或者其他硬件地址,本发明对此不进行限定。由于硬件地址分配都是全球唯一,因此可以保证不会与其他地址冲突。图4所示的网元的管理模块通过任意业务接口发送DHCP客户请求时,DHCP PDU中的“Chaddr”字段均填写网管接口的MAC地址“MAC0”。而且,DHCP服务器和网管中只需存储一个网管接口硬件地址即可,而不需要存储各个业务接口的MAC地址,也减少了认证比较的工作量,当一个待安装网元的业务接口数量较多时,其有益效果更为显著,而且工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。As shown in FIG. 4 , it is a schematic structural diagram of the network element to be installed, including a network management interface, n service interfaces, service modules and management modules. The service module processes the service through the service interface. Ideally, the network management is directly connected to the network element through the network management interface for management, that is, the management module is connected to the network management interface. However, since most of the network elements to be installed are geographically dispersed, it is generally necessary to transmit management packets through the service interface to manage the network elements, that is, the management module is connected to the service interface. In the embodiment of the present invention, the hardware address of the network management interface is filled in the "Chaddr" field. The hardware address of the network management interface may be the MAC address of the network management interface or other hardware addresses, which is not limited in the present invention. Since hardware address assignments are globally unique, it is guaranteed not to conflict with other addresses. When the management module of the network element shown in Figure 4 sends a DHCP client request through any service interface, the "Chaddr" field in the DHCP PDU is filled with the MAC address "MAC0" of the network management interface. Moreover, the DHCP server and the network management only need to store the hardware address of one network management interface, instead of storing the MAC address of each service interface, which also reduces the workload of authentication comparison. When there are many service interfaces on a network element to be installed , its beneficial effect is more significant, and the engineering personnel can insert the communication line carrying the management information on any service interface during installation, which also improves the flexibility of engineering installation.
接收所述DHCP服务器返回的DHCP服务器响应报文,其中,所述DHCP服务器根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过后,返回所述DHCP服务器响应报文;receiving the DHCP server response message returned by the DHCP server, wherein the DHCP server returns the DHCP server response message after passing the authentication of the network element to be installed according to the network management interface hardware address of the network element to be installed ;
DHCP服务器上存储有预先规划好的网管接口硬件地址,与相应业务接口配置信息。如果待安装网元通过第三方网络连接到网关网元,在这种情况下,DHCP服务器也位于第三方网络内,DHCP服务器上还存储有待安装网元穿通第三方网络所需的配置信息。The DHCP server stores the pre-planned network management interface hardware address and corresponding service interface configuration information. If the network element to be installed is connected to the gateway network element through a third-party network, in this case, the DHCP server is also located in the third-party network, and the DHCP server also stores configuration information required for the network element to be installed to pass through the third-party network.
DHCP服务器收到所述DHCP客户请求报文之后,根据报文的“chaddr”字段中携带的待安装网元的网管接口硬件地址和存储的待安装网元的网管接口硬件地址进行比较,对待安装网元进行认证,认证通过后,向待安装网元返回DHCP服务器响应报文,DHCP服务器响应报文中携带DCN(Data Communication Network数据通信网)相关配置信息、待安装网元对应的网关网元IP地址等。如果待安装网元通过第三方网络连接到网关网元,DHCP服务器响应报文中还携带待安装网元穿通第三方网络所需的配置信息。如果待安装网元、DHCP服务器和网元网元是在三层自组网络内或者待安装网元通过三层第三方网络连接到网关网元,即报文通过三层转发,则DHCP服务器响应报文中还携带待安装网元的业务接口IP地址。DHCP服务器响应报文具有和DHCP客户请求报文相同的格式,而这些需返回的信息可以放在DHCP PDU的Options字段中携带,本发明实施例对此不加以限定。After the DHCP server receives the DHCP client request message, it compares the network management interface hardware address of the network element to be installed according to the network management interface hardware address of the network element to be installed carried in the "chaddr" field of the message, and compares the hardware address of the network management interface of the network element to be installed. The network element is authenticated. After the authentication is passed, the DHCP server response message is returned to the network element to be installed. The DHCP server response message carries the relevant configuration information of the DCN (Data Communication Network) and the gateway network element corresponding to the network element to be installed. IP address etc. If the network element to be installed is connected to the gateway network element through a third-party network, the DHCP server response message also carries configuration information required for the network element to be installed to pass through the third-party network. If the NE to be installed, the DHCP server, and the NE are in a Layer 3 ad hoc network or the NE to be installed is connected to the gateway NE through a Layer 3 third-party network, that is, the packet is forwarded through Layer 3, the DHCP server responds The message also carries the IP address of the service interface of the network element to be installed. The DHCP server response message has the same format as the DHCP client request message, and the information to be returned can be carried in the Options field of the DHCP PDU, which is not limited in the embodiment of the present invention.
DHCP中继代理根据DHCP PDU的客户硬件地址Chaddr字段的内容来封装DHCP服务器响应报文的链路层目的地址DMAC,即将DHCP服务器响应报文的链路层目的地址DMAC填写为所述待安装网元的网管接口硬件地址。The DHCP relay agent encapsulates the link layer destination address DMAC of the DHCP server response message according to the content of the client hardware address Chaddr field of the DHCP PDU, and is about to fill in the link layer destination address DMAC of the DHCP server response message as the network to be installed The hardware address of the network management interface of the element.
所述待安装网元通过发送DHCP客户请求报文的业务接口接收DHCP服务器响应报文;The network element to be installed receives a DHCP server response message through a service interface that sends a DHCP client request message;
判断所述DHCP服务器响应报文的链路层目的地址是否是所述待安装网元的网管接口硬件地址;所述待安装网元业务接口除了识别本接口的MAC地址之外,还要识别网管接口硬件地址,以接收从本接口进入的管理报文。具体可以在该网元中存储网管接口硬件地址,或者由业务接口直接去网管接口上读取网管接口硬件地址,本发明实施例对此不进行限定,其各种具体实现方式均在本发明保护范围之内。通过对接收的所述DHCP服务器响应报文的链路层目的地址和存储的或读取的所述待安装网元的网管接口硬件地址进行比较,判断所述DHCP服务器响应报文的链路层目的地址是否是所述待安装网元的网管接口硬件地址。Judging whether the link layer destination address of the DHCP server response message is the network management interface hardware address of the network element to be installed; the service interface of the network element to be installed needs to identify the network management interface in addition to the MAC address of the interface. The hardware address of the interface to receive management packets entering from this interface. Specifically, the network management interface hardware address can be stored in the network element, or the network management interface hardware address can be directly read from the network management interface by the service interface. within range. By comparing the link layer destination address of the received DHCP server response message with the stored or read network management interface hardware address of the network element to be installed, determine the link layer of the DHCP server response message Whether the destination address is the hardware address of the network management interface of the network element to be installed.
若是,转发所述DHCP服务器响应报文到所述待安装网元的管理模块;否则,丢弃所述DHCP服务器响应报文;If so, forwarding the DHCP server response message to the management module of the network element to be installed; otherwise, discarding the DHCP server response message;
根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元。Install the network element to be installed according to the configuration information carried in the DHCP server response message.
所述待安装网元根据所述DHCP服务器响应报文中的配置信息进行配置,具体的可以由所述待安装网元的管理模块根据所述DHCP服务器响应报文中的配置信息进行配置;The network element to be installed is configured according to the configuration information in the DHCP server response message, specifically, the management module of the network element to be installed can be configured according to the configuration information in the DHCP server response message;
所述待安装网元向网管发送网管连接确认请求报文,具体的,所述待安装网元根据DHCP服务器响应报文中的配置信息完成配置之后,发送网管连接确认请求报文给网关网元;网关网元收到待安装网元的网管连接确认请求报文之后,向网管申请认证;The network element to be installed sends a network management connection confirmation request message to the network manager. Specifically, after the network element to be installed completes configuration according to the configuration information in the DHCP server response message, it sends a network management connection confirmation request message to the gateway network element ; After the gateway network element receives the network management connection confirmation request message of the network element to be installed, it applies to the network management for authentication;
所述网管连接确认请求报文中携带所述待安装网元的网管接口硬件地址。所述网管连接确认请求报文可以为IP报文,所述待安装网元的网管接口硬件地址携带在所述IP报文中的净荷区,也可以为其他报文,本发明实施例对此不加以限定;The network management connection confirmation request message carries the hardware address of the network management interface of the network element to be installed. The network management connection confirmation request message can be an IP message, and the network management interface hardware address of the network element to be installed is carried in the payload area of the IP message, or it can be other messages. without limitation;
接收到网管根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过的确认信息后,指示所述待安装网元与网管连通。Instructing the network element to be installed to communicate with the network management system after receiving confirmation information that the network management unit passes the authentication according to the network management interface hardware address of the network management unit to be installed.
网管上存储有预先规划好的待安装网元标识,本发明实施例为网管接口硬件地址,与相应认证信息。具体的,网管根据网管连接确认请求报文中携带的待安装网元的网管接口硬件地址进行认证之后,返回确认信息给网关网元,网关网元返回确认信息给待安装网元,待安装网元收到网关网元的确认信息后,则通过某种方式指示已经跟网管联通,安装成功。指示方式包括但不限于点亮面板指示灯,喇叭鸣响指示,以及通过液晶显示屏指示等。The pre-planned network element identification to be installed is stored on the network management system. In the embodiment of the present invention, the network management interface hardware address and corresponding authentication information are stored. Specifically, after the network management performs authentication according to the network management interface hardware address of the network element to be installed carried in the network management connection confirmation request message, it returns confirmation information to the gateway network element, and the gateway network element returns confirmation information to the network element to be installed. After the element receives the confirmation information from the gateway network element, it indicates in some way that it has connected with the network management unit, and the installation is successful. Indication methods include, but are not limited to, lighting up the panel indicator light, beeping the horn for indication, and indication through the liquid crystal display screen.
本发明实施例的一种网元的安装方法,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。而且能够支持穿通第三方网络场景下的一次进站网元安装。The method for installing a network element in the embodiment of the present invention does not require the network element to store an additional SN number, nor does it require engineering personnel to input KEY parameters on site, which reduces the manufacturing cost and installation cost of the network element. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation. Moreover, it can support the installation of one inbound network element in the scenario of passing through a third-party network.
如图5所示,为本发明另一实施例所示的网络示意图,在本实施例中,远端待安装网元通过三层第三方网络,具体可以为第三方IP网络或其他三层第三方网络,连接到网关网元。DHCP服务器上存储有预先规划好的待安装网元标识,本发明实施例为网管接口硬件地址,与网元穿通第三方网络所需的配置信息和其他配置信息,网管上则存储有预先规划好的待安装网元标识,本发明实施例为网管接口硬件地址,与相应认证信息。待安装网元安装上电之后,通信数据流如图6所示:As shown in Figure 5, it is a schematic diagram of a network shown in another embodiment of the present invention. In this embodiment, the network element to be installed at the remote end passes through a three-layer third-party network, which may be a third-party IP network or other three-layer third-party network. Three-party network, connected to the gateway network element. The pre-planned network element identification to be installed is stored on the DHCP server. The embodiment of the present invention is the hardware address of the network management interface, the configuration information and other configuration information required to pass through the third-party network with the network element, and the pre-planned network element is stored on the network management system. The identifier of the network element to be installed, the embodiment of the present invention is the hardware address of the network management interface, and the corresponding authentication information. After the network elements to be installed are installed and powered on, the communication data flow is shown in Figure 6:
待安装网元上电后,选择任意一个可用的业务接口发送DHCP客户请求报文;After the network element to be installed is powered on, select any available service interface to send a DHCP client request message;
DHCP中继代理收到广播请求报文之后,将广播请求报文转换为单播报文,发送给DHCP服务器;After the DHCP relay agent receives the broadcast request message, it converts the broadcast request message into a unicast message and sends it to the DHCP server;
DHCP服务器收到DHCP客户请求报文之后,根据请求报文的“chaddr”字段中携带的待安装网元的网管接口硬件地址和存储的待安装网元的网管接口硬件地址进行比较,对待安装网元进行认证,认证通过后返回DHCP服务器响应报文,并在DHCP服务器响应报文中携带待安装网元的业务接口IP地址,穿通第三方网络的配置信息,网关网元IP地址,DCN相关配置信息等;After receiving the request message from the DHCP client, the DHCP server compares the hardware address of the network management interface of the network element to be installed carried in the "chaddr" field of the request message with the stored hardware address of the network management interface of the network element to be installed, After the authentication is passed, a DHCP server response message is returned, and the DHCP server response message carries the IP address of the service interface of the network element to be installed, the configuration information for passing through the third-party network, the IP address of the gateway network element, and DCN related configuration information, etc.;
DHCP中继代理把DHCP服务器响应报文返回给待安装网元;The DHCP relay agent returns the DHCP server response message to the network element to be installed;
待安装网元根据DHCP服务器响应报文中的配置信息完成配置之后,发送网管连接确认请求报文给网关网元;After the network element to be installed completes the configuration according to the configuration information in the DHCP server response message, it sends a network management connection confirmation request message to the gateway network element;
网关网元收到待安装网元的网管连接确认请求报文之后,向网管申请认证;After the gateway network element receives the network management connection confirmation request message of the network element to be installed, it applies to the network management for authentication;
网管对报文中携带的待安装网元的网管接口硬件地址进行认证之后,返回确认信息给网关网元;After the network management authenticates the network management interface hardware address of the network element to be installed carried in the message, it returns confirmation information to the gateway network element;
网关网元返回确认信息给待安装网元。The gateway network element returns confirmation information to the network element to be installed.
若待安装网元收到网关网元的确认信息,则通过某种方式指示已经跟网管联通,安装成功。指示方式包括但不限于点亮面板指示灯,喇叭鸣响指示,以及通过液晶显示屏指示等。If the network element to be installed receives the confirmation information from the gateway network element, it will indicate in some way that it has communicated with the network management, and the installation is successful. Indication methods include, but are not limited to, lighting up the panel indicator light, beeping the horn for indication, and indication through the liquid crystal display screen.
本发明实施例的一种网元的安装方法,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。而且能够支持穿通第三方网络场景下的一次进站网元安装。The method for installing a network element in the embodiment of the present invention does not require the network element to store an additional SN number, nor does it require engineering personnel to input KEY parameters on site, which reduces the manufacturing cost and installation cost of the network element. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation. Moreover, it can support the installation of one inbound network element in the scenario of passing through a third-party network.
如图7所示,为本发明另一实施例所示的网络示意图,在本实施例中,远端待安装网元通过运营商二层自组分组网络连接到网关网元。DHCP服务器上存储有预先规划好的待安装网元标识,本发明实施例为网管接口硬件地址,与配置信息,网管上则存储有预先规划好的待安装网元标识,本发明实施例为网管接口硬件地址,与相应认证信息。待安装网元安装上电之后,通信数据流如图8所示:As shown in FIG. 7 , it is a schematic diagram of a network according to another embodiment of the present invention. In this embodiment, a remote network element to be installed is connected to a gateway network element through an operator's
待安装网元上电后,选择任意一个可用的业务接口发送DHCP客户请求报文;After the network element to be installed is powered on, select any available service interface to send a DHCP client request message;
DHCP中继代理收到广播请求报文之后,将广播请求报文转换为单播报文,发送给DHCP服务器;After the DHCP relay agent receives the broadcast request message, it converts the broadcast request message into a unicast message and sends it to the DHCP server;
DHCP服务器收到DHCP客户请求报文之后,根据请求报文的“chaddr”字段中携带的待安装网元的网管接口硬件地址和存储的待安装网元的网管接口硬件地址进行比较,对待安装网元进行认证,认证通过后返回DHCP服务器响应报文,并在DHCP服务器响应报文中携带待安装网元对应的网关网元IP地址,DCN相关配置信息等;After receiving the request message from the DHCP client, the DHCP server compares the hardware address of the network management interface of the network element to be installed carried in the "chaddr" field of the request message with the stored hardware address of the network management interface of the network element to be installed, After the authentication is passed, a DHCP server response message is returned, and the DHCP server response message carries the IP address of the gateway network element corresponding to the network element to be installed, DCN-related configuration information, etc.;
DHCP中继代理把DHCP服务器响应报文返回给待安装网元;The DHCP relay agent returns the DHCP server response message to the network element to be installed;
待安装网元根据DHCP服务器响应报文中的配置信息完成配置之后,发送网管连接确认请求报文给网关网元;After the network element to be installed completes the configuration according to the configuration information in the DHCP server response message, it sends a network management connection confirmation request message to the gateway network element;
网关网元收到待安装网元的网管连接确认请求报文之后,向网管申请认证;After the gateway network element receives the network management connection confirmation request message of the network element to be installed, it applies to the network management for authentication;
网管对报文中携带的待安装网元的网管接口硬件地址进行认证之后,返回确认信息给网关网元;After the network management authenticates the network management interface hardware address of the network element to be installed carried in the message, it returns confirmation information to the gateway network element;
网关网元返回确认信息给待安装网元。The gateway network element returns confirmation information to the network element to be installed.
若待安装网元收到网关网元的确认信息,则通过某种方式指示已经跟网管联通,安装成功。指示方式包括但不限于点亮面板指示灯,喇叭鸣响指示,以及通过液晶显示屏指示等。If the network element to be installed receives the confirmation information from the gateway network element, it will indicate in some way that it has communicated with the network management, and the installation is successful. Indication methods include, but are not limited to, lighting up the panel indicator light, beeping the horn for indication, and indication through the liquid crystal display screen.
本发明实施例的一种网元的安装方法,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。The method for installing a network element in the embodiment of the present invention does not require the network element to store an additional SN number, nor does it require engineering personnel to input KEY parameters on site, which reduces the manufacturing cost and installation cost of the network element. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation.
如图9所示,为本发明实施例提供的一种网元,包括:As shown in FIG. 9, a network element provided in an embodiment of the present invention includes:
第一发送模块,用于向DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;A first sending module, configured to send a DHCP client request message to a DHCP server, wherein the DHCP client request message carries the network management interface hardware address of the network element to be installed;
第一接收模块,用于接收所述DHCP服务器返回的DHCP服务器响应报文,其中,所述DHCP服务器根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过后,返回所述DHCP服务器响应报文;The first receiving module is configured to receive the DHCP server response message returned by the DHCP server, wherein, after the DHCP server passes the authentication of the network element to be installed according to the network management interface hardware address of the network element to be installed, return The DHCP server responds to the message;
安装模块,用于根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元。An installation module, configured to install the network element to be installed according to the configuration information carried in the DHCP server response message.
如图10所示,为本发明另一实施例提供的一种网元,该网元除了包括上一实施例网元所包括的第一发送模块、第一接收模块、安装模块外,该网元还包括:As shown in Figure 10, it is a network element provided by another embodiment of the present invention. In addition to the first sending module, the first receiving module, and the installation module included in the network element in the previous embodiment, the network element Meta also includes:
判断模块,用于判断所述DHCP服务器响应报文的链路层目的地址是否是所述待安装网元的网管接口硬件地址;A judging module, configured to judge whether the link layer destination address of the DHCP server response message is the network management interface hardware address of the network element to be installed;
所述安装模块用于当所述判断模块的判断结果为是时,根据所述DHCP服务器响应报文携带的配置信息,安装所述待安装网元。The installing module is configured to install the network element to be installed according to the configuration information carried in the DHCP server response message when the judging result of the judging module is yes.
上述两实施例的网元,其中,所述安装模块具体包括:In the network elements of the above two embodiments, the installation module specifically includes:
配置模块,用于根据所述DHCP服务器响应报文中的配置信息进行配置;A configuration module, configured to configure according to the configuration information in the DHCP server response message;
第二发送模块,用于向网管发送网管连接确认请求报文,所述网管连接确认请求报文中携带所述待安装网元的网管接口硬件地址;The second sending module is configured to send a network management connection confirmation request message to the network management system, wherein the network management connection confirmation request message carries the network management interface hardware address of the network element to be installed;
第二接收模块,用于接收网管根据所述待安装网元的网管接口硬件地址对所述待安装网元认证通过的确认信息;The second receiving module is configured to receive confirmation information that the network management has passed the authentication of the network element to be installed according to the hardware address of the network management interface of the network element to be installed;
指示模块,用于在所述第二接收模块接收到所述确认信息后,指示所述待安装网元与网管连通。The instructing module is configured to instruct the network element to be installed to communicate with the network management after the second receiving module receives the confirmation information.
本发明实施例的一种网元,其各模块的具体实施过程与方法实施例中的相关描述属于同一发明构思,可以参见方法实施例,这里不再详细描述。For a network element in an embodiment of the present invention, the specific implementation process of each module of the network element and the relevant description in the method embodiment belong to the same inventive concept, and reference may be made to the method embodiment, and will not be described in detail here.
本发明实施例的一种网元,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。而且能够支持穿通第三方网络场景下的一次进站网元安装。A network element according to an embodiment of the present invention does not require the network element to store an additional SN number, and does not require engineering personnel to input KEY parameters on site, thereby reducing the manufacturing cost and installation cost of the network element. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation. Moreover, it can support the installation of one inbound network element in the scenario of passing through a third-party network.
如图11所示,为本发明实施例提供的一种DHCP服务器,包括:As shown in Figure 11, a kind of DHCP server provided for the embodiment of the present invention includes:
接收模块,用于接收待安装网元发送的DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;A receiving module, configured to receive a DHCP client request message sent by a network element to be installed, wherein the DHCP client request message carries the network management interface hardware address of the network element to be installed;
认证模块,用于根据所述待安装网元的网管接口硬件地址对所述待安装网元进行认证;An authentication module, configured to authenticate the network element to be installed according to the network management interface hardware address of the network element to be installed;
发送模块,用于当所述认证模块对所述待安装网元认证通过后,向所述待安装网元发送DHCP服务器响应报文。A sending module, configured to send a DHCP server response message to the network element to be installed after the authentication module passes the authentication on the network element to be installed.
如图12所示,为本发明另一实施例提供的一种DHCP服务器,该DHCP服务器除了包括上一实施例DHCP服务器所包括的接收模块、认证模块、发送模块外,该DHCP服务器还包括:As shown in Figure 12, it is a kind of DHCP server that another embodiment of the present invention provides, and this DHCP server is except comprising the receiving module that last embodiment DHCP server comprises, authentication module, sending module, and this DHCP server also comprises:
存储模块,用于存储所述待安装网元的网管接口硬件地址;a storage module, configured to store the hardware address of the network management interface of the network element to be installed;
所述认证模块,用于根据所述DHCP客户请求报文中携带的待安装网元的网管接口硬件地址和所述存储模块中存储的待安装网元的网管接口硬件地址进行比较,对所述待安装网元进行认证。The authentication module is configured to compare the hardware address of the network management interface of the network element to be installed carried in the DHCP client request message with the hardware address of the network management interface of the network element to be installed stored in the storage module. NEs to be installed are authenticated.
本发明实施例的一种DHCP服务器,其各模块的具体实施过程与方法实施例中的相关描述属于同一发明构思,可以参见方法实施例,这里不再详细描述。For a DHCP server according to an embodiment of the present invention, the specific implementation process of each module and the related description in the method embodiment belong to the same inventive concept, and reference may be made to the method embodiment, and no detailed description is given here.
本发明实施例的一种DHCP服务器,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。而且能够支持穿通第三方网络场景下的一次进站网元安装。A DHCP server according to an embodiment of the present invention does not require network elements to store additional SN numbers, nor does engineering personnel need to input KEY parameters on site, which reduces the manufacturing and installation costs of network elements. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation. Moreover, it can support the installation of one inbound network element in the scenario of passing through a third-party network.
如图13所示,为本发明实施例提供的一种网络系统,包括待安装网元和DHCP服务器,As shown in Figure 13, a network system provided by an embodiment of the present invention includes a network element to be installed and a DHCP server,
所述待安装网元,用于向所述DHCP服务器发送DHCP客户请求报文,所述DHCP客户请求报文中携带所述待安装网元的网管接口硬件地址;The network element to be installed is configured to send a DHCP client request message to the DHCP server, and the DHCP client request message carries the network management interface hardware address of the network element to be installed;
所述DHCP服务器,用于根据所述待安装网元的网管接口硬件地址对所述待安装网元进行认证。The DHCP server is configured to authenticate the network element to be installed according to the network management interface hardware address of the network element to be installed.
如图14所示,为本发明另一实施例提供的一种网络系统,该系统除了包括上一实施例系统所包括的待安装网元和DHCP服务器外,该系统还包括网管,As shown in Figure 14, it is a network system provided by another embodiment of the present invention. In addition to the network elements to be installed and the DHCP server included in the system of the previous embodiment, the system also includes a network manager,
所述待安装网元,还用于在接收到所述DHCP服务器认证通过后发送的DHCP sever响应报文后,根据所述DHCP服务器响应报文中的配置信息进行配置,并用于向所述网管发送网管连接确认请求报文,所述网管连接确认请求报文中携带所述待安装网元的网管接口硬件地址;The network element to be installed is also used to configure according to the configuration information in the DHCP server response message after receiving the DHCP server response message sent after the DHCP server authentication is passed, and to report to the network management Sending a network management connection confirmation request message, the network management connection confirmation request message carrying the network management interface hardware address of the network element to be installed;
所述网管,用于根据所述待安装网元的网管接口硬件地址对所述待安装网元进行认证。The network manager is configured to authenticate the network element to be installed according to the network management interface hardware address of the network element to be installed.
本发明实施例的一种网络系统,其各模块的具体实施过程与方法实施例中的相关描述属于同一发明构思,可以参见方法实施例,这里不再详细描述。In a network system according to an embodiment of the present invention, the specific implementation process of each module and the related description in the method embodiment belong to the same inventive concept, and reference may be made to the method embodiment, and will not be described in detail here.
本发明实施例的一种网络系统,无需要求网元存储额外的SN号,也无需工程人员现场输入KEY参数,降低了网元的制造成本和安装成本。另外,工程人员安装的时候可以将承载管理信息的通信线路插在任意业务接口上,也提高了工程安装的灵活性。而且能够支持穿通第三方网络场景下的一次进站网元安装。A network system according to an embodiment of the present invention does not require network elements to store additional SN numbers, nor does engineering personnel need to input KEY parameters on site, which reduces the manufacturing and installation costs of network elements. In addition, engineering personnel can insert the communication line carrying management information into any service interface during installation, which also improves the flexibility of engineering installation. Moreover, it can support the installation of one inbound network element in the scenario of passing through a third-party network.
以上实施例提供的技术方案中的全部或部分内容可以通过软件编程实现,其软件程序存储在可读取的存储介质中,存储介质例如:计算机中的硬盘、光盘或软盘。All or part of the technical solutions provided by the above embodiments can be realized by software programming, and the software program is stored in a readable storage medium, such as a hard disk, an optical disk or a floppy disk in a computer.
最后应当说明的是:以上实施例仅用以说明本发明的技术方案而非对其限制;尽管参照实施例对本发明进行了详细的说明,所属领域的普通技术人员应当理解:依然可以对本发明的具体实施方式进行修改或者对部分技术特征进行等同替换;而不脱离本发明技术方案的精神,其均应涵盖在本发明请求保护的技术方案范围当中。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them; although the present invention has been described in detail with reference to the embodiments, those of ordinary skill in the art should understand that: the present invention can still be Modifications to the specific embodiments or equivalent replacement of some technical features; without departing from the spirit of the technical solution of the present invention, should be included in the scope of the technical solution claimed in the present invention.
Claims (10)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2008102165145A CN101686150B (en) | 2008-09-27 | 2008-09-27 | Installation method of network element, network element, DHCP server and network system |
PCT/CN2009/073043 WO2010034214A1 (en) | 2008-09-27 | 2009-08-03 | Method of installing network element, network element, dhcp server and network system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2008102165145A CN101686150B (en) | 2008-09-27 | 2008-09-27 | Installation method of network element, network element, DHCP server and network system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101686150A CN101686150A (en) | 2010-03-31 |
CN101686150B true CN101686150B (en) | 2012-07-04 |
Family
ID=42049135
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2008102165145A Active CN101686150B (en) | 2008-09-27 | 2008-09-27 | Installation method of network element, network element, DHCP server and network system |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101686150B (en) |
WO (1) | WO2010034214A1 (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102244853B (en) * | 2010-05-13 | 2014-07-16 | 中兴通讯股份有限公司 | Network element self-discovery method and system |
CN102447977B (en) * | 2010-10-13 | 2014-11-05 | 中兴通讯股份有限公司 | Intelligent network equipment self networking system and method |
CN102624746B (en) * | 2012-04-10 | 2015-10-21 | 中兴通讯股份有限公司 | Detect the method for two ends, tunnel GRE head configuration, source, destination and system |
CN106301855B (en) * | 2015-06-05 | 2020-07-31 | 南京中兴软件有限责任公司 | A network management system deployment method, device and network management system |
CN105933142A (en) * | 2016-04-08 | 2016-09-07 | 邦彦技术股份有限公司 | Network element management method and device |
CN109218055B (en) * | 2017-07-04 | 2021-07-30 | 上海诺基亚贝尔软件有限公司 | Method and device for rapidly configuring network element equipment for plug and play |
CN109039719B (en) * | 2018-07-20 | 2022-02-08 | 安徽皖通邮电股份有限公司 | Method for realizing self-opening of CPE (customer premises equipment) |
CN118694662B (en) * | 2024-08-28 | 2025-01-21 | 深圳爱图仕创新科技股份有限公司 | Network parameter configuration method, system, terminal device and storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6957276B1 (en) * | 2000-10-23 | 2005-10-18 | Microsoft Corporation | System and method of assigning and reclaiming static addresses through the dynamic host configuration protocol |
CN101051996A (en) * | 2006-06-16 | 2007-10-10 | 华为技术有限公司 | Device, system and method for realizing ether net passing through mobile IP |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8230067B2 (en) * | 2003-10-31 | 2012-07-24 | Ericsson Ab | DHCP proxy in a subscriber environment |
KR100748701B1 (en) * | 2006-09-05 | 2007-08-13 | 삼성전자주식회사 | Network equipment management system using SNP and its method |
CN101188514A (en) * | 2007-11-09 | 2008-05-28 | 华为技术有限公司 | Method, device and system for automatically discovering network element equipment |
-
2008
- 2008-09-27 CN CN2008102165145A patent/CN101686150B/en active Active
-
2009
- 2009-08-03 WO PCT/CN2009/073043 patent/WO2010034214A1/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6957276B1 (en) * | 2000-10-23 | 2005-10-18 | Microsoft Corporation | System and method of assigning and reclaiming static addresses through the dynamic host configuration protocol |
CN101051996A (en) * | 2006-06-16 | 2007-10-10 | 华为技术有限公司 | Device, system and method for realizing ether net passing through mobile IP |
Also Published As
Publication number | Publication date |
---|---|
CN101686150A (en) | 2010-03-31 |
WO2010034214A1 (en) | 2010-04-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101686150B (en) | Installation method of network element, network element, DHCP server and network system | |
RU2382506C2 (en) | Method and device for efficient vpn server interface, address allocation and signal transmission with local addressing domain | |
US8767737B2 (en) | Data center network system and packet forwarding method thereof | |
ES2612714T3 (en) | Method, device and multimedia data transmission system based on OTT | |
CN103891395B (en) | More equipment monitors and control | |
CN101421999B (en) | Network equipment and network equipment management method | |
CN104506670B (en) | Establish method, equipment and the system of network game connection | |
CN101478576A (en) | Method, apparatus and system for selecting service network | |
CN102055816A (en) | Communication method, business server, intermediate equipment, terminal and communication system | |
CN106487788A (en) | A kind of user access method, SDN controller, forwarding unit and subscriber access system | |
CN104219401B (en) | The distribution method of a kind of phone number, Apparatus and system | |
CN101610177A (en) | System and method based on the business configuration of DHCP Server mechanism | |
CN112688898B (en) | Configuration method and related equipment | |
CN104539902A (en) | IPC remote access method and system | |
CN106453690A (en) | IP address allocation method and apparatus | |
US7882204B2 (en) | Mail server appliance and support service | |
CN114025010B (en) | Method for establishing connection and network equipment | |
CN105915662A (en) | Data transmission method and apparatus | |
JP2012044601A (en) | Setting system, setting method, and setting program | |
CN101237442A (en) | Method, system and device for terminal identification analysis and service transmission in integrated network | |
WO2022166932A1 (en) | Communication authentication method, device, and storage medium | |
US20100325247A1 (en) | Method and apparatus for allocation of parameter values in a communications system | |
CN102761625A (en) | Method and system for registering domain name for video monitoring terminal | |
CN105657080A (en) | IP address configuration method and system | |
CN105791458B (en) | Address configuration method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |