CN1547397A - A single board version management method for plug and play - Google Patents

A single board version management method for plug and play Download PDF

Info

Publication number
CN1547397A
CN1547397A CNA2003101173014A CN200310117301A CN1547397A CN 1547397 A CN1547397 A CN 1547397A CN A2003101173014 A CNA2003101173014 A CN A2003101173014A CN 200310117301 A CN200310117301 A CN 200310117301A CN 1547397 A CN1547397 A CN 1547397A
Authority
CN
China
Prior art keywords
version
information
veneer
control point
centralized control
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
CNA2003101173014A
Other languages
Chinese (zh)
Other versions
CN100463534C (en
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.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CNB2003101173014A priority Critical patent/CN100463534C/en
Publication of CN1547397A publication Critical patent/CN1547397A/en
Application granted granted Critical
Publication of CN100463534C publication Critical patent/CN100463534C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention refers to a kind of plug-and-play single board version managing method in communication system, which includes following steps: the version configuration information of the single board is stored in the databank on the central control point, forms the version configuration information table; when the single board is powered on, the physical information and the version information of the single board are reported to the central control point; the version configuration information can be acquired from the version configuration information table by the central control point according to the physical information of the single board, then it is compared with the version information reported by the single board, and the result is returned to the single board; according to the result, if the versions information are consistent, it starts the single board version directly; if they are not consistent, the single board downloads the running version from the central control point.

Description

A kind of management method of plug and play of single board edition
Technical field
The present invention relates to the single board edition management method of the plug and play in a kind of communication system.In communication system, version management relates to the correct configuration and the upgrading of the version of each veneer, along with the dilatation of communication system and the increase of veneer kind, how to make things convenient for, effectively, correctly the version of management single board is the major issue that whole system can not be ignored.
Background technology
Version management generally comprises functions such as version interpolation, version deletion, version configuration, edition upgrading, version querying in communication system.At present, method for edition management in the communication system mainly is a configuration information of directly preserving single board edition on veneer, single board edition interpolation like this, version deletion, version configuration, edition upgrading, version querying all need the direct control veneer, increase along with communication system veneer value volume and range of product, this method for edition management exposes some drawbacks: for the veneer of polylith same type, all need the repeated configuration version; In addition, if veneer in different slots bit function difference, veneer changes the groove position at every turn just need reconfigure single board edition information, very inconvenient.
Application number is 02147939.9 Chinese patent---data processing equipment, data processing method and program, a kind of application management method has been proposed, though mentioned some characteristic of version management, be not single board edition management at communication system yet.
United States Patent (USP) " 19985734899 Device for managing data in a version (Version Control equipment) " has been described a kind of Version Control equipment that utilizes Object-oriented Technique to realize, its emphasis is how to realize Version Control with Object-oriented Technique, does not also relate to the management method of single board edition plug and play in the communication system.
Summary of the invention
The technical problem that the present invention solves provides a kind of management method of communication system single board edition plug and play, can reduce the configured number of single board edition, and can realize the plug and play of single board edition.
The management method of communication system single board edition plug and play of the present invention comprises following processing procedure:
One, the version configuration information unification of veneer is left in lane database on the centralized control point, form the version configuration information table;
Described version configuration information table comprises: indicated release table, default version table, all version tables;
Described all version tables are deposited the version information of all versions, comprise following field: veneer logical versions number, version number, version information;
Described default version table is deposited the current version number of veneer logical versions, comprises following field: veneer logical versions number, version number;
Described indicated release table is deposited the veneer logical versions and the version number of specified slot position, comprises following field: physical location, veneer logical versions number, version number.
Two, during Board Power up, report the physical message and the version information of veneer to centralized control point;
Three, centralized control point obtains the version configuration information of veneer according to the physical message of veneer from the version configuration information table, and the version information that itself and described veneer are reported compares then, and the result after the check is returned to veneer; The physical message that centralized control point reports according to veneer is obtained the logical message of veneer, whether look into news indicated release table then earlier has the version configuration information record of appointment, directly from the indicated release table, obtain logical versions version number if having, if the default version table of having no way of is obtained logical versions version number, then from all version tables, obtain single board edition information according to logical versions number, version number.
Four, according to check results, if the version information unanimity just directly starts local single board edition; If inconsistent, veneer is just from centralized control point downloading-running version.
When adding, version also comprises following processing procedure:
The backstage sends version to centralized control point and adds request message;
After centralized control point receives that version adds request message, download corresponding version to memory device from the backstage;
Call database interface after download is finished and in all version tables, add the version information record.
When deleting, version also comprises following processing procedure:
The backstage sends the version deletion request message to centralized control point, comprises information such as logical versions type, version number in the message;
After centralized control point is received the version deletion request message, call database interface according to logical versions type and version number and delete version information record in all version tables;
Call version file on the file system interface deletion memory device according to the version file name in the version information.When version querying, also comprise following processing procedure:
The backstage sends the version querying request message to centralized control point, comprises the logical versions type information in the message;
After centralized control point is received the version querying request message, call the version information table of database interface Query Database according to the type of logical versions type and version querying, return the version information of all version tables, perhaps the version information of default version table, the perhaps version information of indicated release table.
When disposing, version also comprises following processing procedure:
The backstage sends the version configuration request message to centralized control point, comprises logical versions type, version number information in the default version configuration messages; The physical location information that also comprises veneer in the indicated release configuration messages;
After centralized control point is received the version configuration request message, call the version information of database interface allocating default version table or indicated release table according to the version Configuration Type;
After the version configuration was finished, centralized control point can be realized the online upgrading of version from trend with the relevant veneer multicast download version of this configuration.
Adopt the present invention only to need configuration single board edition information on centralized control point, and only need dispose once for the veneer of same type; In addition, can support the mixed insertion of veneer fully, realize the plug and play of single board edition, can prevent veneer misplug simultaneously; Also have, the present invention can support the dynamic download of version, realizes online upgrading.
Description of drawings
Fig. 1 is the flow chart that version adds;
Fig. 2 is the flow chart of version deletion;
Fig. 3 is the flow chart of version querying;
Fig. 4 is the flow chart of version configuration and download;
Fig. 5 is the flow chart that Board Power up obtains version information;
Fig. 6 is the flow chart of Board Power up.
Embodiment
The present invention is in order to realize the plug and play of single board edition, the version configuration information unification of veneer is left in lane database on the centralized control point, and lane database mainly comprises following version configuration information table: wherein version information comprises version file name, version number, version size, version verification etc.
All version tables: the version information of depositing all versions
Veneer logical versions number Version number Version information
Default version table: the current version number of depositing the veneer logical versions
Veneer logical versions number Version number
Indicated release table: the veneer logical versions and the version number of depositing the specified slot position
Physical location Veneer logical versions number Version number
During Board Power up, at first report the physical message and the version information of veneer to centralized control point, wherein physical message comprises frame, machine frame, groove position, CPU number, centralized control point obtains the version configuration information of veneer from the version configuration information table according to the physical message of veneer, version information behind the veneer backtrack test then, veneer starts single board edition according to the version information that centralized control point returns.
As shown in Figure 1, version adds and to be meant that the backstage adds single board edition to centralized control point:
At first, the backstage sends version to centralized control point and adds request message, comprise in the message logical versions type, version file name, version number, version size, version verification and etc. IP, user and the password of version information and FTP;
After centralized control point receives that version adds request message, download corresponding version from the backstage to memory device according to user, the password of FTP;
Call database interface after download is finished and in all version tables, add the version information record.
As shown in Figure 2, the version deletion is meant the single board edition on the backstage deletion centralized control point:
At first, the backstage sends the version deletion request message to centralized control point, comprises information such as logical versions type, version number in the message;
After centralized control point is received the version deletion request message, call database interface according to logical versions type and version number and delete version information record in all version tables, and call version file on the file system interface deletion memory device according to the version file name in the version information.
As shown in Figure 3, version querying is meant the version information on the backstage inquiry centralized control point: version querying can be divided into the logical versions information inquiry according to the different database version information table of inquiry, the default version information inquiry, the indicated release information inquiry, at first, the backstage sends the version querying request message to centralized control point, comprise information such as logical versions type in the message, after centralized control point is received the version querying request message, call the version information table of database interface Query Database according to the type of logical versions type and version querying, return the version information of all version tables, the perhaps version information of default version table, the perhaps version information of indicated release table.
As shown in Figure 4, the version configuration is meant the version information on the backstage configuration centralized control point: the version configuration can be divided into default version configuration and indicated release configuration, at first, the backstage sends the version configuration request message to centralized control point, comprise the logical versions type in the default version configuration messages, information such as version number, the physical location information that also comprises veneer in the indicated release configuration messages, after centralized control point is received the version configuration request message, call the version information of database interface allocating default version table or indicated release table according to the version Configuration Type, after the version configuration is finished, centralized control point can be realized the online upgrading of version from trend with the relevant veneer multicast download version of this configuration.
As shown in Figure 5, when Board Power up obtains version information and is meant Board Power up, veneer reports the physical message and the local version information of veneer to centralized control point, the physical message that centralized control point reports according to veneer is obtained the logical message of veneer, whether look into news indicated release table then earlier has the version configuration information record of appointment, directly from the indicated release table, obtain logical versions version number if having, the default version table is obtained logical versions version number if having no way of, then according to logical versions, version number obtains single board edition information from all version tables, the relatively version information that reports of veneer and the version information of database configuration then, it mainly is the Compare Logic release type, version number, the version file name, the version size, the version verification and etc. information, and the check after version information return to veneer.In addition, whether we can consistent with the physical message of database configuration according to the physical message inspection that veneer reports on centralized control point, if inconsistent, alarm is not returned version information to veneer, prevents the harm that veneer misplug brings.
As shown in Figure 6, the Board Power up process is that veneer at first obtains version information from centralized control point, checks then whether version information is consistent, if unanimity is directly from the local runtime version; If inconsistent, from centralized control point downloading-running version.

Claims (7)

1. the management method of the plug and play of a single board edition is characterized in that, described management method comprises following processing procedure:
1) the version configuration information unification of veneer is left in lane database on the centralized control point, form the version configuration information table;
2) during Board Power up, report the physical message and the version information of veneer to centralized control point;
3) centralized control point obtains the version configuration information of veneer according to the physical message of veneer from the version configuration information table, and the version information that itself and described veneer are reported compares then, and the result after the check is returned to veneer;
4) according to check results, if the version information unanimity just directly starts local single board edition; If inconsistent, veneer is just from centralized control point downloading-running version.
2. the management method of the plug and play of single board edition according to claim 1 is characterized in that, described version configuration information table comprises: indicated release table, default version table, all version tables; Described all version tables are deposited the version information of all versions, comprise following field: veneer logical versions number, version number, version information;
Described default version table is deposited the current version number of veneer logical versions, comprises following field: veneer logical versions number, version number;
Described indicated release table is deposited the veneer logical versions and the version number of specified slot position, comprises following field: physical location, veneer logical versions number, version number.
3. the management method of the plug and play of single board edition according to claim 1 and 2, it is characterized in that the version configuration information that centralized control point obtains veneer according to the physical message of veneer in the described step 3) from the version configuration information table further comprises following processing procedure:
The physical message that centralized control point reports according to veneer is obtained the logical message of veneer, whether look into news indicated release table then earlier has the version configuration information record of appointment, directly from the indicated release table, obtain logical versions version number if having, if the default version table of having no way of is obtained logical versions version number, then from all version tables, obtain single board edition information according to logical versions number, version number.
4. the management method of the plug and play of single board edition according to claim 3 is characterized in that,
When adding, version also comprises following processing procedure;
The backstage sends version to centralized control point and adds request message;
After centralized control point receives that version adds request message, download corresponding version to memory device from the backstage;
Call database interface after download is finished and in all version tables, add the version information record.
5. the management method of the plug and play of single board edition according to claim 3 is characterized in that,
When deleting, version also comprises following processing procedure:
The backstage sends the version deletion request message to centralized control point, comprises information such as logical versions type, version number in the message;
After centralized control point is received the version deletion request message, call database interface according to logical versions type and version number and delete version information record in all version tables;
Call version file on the file system interface deletion memory device according to the version file name in the version information.
6. the management method of the plug and play of single board edition according to claim 3 is characterized in that,
When version querying, also comprise following processing procedure:
The backstage sends the version querying request message to centralized control point, comprises the logical versions type information in the message;
After centralized control point is received the version querying request message, call the version information table of database interface Query Database according to the type of logical versions type and version querying, return the version information of all version tables, perhaps the version information of default version table, the perhaps version information of indicated release table.
7. the management method of the plug and play of single board edition according to claim 3 is characterized in that,
When disposing, version also comprises following processing procedure:
The backstage sends the version configuration request message to centralized control point, comprises logical versions type, version number information in the default version configuration messages; The physical location information that also comprises veneer in the indicated release configuration messages;
After centralized control point is received the version configuration request message, call the version information of database interface allocating default version table or indicated release table according to the version Configuration Type;
After the version configuration was finished, centralized control point can be realized the online upgrading of version from trend with the relevant veneer multicast download version of this configuration.
CNB2003101173014A 2003-12-08 2003-12-08 A single board version management method for plug and play Expired - Fee Related CN100463534C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2003101173014A CN100463534C (en) 2003-12-08 2003-12-08 A single board version management method for plug and play

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2003101173014A CN100463534C (en) 2003-12-08 2003-12-08 A single board version management method for plug and play

