EP1746767A1 - Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci - Google Patents

Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci Download PDF

Info

Publication number
EP1746767A1
EP1746767A1 EP06741744A EP06741744A EP1746767A1 EP 1746767 A1 EP1746767 A1 EP 1746767A1 EP 06741744 A EP06741744 A EP 06741744A EP 06741744 A EP06741744 A EP 06741744A EP 1746767 A1 EP1746767 A1 EP 1746767A1
Authority
EP
European Patent Office
Prior art keywords
configuration
customer premises
premises equipment
file
configuration file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP06741744A
Other languages
German (de)
English (en)
Other versions
EP1746767B1 (fr
EP1746767A4 (fr
Inventor
Hui Jin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of EP1746767A1 publication Critical patent/EP1746767A1/fr
Publication of EP1746767A4 publication Critical patent/EP1746767A4/fr
Application granted granted Critical
Publication of EP1746767B1 publication Critical patent/EP1746767B1/fr
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0866Checking the configuration
    • H04L41/0869Validating the configuration within one network element
    • 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
    • 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/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0843Configuration by using pre-existing information, e.g. using templates or copying from other elements based on generic templates
    • 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/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information
    • H04L41/0856Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information by backing up or archiving configuration information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • 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/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]

Definitions

  • the present invention relates to the field of communication technology, and particularly to a configuration management method and system for a customer premises equipment.
  • DSL Digital Subscriber Line
  • IEEE Institute of Electrical and Electronics Engineers
  • a passive management model was adopted in which an initiative request is initiated by a terminal equipment, and specifically, a Remote Procedure Call (RPC) is used to read and write configuration parameters related to a batch of Customer Premises Equipments (CPEs) for management on the terminal equipments.
  • RPC Remote Procedure Call
  • CPEs Customer Premises Equipments
  • the CPE is a terminal equipment on the user side.
  • Each CPE is provided with a set of parameters descriptive of its configuration, and a Configuration Server (CS) performs the configuration by reading and writing the parameters of the terminal equipment through the RPC, as shown in Fig. 1.
  • CS Configuration Server
  • the CS needs to perform the CPE configuration managements for the different end users, and hence can not achieve a batch management and configuration, which can not be adapted to a context where the CPE is applied in practice.
  • Embodiments of the present invention provide a configuration management method and system for a customer premises equipment which enable simpler interaction between a CS and CPEs in the case of batch configuration management on the CPEs.
  • An embodiment of the present invention provides a configuration management method for a customer premises equipment, including the steps of:
  • the customer premises equipment upon completion of the download or upload, the customer premises equipment sending to the configuration server a response message including the result of the download or upload.
  • the step A may further include the steps of:
  • the configuration server before sending the request message, the configuration server generating the configuration file for the customer premises equipment according to a configuration template, and storing the configuration file in the configuration server or the file server, wherein the configuration template stores an attribute common to the same type of customer premises equipments.
  • the step C may further include the steps of:
  • the customer premises equipment after downloading the configuration file, the customer premises equipment performing parameter configuration according to a content of the configuration file, and reporting the configuration result to the configuration server.
  • the method may further include the steps of:
  • the configuration file may be compliant to the specification of extensible markup language, and may include version information on the configuration file.
  • the configuration file may have a unique name and correspond to a customer premises equipment
  • the configuration file may be stored in a different directory on the file server, according to the type thereof;
  • each configuration element in the configuration file may include an operation type attribute indicative of the type of an operation performed on the configuration element;
  • each table object in the configuration file may have an attribute indicative of the number of line instances in the table.
  • the operation type may include modification, addition or deletion.
  • parameters necessary for the download or upload may include:
  • an address of the file server a protocol type for the download or upload, an account number and a password for the download or upload, a path destined for the configuration file and a name of the configuration file.
  • the method may be implemented based upon the TR069 specification wherein:
  • the configuration server invokes a corresponding function to inform the customer premises equipment of downloading the configuration file, and issues command information identifying the current operation;
  • the customer premises equipment responds to the configuration server
  • step C may include the steps of:
  • the customer premises equipment invoking a corresponding function to inform the configuration server, wherein the function includes the command information and an error code indicative of whether the download succeeds or not;
  • the customer premises equipment invoking a corresponding function to report to the configuration server the final configuration information including the command information and the version number of the current configuration file.
  • the method may further include the step of:
  • the customer premises equipment invoking a corresponding function to reestablish the connection, wherein the function includes the command information and the version number of the current configuration file.
  • the customer premises equipment may be restarted after the step C11.
  • the method may be implemented based upon the Simple Network Management Protocol wherein:
  • the configuration server setting an MIB table to inform the customer premises equipment of downloading the configuration file
  • the customer premises equipment in the step B, upon start of the download or upload of the configuration file, the customer premises equipment informing the configuration server with a corresponding message;
  • the step C may further include the steps of:
  • the customer premises equipment may be restarted after the step C21.
  • the configuration server may be adapted to send to the customer premises equipment a request message for download or upload of a configuration file, wherein the request message includes parameters necessary for the download or upload of the configuration file;
  • the customer premises equipment may be adapted to respond to the request message by, according to the parameters therein, downloading a previously-generated configuration file from or uploading a local configuration file to a file server, and upon completion of the download or upload, to send to the configuration server a response message including the result of the download or upload.
  • system may further include a file server for storing configuration files, and wherein the customer premises equipment may be adapted to respond to the request message by, according to the parameters therein, downloading a previously-generated configuration file from or uploading a local configuration file to the file server.
  • the configuration server before sending the request message, the configuration server generates the configuration file for the customer premises equipment with incorporation of personalized data of the customer premises equipment according to a configuration template, and storing the configuration file in the configuration server or the file server, wherein the configuration template stores an attribute common to the same type of customer premises equipments;
  • the customer premises equipment performs parameter configuration according to a content of the configuration file, and reporting the configuration result to the configuration server.
  • Another configuration management method for a customer premises equipment stores a previously generated or modified configuration file in a configuration server, and includes the steps of:
  • the configuration server sending to the customer premises equipment a request message for download or upload of a configuration file, wherein the request message includes parameters necessary for the download or upload of the configuration file;
  • the customer premises equipment responding to the request message by, according to the parameters therein, downloading a previously-generated configuration file from or uploading a local configuration file to the configuration server;
  • the customer premises equipment upon completion of the download or upload, the customer premises equipment sending to the configuration server a response message including the result of the download or upload.
  • a uniform file interaction interface is used, and the file server is provided as an intermediate for the interaction of configuration files; a uniform extensible Markup Language(XML)-based configuration template is used to embody therein configuration items common to the same type of CPEs, and the personalized data of each CPE is further incorporated to generate a personalized configuration file for the CPE.
  • XML uniform extensible Markup Language
  • Respective elements of the configuration file are also specified comprehensively.
  • two methods for validation of the configuration are proposed respectively based upon the TR069 and the Simple Network Management Protocol (SNMP).
  • the interaction between the CS and the CPS may be simpler as compared with the interaction by way of the RPC method in the prior art, and hence, it is possible to provide management on a huge number of terminal equipments.
  • the file interaction interface can be adapted flexibly, and changes will occur merely to the contents of the configuration file but not to those interaction-involved modules in the CS and the CPE, regardless of whatever upgrade of the CE and the CPE as well as addition, deletion and change of CPE parameters.
  • the configuration files can be generated in batch according to the template, and the use of one configuration template can be enough for modification of one type of, possibly thousands of, configuration parameters, which is suitable for management on a huge number of terminal equipments.
  • the XML is used for the configuration template, and the XML has a strong ability in expression, therefore it is possible to be adapted to requirements from various application contexts, and to provide a good basis for future upgrade of the system. Moreover, the XML is a standardized language, and hence is convenient for intercommunication between equipments from different manufacturers.
  • the solutions of the embodiments of the present invention can be applicable no matter whether validation of the CPE configuration requires a restart or not.
  • Fig. 1 is a diagram illustrating a basic principle for performing configuration management on a CPE by a CS in the prior art
  • Fig. 2 is a diagram illustrating a basic principle for performing configuration management on a CPE by a CS according to an embodiment of the present invention
  • Fig. 3 is a flow chart for setting CPE parameter according to a first embodiment of the present invention.
  • Fig. 4 is a flow chart for reading CPE parameter according to the first embodiment of the present invention.
  • Fig. 5 is a flow chart for CPE configuration validation notification without a CPE restart according to the first embodiment of the present invention
  • Fig. 6 is a flow chart for CPE configuration validation notification after a CPE restart according to the first embodiment of the present invention
  • Fig. 7 is a flow chart for setting CPE parameter according to a second embodiment of the present invention.
  • Fig. 8 is a flow chart for reading CPE parameter according to the second embodiment of the present invention.
  • Fig. 9 is a flow chart for CPE configuration validation notification without a CPE restart according to the second embodiment of the present invention.
  • Fig. 10 is a flow chart for CPE configuration validation notification after a CPE restart according to the second embodiment of the present invention.
  • a CS and a CPE communicate through a uniform interface for transmission of configuration files, and either modification of or reading of one or more parameters of the CPE can be done through download or upload of a configuration file corresponding to the CPE.
  • the CS informs the CPE of those parameters in need of attention by setting a corresponding addition, deletion or modification flag in the configuration file.
  • the interface between the CS and the CPE accommodates a uniform interface and flow for delivery of configuration files, and differences in specific services can be identified from such contents of the files, which can be determined with configuration of a file template.
  • An embodiment of the present invention also provides a system, including a CS, a CPE(s), and a file server, wherein the file server is newly added in the embodiment for storing configuration files.
  • a new main function of the CS is to use the file template to generate a configuration file and inform the CPE of a method for download or upload of the configuration file.
  • Another new main function of the CPE is to download or upload a configuration file, check the downloaded configuration file, modify local parameter configuration based upon contents in the configuration file checked with success and report a final result to the CS.
  • Two embodiments of the present invention are provided respectively based upon the TR069 specification and the SNMP protocol, in conjunction with the above system.
  • four flows (setting of CPE parameters, reading of CPE parameters, configuration validation notification without a restart and configuration validation notification after a restart) will be firstly described, and then, data interface models for supporting these flows will be described.
  • the two embodiments share the same configuration template which will be described finally.
  • the first embodiment of the present invention is based upon the TR069 specification, and a flow for setting CPE parameters will be explained below with reference to Fig. 3.
  • the CS needs to configure the parameters on the CPE, firstly the CS locally performs modification of a configuration file corresponding to the CPE, and stores the modified configuration file to the file server.
  • the CPE is set through RPC, notified of downloading the configuration file from the file server, and informed of relevant parameter necessary for the download of the configuration file, such as the address of the server, a protocol type for the download (FTP or HTTP, and in the case of FTP, an account number and a password are further needed to be provided), a path destined for the file, the name of the file, etc.
  • FTP protocol type for the download
  • step 320 the CPE downloads the configuration file from the file server.
  • step 330 the CPE checks the downloaded configuration file, and upon success of the check, updates the parameters in accordance with the modification flag in the configuration file.
  • the CPE upon completion of the update, informs the CS of the update result through RPC.
  • the check is for the purpose of ensuring correctness of the configuration file.
  • the CPE is set through RPC, notified of uploading the current configuration file to the file server, and informed of relevant parameter necessary for the upload of the configuration file, such as the address of the server, a protocol type for the upload (FTP or HTTP, and in the case of FTP, an account number and a password are further needed to be provided), a path destined for the file, the name of the file, etc., in step 410.
  • FTP protocol type for the upload
  • step 420 wherein the CPE uploads the current configuration file to the file server.
  • step 430 wherein the CPE informs the CS of the upload result through PRC upon completion of the upload.
  • the CS invokes the Download method to set the terminal equipment, notifies the CPE of downloading the configuration file from the file server, and informs relevant parameters of how to download the configuration file, and also issues the CommandKey (command ID) identifying the current operation.
  • the CommandKey it is possible to perform a plurality of commands in parallel, and if the CS sends a plurality of commands to the CS, then the CS, upon reception of a response message, judges from the CommandKey carried therein which of the commands the message responds to.
  • step 520 the CPE sends to the CS a response to the Download method during the download from the file server, and this response, as defined in the TR609, carries a Status parameter, wherein the value of 1 indicates that the file has not been downloaded completely or the configuration has not been validated, and the value of 0 indicates a current success.
  • step 530 the CPE requests for reestablishment of the connection through the Inform function.
  • the parameter of EventCode is "7 TRANSFER COMPLETE”
  • the CommandKey for identifying the current operation is identical to the CommandKey issued along with the Download in step 510
  • the version number of the configuration file are also carried.
  • the flow proceeds to step 540, wherein the CPE invokes the "TransferComplete" method to inform the CS of the end of the download of the configuration file.
  • the CommandKey for identifying the current operation (identical to the CommandKey issued along with the Download in step 510), and the parameter of FaultCode are carried.
  • the FaultCode is an error code for the current download, and if the current download succeeds, then the FaultCode is 0 and the flow proceeds to step 550, otherwise the FaultCode is an integer representing a cause of the failed download.
  • step 550 the successfully downloaded configuration file is checked, and after a check with success, the parameters are updated in accordance with the modification flag in the configuration file.
  • the Inform method is invoked to inform the CS of the update result, wherein the parameters of the Inform include the CommandKey for identifying the current operation (identical to the CommandKey issued along with the Download in step 510), the version number of the configuration file, and a parameter of EventCode with a value of "M Download".
  • the reason for upload of the version number is that it is used for determination as to whether a load of the configuration succeeds according to the embodiment, and if this version number is inconsistent with that expected by the administrator side, then it is indicative of failure of the load, otherwise it is indicative of success of the load.
  • Steps 610 through 640 are respectively identical to steps 510 through 540 in Fig. 5, and thus will not be described again here.
  • step 640 the CPE is restarted in step 650, and after the restart, the step 660 is executed.
  • There may be a number of ways to determine whether or not a restart is required wherein one way is to previously specify in the CPE that the CPE must restart after setting a new configuration, another way is to determine by the CPE whether the updated parameters are important preset ones, and if so, the CPE shall be restarted, otherwise not, and still another way is for the CS to specify in a previously issued command whether or not a restart is required.
  • step 660 the configuration file is checked, and the parameters are updated in accordance with the modification flag in the configuration file checked with success.
  • the Inform method is invoked to inform the CS of the update result, wherein the parameters of the Inform include the version number of the configuration file and a parameter of EventCode with a value of "1 BOOT".
  • Interface Name Download Interface Comment A CPE-provided function for being invoked by CS to set a terminal equipment to download a configuration file Interface Name DownloadResponse Interface Comment Download response function Interface Name Upload Interface Comment A CPE-provided function for being invoked by CS to set a terminal equipment to upload a configuration file Interface Name UploadResponse Interface Comment Upload response function Interface Name TransferComplete Interface Comment An interface for notification about the completion of transfer Interface Name Inform Interface Comment CPE message notification interface, where the version number of configuration file, InternetGatewayDevice.DeviceInfo.VendorConfigFile. ⁇ i ⁇ .Version, must be reported.
  • the second embodiment of the present invention is based upon SNMP.
  • the SNMP is a network management protocol early proposed as a provisional solution by the Internet Engineer Task Force (IETF), for management of IP networks and Ethernets. This protocol is characteristic of being simple, easy to implement and low cost, and thus gains broad supports. In recent years, the SNMP has developed rapidly and become a commonly used network management protocol, which in fact becomes a standard for network management.
  • IETF Internet Engineer Task Force
  • the CS When the CS needs to configure the parameters on the CPE, firstly the CS locally performs modification of a configuration file corresponding to the CPE, and stores the modified configuration file to the file server. Then in step 710, the CPE is set through a Management Information Base (MIB) table, notified of downloading the configuration file from the file server, and informed of relevant parameter necessary for the download of the configuration file, such as the address of the server, a protocol type for the download (FTP or HTTP, and in the case of FTP, an account number and a password are further needed to be provided), a path destined for the file, the name of the file, etc.
  • MIB Management Information Base
  • step 720 the CPE downloads the configuration file from the file server.
  • step 730 the CPE checks the downloaded configuration file, and upon success of the check, updates the parameters in accordance with the modification flag in the configuration file.
  • the CPE upon completion of the update, informs the CS of the update result through the TRAP(trap operation) message.
  • the TRAP is an alarm message sent to the SNMP administrator indicative of the network status.
  • the SNMP TRAP is one of major formats for SNMP messages which is used to initiatively report messages of alarms and events.
  • An SNMP message can be divided into two parts, that is, an SNMP header and an SNMP body.
  • the SNMP header is a standard part for the SNMP message, and shall be compliant to the definitions in the MIB TRAP specification for SNMP V1, V2c of the IETF, and the SNMP body is a TRAP parameter, which is a location parameter of TRAP and should be provided with a unique node identification in the MIB file.
  • the CPE is set through the MIB table, notified of uploading the current configuration file to the file server, and informed of relevant parameter necessary for the upload of the configuration file, such as the address of the server, a protocol type for the upload(FTP or HTTP, and in the case of FTP, an account number and a password are further needed to be provided), a path destined for the file, the name of the file, etc. in step 810.
  • relevant parameter necessary for the upload of the configuration file such as the address of the server, a protocol type for the upload(FTP or HTTP, and in the case of FTP, an account number and a password are further needed to be provided
  • step 820 the CPE uploads the current configuration file to the file server.
  • step 830 wherein the CPE informs the CS of the upload result through a TRAP message upon completion of the upload.
  • step 910 the CS sets the CPE through the MIB table, notifies the CPE of downloading the configuration file from the file server, and informs relevant parameters necessary for the download of the configuration file.
  • step 920 the CPE, during the download from the file server, sends to the CS the loadReportEvent event TRAP, wherein the parameter cpeLoadProgress has a value of 0 (%), which is indicative of the start of the download.
  • step 930 the CPE sends to the CS the loadReportEvent event TRAP with the parameter cpeLoadProgress having a value of 100 (%), which is indicative of the completion of the download.
  • step 940 wherein the successfully downloaded configuration file is checked, and after the check with success, the parameters are updated in accordance with the modification flag in the configuration file.
  • the cpeRegisterEvent event TRAP including the version number of the configuration file is sent to the CS.
  • the reason for upload of the version number is that it is used for determination as to whether a load of the configuration succeeds according to the embodiment, and if this version number is inconsistent with that expected by the administrator side, then it is indicative of failure of the load, otherwise it is indicative of success of the load.
  • Steps 1010 through 1030 are respectively identical to steps 910 through 930 in Fig. 9, and thus will not be described again here.
  • step 1030 the CPE is restarted in step 1040, and after the restart, step 1050 is executed.
  • Step 1050 is identical to step 940, and thus will not be described again here.
  • the interface protocol of the second embodiment is compliant to SNMP protocol (versions of SNMPV1, SNMPV2c).
  • SNMP protocol versions of SNMPV1, SNMPV2c.
  • the following tables briefly illustrate SNMP data models used in the second embodiment.
  • MIB Table Name cpeUpgrade MIB Comment A MIB table for interaction between a terminal equipment and a CS. Through the setting of the table, the CS drives the terminal equipment to perform operations of upload and download of a configuration file, as defined by the CPE-GENERAL-MIB.mib from Technical Requirements on Integrated Management System of Access Equipments .
  • cpeLoadServerIpAddr an IP address of a file load server
  • cpeLoadProtocol a file load protocol
  • cpeLoadContent a type of file load contents
  • d) cpeLoadFileName a load file name
  • e) cpeLoadUserName a usemame for an access to a load server (FTP server) during a load
  • f) cpeLoadPassword a password for an access to a load server (FTP server) during a load
  • g) cpeLoadMode modes of terminal equipment load and validation
  • h) cpeLoadAdminStatus a load operation
  • i) cpeLoadOperStatus a load result
  • j) cpeLoadProgress a load progress indication indicative of a
  • MIB Table Name Interface for notification events of upload/download result of a configuration file MIB Comment Used for a terminal equipment to inform a CS of upload or download result of a configuration file.
  • a load progress and status is sent after a file upload/download starts; a load progress and status is sent after the file load/download ends; and a load progress and status is sent after a configuration is validated.
  • TRAP parameters are included: 1) Event type; 2) Load progress, corresponding to the leaf cpeLoadOperStatus in the cpeUpgrade table; and 3) Load status, corresponding to the leaf cpeLoadProgress in the cpeUpgrade table; as defined by the CPE-GENERAL-MIB.mib from Technical Requirements on Integrated Management System ofAccess Equipments. MIB Table Name Interface for management and registration events of a CPE terminal equipment MIB Comment An event TRAP which a terminal equipment, upon being powered on, needs to send to a CS, as defined by CPE-GENERAL-MIB.mib of version 2.1.
  • sysCfgFileVersion is additionally reported.
  • MIB Table Name CPE system information table MIB Comment A MIB table descriptive of CPE basic information.
  • Related leaves are as following: a) sysDescr: CPE description information including a system full name, a hardware type version, a software version, etc.; b) sysObjectID: information on a root node where the CPE is positioned; c) sysUptime: a value of time lapsed since the CPE system is powered on; d) sysContact: a contact for maintenance of the CPE, a contact mode; e) sysName: a CPE name; f) sysLocation: a physical location where the CPE is positioned; g) sysServices: a network function hierarchy of the CPE; h) sysORLastChange: an identifier of the time the CPE has its configuration changed; i) sy
  • the configuration file is generated through the configuration template.
  • the configuration template contains configuration items common to the same type of CPEs, and incorporates personalized data of each CPE to generate a configuration file for the CPE.
  • the personalized data of the CPE includes a service identifier, account number information, bandwidth, etc.
  • the configuration file generated by the configuration template shall be compliant to the following configuration file specifications.
  • the configuration file shall be compliant to XML 1.0 specification.
  • the reason for the use of XML is that XML has a strong ability in expression, for instance, it can express a nested structure; XML can be adapted to requirements from various application contexts, and has a good basis for future upgrade of the system; and the XML is a standardized language, and hence is convenient for intercommunication between equipments from different manufacturers.
  • each configuration file should has a unique name and may uniquely correspond to a CPE.
  • the CPEs have no personalized attribute in some applications, then a plurality of CPE may correspond to a configuration file.
  • the naming rule is as following:
  • the third is the storage path for the configuration file. It is recommended that the storage paths of the configuration files on the file server are distinguished respectively in accordance with the terminal equipment type, the terminal equipment OUI and the terminal equipment version.
  • FTPSERVER/ADSL/00E0FC/V1 FTPSERVER/ADSL/OOEOFC/V2
  • the FTPSERVER indicates an access of the file server to the home directory of the user.
  • the configuration file shall contain version information on the configuration file, for example, as following:
  • each configuration element in the configuration file may contain the following attributes: Attribute Name Meaning of Attribute Attribute Comment MFlag Modification flag of configuration item The default value is 0. When it is required to inform the terminal equipment of a modified parameter, the attribute MFlag shall be set to "1" in the modified configuration item. AddFlag Addition flag of configuration item The default value is 0. When it is required to inform the terminal equipment of an added parameter, the attribute AddFlag shall be set to "1" in the added configuration item. DelFlag Deletion flag of configuration item The default value is 0. When it is required to inform the terminal equipment of a deleted parameter, the attribute DelFlag shall be set to "1" in the deleted configuration item.
  • a table object in the configuration file shall contain the attribute NumberOfInstances indicative of the number of line instances in the table.
  • the attribute NumberofInstances of the table object shall be updated as the actual number of line instances after the change, the attribute MFlag of the table object is set to "1", the attribute AddFlag of the newly added line is set to "1”, and the attribute DelFlag of the deleted line is set to "1".
  • no additional file server is provided, and instead, a configuration file previously generated or modified can be stored in the configuration server.
  • the customer premises equipment responds to the request message by downloading the previously generated configuration file from or uploading the local configuration file to the configuration server.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • General Factory Administration (AREA)
  • Time Recorders, Dirve Recorders, Access Control (AREA)
  • Telephonic Communication Services (AREA)
