WO2007054007A1 - Méthode et système d’implémentation d’une configuration de données de service - Google Patents

Méthode et système d’implémentation d’une configuration de données de service Download PDF

Info

Publication number
WO2007054007A1
WO2007054007A1 PCT/CN2006/002753 CN2006002753W WO2007054007A1 WO 2007054007 A1 WO2007054007 A1 WO 2007054007A1 CN 2006002753 W CN2006002753 W CN 2006002753W WO 2007054007 A1 WO2007054007 A1 WO 2007054007A1
Authority
WO
WIPO (PCT)
Prior art keywords
control unit
configuration scheme
identifier
configuration
network management
Prior art date
Application number
PCT/CN2006/002753
Other languages
English (en)
Chinese (zh)
Inventor
Jianjun Yang
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 WO2007054007A1 publication Critical patent/WO2007054007A1/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

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and system for implementing service data configuration. Background technique
  • the telecom equipment service configuration is usually completed by operating the network management.
  • the network management system accesses the communication network, and notifies the configuration information of the user to the control unit on the network node through the pre-defined interface. After receiving the information completion operation, the control unit notifies the configuration information to the functional unit through the interface, and the functional unit According to user needs to achieve the corresponding functions.
  • there are two information interaction processes that is, the information exchange between the network management and the control unit and the information interaction between the control unit and the functional unit.
  • the network management passes a large amount of configuration information to the functional unit, and the transfer process It is implemented between the network management interface and the control unit interface, between the control unit interface and the functional unit interface.
  • Each implementation of the implementation is defined as an interface command, then each user configuration may be implemented by one or more interface command conversions. In general, there are thousands of interface commands that a user needs to convert.
  • the interface command format is as follows:
  • the user implements a configuration that includes multiple services.
  • the EVPL service is configured.
  • the interface commands are:
  • 0x5555 bid, port number, vlanid number, outgoing port number...
  • the operation of configuring 2000 EVPL services requires the network management system to send 2000 interface commands to the control unit, and the control unit needs to feed back 2000 execution results to the network management. Similarly, the control unit sends 2000 interface commands to the functional unit. The functional unit also needs to feed back to the control unit the execution interface of the 2000 interface. Therefore, configuring 2000 services requires 4000 information interactions.
  • the parameters of many configuration commands are similar, and there are many cases where the parameter values are the same. Therefore, for such commands, the modification of parameters can be implemented in batch mode, which can reduce redundant information caused by multiple configurations.
  • Command word ara 1 , para2, para3
  • Solution 2 still interacts with traditional command methods and needs to modify existing interface commands.
  • the modified parameter range must be continuous. Therefore, only some interface commands can be modified. This can only alleviate the problem in a local scope. As the interface commands increase and user requirements change, they still face The problem of large data volume interaction. Summary of the invention
  • the embodiments of the present invention provide a method and a system for implementing service data configuration, which implements a method for configuring a large amount of service information of a user with a small amount of interactions, reduces interaction command data, saves communication time, and improves configuration efficiency.
  • a method for implementing service data configuration according to an embodiment of the present invention includes the following steps:: formulating at least one service data configuration solution according to service requirements, and identifying each service data configuration solution;
  • the configured configuration schemes are respectively stored in the network management system, the control unit, and the functional unit; the network management performs corresponding data operations according to the configuration scheme identifier selected by the user, and sends the configuration scheme identifier to the management unit that is managed;
  • control unit After receiving the identifier, the control unit performs a corresponding data operation, and sends the identifier to the relevant functional unit;
  • the functional unit performs corresponding data operations according to the received identifier to implement service data configuration.
  • the configuration scheme includes related commands and/or parameters, stored in the form of files or codes or databases.
  • control unit verifies the identifier when receiving the configuration scheme identifier, and feeds back the verification result information to the network management.
  • the function unit receives the configuration scheme identifier sent by the control unit, and performs the identification on the identifier:
  • the method includes: a step of acquiring a new configuration scheme by the network management system, the control unit, and the functional unit,
  • the network management system obtains the configuration scheme by uploading from the control unit;
  • control unit acquires the configuration scheme by downloading from the network management or uploading from the function unit;
  • the functional unit acquires the configuration scheme from the control unit by means of downloading.
  • the maintenance operation is performed on the configuration scheme by the following steps:
  • the new configuration scheme is added by the following steps:
  • a new configuration scheme is added to the network management system, and the identifier is given, and the configuration scheme and the identifier are stored, and the content and the identifier of the configuration scheme are sent to the relevant control unit.
  • the control unit receives and stores the content and identifier of the configuration scheme delivered by the network management device, and then sends the content to the related functional unit.
  • the function unit receives the content and identifier of the configuration scheme delivered by the control unit, and stores it.
  • the configuration scheme content is updated by the following steps:
  • the network management device updates the content of the configuration scheme and stores the content according to the requirements of the user, generates a new configuration scheme identifier, and delivers the updated configuration scheme content and the new identifier to the management unit managed by the network management unit;
  • the control unit receives and stores the updated configuration scheme content and the new identifier delivered by the network management, and delivers the updated configuration scheme content and the new identifier to the relevant functional unit;
  • the function unit After receiving the command sent by the control unit, the function unit updates the configuration scheme content according to the command requirements.
  • the configuration scheme is deleted by the following steps:
  • the network management user requests to delete the existing configuration scheme and send the identifier of the configuration scheme to Related control unit;
  • control unit After receiving the identifier sent by the network management system, the control unit deletes the configuration scheme corresponding to the identifier, and sends the identifier of the configuration scheme to the relevant function unit.
  • the function unit After receiving the identifier sent by the control unit, the function unit deletes the configuration scheme corresponding to the identifier.
  • the content of the configuration scheme is replaced, and specifically includes:
  • Modify the command parameters in the configuration scheme that is, replace the parameter name, or replace the parameter value.
  • the method for transmitting the identifier is implemented by issuing a command, and specifically includes:
  • the network management system sends a command indicating the configuration scheme identifier to the control unit;
  • the control unit sends a command to the functional unit indicating the configuration scheme identification.
  • the data operation includes performing the configuration scheme,
  • the data operation performed by the network management unit includes: displaying, according to the configuration scheme corresponding to the identifier, the content of the scheme on a graphical interface of the user;
  • the data operation performed by the control unit includes: storing the content of the configuration scheme corresponding to the identifier in its software database for other users to query;
  • the data unit performing the data operation includes: writing the configuration scheme corresponding to the identifier to the register of the function unit chip.
  • a system for implementing service data configuration including a network management system, a control unit, and a functional unit, where the network management, the control unit, and the functional unit store at least one service data configuration scheme and a corresponding identifier thereof;
  • the network management system is configured to: find a corresponding configuration scheme according to the identifier, perform a corresponding data operation, and send the identifier to the control unit;
  • control unit configured to send the identifier to the relevant functional unit, and perform corresponding data operations
  • the function unit finds a corresponding configuration scheme according to the identifier from the control unit, and performs corresponding data operations to implement service data configuration.
  • the service data configuration scheme is formulated according to service requirements, and each configuration scheme is set with an identifier.
  • the configuration scheme includes related commands and/or parameters, stored in the form of files or codes or databases.
  • control unit verifies the identifier when receiving the configuration scheme identifier, and feeds back the verification result information to the network management.
  • the function unit receives the configuration scheme identifier sent by the control unit, and verifies the identifier;
  • the verification result information is fed back to the control unit and forwarded to the network management by the control unit.
  • the present invention replaces the one-by-one command to perform service configuration by using the following configuration scheme identifiers, which can significantly reduce the interaction amount of data commands, save user configuration time, thereby improving the efficiency of service configuration, and can also not update hardware and In the case of a communication protocol, the bottleneck of data communication efficiency is solved. In addition, by indicating the contents of the configuration scheme by means of a list, the occurrence of redundant information can be reduced.
  • FIG. 1 is a structural diagram of a communication system used in an embodiment of the present invention.
  • FIG. 3 is a flowchart of a service data configuration method according to an embodiment of the present invention.
  • FIG. 5 is a flow chart showing the structure of a replacement configuration scheme in an embodiment of the present invention.
  • FIG. 6 is a flowchart of deleting an existing configuration scheme in an embodiment of the present invention.
  • the network management unit 1, the control unit 2, and the functional unit 3 constitute a communication network.
  • the network management system accesses the network through the gateway device 4, and manages each corresponding control unit 2.
  • the control unit 2 manages its corresponding Each functional unit 3.
  • the configuration schemes are used to identify various configuration schemes, and then the configuration schemes are stored in the network management system 1, the control unit 2, and the functional unit 3, and the data contents and forms stored in the above three devices are identical.
  • a configuration scheme is a collection of all configuration commands, which are stored in the form of files, code, databases, and so on. Since there are many configuration data in the same configuration command, the configuration scheme indicates the contents of all commands in a list. As shown in Figure 2, the structure includes the command name, the number of commands, and the command parameters (including the parameter name and Parameter value), the configuration scheme represented by this list method can reduce the occurrence of redundant information.
  • the identifier transmission mode is used instead of sending the command one by one to communicate, so as to reduce the device command interaction time and improve the configuration efficiency.
  • the service data configuration method provided includes the following steps:
  • step S10 a different configuration scheme corresponding to the service requirement is formulated and identified, and the configuration scheme includes related commands and/or parameters, and is stored in the form of a file or a code or a database;
  • step S20 the configuration schemes are respectively stored in the network management system, the control unit, and the functional unit.
  • step S30 the network management system performs corresponding data operations according to the configuration scheme identifier selected by the user, and sends the configuration scheme identifier to the control through the gateway.
  • Step S40 The control unit sends the received identifier to the relevant functional unit, and performs corresponding data operations.
  • Step S50 (this step may be selectively performed according to requirements), when the control unit receives the configuration scheme identifier, the control unit checks the identifier, and feeds back the verification result information to the gateway;
  • Step S60 functional unit# > Find the corresponding configuration scheme according to the identifier, and perform corresponding data operations to implement service data configuration;
  • Step S70 (this step may be selectively performed according to requirements), when the control unit sends the configuration scheme identifier to the corresponding functional unit, the functional unit checks the identifier, and feeds back the verification result information to the The control unit is forwarded to the network management by the control unit.
  • the configuration scheme is developed by analyzing customer requirements and stored in the network management, control unit and functional unit in the form of files, codes, databases, and the like. All data operations completed by the network management, control unit and functional unit according to the legal identification reflect the customer's configuration needs. Want.
  • the configuration scheme already exists in the system, only the source configuration scheme providing node (hereinafter referred to as the source node) needs to load the existing configuration scheme for the device to be replaced.
  • the configuration scheme needs to be uploaded from the control unit; likewise, for the control unit to be replaced, it only needs to upload the configuration scheme from the functional unit; and for the functional unit to be replaced, since it is already in the system At the bottom, there is no management node, so the acquisition of its configuration scheme can only be downloaded from the upper management node (that is, the control unit).
  • the above dynamic operations mainly include the addition, replacement, and deletion of configuration schemes.
  • the user implements the operation on the U2000, adds a new configuration scheme, and assigns a corresponding identifier to the storage scheme.
  • the network management then delivers the configuration scheme to each control unit managed by the network management system.
  • the data content includes the newly added configuration scheme content and logo.
  • the control unit After receiving the content and identifier of the new configuration scheme delivered by the network management system, the control unit checks the delivered data. If the school succeeds, the control unit returns a "success" message to the network management system, and then sends the information to the managed device. Each functional unit; if the verification fails, the control unit returns a "failed" message to the network management.
  • the function unit After receiving the content and identifier of the new configuration scheme delivered by the control unit, the function unit checks the delivered data. If the verification succeeds, the function unit returns a "success" message to the control unit, and the control unit receives the information and then sends the information to the network management system. transfer. If the verification fails, the functional unit returns a "failure” message to the control unit, and the control unit receives the information and transmits it to the network management. The functional unit successfully receives the delivered data and stores it.
  • the NMS determines whether the new configuration scheme has been successfully added based on the "success,” and "failure" information returned by each control unit managed. 2. Replace the contents of the existing configuration scheme
  • the user performs data operations on the NMS, and the NMS executes the user's operation commands and gradually replaces the contents of the currently active configuration scheme.
  • the NMS checks the data content of the replacement. If the verification succeeds, the NMS displays the information about the successful configuration after the user displays the information of the successful configuration, and automatically generates a new configuration scheme identifier.
  • the identifier indicates the number of times of modification, for example, the original configuration scheme identifier is A, and the new identifier generated after replacing the configuration scheme content is AX (X indicates the number of modifications).
  • the user's data operation content and the modified identifier are sequentially sent to the managed related control unit in the form of commands; if the school face fails, the network management system displays the information of "failure" in the user graphical interface, and restores to the replacement. The state before the content is configured.
  • the control unit After receiving the command from the NMS, the control unit gradually replaces the content of the configuration scheme that is currently in effect according to the command.
  • the control unit verifies the replaced data content. If the verification is successful, the control unit returns a "success, after the information, the replacement configuration content and the modified identifier are stored, and then the control unit commands
  • the method sends the replaced data content and the new identifier corresponding to the configuration scheme to the managed related functional unit in turn; if the verification fails, the control unit returns a "failure" message to the network management, and restores to the replacement configuration content. status.
  • the function unit After receiving the command from the control unit, the function unit gradually replaces the content of the configuration scheme that is currently in effect according to the command.
  • the function unit checks the replaced data content. If the verification is successful, the function unit board returns a "success" message to the control unit. After receiving the information, the control unit transmits the information to the network management system, and the functional unit replaces the configuration content and the modified content. If the verification fails, the functional unit returns a "failure" message to the control unit. After receiving the information, the control unit transmits the information to the network management system, and the functional unit returns to the state before the configuration content is replaced.
  • the user selects the configuration scheme to be deleted on the U2000.
  • the NMS deletes the configuration scheme according to the requirements of the user. If the deletion operation is successful, the network management system displays the information of "success" in the user's graphical interface, and sends the identification of the configuration scheme to each of the managed controls in the form of a command. If the delete operation fails, the NMS displays the message "Failed" on the user's graphical interface and returns to the state before the delete operation.
  • the control unit After receiving the ID deletion command sent by the NMS, the control unit deletes the configuration scheme corresponding to the ID. If the deletion operation succeeds, the control unit returns a "success" message to the network management system, and sends the identification of the configuration scheme to each functional unit managed in the form of a command; if the deletion operation fails, the control unit sends the network management to the network management system. Returns a "failed” message and reverts to the state it was in before the delete operation.
  • the function unit After receiving the identifier deletion command sent by the control unit, the function unit deletes the configuration scheme corresponding to the identifier. If the delete operation is successful, the function unit returns a "success, information" to the control unit, and the control unit transmits the information to the network management; if the delete operation fails, the functional unit returns a "failure” message to the control unit, and the control unit receives The information is passed to the network management and restored to the state before the deletion operation.

