WO2008095375A1 - Systeme et procede pour configurer un dispositif de terminal - Google Patents

Systeme et procede pour configurer un dispositif de terminal Download PDF

Info

Publication number
WO2008095375A1
WO2008095375A1 PCT/CN2007/003554 CN2007003554W WO2008095375A1 WO 2008095375 A1 WO2008095375 A1 WO 2008095375A1 CN 2007003554 W CN2007003554 W CN 2007003554W WO 2008095375 A1 WO2008095375 A1 WO 2008095375A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal device
configuration
configuration file
unique identifier
file
Prior art date
Application number
PCT/CN2007/003554
Other languages
English (en)
Chinese (zh)
Inventor
Xi Chen
Shanpeng Xu
Original Assignee
Zte Corporation
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 Zte Corporation filed Critical Zte Corporation
Publication of WO2008095375A1 publication Critical patent/WO2008095375A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play

Definitions

  • the present invention relates to the field of communications, and in particular, to a terminal device configuration system and method.
  • NTN Next Generation Network
  • IAD integrated access device
  • VOIP voice over IP
  • AP wireless access points in the user's home
  • the AP can implement wireless connection between each wireless home grid device; the set top box in the user's home can implement a colorful interactive IPTV service.
  • the Home Gateway (HGW) terminal device in the user's home can realize the shared use of the network of different network terminal devices in the user's home, and provide high-quality, high-reliability bandwidth for the user's set-top box device.
  • Hosts in the home network are placed in the Demilitarized Zone (DMZ) to avoid hacker network attacks and so on.
  • DMZ Demilitarized Zone
  • the terminal equipment must be configured in detail by the operator before it is taken to the end user for normal use.
  • the terminal device carries only the smallest and most basic configuration information after leaving the factory.
  • the configuration information is related to the terminal device and is not related to the operation. That is, the terminal device may only contain the configuration of the MAC address of the terminal device itself. After the operator obtains such a terminal device, it needs to modify the configuration of the terminal device or upgrade the necessary software version according to the configuration mode acceptable to the terminal device. With the wide application of terminal devices, the configuration and management of a large number of terminal devices has brought trouble to operators to carry out services.
  • CLI command line
  • SNMP Simple Network Management Protocol
  • the configuration content and presentation form are different.
  • the command line interface (CLI) is also used.
  • the command format of the A device manufacturer and the command format of the B device manufacturer are not identical. This causes operators to invest more manpower to complete the equipment in the face of the configuration of many devices. The previous configuration work in the user's hands. The more the number of terminal devices and the more types, the more devices are provided, and the more services are implemented, the more complicated the configuration of the operators. Terminal configuration work before sales to end users has gradually become a bottleneck for operators to expand users and conduct business. In order to solve the above problems, an incubator software has been developed in the industry.
  • the terminal device configuration system includes: a terminal device initializing device, configured to initialize a terminal device, and configure a unique identifier for the terminal device; and a configuration file establishing device, configured to establish and store a terminal device corresponding to the unique identifier And a configuration file, and a terminal device configuration device, configured to obtain a configuration file corresponding to the unique identifier from the configuration file establishing device, and configure the terminal device to be configured by the configuration file.
  • the configuration file establishing apparatus includes: a file establishing module, configured to store a unique identifier, and establish a configuration file applicable to the terminal device corresponding to the unique identifier; and a file storage module, configured to store, for the terminal device, corresponding to the unique identifier Configuration file.
  • the terminal device configuration device includes: a configuration file obtaining module, configured to obtain a configuration file corresponding to the unique identifier from the configuration file establishing device, and a configuration file parsing module, configured to parse the configuration file corresponding to the unique identifier; And a terminal device configuration module, configured to configure the terminal device according to an instruction in the parsed configuration file.
  • the terminal device configuration apparatus further includes: a configuration file verification module, configured to verify validity of a configuration file applicable to the terminal device corresponding to the unique identifier.
  • the terminal device configuration method of the present invention includes the following steps: S102: Initialize the terminal device before the terminal device leaves the factory, and set a unique identifier for the terminal device; S104, based on the application of the user of the terminal device, establish and establish in the network service device And storing, by the network device, a configuration file corresponding to the unique identifier corresponding to the terminal device, and configuring the configuration file according to the configuration file, and storing the configuration file applicable to the terminal device corresponding to the unique identifier; Set.
  • the step S104 further includes the following steps: S1042: Create, according to the application of the user, a configuration file applicable to the terminal device corresponding to the unique identifier in the network service device; S1044, storing, in the network service device, a corresponding identifier corresponding to the unique identifier The configuration file of the terminal device.
  • the step S106 further includes the following steps: S1062: The terminal device obtains, from the network service device, a configuration file that is applicable to the terminal device, corresponding to the unique identifier, according to the unique identifier. S1064, the terminal device applies the obtained corresponding to the unique identifier.
  • the terminal device Verifying the validity of the configuration file of the terminal device; S1066, the terminal device parses the verified configuration file corresponding to the unique identifier corresponding to the terminal device; and S1068, the terminal device performs the instruction according to the parsed configuration file.
  • Configuration The unique identifier of the terminal device is the MAC address of the terminal device.
  • the configuration file of the terminal device includes at least one of the following contents: file name information, configuration command and parameter information, and file checksum.
  • the method for updating the configuration of the terminal device includes the following steps: S1024, the terminal device submits a configuration update request to the network service device; S1026, the network service device according to the unique identifier of the terminal device, the original configuration of the terminal device, and the terminal device
  • the update request generates an update configuration file of the terminal device; S1028, the terminal device acquires an update configuration file from the network service device, and performs configuration update according to the update configuration file.
  • Step S1028 includes the following steps: S1028-2, the terminal device sends a configuration update file acquisition request to the network service device, where the configuration update file acquisition request carries the unique identifier of the terminal device; S 1028-4, network service The device verifies the terminal device according to the unique identifier of the terminal device; and S 1028-6, the verified terminal device acquires the update configuration file from the network service device according to the unique identifier.
  • the invention can avoid the configuration problem that the operator must face a large number of network terminal devices with different functions of different vendors before the sale, so that the operator can quickly develop the business and expand the new user.
  • FIG. 1A to 1C are flowcharts of a terminal device configuration method and steps thereof according to an embodiment of the present invention
  • FIG. 2 is a networking diagram of a general home network
  • FIG. 3 is a network according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a network terminal device configuration file according to an embodiment of the present invention
  • FIG. 5 is a flowchart of executing a configuration set according to an embodiment of the present invention
  • FIG. 7 is a flow chart of a command execution configuration file upgrade according to an embodiment of the present invention
  • FIG. 8 is a flowchart of error and warning processing according to an embodiment of the present invention
  • FIG. 10A is a flowchart of a configuration update process of a network terminal device according to an embodiment of the present invention
  • FIG. 10A is a flowchart of a configuration update process of a network terminal device according to an embodiment of the present invention
  • FIG. 10B to FIG. 10C are diagrams of a network according to another embodiment of the present invention.
  • FIG. 11 is a block diagram of a terminal device configuration system according to an embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, specific embodiments of the present invention will be described in detail with reference to the accompanying drawings. Referring to FIG. 1A to FIG. 1C, a terminal device configuration method according to an embodiment of the present invention will be described. As shown in FIG.
  • the terminal device configuration method includes the following steps: S102: Initialize the terminal device before the terminal device leaves the factory, and set a unique identifier for the terminal device; S104, based on the application of the user of the terminal device, in the network month And configuring, by the service device, a configuration file applicable to the terminal device corresponding to the unique identifier, and S106, the terminal device acquiring, from the network service device, the configuration file applicable to the terminal device corresponding to the unique identifier according to the unique identifier, and according to The configuration file is configured.
  • step S104 further includes the following steps: S1042, based on the user's application Please, establish a configuration file suitable for the terminal device corresponding to the unique identifier in the network monthly service device;
  • step S106 further includes the following step S1062: the terminal device acquires, from the network service device, a configuration file applicable to the terminal device corresponding to the unique identifier according to the unique identifier; S1064, the obtained and unique identifier of the terminal device Corresponding to the validity of the configuration file applicable to the terminal device; S1066, the terminal device parses the configuration file applicable to the terminal device corresponding to the unique identifier, and the S1068, the terminal device according to the parsed configuration The instructions in the file are configured.
  • the unique identifier of the terminal device is the MAC address of the terminal device.
  • the configuration file of the terminal device includes at least one of the following contents: file name information, configuration command and parameter information, and file checksum.
  • Figure 2 shows a home network networking diagram. As can be seen from Figure 2, the networking environment of the home network is complex, and the types of network terminals are complex and diverse. This requires an automatic configuration scheme for the network terminal to adapt to the above environment. The intelligentization of the network terminal changes the network management structure, and the configuration of the terminal is also more complicated. However, for the user, it is desirable to have zero configuration of the terminal, and the terminal can be used after power-on, the simpler the better. Therefore, there is a need for a method that can solve the problems of automatic configuration of network terminal devices, automatic configuration file upgrade, and automatic upgrade of version files. Referring to FIG. 3, a timing diagram of an automatic configuration upgrade of a network terminal device according to an embodiment of the present invention will be described. As shown in Figure 3, the process of automatically configuring the network terminal device to upgrade includes the following steps:
  • step S304 The user applies for services and terminal equipment from the operator.
  • S306. The operator issues the network terminal device and the user account to the user. Before the network terminal device is released to the user, the operator needs to perform step S3062 to extract the unique identifier of the network terminal device, and step S3064 is performed, and the network terminal provided by the device manufacturer is used according to the service applied by the user and the unique identifier of the terminal device.
  • the device configuration template generates a configuration file of the network terminal device indexed by the unique identifier of the device. After the user takes the network terminal device home, step S308 is performed. T N2007/003554
  • the network terminal device sends a DHCP discovery to the network, and the network terminal device attaches the unique identifier of the device to the DHCP option field of the DHCP message.
  • step S312 the DHCP server that the operator does not authorize will not respond to the Discovery message sent by the network terminal device; the DHCP server that the operator authorizes adds the unique identifier of the network terminal device in the DHCP option field to the DHCP discovery message.
  • Extracting, and executing step S3122 initiating an authentication request to the network manager authorized by the operator.
  • the network manager authorized by the operator performs step S3124, and queries whether the network terminal device is registered according to the unique identifier of the network terminal device. If the registration is performed, step S3126 is executed to return the configuration file name and file server information of the network terminal device to the network terminal device.
  • the DHCP server authorized by the operator succeeds in the demonstration. If the authentication succeeds, the DHCP server authorized by the operator will perform step S3128, and add the DHCP option to the configuration file name and the configuration file information of the network terminal device returned by the network manager authorized by the operator.
  • the network terminal device extracts the configuration file name and the configuration file server IP address or domain name in the DHCP option field of the DHCP server response authorized by the operator, and initiates a request for downloading the configuration file to the TFTP file server authorized by the operator.
  • the file server authorized by the operator performs a configuration file of the device according to the file name carried in the configuration file download request and transmits the file to the network terminal device.
  • the network terminal device checks and receives the configuration file and parses the configuration file to configure the network terminal device to make the new configuration take effect.
  • S320 After the new configuration of the network terminal device takes effect, register with the service server authorized by the operator. S322. The service server authorized by the operator accepts the service registration of the network terminal device. S324, the network terminal device operates normally, and provides related services for the user. Referring to FIG. 4, an internal processing procedure when the network terminal device performs file processing/validation will be described. As shown in FIG.
  • the process includes the following steps: S402: The network terminal device starts processing a configuration file; S404, calculating a checksum of the configuration file; S406, determining whether the checksum calculation is successful; S408, if the verification fails, Then, an error and an alarm are processed; S410, if the verification is passed, the configuration file line is parsed to generate a configuration set; S412, determining whether the configuration file is successfully parsed, if the solution is successful If the analysis is successful, step 414 is performed, and if the parsing is successful, step S414 is performed; S414, executing the configuration set configuration terminal; S416, determining whether the configuration is successful, if the execution is unsuccessful, executing step S408, performing an error and The alarm processing is performed, otherwise step S418 is performed; S418, the configuration file processing ends.
  • the process includes the following steps: S502: The network terminal device starts to execute a configuration set; S504, the network terminal device reads a command; S506, the network terminal device determines whether all commands have been executed; S508, if all After the command is executed, the network terminal device configuration set ends; S510, if not executed, the network terminal device analyzes the command type; S512, determines whether the command type is a version upgrade command; S514, if the command type is a version upgrade command, Then, the network terminal device performs the version file upgrade according to the command; S516, if the command type is not the version upgrade command, determining whether the command type is a configuration upgrade command; S518, if the command type is a configuration upgrade command, the network terminal device follows the command.
  • step S522 is performed to perform error and alarm processing. Then, the configuration command is continued to be read until all the configuration sets have been executed, and then the process proceeds to step S508, and the execution configuration set ends.
  • FIG. 6 a process in which the network terminal device performs a version file upgrade according to the command is illustrated. As shown in FIG. 6, the process includes the following steps: S602: The network terminal device starts to upgrade the version file; S604, the network terminal device determines whether the version upgrade configuration item is currently allowed; S606, if not currently allowed, the version file upgrade process ends.
  • the network terminal device parses the version file name, the version file server IP address, or the domain name and other version file upgrade information in the version upgrade command; S610, network terminal device Issue a version file request to the version file server.
  • S612 if the version file request is accepted by the file server, download the version file to the network terminal device; S614, after the version file is downloaded, calculate a checksum of the version file for integrity and validity check; S616, if complete If the validity and validity check fails, the error and alarm processing will be completed and the version upgrade will be terminated.
  • a process in which a network terminal device performs a profile upgrade according to a command is illustrated.
  • the process includes the following steps: S702: The network terminal device starts to perform a configuration file upgrade according to the command; S704, the network terminal device determines whether the configuration file is currently allowed to be upgraded; S706, if the configuration file upgrade is not currently allowed, the process ends. Execute the configuration file upgrade process according to the command; S708, If allowed, the network terminal device parses the parameters of the configuration file upgrade in the command, including the configuration file name, the configuration server IP address, or the domain name; S710, the network terminal device initiates a configuration file download request to the configuration file server.
  • S712 if the configuration file download request is accepted by the file server, download the configuration file to the network terminal device; S714, calculate a checksum for the configuration file and perform validity check; S716, if the check fails, configure If the file is invalid, the error and warning processing is performed, and the process of performing the configuration file upgrade according to the command is ended; S718, if the check is passed, the network terminal device parses the configuration file, performs processing, and ends the process of performing the configuration file upgrade according to the command. It can be seen that the way the network terminal device processes the configuration file is recursive and incremental. The network administrator can specify the network terminal device in the configuration file to read the configuration file A.ini to a file server A.
  • the network terminal device can also be specified to go to a file server.
  • B reads the configuration file B.ini.
  • the network terminal device can also be specified to read the configuration file C.ini from a file server C. Repeatedly, the network terminal device is finally fully configured to implement the corresponding service. Referring to Figure 8, the processing of the error and alarm processing will be described. As shown in FIG.
  • the process includes the following steps: S802: The network terminal device starts to process an error and an alarm; S804, analyzes an error and causes the alarm and records an alarm message; S806, lights the corresponding LED or sounds an alarm sound , prompting the user that the network terminal device is working abnormally, need to contact the operator for help; S808, end the error and alarm processing.
  • S802 The network terminal device starts to process an error and an alarm
  • S804 analyzes an error and causes the alarm and records an alarm message
  • S808 end the error and alarm processing.
  • FIG. 9 an automatic configuration process of a network terminal device according to an embodiment of the present invention will be described. As shown in FIG.
  • the process includes the following steps: 'S902, an automatic configuration process starts; S904, an automatic configuration process is performed; S906, determining whether there is an error/alarm; S908, if yes, performing an error and alarm processing; S910, S912, the network terminal device automatic configuration process ends; S914, if there is no error/alarm, the network terminal device makes the new configuration take effect; S916, the network terminal device registers with the service server according to the new configuration; S918, The network terminal device is normally used by the registered user, and the automatic configuration process is ended.
  • FIG. 10A a procedure of a configuration change of a network terminal device according to an embodiment of the present invention will be described. As shown in FIG.
  • the process includes the following steps: S1002: A user submits a service change request, and the user provides user account information to the operator.
  • S1008 The network manager authorized by the operator sends a configuration update notification to the terminal device. Since the network terminal device was previously registered on the network manager, the automatic configuration process has passed. Network Manager related information has been configured in the terminal device.
  • the network terminal device can initiate a corresponding private network traversal process so that the network manager can successfully send the configuration update notification to the network terminal device.
  • S1010 After receiving the configuration update notification, the network terminal device sends a DHCP Inform message to the network, and the Inform-only DHCP option carries the unique identifier of the terminal device.
  • S1012 After receiving the DHCP Inform message, the DHCP server authorized by the operator extracts the unique identifier of the network terminal device and sends an authentication request to the network manager authorized by the operator.
  • S1014 The network manager authorized by the operator is authenticated by the unique identifier of the terminal.
  • S1016 If the authentication is passed, the configuration file name corresponding to the network terminal device and the file server IP address or domain name are sent to the DHCP server authorized by the operator.
  • S1018 The DHCP server authorized by the operator sends the updated configuration file name and the file server IP address or domain name to the network terminal device through the DHCP option field in the DHCP ACK message.
  • S1020 - S1022 the network terminal device takes effect on the updated configuration file to provide the updated corresponding service. Referring to FIG. 10B, the flow of the configuration update processing of the network terminal device according to the embodiment of the present invention will be described. As shown in FIG.
  • the configuration update method of the terminal device includes the following steps: S1024, the terminal device submits a configuration update request to the network service device; S1026, the network service device is based on the unique identifier of the terminal device, the original configuration of the terminal device, and The update request of the terminal device generates an update configuration file of the terminal device. S1028: The terminal device acquires an update configuration file from the network service device, and performs configuration update according to the update configuration file. As shown in FIG.
  • step S1028 includes the following steps: S1028-2, the terminal device sends a configuration update file acquisition request to the network service device, where the configuration update file acquisition request carries the unique identifier of the terminal device; S1028-4 The network service device performs a risk certificate on the terminal device according to the unique identifier of the terminal device; and S1028-3, the verified terminal device obtains the update configuration file from the network service device by the unique identifier.
  • the network terminal automatic configuration method includes the following steps: 1) The network and the network terminal device are shipped from the factory, and the unique identifier is pre-stored, and the automatic configuration function of the terminal device is enabled, and the terminal device allows configuration upgrade and version upgrade.
  • the terminal obtains the IP address mode as DHCP.
  • the user submits a terminal device and service application to the operator.
  • the network administrator registers the unique identifier of the network terminal device managed by the operator according to the operator's equipment and service application record to the network manager authorized by the operator.
  • the network administrator establishes a configuration file that is compatible with the device according to the network environment and service function requirements of the terminal device in the command line format accepted by the network terminal device. And will match The file is placed in the file server, and the configuration file is indexed by the unique identifier of the terminal device.
  • the user gets the network terminal device and powers it up.
  • the network terminal initiates a DHCP request and requests an IP address from a DHCP server authorized by the operator on the network.
  • the DHCP server authorized by the operator authenticates the network terminal and assigns an IP address and other automatic configuration parameters.
  • the network terminal correctly obtains the IP address, and obtains the server server address and the configuration file name authorized by the operator from the 4 replies of the DHCP server authorized by the operator, thereby initiating the configuration file download to the file server. request.
  • the file server transmits the configuration upgrade file corresponding to the network terminal device to the terminal device.
  • the network terminal device verifies the validity of the configuration file.
  • the network terminal device parses the configuration file, and executes the configuration commands in the configuration file one by one to configure the terminal device. 12) The network terminal device will take effect and update the configuration after the update.
  • the terminal needs to store at least a dynamic host configuration protocol (DHCP).
  • DHCP dynamic host configuration protocol
  • Subsequent automatically configured packets are transmitted through this interface.
  • the network administrator sets the file name of the configuration file of the network terminal device, such as macaddress.ini, according to the unique identifier (MAC address) of the sold terminal.
  • Ranking business and grid environment requires the establishment of terminal equipment to adapt to the configuration file, and ⁇ 1 is put all its configuration file management terminal operators authorized working directory file server.
  • the configuration file of each terminal device on the file server is specified by the network administrator.
  • the configuration file includes the following aspects: File name information, used to verify the validity of the configuration file; Configuration commands and parameter information, including some or all of the configuration commands supported by the network terminal device, which need to meet the working conditions of the terminal device. Network environment and service implementation requirements; file checksum, which is the school-sumsum calculated by the network manager according to the same check algorithm as the verification algorithm of the terminal device corresponding to the configuration file, used to ensure the authenticity of the configuration file. Effectiveness. Among them, the configuration file is secure/completely downloaded to the local via TFTP.
  • the new configuration is applied by restarting or receiving by other terminals, and the new configuration parameters are used to register with the service server to provide corresponding services to the user.
  • the network manager authorized by the operator, the DHCP server authorized by the operator, and the TFTP file server authorized by the operator are logical entities, which are not necessarily independent devices, and may be applied according to the application. The occasion is flexible. It is perfectly possible to implement the above three logical entities on one server.
  • the file server includes, but is not limited to, a file server implemented by using a TFTP protocol, an FTP protocol, and an HTTP protocol.
  • FIG. 11 shows a terminal device configuration system according to an embodiment of the present invention. As shown in FIG.
  • the terminal device configuration system includes: a terminal device initializing device 1102, configured to initialize a terminal device, and configure a unique identifier for the terminal device; the configuration file establishing device 1104 is configured to establish and store a corresponding identifier. The configuration file is applicable to the terminal device; and the terminal device configuration device 1106 is configured to obtain a configuration file corresponding to the unique identifier from the configuration file establishing device according to the unique identifier, and configure the terminal device according to the configuration file.
  • the configuration file establishing unit 1104 includes: a file establishing module 11042, configured to store a unique identifier, and establish a configuration file applicable to the terminal device corresponding to the unique identifier; the file storage module 11044, configured to store the corresponding identifier corresponding to the unique identifier The configuration file of the terminal device.
  • the terminal device configuration device 1106 includes: a configuration file obtaining module 11062, configured to acquire a configuration file corresponding to the unique identifier from the configuration file establishing device according to the unique identifier; the configuration file parsing module 11066, configured to use the configuration file corresponding to the unique identifier Performing parsing; and a terminal device configuration module 11068, configured to configure the terminal device according to an instruction in the parsed configuration file.
  • the terminal device configuration apparatus 1106 further includes: a profile verification module 11064, configured to verify validity of a profile applicable to the terminal device corresponding to the unique identifier.
  • the unique identifier of the terminal device is the MAC address of the terminal device.
  • the configuration file of the terminal device includes at least one of the following contents: file name information, configuration command and parameter information, and file checksum.
  • the authentication mechanism based on the DHCP option and the unique identifier of the network terminal also makes up for the insufficiency of the DHCP protocol, and avoids the problem that the network terminal device cannot obtain the invalid automatic configuration information from the unauthorized DHCP server on the network and cannot work normally.
  • the invention avoids the configuration problem that the operator must face a large number of network terminal devices with different functions of different vendors before being sold. Enable operators to quickly develop business and expand new users. Overcoming the prior art touch in actual use The problem.
  • the main advantages are as follows: The problem of the configuration (incubation) of the network terminal equipments of different manufacturers must be separately solved before the operator sells the terminal equipment in the prior art.
  • the network administrator modifies the configuration file of the configuration terminal device through the network device configuration template provided by the device manufacturer, which solves the problem that the prior art must be familiar with the manufacturer's command line and organize the command line execution configuration.
  • the use of configuration templates facilitates template generation and automation of configuration files.
  • the network terminal device can be uniquely identified within the network manager management domain by the unique identification of the network terminal device. And indexing the configuration file corresponding to the network terminal device by using the unique identifier. Each terminal corresponds to an independent configuration file, which is beneficial to operators to carry out different services.
  • the authentication method of carrying the unique identifier of the terminal device through the DHCP option compensates for the inherent deficiencies of the DHCP protocol and prevents the unauthorized network terminal device from accessing the network management system of the operator.
  • the network terminal device performs configuration by authenticating and parsing the configuration file to automatically modify the configuration of the network terminal.
  • the problem of configuring network terminals that must be distributed, continuously, and one by one through command line (CLI), web page, SNMP, TR069, etc., is overcome in the prior art.
  • the introduction of configuration files helps maintain the consistency and integrity of the network terminal configuration process. Reduces the ongoing occupation of network bandwidth by network management.
  • the network terminal device can implement a recursive, incremental automatic configuration process based on the configuration method of the configuration file.
  • the device configuration file is separately arranged, which facilitates the automatic generation of the configuration file to reduce the management and maintenance of the configuration file.
  • the automatic configuration scheme of the network terminal device can flexibly arrange each of the network elements as needed.
  • Each server in the solution is a logical entity, and operators can adopt different implementation methods according to the network scale.

