CN104216707A - Unified management method supporting multiple management modes - Google Patents

Unified management method supporting multiple management modes Download PDF

Info

Publication number
CN104216707A
CN104216707A CN201410405335.1A CN201410405335A CN104216707A CN 104216707 A CN104216707 A CN 104216707A CN 201410405335 A CN201410405335 A CN 201410405335A CN 104216707 A CN104216707 A CN 104216707A
Authority
CN
China
Prior art keywords
configuration
management
unified
management mode
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.)
Pending
Application number
CN201410405335.1A
Other languages
Chinese (zh)
Inventor
李若寒
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Chaoyue Numerical Control Electronics Co Ltd
Original Assignee
Shandong Chaoyue Numerical Control Electronics 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 Shandong Chaoyue Numerical Control Electronics Co Ltd filed Critical Shandong Chaoyue Numerical Control Electronics Co Ltd
Priority to CN201410405335.1A priority Critical patent/CN104216707A/en
Publication of CN104216707A publication Critical patent/CN104216707A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a unified management method supporting multiple management modes, and belongs to the field of embedded software design. The method supports common management modes of network equipment, such as a Web management mode, a command line management mode, a remote client management mode, an SNMP management mode and an NETCONF management mode. The unified management method has the advantages that the software realization of various configuration modes is unified, the development workload of a network equipment management system is effectively reduced, and the software reusability is improved; the unified management method is applicable to network equipment based on a Loongson hardware platform, the development difficulty of the network equipment based on the Loongson hardware platform is reduced, and the import substitution rate of the network equipment is favorably improved.

Description

A kind of Explore of Unified Management Ideas supporting multiple management mode
Technical field
The invention provides a kind of Explore of Unified Management Ideas supporting multiple management mode, relate to Embedded Software Design field, specifically network equipment embedded management software design arts is that one can flexible expansion, the Method and Technology of rapid build network device management software.
Background technology
Along with the network equipment in family is on the increase, home network is becoming and is becoming increasingly complex, the positive variable body of the network equipment with power is that fashion digital product flies into common people house, therefore the management software of people to the network equipment it is also proposed higher requirement, the order line management mode of legacy network devices complicated difficult is difficult to the demand meeting people, modern network equipment has multiple management mode usually, common web administration pattern, order line management mode, Terminal Server Client management mode etc.Multiple management mode is also deposited, and meets the demand that different client is various.
Multiple management mode is also deposited, challenge is proposed to network equipment Embedded Software Design, many a kind of way to manages just need how a set of software, occupy the few hardware resource of the network equipment on the one hand, add the complicacy of system on the other hand, multiple management system needs to consider configuration conflict, synchronous problem.
Summary of the invention
The present invention mainly solves the problem that the multiple management mode of the network equipment coexists, and by meticulous design, allows many cover management modes use unified configuration interface, improve rate of code reuse, reduce system resource to take, solve configuration conflict, nonsynchronous problem.
The present invention proposes a kind of technology of rapid build network apparatus management system simultaneously, by network apparatus management system standardization of programing, traditional program design emphasis is transferred to by programmed logic the data that the mankind are more good at process, can by increasing new configuration data, fast Development New function, also a set of new configuration data can be set up, can a set of brand-new product of fast Development.
Support an Explore of Unified Management Ideas for multiple management mode, the core of this technology is the bookkeeping analyzing various management mode, taken out a set of atomic operation being applicable to various management mode, and standardization configuration file.Encapsulate these atomic operations by unified management program, and externally provide interface, can call for various management mode.
Unified management technology has taken out several atomic operation:
(1) configuration operation is read: according to importing configuration path into, rreturn value;
(2) configuration operation is write: according to the configuration path imported into and value, the configuration data in amendment buffer memory;
(3) configuration operation is preserved: be saved in disk file by the configuration data in buffer memory;
(4) configuration operation is applied: perform point of invocation program, application configuration;
(5) rollback configuration operation: configuration operation is write in rollback;
Unified management program provides the interface of above several operation, any bookkeeping in equipment can be realized by the combination of an atomic operation or several atomic operations, such as, check that network interface IP address can realize by reading configuration operation by web administration pattern, amendment IP address can by writing configuration operation and the realization of application configuration operation.
Unified management technology proposes a kind of standardized configuration file, configuration data is divided into three grades:
(1) file: file is made up of one or more set;
(2) gather: the one or more attributes gathered by having correlativity form, set has type, the attribute that should comprise in regulation set;
(3) attribute: attribute is made up of Property Name and value;
Developer builds the configuration file of equipment according to standard, and the interface that can be provided by unified management program carries out unified management.
The invention has the beneficial effects as follows:
Solve the problem that the multiple management mode of the network equipment coexists, by meticulous design, allow many cover management modes use unified configuration interface, improve rate of code reuse, reduce system resource and take, solve configuration conflict, nonsynchronous problem.
Accompanying drawing explanation
Accompanying drawing 1 is unified management technical software Organization Chart.
Embodiment
The implementation step of unified management technology is described below in conjunction with accompanying drawing:
(1) by the configuration file of developer according to the standard design network equipment, according to the point of invocation of each configuration of requirement definition;
(2) transplant unified management program, provide each operation-interface by unified management program;
(3) write each point of invocation program according to demand, complete actual functional capability;
(4) program of various management mode is write according to demand.
Atomic operation flow process:
(1) configuration operation flow process is read:
A) unified management program reads configuration file, the existing configuration data of buffer memory;
B) supervisor call reads configuration interface;
C) unified management program is imported parameter into return configuration data according to being read configuration interface;
(2) configuration operation flow process is write:
A) supervisor call writes configuration operation interface;
B) unified management program is imported parameter into upgrade configuration data in buffer memory according to being write configuration interface;
If c) this configuration data contains point of invocation, buffer memory point of invocation program;
(3) configuration operation flow process is preserved:
A) supervisory routine preserves configuration operation interface;
B) unified management program is by the configuration data write configuration file in all buffer memorys;
(4) configuration operation flow process is applied:
A) supervisor call application configuration operation interface;
B) the point of invocation program of all buffer memorys of unified management routine call;
C) point of invocation program reads configuration file, configuration is applied on equipment;
(5) rollback configuration operation flow process:
A) supervisor call rollback configuration operation interface;
B) unified management program destroys cached configuration data and buffer memory point of invocation program;
C) unified management program reads configuration file renewal buffer memory.

