Method for configuration management of optical network terminal device

An optical network terminal and configuration management technology, applied in the field of optical network communication, can solve the problems of complex configuration management, unrealizable functions, heavy development workload, etc., and achieve the effect of flexible storage mode and simplified implementation

CN108829880AActive Publication Date: 2018-11-16FENGHUO COMM SCI & TECH CO LTD
14 Cites 7 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2018-11-16

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a method for configuration management of an optical network terminal device. The method comprises the following steps: determining a service index of each configuration item and a dependency between the configuration items and constructing a dependency tree; describing the configuration items through general representation to form configuration records, including a configuration item attribute and a configuration item record index; serializing each configuration record into a binary data and store the data in a database; utilizing the service index to perform offline configuration management in the database; adopting a breadth priority algorithm to traverse the dependency tree and distributing the configuration items one by one according to the traversal sequence. According to the method, the implementation of network management software is simplified, and various expansion functions such as configuration migration and offline device management are achieved in the derivative mode on the basis.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of optical network communication, in particular to a method for configuration management of optical network terminal equipment. Background technique

[0002] With the continuous rapid growth of Internet traffic, the optical network system has become the preferred choice for the upgrade and new construction of the backbone network of operators due to its mature system and excellent performance.

[0003] Today, the optical network has become an important national information infrastructure, supporting the development of strategic emerging industries such as the next generation Internet, mobile Internet, Internet of Things, cloud computing, and big data. The core of a new round of scientific and technological revolution and industrial transformation such as "intelligent" manufacturing.

[0004] To make full use of the advantages of optical technology, it is very important to realize fast, error-free, and autom...

Examples

specific Embodiment 1

[0049] Such as figure 1 As shown, the realization of the technical solution of specific embodiment 1 of the present invention includes the following steps:

[0050] Step 10: Determine the service index of each configuration item. The service index should be unique within the network element, so as to realize the unique positioning of a certain service configuration item.

[0051]Step 20: Determine the dependencies among the configuration items, and construct a dependency tree according to the dependencies. The dependency tree may be stored in a database, or stored elsewhere, such as in a disk file on hard disk storage, or when a dependency tree is used, extracted from the database or extracted from another location.

[0052] Since there is often interdependence between device configurations, in order to describe this dependency, the concept of business configuration dependency tree is introduced here. The business configuration dependency tree is defined in the form of stati...

specific Embodiment 2

[0073] In this specific embodiment 2, the database can be used not only to store the actual configuration of the device, but also to store offline configuration data, where the offline configuration data only adds a configuration delivery status field to the actual configuration data, and the offline configuration becomes the actual configuration after it is successfully delivered. Configuration Data.

specific Embodiment 3

[0075] In this specific embodiment 3, when the database saves data,

[0076] For a certain type of data that requires incremental configuration, a unique index is defined for the general representation of each configuration item to ensure that the data can be accessed independently, otherwise incremental modification cannot be realized;

[0077] For a certain type of data that uses full configuration, the general representation of all configuration items shares an index, and all data is stored as a record.