Landscapes

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

Abstract

Un système et un procédé pour configurer un dispositif de terminal sont fournis, dans lesquels le système de configuration du dispositif de terminal comprend : un appareil d'initialisation de dispositif de terminal pour initialiser le dispositif de terminal et affecter un identifiant unique à celui-ci, un dispositif de création de fichier de configuration pour créer et enregistrer le fichier de configuration lié au dispositif de terminal correspondant à l'identifiant unique, et un appareil de configuration de dispositif de terminal pour acquérir le fichier de configuration correspondant à l'identifiant unique à partir du dispositif de création de fichier de configuration et configurer le dispositif de terminal sur la base du fichier de configuration. Le dispositif de terminal peut être configuré automatiquement par la solution.
PCT/CN2007/003554 2007-02-08 2007-12-12 Systeme et procede pour configurer un dispositif de terminal WO2008095375A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710007586.4 2007-02-08
CNA2007100075864A CN101035016A (zh) 2007-02-08 2007-02-08 终端设备配置系统及方法

Publications (1)

Publication Number Publication Date
WO2008095375A1 true WO2008095375A1 (fr) 2008-08-14

Family

ID=38731335

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/003554 WO2008095375A1 (fr) 2007-02-08 2007-12-12 Systeme et procede pour configurer un dispositif de terminal