Claims (3)

1. support the Explore of Unified Management Ideas of multiple management mode for one kind, it is characterized in that the bookkeeping by analyzing various management mode, take out a set of pervasive atomic operation, and standardization configuration file, by unified management program for various management mode provides service, shield bottom layer realization, achieve high scalability and high rate of code reuse.
2. the method for claim 1, is characterized in that standardization configuration file, configuration data is divided into three grades:
File: file is made up of one or more set;
Set: the one or more attributes gathered by having correlativity form, set has type, the attribute that should comprise in regulation set;
Attribute: attribute is made up of Property Name and value;
The every one-level of configuration data has point of invocation, and point of invocation content is script or program, performs when applying configuration operation;
The each attribute of configuration data can be specified by configuration path, and configuration path form is: filename. set name. and attribute-name.
3. the method for claim 1, is characterized in that the atomic operation taken out is as follows:
(1) configuration operation is read: according to importing configuration path into, rreturn value;
(2) configuration operation is write: according to the configuration path imported into and value, the configuration data in amendment buffer memory;
(3) configuration operation is preserved: be saved in disk file by the configuration data in buffer memory;
(4) configuration operation is applied: perform point of invocation program, application configuration;
(5) rollback configuration operation: configuration operation is write in rollback.
CN201410405335.1A 2014-08-18 2014-08-18 Unified management method supporting multiple management modes Pending CN104216707A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410405335.1A CN104216707A (en) 2014-08-18 2014-08-18 Unified management method supporting multiple management modes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410405335.1A CN104216707A (en) 2014-08-18 2014-08-18 Unified management method supporting multiple management modes

Publications (1)

Publication Number Publication Date
CN104216707A true CN104216707A (en) 2014-12-17

Family

ID=52098243

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410405335.1A Pending CN104216707A (en) 2014-08-18 2014-08-18 Unified management method supporting multiple management modes

Country Status (1)