EP06741744A 2005-04-30 2006-04-27 Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci Active EP1746767B1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB2005100715058A CN100403690C (zh) 2005-04-30 2005-04-30 用户驻地设备配置管理方法及其系统
PCT/CN2006/000823 WO2006116922A1 (fr) 2005-04-30 2006-04-27 Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci

Publications (3)

Publication Number Publication Date
EP1746767A1 true EP1746767A1 (fr) 2007-01-24
EP1746767A4 EP1746767A4 (fr) 2007-09-12
EP1746767B1 EP1746767B1 (fr) 2009-08-19

Family

ID=37298027

Family Applications (1)

Application Number Title Priority Date Filing Date
EP06741744A Active EP1746767B1 (fr) 2005-04-30 2006-04-27 Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci

Country Status (7)

Country Link
US (1) US8326953B2 (fr)
EP (1) EP1746767B1 (fr)
CN (1) CN100403690C (fr)
AT (1) ATE440419T1 (fr)
DE (1) DE602006008540D1 (fr)
ES (1) ES2328628T3 (fr)
WO (1) WO2006116922A1 (fr)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008071127A1 (fr) 2006-12-15 2008-06-19 Huawei Technologies Co., Ltd. Procédé, équipement et système pour acquérir et fournir des informations de configuration de fonction cpe
EP2096788A1 (fr) * 2008-02-28 2009-09-02 Alcatel Lucent Procédés et systèmes de partage de données
EP2161943A1 (fr) 2008-09-08 2010-03-10 Alcatel, Lucent Procédé pour la gestion de dispositifs à distance, dispositifs et systèmes correspondants
EP2315413A1 (fr) * 2009-10-26 2011-04-27 Alcatel Lucent Procédé et appareil pour communiquer une alarme de défaillance de transfert autonome
WO2012007039A1 (fr) * 2010-07-15 2012-01-19 Telefonaktiebolaget Lm Ericsson (Publ) Procédé et appareil permettant de mettre à jour un terminal d'utilisateur
EP2512064A1 (fr) * 2010-01-08 2012-10-17 Huawei Technologies Co., Ltd. Procédé et appareil de configuration de données
WO2015135820A1 (fr) * 2014-03-10 2015-09-17 Thomson Licensing Connexion automatique d'un modem de données mobiles à un dispositif de cpe