Country Status (2)

Country Link
CN (1) CN101035016A (fr)
WO (1) WO2008095375A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111527487A (zh) * 2017-12-28 2020-08-11 卓普网盘股份有限公司 用于内容项同步的唯一标识符的指配和再分配
CN113709769A (zh) * 2021-07-31 2021-11-26 新华三技术有限公司成都分公司 一种配置ap的方法和ap

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035016A (zh) * 2007-02-08 2007-09-12 中兴通讯股份有限公司 终端设备配置系统及方法
CN101566943A (zh) * 2008-04-24 2009-10-28 深圳市同洲电子股份有限公司 一种控制终端软件功能的方法、终端和系统
CN102346692A (zh) * 2010-08-03 2012-02-08 深圳Tcl新技术有限公司 一种iptv升级文件的校验方法
CN102457907B (zh) * 2010-10-25 2015-07-29 上海贝尔股份有限公司 集中式无线局域网中识别客户端类型的方法和装置
CN102546218B (zh) * 2010-12-29 2016-04-13 腾讯科技(深圳)有限公司 配置管理方法及系统
CN102307362B (zh) * 2011-09-06 2015-06-17 北京傲天动联技术股份有限公司 用于实现功能配置的终端设备和控制设备及其网络系统
CN107104814B (zh) * 2012-02-17 2021-07-06 阿里巴巴集团控股有限公司 软件升级方法和系统
CN102594599A (zh) * 2012-02-17 2012-07-18 安科智慧城市技术(中国)有限公司 安防系统的效能监测方法及系统
CN102739455B (zh) * 2012-06-29 2016-12-21 杭州华三通信技术有限公司 一种网络设备配置的方法以及装置
CN102973258B (zh) * 2012-11-12 2015-05-06 深圳市理邦精密仪器股份有限公司 胎儿监护仪的参数配置方法及系统
CN103973474A (zh) * 2013-02-01 2014-08-06 苏州方位通讯科技有限公司 网络终端升级配置方法
EP2863579A1 (fr) * 2013-10-18 2015-04-22 Koninklijke KPN N.V. Programmation d'un évènement de reconfiguration de lot de dispositifs dans un réseau
CN104753697B (zh) 2013-12-26 2019-05-24 华为技术有限公司 一种控制网络设备自动开局的方法、设备及系统
CN105101479B (zh) * 2015-05-29 2019-03-12 努比亚技术有限公司 移动终端的网络频段自适应配置方法及装置
CN106332056B (zh) * 2015-06-30 2020-01-14 芋头科技(杭州)有限公司 一种智能设备用户信息预配置结构及方法
CN106325907A (zh) * 2015-06-30 2017-01-11 芋头科技(杭州)有限公司 一种预配置用户信息系统
CN105278988A (zh) * 2015-10-09 2016-01-27 福建三元达软件有限公司 管理Android终端的方法及系统
EP3366018B1 (fr) 2015-10-22 2020-03-04 Siemens Aktiengesellschaft Dispositif destiné à être utilisé dans un réseau, contrôleur, réseau et procédé
CN105337782A (zh) * 2015-11-27 2016-02-17 上海斐讯数据通信技术有限公司 一种网络设备固件启动失败后自助升级的方法及装置
CN105681848A (zh) * 2016-02-24 2016-06-15 四川长虹电器股份有限公司 实现离线零配置机顶盒的方法及系统
CN107294763A (zh) * 2016-03-28 2017-10-24 阿里巴巴集团控股有限公司 网络设备部署方法及设备
CN105933992A (zh) * 2016-06-28 2016-09-07 合肥润东通信科技股份有限公司 一种传感器无线数据网关应用系统
CN107819794A (zh) * 2016-09-12 2018-03-20 厦门雅迅网络股份有限公司 车载终端程序升级方法及其系统
CN108259284A (zh) * 2016-12-29 2018-07-06 天津布尔科技有限公司 一种可配置的车辆数据采集系统及解析方法
CN106708589A (zh) * 2017-01-17 2017-05-24 浙江众合科技股份有限公司 轨道交通信号设备的升级方法
CN107241742B (zh) * 2017-06-15 2024-02-02 深圳市潮流网络技术有限公司 一种网络切换动态修改应用配置方法
CN107612741B (zh) * 2017-09-30 2021-04-16 迈普通信技术股份有限公司 信息处理方法、装置及系统
CN107733708B (zh) * 2017-10-16 2020-09-18 平安科技(深圳)有限公司 设备参数配置方法、装置、计算机设备和存储介质
CN108762824A (zh) * 2018-04-18 2018-11-06 青岛海尔科技有限公司 一种基于配置文件的设备逻辑处理方法及装置
CN111124432B (zh) * 2018-10-31 2023-10-20 成都鼎桥通信技术有限公司 一种针对apk的信息的存储方法和装置
CN111669417A (zh) * 2019-03-06 2020-09-15 大唐移动通信设备有限公司 一种参数加注的方法和装置
CN110138857A (zh) * 2019-05-14 2019-08-16 四川九州电子科技股份有限公司 网络终端设备实现智能升级的方法
CN111147402A (zh) * 2019-12-27 2020-05-12 深圳市丰润达科技有限公司 交换机出厂设置项的定制方法、装置、交换机及系统
CN113419775B (zh) * 2021-05-31 2022-11-04 济南浪潮数据技术有限公司 一种固件配置方法、系统、设备以及介质
CN113922979B (zh) * 2021-08-23 2023-07-04 北京天融信网络安全技术有限公司 网络安全设备配置系统、配置方法、计算机设备
CN115065516B (zh) * 2022-06-06 2024-04-09 上海华信长安网络科技有限公司 一种voip设备自定义请求鉴权的方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112850A (ja) * 1998-10-02 2000-04-21 Nec Corp 通信パラメータ設定装置
WO2002052791A2 (fr) * 2000-12-23 2002-07-04 Hirschmann Electronics Gmbh & Co. Kg Configuration automatique de composants d'un reseau
CN1617496A (zh) * 2003-11-11 2005-05-18 华为技术有限公司 下一代网络终端自动升级配置的方法
CN1859180A (zh) * 2005-12-13 2006-11-08 华为技术有限公司 一种实现网络终端设备配置自动更新的方法及系统
CN101035016A (zh) * 2007-02-08 2007-09-12 中兴通讯股份有限公司 终端设备配置系统及方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112850A (ja) * 1998-10-02 2000-04-21 Nec Corp 通信パラメータ設定装置
WO2002052791A2 (fr) * 2000-12-23 2002-07-04 Hirschmann Electronics Gmbh & Co. Kg Configuration automatique de composants d'un reseau
CN1617496A (zh) * 2003-11-11 2005-05-18 华为技术有限公司 下一代网络终端自动升级配置的方法
CN1859180A (zh) * 2005-12-13 2006-11-08 华为技术有限公司 一种实现网络终端设备配置自动更新的方法及系统
CN101035016A (zh) * 2007-02-08 2007-09-12 中兴通讯股份有限公司 终端设备配置系统及方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111527487A (zh) * 2017-12-28 2020-08-11 卓普网盘股份有限公司 用于内容项同步的唯一标识符的指配和再分配
CN113709769A (zh) * 2021-07-31 2021-11-26 新华三技术有限公司成都分公司 一种配置ap的方法和ap