Abstract

L’invention concerne une méthode et un système d’implémentation d’une configuration de données de service, la méthode se déroulant ainsi : les données d’information de configuration de service sont classées selon les exigences de l’utilisateur de façon à définir différents types de schémas de configuration qui sont identifiés et stockés dans l’unité de gestion de réseau, une unité de commande et une unité fonctionnelle, respectivement ; et pendant le processus de configuration de données de service, la communication entre l’unité de gestion de réseau, l’unité de commande et l’unité fonctionnelle s’effectue à la façon d’un transfert d’identification et après que l’unité fonctionnelle a reçu l’identification transmise, la totalité du processus de configuration est achevé en fonction du schéma de configuration correspondant à ladite identification. En outre, l’invention concerne un système correspondant d’implémentation d’une configuration de données de service. Grâce à l’utilisation de la présente invention, le processus d’échange d’informations entre l’unité de gestion du réseau et l’unité de commande et entre l’unité de commande et l’unité fonctionnelle est réduit, la quantité d’échange de commande de données est remarquablement réduite, le temps nécessaire à la configuration utilisateur est réduit, l’efficacité de la configuration de service en est améliorée et, dans le cas d’une absence de mise à jour du matériel et du protocole de communication, le goulet d’étranglement de l’efficacité de la communication de données est supprimé.
PCT/CN2006/002753 2005-11-10 2006-10-18 Méthode et système d’implémentation d’une configuration de données de service WO2007054007A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200510101343.8 2005-11-10
CNA2005101013438A CN1964273A (zh) 2005-11-10 2005-11-10 一种业务配置信息交互的方法