Families Citing this family (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6993050B2 (en) * 2001-03-14 2006-01-31 At&T Corp. Transmit and receive system for cable data service
CN101183967B (zh) * 2006-11-14 2011-07-06 华为技术有限公司 一种用户驻地设备离线通知方法及装置
CN101193125B (zh) 2006-11-20 2012-07-04 华为技术有限公司 一种用户驻地设备配置管理方法及装置
EP1927919A1 (fr) * 2006-11-30 2008-06-04 Alcatel Lucent Procédé de gestion pour communication client serveur
CN101051043B (zh) * 2006-12-28 2011-11-16 深圳迈瑞生物医疗电子股份有限公司 生化分析仪用户个性化操作的实现方法和装置
CN101035127B (zh) * 2007-01-16 2011-12-28 中兴通讯股份有限公司 在传送多媒体消息业务中向服务提供商传送报告消息的方法
US8250190B2 (en) 2007-03-29 2012-08-21 At&T Intellectual Property I, L.P. Systems and methods for retrieving customer premise equipment data
US9918218B2 (en) 2007-06-12 2018-03-13 Avago Technologies General Ip (Singapore) Pte. Ltd. Method and system for a networked self-configuring communication device utilizing user preference information
CN101442427A (zh) * 2007-11-22 2009-05-27 华为技术有限公司 设备管理方法、系统及装置
CN101483543A (zh) * 2008-01-11 2009-07-15 华为技术有限公司 网络管理方法与系统、终端与自动配置服务器
US8775943B2 (en) * 2008-04-01 2014-07-08 Samsung Electronics Co., Ltd. System and method for remote application configuration management on multifunction peripherals
CN101572617B (zh) 2008-04-30 2011-11-09 华为终端有限公司 移动通信设备的管理方法、装置及系统
US8206635B2 (en) * 2008-06-20 2012-06-26 Amaranth Medical Pte. Stent fabrication via tubular casting processes
CN101436924B (zh) * 2008-11-06 2011-09-14 华为终端有限公司 一种数据同步的方法、装置及系统
CN101783737A (zh) * 2009-01-21 2010-07-21 华为终端有限公司 一种配置命令应用结果上报方法、获取方法及装置
CN101483568B (zh) * 2009-02-04 2012-08-22 华为终端有限公司 UPnP设备的升级方法、控制设备及系统
EP2216937A1 (fr) * 2009-02-10 2010-08-11 Alcatel Lucent Notification d'alarme entre l'équipement des locaux du client et un serveur de gestion à distance
CN102238142B (zh) * 2010-04-23 2014-03-26 英业达集团(天津)电子技术有限公司 计算机的文件传输控制方法
CN102378156B (zh) * 2010-08-10 2014-04-23 鸿富锦精密工业(深圳)有限公司 客户端设备及更新设备参数的方法
CN102013998B (zh) * 2010-11-30 2012-10-10 广东星海数字家庭产业技术研究院有限公司 一种基于tr-069协议实现家庭网络的管理方法
CN102571396B (zh) * 2010-12-28 2014-08-20 中兴通讯股份有限公司 一种通讯网络系统及通讯设备的巡检子系统和巡检方法
US8874714B2 (en) * 2011-01-27 2014-10-28 Telefonaktiebolaget L M Ericsson (Publ) Method for retrieving the implemented data model from a device
EP3821941B1 (fr) 2011-01-28 2024-05-15 Curonix LLC Système de stimulateur neuronal
US8849412B2 (en) 2011-01-28 2014-09-30 Micron Devices Llc Microwave field stimulator
US9590847B2 (en) * 2011-02-15 2017-03-07 Zte Corporation Auto-configuration of demarcation devices in ethernet passive optical network
CA2773027C (fr) * 2011-03-28 2017-06-20 Zte Corporation Mise a jour de configuration sans coupures dans un reseau optique passif ethernet
US9220897B2 (en) 2011-04-04 2015-12-29 Micron Devices Llc Implantable lead
WO2012138782A1 (fr) 2011-04-04 2012-10-11 Stimwave Technologies Incorporated Conducteur implantable
CN104080509B (zh) 2011-07-29 2017-09-08 米克伦设备有限责任公司 用于神经刺激器的功率或极性选择的远程控制
US8510807B1 (en) * 2011-08-16 2013-08-13 Edgecast Networks, Inc. Real-time granular statistical reporting for distributed platforms
AU2012308197B2 (en) 2011-09-15 2016-10-27 Curonix Llc Relay module for implant
CN102523110A (zh) * 2011-12-09 2012-06-27 杭州华三通信技术有限公司 一种实现零配置设备的自动配置的方法和装置
CN103460645B (zh) * 2011-12-31 2017-05-24 华为技术有限公司 传输参数的方法、自动配置服务器、用户设备及网管系统
CN103200021B (zh) * 2012-01-04 2018-02-27 中兴通讯股份有限公司 网管系统、客户端、服务端及实现批量配置数据的方法
CN103209101B (zh) * 2012-01-17 2016-12-14 深圳市共进电子股份有限公司 网关的测试方法
CN102624552A (zh) * 2012-03-02 2012-08-01 瑞斯康达科技发展股份有限公司 一种网络设备的配置管理方法及装置
DE102012102187C5 (de) * 2012-03-15 2016-11-03 Phoenix Contact Gmbh & Co. Kg Steuerungsvorrichtung zum Steuern von sicherheitskritischen Prozessen in einer automatisierten Anlage und Verfahren zur Parametrierung der Steuerungsvorrichtung
WO2013177006A2 (fr) 2012-05-21 2013-11-28 Stimwave Technologies, Incorporated Méthodes et dispositifs de modulation de tissu excitable des nerfs rachidiens sortants
US9525582B1 (en) * 2012-06-08 2016-12-20 Arris Enterprises, Inc. Selectively ordering application of provisioning from multiple sources for network equipment
CN102724067B (zh) * 2012-06-12 2016-03-02 华为技术有限公司 设备配置方法和装置
US9254393B2 (en) 2012-12-26 2016-02-09 Micron Devices Llc Wearable antenna assembly
CN103560918B (zh) * 2013-11-13 2017-03-22 迈普通信技术股份有限公司 一种管理cpe端口的方法及系统
US9553767B2 (en) * 2014-02-25 2017-01-24 Red Hat Israel, Ltd. Host connectivity templates to configure host of virtual machines
EP3142743B1 (fr) 2014-05-12 2020-07-29 Stimwave Technologies Incorporated Système de puissance rf à distance ayant une antenne d'émission à profil bas
CN105099742B (zh) * 2014-05-20 2020-01-14 中兴通讯股份有限公司 一种采集数据的方法、装置、系统及终端
CN104065519A (zh) * 2014-07-14 2014-09-24 北京星网锐捷网络技术有限公司 提升会话交互性能的方法及自动配置服务器
CN105282204B (zh) * 2014-07-23 2019-01-25 中兴通讯股份有限公司 Tr069协议方法处理方法、装置及网关设备
CN104167822B (zh) * 2014-09-02 2016-05-11 科大智能电气技术有限公司 一种用于配网自动化终端装置的参数配置方法
CN105187478A (zh) * 2015-06-11 2015-12-23 小米科技有限责任公司 对终端设备进行快速设置的方法及装置
CN105049259A (zh) * 2015-08-20 2015-11-11 北京星网锐捷网络技术有限公司 网络设备及用于网络设备的服务器、系统及方法
US10680731B2 (en) * 2015-09-05 2020-06-09 The Nielsen Company (Us), Llc Methods and apparatus to facilitate local time-based digital audio measurement
US10200242B2 (en) * 2015-10-12 2019-02-05 Dell Products, Lp System and method to replicate server configurations across systems using sticky attributions
CN105843871B (zh) * 2016-03-18 2020-02-28 中国银联股份有限公司 分布式应用文件的控制与管理系统
CN107634895B (zh) * 2016-07-19 2020-09-22 上海诺基亚贝尔股份有限公司 用于基于文件或单个消息的批量操作处理方法和设备
CN108881343B (zh) * 2017-05-11 2021-06-15 中兴通讯股份有限公司 获取客户终端设备状态的方法、装置及自动配置服务器
CN107528741A (zh) * 2017-09-26 2017-12-29 晶晨半导体(上海)股份有限公司 一种兼容多种自动配置服务器的方法
CN108037961B (zh) * 2017-12-07 2021-01-19 北京锐安科技有限公司 一种应用程序配置方法、装置、服务器和存储介质
CN108667669B (zh) * 2018-05-21 2021-08-24 京信网络系统股份有限公司 多版本数据模型兼容的方法、装置及系统
CN109768970B (zh) * 2018-12-24 2021-05-04 通号通信信息集团有限公司 一种基于可配置的通用协议生成方法
CN111770151B (zh) * 2020-06-24 2024-03-15 京信网络系统股份有限公司 用于自定义流程的处理方法、装置、电子设备及存储介质
CN112260984A (zh) * 2020-09-02 2021-01-22 南京智微亚通信科技有限公司 一种带Wi-Fi功能的5G终端云管控方法
CN112422566B (zh) * 2020-11-18 2022-10-14 青岛海尔科技有限公司 远程调用处理方法、装置、存储介质及电子装置
CN112532447A (zh) * 2020-11-27 2021-03-19 锐捷网络股份有限公司 一种rdma参数配置的方法、装置及存储介质
CN114567549B (zh) * 2022-03-04 2023-05-26 广州通则康威智能科技有限公司 Cpe配置自适应方法、装置、计算机设备及存储介质
CN116028107B (zh) * 2023-02-28 2023-08-11 广州市高科通信技术股份有限公司 基于定制的设备参数管理方法、装置及存储介质
CN116436750B (zh) * 2023-04-24 2024-01-12 安徽高颐科技有限公司 一种基于运维系统的设备配置管理方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161861A1 (en) * 2001-02-27 2002-10-31 Greuel James R. Method and apparatus for configurable data collection on a computer network
EP1376930A2 (fr) * 2002-06-28 2004-01-02 Microsoft Corporation Systémes et méthodes pour l'envoi d'applications et la gestion de la configuration de dispositifs mobiles
US6847704B1 (en) * 2002-12-23 2005-01-25 At&T Corp. Self-installable and portable voice telecommunication service

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030046493A (ko) * 2000-10-23 2003-06-12 톰슨 라이센싱 소시에떼 아노님 대화형 서비스를 수신하기 위한 연결을 설정하는 방법 및관련 디바이스
US20020194289A1 (en) 2001-06-18 2002-12-19 Engel Glenn R. Configuring devices using server responses
US6766364B2 (en) 2002-01-15 2004-07-20 Telcordia Technologies, Inc. Template based configuration and validation of a network for enabling a requested service to be compatible with the previously enabled services
EP1343271B1 (fr) 2002-03-08 2005-08-10 Sun Microsystems, Inc. Procédé et dispositif pour fournir des données de configuration
US7082460B2 (en) * 2002-04-19 2006-07-25 Axeda Corporation Configuring a network gateway
US20040081104A1 (en) * 2002-10-29 2004-04-29 Weimin Pan Method and system for network switch configuration
ATE369688T1 (de) * 2002-12-19 2007-08-15 Alcatel Lucent Konfiguration von netzwerkelementen
DE10316236B4 (de) * 2003-04-09 2007-08-09 Siemens Ag Verfahren und Anordnung zur Konfiguration einer Einrichtung in einem Datennetz
CN100512170C (zh) * 2003-12-31 2009-07-08 中兴通讯股份有限公司 宽带接入设备对动态主机配置协议的中继用户的控制方法
US7657612B2 (en) * 2004-01-07 2010-02-02 Microsoft Corporation XML schema for network device configuration

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161861A1 (en) * 2001-02-27 2002-10-31 Greuel James R. Method and apparatus for configurable data collection on a computer network
EP1376930A2 (fr) * 2002-06-28 2004-01-02 Microsoft Corporation Systémes et méthodes pour l'envoi d'applications et la gestion de la configuration de dispositifs mobiles
US6847704B1 (en) * 2002-12-23 2005-01-25 At&T Corp. Self-installable and portable voice telecommunication service

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DSLHOME-TECHNICAL WORKING GROUP, DSL FORUM: "CPE WAN Management Protocol TR-069" TECHNICAL REPORT, [Online] May 2004 (2004-05), pages 1-109, XP002443274 Retrieved from the Internet: URL:http://www.dslforum.org/techwork/tr/TR-069.pdf> [retrieved on 2007-07-19] *
See also references of WO2006116922A1 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008071127A1 (fr) 2006-12-15 2008-06-19 Huawei Technologies Co., Ltd. Procédé, équipement et système pour acquérir et fournir des informations de configuration de fonction cpe
EP2086170A1 (fr) * 2006-12-15 2009-08-05 Huawei Technologies Co., Ltd. Procédé, équipement et système pour acquérir et fournir des informations de configuration de fonction cpe
EP2086170A4 (fr) * 2006-12-15 2009-11-25 Huawei Tech Co Ltd Procédé, équipement et système pour acquérir et fournir des informations de configuration de fonction cpe
EP2096788A1 (fr) * 2008-02-28 2009-09-02 Alcatel Lucent Procédés et systèmes de partage de données
EP2161943A1 (fr) 2008-09-08 2010-03-10 Alcatel, Lucent Procédé pour la gestion de dispositifs à distance, dispositifs et systèmes correspondants
EP2315413A1 (fr) * 2009-10-26 2011-04-27 Alcatel Lucent Procédé et appareil pour communiquer une alarme de défaillance de transfert autonome
EP2512064A1 (fr) * 2010-01-08 2012-10-17 Huawei Technologies Co., Ltd. Procédé et appareil de configuration de données
EP2512064A4 (fr) * 2010-01-08 2012-10-17 Huawei Tech Co Ltd Procédé et appareil de configuration de données
RU2533638C2 (ru) * 2010-01-08 2014-11-20 Хуавей Текнолоджиз Ко., Лтд. Способ и устройство для конфигурирования данных
WO2012007039A1 (fr) * 2010-07-15 2012-01-19 Telefonaktiebolaget Lm Ericsson (Publ) Procédé et appareil permettant de mettre à jour un terminal d'utilisateur
US9542357B2 (en) 2010-07-15 2017-01-10 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for updating a user terminal
WO2015135820A1 (fr) * 2014-03-10 2015-09-17 Thomson Licensing Connexion automatique d'un modem de données mobiles à un dispositif de cpe

Also Published As

Publication number Publication date
CN1859160A (zh) 2006-11-08
ES2328628T3 (es) 2009-11-16
EP1746767B1 (fr) 2009-08-19
US8326953B2 (en) 2012-12-04
ATE440419T1 (de) 2009-09-15
WO2006116922A1 (fr) 2006-11-09
US20080010358A1 (en) 2008-01-10
CN100403690C (zh) 2008-07-16
EP1746767A4 (fr) 2007-09-12
DE602006008540D1 (de) 2009-10-01

Similar Documents

Publication Publication Date Title
EP1746767B1 (fr) Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci
US9350611B2 (en) Apparatus and method for locating a target operation object
US8051186B2 (en) Method for device capability negotiation, method, system and device for synchronization
US8219664B2 (en) Defining nodes in device management system
EP2086170B1 (fr) Procédé, équipement et système pour acquérir et fournir des informations de configuration de fonction CPE
EP2249512B1 (fr) Procédé, terminal, appareil et système de gestion de dispositif
US20050010585A1 (en) Specifying management nodes in a device management system
EP1940077A1 (fr) Activation à distance d'appareils domestiques
EP2915057A1 (fr) Procédé de configuration d'un dispositif de communication à l'aide d'un modèle de fichier de configuration
KR20050117936A (ko) 장치 관리 기술에서의 장치 관리 시스템 및 방법
CN101009591A (zh) 通过操作支持系统接口配置网络设备的方法和系统
CN100479378C (zh) 应用软件组件参数配置方法及其系统、及终端设备
US20150148003A1 (en) Adaptive Request Processing Service For Charging Requests
SE529564C2 (sv) Förfarande och system för provisionering av innehåll i ett mobilt apparathanteringssystem
EP2421291B1 (fr) Terminal pour la gestion de dispositifs et procede pour le lancement de session de gestion correspondant
US20150082088A1 (en) System and method for taking sequence of dynamic recovery actions
CN109981342A (zh) 一种批量处理网络设备操作命令的方法及系统
CN102571390B (zh) 设备管理方法、设备和系统
US9077612B2 (en) Method for managing configuration information of an outsourced part, and method and system for managing an alarm of an outsourced part
Cisco 8.4.10 Version Software Release Notes Cisco StrataView Plus for AIX Release Notes
Cisco Cisco StrataView Plus for AIX Release Notes
CN101547460A (zh) 一种处理ddf信息的方法、设备及系统
CN115604602A (zh) 业务开通方法、网元管理设备和存储介质
CN101977357A (zh) 一种基于轻量级目录访问协议消息的数据订阅方法及系统

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20061109

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK YU

A4 Supplementary search report drawn up and despatched

Effective date: 20070802

17Q First examination report despatched

Effective date: 20071221

DAX Request for extension of the european patent (deleted)
GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: HUAWEI TECHNOLOGIES CO., LTD.

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 602006008540

Country of ref document: DE

Date of ref document: 20091001

Kind code of ref document: P

REG Reference to a national code

Ref country code: ES

Ref legal event code: FG2A

Ref document number: 2328628

Country of ref document: ES

Kind code of ref document: T3

LTIE Lt: invalidation of european patent or patent extension

Effective date: 20090819

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091219

NLV1 Nl: lapsed or annulled due to failure to fulfill the requirements of art. 29p and 29m of the patents act
PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091119

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091221

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

26N No opposition filed

Effective date: 20100520

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20091120

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100430

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20100427

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100427

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100430

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100430

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100427

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100427

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20100220

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090819

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 11

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 12

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 13

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602006008540

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: H04L0012240000

Ipc: H04L0041000000

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20230309

Year of fee payment: 18

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IT

Payment date: 20230310

Year of fee payment: 18

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230524

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: ES

Payment date: 20230510

Year of fee payment: 18

Ref country code: DE

Payment date: 20230307

Year of fee payment: 18