Publications (2)

Publication Number Publication Date
CN1547397A true CN1547397A (en) 2004-11-17
CN100463534C CN100463534C (en) 2009-02-18

Family

ID=34337760

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2003101173014A Expired - Fee Related CN100463534C (en) 2003-12-08 2003-12-08 A single board version management method for plug and play

Country Status (1)

Country Link
CN (1) CN100463534C (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100365573C (en) * 2005-10-24 2008-01-30 华为技术有限公司 Frame loading method
CN100371910C (en) * 2006-04-30 2008-02-27 华为技术有限公司 Verification method of local version software in veneer
CN100384283C (en) * 2005-09-05 2008-04-23 上海华为技术有限公司 Base-station software-downloading method
CN100407511C (en) * 2004-12-31 2008-07-30 华为技术有限公司 Method for preventing veneer misplug and its realizing apparatus
CN100442739C (en) * 2005-11-10 2008-12-10 上海华为技术有限公司 Method for realizing transmission between boards
CN100466543C (en) * 2006-03-23 2009-03-04 华为技术有限公司 Method and system for centralized management of multiple functional units
CN1992645B (en) * 2005-12-30 2010-04-14 华为技术有限公司 Edition matching inspection method and apparatus thereof
CN101145960B (en) * 2007-10-15 2010-04-21 中兴通讯股份有限公司 A method for realizing software version compatibility after single board hardware change
CN101169746B (en) * 2006-10-26 2010-05-12 华为技术有限公司 Method, device and system for implementing panel power up and down
CN101119188B (en) * 2007-09-25 2010-06-02 中兴通讯股份有限公司 Single board updating method for implementing uninterruptive service
CN101097534B (en) * 2006-06-27 2010-09-15 中兴通讯股份有限公司 Method and system for realizing recognizing and detecting plate type of single plate
CN1963794B (en) * 2006-12-12 2010-10-06 北京中星微电子有限公司 System and method to realize driving of equipment
CN101990225A (en) * 2010-11-16 2011-03-23 中兴通讯股份有限公司 Performance optimization method and device for version reporting message processing flow
CN101388792B (en) * 2008-10-15 2011-06-15 上海华为技术有限公司 Single board plug-and-use processing method, device and telecommunication system
CN102130780A (en) * 2010-12-13 2011-07-20 华为技术有限公司 Network element management method, device and system
CN102629209A (en) * 2012-03-14 2012-08-08 华为技术有限公司 Method, single board and system for realizing plug-and-play of single board
CN104244470A (en) * 2006-11-15 2014-12-24 华为技术有限公司 Multi-standard base station, signal transceiving method thereof and wireless communication network
WO2016141804A1 (en) * 2015-03-11 2016-09-15 中兴通讯股份有限公司 Communication device and starting method therefor
CN106487842A (en) * 2015-08-28 2017-03-08 北京国双科技有限公司 Push and receive method, server and the client of configuration information

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2863805B2 (en) * 1993-11-26 1999-03-03 富士通株式会社 Version management method
CN1142486C (en) * 2000-09-26 2004-03-17 华为技术有限公司 Intelligent upgrade method, system and device
JP4055393B2 (en) * 2001-10-30 2008-03-05 ソニー株式会社 Data processing apparatus and method and program thereof

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407511C (en) * 2004-12-31 2008-07-30 华为技术有限公司 Method for preventing veneer misplug and its realizing apparatus
CN100384283C (en) * 2005-09-05 2008-04-23 上海华为技术有限公司 Base-station software-downloading method
CN100365573C (en) * 2005-10-24 2008-01-30 华为技术有限公司 Frame loading method
CN100442739C (en) * 2005-11-10 2008-12-10 上海华为技术有限公司 Method for realizing transmission between boards
CN1992645B (en) * 2005-12-30 2010-04-14 华为技术有限公司 Edition matching inspection method and apparatus thereof
CN100466543C (en) * 2006-03-23 2009-03-04 华为技术有限公司 Method and system for centralized management of multiple functional units
CN100371910C (en) * 2006-04-30 2008-02-27 华为技术有限公司 Verification method of local version software in veneer
CN101097534B (en) * 2006-06-27 2010-09-15 中兴通讯股份有限公司 Method and system for realizing recognizing and detecting plate type of single plate
CN101169746B (en) * 2006-10-26 2010-05-12 华为技术有限公司 Method, device and system for implementing panel power up and down
CN104244470A (en) * 2006-11-15 2014-12-24 华为技术有限公司 Multi-standard base station, signal transceiving method thereof and wireless communication network
CN1963794B (en) * 2006-12-12 2010-10-06 北京中星微电子有限公司 System and method to realize driving of equipment
CN101119188B (en) * 2007-09-25 2010-06-02 中兴通讯股份有限公司 Single board updating method for implementing uninterruptive service
CN101145960B (en) * 2007-10-15 2010-04-21 中兴通讯股份有限公司 A method for realizing software version compatibility after single board hardware change
CN101388792B (en) * 2008-10-15 2011-06-15 上海华为技术有限公司 Single board plug-and-use processing method, device and telecommunication system
CN101990225A (en) * 2010-11-16 2011-03-23 中兴通讯股份有限公司 Performance optimization method and device for version reporting message processing flow
CN102130780A (en) * 2010-12-13 2011-07-20 华为技术有限公司 Network element management method, device and system
CN102629209A (en) * 2012-03-14 2012-08-08 华为技术有限公司 Method, single board and system for realizing plug-and-play of single board
CN102629209B (en) * 2012-03-14 2015-06-03 华为技术有限公司 Method, single board and system for realizing plug-and-play of single board
WO2016141804A1 (en) * 2015-03-11 2016-09-15 中兴通讯股份有限公司 Communication device and starting method therefor
CN106487842A (en) * 2015-08-28 2017-03-08 北京国双科技有限公司 Push and receive method, server and the client of configuration information

Also Published As

Publication number Publication date
CN100463534C (en) 2009-02-18

Similar Documents

Publication Publication Date Title
CN1547397A (en) A single board version management method for plug and play
CN1281611A (en) Communication network
CN101039211A (en) Method for inquiring customization of performance data and system thereof
CN1545252A (en) A method for implementing foreground data configuration in network management system
CN1648879A (en) Method and apparatus for adaptive garbage collection
CN1928873A (en) System and method for database access for implementing load sharing
CN1905491A (en) Flow statistical method and flow collecting device
CN1904885A (en) Database adapter
CN1282111C (en) Across-platform data base researching method
CN1825306A (en) XML data storage and access method based on relational database
CN1753402A (en) Method of using simple network management protocol to act multirariant block inquiry
CN1633080A (en) Method for implementing log in network management system
CN101051947A (en) Method for establishing equipment configuration parameter and base station single plate configuration system
CN1655130A (en) Method for acquisition of data in hard disk
CN1472660A (en) Method and device for mapping file sentence
CN1889459A (en) Journal formatting unit and method in safety management center system
CN1904835A (en) Method for updating computer software
CN1199997A (en) Method of modifying home location register (HLR) system database for digital wireless communication
CN1245686C (en) Method for loading and synchronizing of software patch for embedded system
CN1889038A (en) Method for managing long-distance structural components service cycle with class as unit
CN101068162A (en) Method for realizing warning position condition selection
CN1967528A (en) Data matching inquiry method based on key words
CN1292557C (en) A method of call bill storage
CN1946035A (en) Method for managing net element data configuration and net element
CN108090095B (en) Method and device for reconstructing database in batches

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090218

Termination date: 20171208