Country Link
CN (1) CN104216707A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847044A (en) * 2016-03-21 2016-08-10 上海斐讯数据通信技术有限公司 Command line processing apparatus and method based on JavaScript
CN105988687A (en) * 2015-06-16 2016-10-05 杭州迪普科技有限公司 Control method and apparatus
CN114090117A (en) * 2021-11-10 2022-02-25 深圳Tcl新技术有限公司 Configuration method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050137998A1 (en) * 2003-12-19 2005-06-23 Solace Systems, Inc. Carrier grade content router
CN1781280A (en) * 2003-03-14 2006-05-31 计算机联合思想公司 Relational model for management information in network devices
CN101001148A (en) * 2006-12-22 2007-07-18 华为技术有限公司 Method and device for safety management maintenance equipment
CN102073501A (en) * 2011-01-04 2011-05-25 浙江工商大学 Method for implementing central controller of network equipment based on logic functional block
CN103138978A (en) * 2011-11-30 2013-06-05 迈普通信技术股份有限公司 Network management method and network management system
CN103701642A (en) * 2013-12-23 2014-04-02 国云科技股份有限公司 Centralized management method for network equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1781280A (en) * 2003-03-14 2006-05-31 计算机联合思想公司 Relational model for management information in network devices
US20050137998A1 (en) * 2003-12-19 2005-06-23 Solace Systems, Inc. Carrier grade content router
CN101001148A (en) * 2006-12-22 2007-07-18 华为技术有限公司 Method and device for safety management maintenance equipment
CN102073501A (en) * 2011-01-04 2011-05-25 浙江工商大学 Method for implementing central controller of network equipment based on logic functional block
CN103138978A (en) * 2011-11-30 2013-06-05 迈普通信技术股份有限公司 Network management method and network management system
CN103701642A (en) * 2013-12-23 2014-04-02 国云科技股份有限公司 Centralized management method for network equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈俊: "嵌入式网络设备配置管理系统的研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105988687A (en) * 2015-06-16 2016-10-05 杭州迪普科技有限公司 Control method and apparatus
CN105988687B (en) * 2015-06-16 2019-09-06 杭州迪普科技股份有限公司 A kind of control method and device
CN105847044A (en) * 2016-03-21 2016-08-10 上海斐讯数据通信技术有限公司 Command line processing apparatus and method based on JavaScript
CN114090117A (en) * 2021-11-10 2022-02-25 深圳Tcl新技术有限公司 Configuration method, device, equipment and storage medium
WO2023082926A1 (en) * 2021-11-10 2023-05-19 深圳Tcl新技术有限公司 Configuration method and apparatus, and device and storage medium

Similar Documents

Publication Publication Date Title
US9661064B2 (en) Systems and methods for deploying legacy software in the cloud
CN104142847B (en) Stateless virtual machine and its application under cloud computing environment
CN103150154B (en) The implementation method and device of a kind of application plug
CN104050248B (en) A kind of document storage system and storage method
CN108388622A (en) Api interface dynamic creation method, device, computer equipment and storage medium
CN102983996A (en) Dynamic allocation method and system for high-availability cluster resource management
CN105404530B (en) It is a kind of to realize easy deployment and the system and method using private clound
CN105282019A (en) Service-based data gateway configurable method and system
CN103729450A (en) Function authority centralized management method and device
CN103685572A (en) Method and system for building data center management platform based on SOA (service-oriented architecture)
CN109446202A (en) Identifier allocation method, device, server and storage medium
CN105867944A (en) Web front-end terminal operating layer and implementing method thereof
CN104216707A (en) Unified management method supporting multiple management modes
CN106708573A (en) System and method used for automatic installation of Hadoop cluster
CN105245369A (en) Component issuing container method supporting multiple transport protocols
CN105608197A (en) Method and system for obtaining Memcache data under high concurrency
CN111045802A (en) Redis cluster component scheduling system and method and platform device
CN102999329B (en) The Active Directory interface exploitation method of configuration is mapped based on extend markup language
CN104090792B (en) The dynamic loading method of logical file in a kind of broadband access network
CN113626150A (en) Elastic container example implementation method
CN104714923A (en) Method and device for achieving equipment sharing
CN103561113A (en) Web Service interface generating method and device
CN111142882A (en) Service additional dependency management method for large-scale micro-service deployment
CN115686497A (en) Business development data management method, development engine, electronic device, and storage medium
CN105739916A (en) Computing system with processing and method of operation thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20141217

WD01 Invention patent application deemed withdrawn after publication