Also Published As

Publication number Publication date
CN101035016A (zh) 2007-09-12

Similar Documents

Publication Publication Date Title
WO2008095375A1 (fr) Systeme et procede pour configurer un dispositif de terminal
US10491583B2 (en) Provisioning remote access points
JP4644738B2 (ja) ブロードキャストチャネルを利用した装置管理方法
US9264422B2 (en) Secure network deployment
US20240064030A1 (en) Information processing apparatus, method of controlling the same, and storage medium
US8635313B2 (en) Network device installation
US20200274868A1 (en) Server-based setup for connecting a device to a local area network
WO2018033094A1 (fr) Plateforme de publication de suite de communication riche, procédé et système de mise à jour de version, et terminal mobile
CN113630374B (zh) 实现通过网络与目标装置的安全通信的方法
WO2020119729A1 (fr) Procédé et appareil de démarrage de station de base, support de stockage informatique et dispositif
CN112583639B (zh) 一种网络设备的配置方法及装置
WO2013170818A2 (fr) Procédé et système de conversion de code d'erreur, serveur pppoe et terminal mobile
WO2016192427A1 (fr) Procédé et dispositif de rétablissement de configuration d'interface de point d'accès, et passerelle de rattachement
EP4367856A1 (fr) Amorçage et dépannage de dispositifs distants
CN106856575B (zh) Iptv终端的自动配置方法、服务器以及iptv系统
CN101207607B (zh) Cable Modem双证书支持方法
WO2023273877A1 (fr) Procédé et système de configuration d'élément réseau basés sur un système d'approvisionnement automatique, dispositif et support de stockage
US11962465B2 (en) Control system, electronic device, and control method
JP6833658B2 (ja) サーバ装置、機器、証明書発行方法、証明書要求方法、証明書発行プログラム及び証明書要求プログラム
CN114143010B (zh) 数字证书获取方法、装置、终端、系统和存储介质
JP6351000B2 (ja) 放送受信システム及び放送通信連携システム
KR101205689B1 (ko) 라우터 자동 설정 장치 및 방법
CN105338398A (zh) 一种机顶盒管理方法、装置及系统
WO2024011366A1 (fr) Procédé et appareil de mise à niveau de dispositif, et dispositif, et support d'enregistrement et produit programme
JP2005044201A (ja) ネットワーク接続機器の自動設定方法、アプリケーション端末の自動設定方法、ネットワーク接続機器の自動設定システム、アプリケーション端末の自動設定システム、自動設定プログラム

Legal Events

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

Ref document number: 07855668

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07855668

Country of ref document: EP

Kind code of ref document: A1