Publications (1)

Publication Number Publication Date
WO2007054007A1 true WO2007054007A1 (fr) 2007-05-18

Family

ID=38022969

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/002753 WO2007054007A1 (fr) 2005-11-10 2006-10-18 Méthode et système d’implémentation d’une configuration de données de service

Country Status (2)

Country Link
CN (1) CN1964273A (fr)
WO (1) WO2007054007A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009157834A1 (fr) * 2008-06-27 2009-12-30 Telefonaktiebolaget L M Ericsson (Publ) Procédé et agencement dans un système de réseau de communication

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729281B (zh) * 2008-10-27 2012-11-07 华为技术有限公司 一种开发及安装业务的网管特性的方法、设备及系统
CN102857357B (zh) * 2011-06-29 2017-04-26 中兴通讯股份有限公司 一种网管配置的实现方法和实现装置
CN102932161B (zh) * 2011-08-11 2017-07-07 中兴通讯股份有限公司 基于模板的配置方法及装置
US20160044518A1 (en) * 2013-04-05 2016-02-11 Telefonaktiebolaget L M Ericsson (Publ) Methods of operating radio access network base stations and related network nodes
CN104486102B (zh) * 2014-12-02 2017-10-27 杭州华三通信技术有限公司 一种多功能网络设备和流量处理方法
CN107391551B (zh) * 2017-06-06 2020-04-14 广东广业开元科技有限公司 一种基于数据挖掘的web业务数据分析方法及系统
CN111817869B (zh) * 2019-04-12 2023-05-19 华为技术有限公司 一种网络配置恢复方法及其相关设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020067729A1 (en) * 2000-11-30 2002-06-06 Kenichi Fukuda Network management apparatus
CN1412978A (zh) * 2001-10-19 2003-04-23 上海贝尔有限公司 用于数字数据网接入模块的管理指配控件及其控制方法
EP1322070A2 (fr) * 2001-12-19 2003-06-25 Alcatel Canada Inc. Système et méthode pour contrôler l'information pour des éléments dans un réseau de transmission
CN1505325A (zh) * 2002-11-28 2004-06-16 ��������ֽ�ɷ����޹�˾ 网络接口管理系统及其方法
CN1571387A (zh) * 2004-04-30 2005-01-26 中兴通讯股份有限公司 同步数字体系设备业务自动配置的方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020067729A1 (en) * 2000-11-30 2002-06-06 Kenichi Fukuda Network management apparatus
CN1412978A (zh) * 2001-10-19 2003-04-23 上海贝尔有限公司 用于数字数据网接入模块的管理指配控件及其控制方法
EP1322070A2 (fr) * 2001-12-19 2003-06-25 Alcatel Canada Inc. Système et méthode pour contrôler l'information pour des éléments dans un réseau de transmission
CN1505325A (zh) * 2002-11-28 2004-06-16 ��������ֽ�ɷ����޹�˾ 网络接口管理系统及其方法
CN1571387A (zh) * 2004-04-30 2005-01-26 中兴通讯股份有限公司 同步数字体系设备业务自动配置的方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009157834A1 (fr) * 2008-06-27 2009-12-30 Telefonaktiebolaget L M Ericsson (Publ) Procédé et agencement dans un système de réseau de communication
US8719394B2 (en) 2008-06-27 2014-05-06 Telefonaktiebolaget L M Ericsson (Publ) Method and arrangement for a modification of network management schema

Also Published As

Publication number Publication date
CN1964273A (zh) 2007-05-16

Similar Documents

Publication Publication Date Title
WO2007054007A1 (fr) Méthode et système d’implémentation d’une configuration de données de service
CN108989066B (zh) 设备管理方法及装置
EP1746767B1 (fr) Methode de gestion de configuration de l'equipement des locaux de l'utilisateur et systeme pour celle-ci
US9965213B2 (en) IP hard disk and storage system, and data operation methods therefor
CN101902473B (zh) 基于网格gis的数据同步更新实现方法
US20080059613A1 (en) System and Method for Enabling Directory-Enabled Networking
US20190181901A1 (en) Local profile assistant and application programming interface
US20130144996A1 (en) Interfacing between a command line interface-based application program and a remote network device
US6104796A (en) Method and system for provisioning telecommunications services
CN101110703A (zh) 可定制的命令行实现方法和系统
WO2007085183A1 (fr) Procédé de synchronisation de données entre un terminal mobile et un serveur
CN110727738B (zh) 基于数据分片的全局路由系统、电子设备及存储介质
WO1999033225A1 (fr) Systeme et procede de gestion de reseau utilisant une table a reponse partielle
US6725218B1 (en) Computerized database system and method
WO2018120940A1 (fr) Système de service commercial distributif, procédé de commande centralisée de service et dispositif correspondant
CN101820431A (zh) 通信客户端及通信业务发起方法
CN102843287B (zh) 计算机及标识符管理方法
WO1999034557A1 (fr) Procede et systeme permettant de gerer les differentes versions d'un logiciel dans un systeme de gestion de reseau
CN100423492C (zh) 一种管理信息库的处理方法
US20110078403A1 (en) Method and terminal device for erasing data of terminal
US20030177214A1 (en) Dynamic SNMP network device
CN101651701A (zh) 一种实现服务器管理终端设备的方法、系统及设备
CN111585795B (zh) 一种通信设备的软件存储、加载与升级方法及系统
KR20030068234A (ko) 원격 다운로드를 위한 유니트의 메모리 구조 및 원격다운로드 방법
AU2009349406B2 (en) Method for managing configuration information of outsourced part, and method and system for managing alarm

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06804972

Country of ref document: EP

Kind code of ref document: A1