WO2019154121A1 - Procédé et dispositif de traitement pour configuration de paramètre, support de stockage et processeur - Google Patents

Procédé et dispositif de traitement pour configuration de paramètre, support de stockage et processeur Download PDF

Info

Publication number
WO2019154121A1
WO2019154121A1 PCT/CN2019/073150 CN2019073150W WO2019154121A1 WO 2019154121 A1 WO2019154121 A1 WO 2019154121A1 CN 2019073150 W CN2019073150 W CN 2019073150W WO 2019154121 A1 WO2019154121 A1 WO 2019154121A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
instance
document
configuration
attribute
Prior art date
Application number
PCT/CN2019/073150
Other languages
English (en)
Chinese (zh)
Inventor
王辉
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2019154121A1 publication Critical patent/WO2019154121A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present invention relates to, but is not limited to, the field of communications, and in particular, to a method, an apparatus, a storage medium, and a processor for processing a parameter.
  • SDN Software Defined Network
  • the application software Application, APP
  • GUI Graphical User Interface
  • the parameter configuration is delivered to the controller, and the controller stores the configuration locally, and also sends the configuration to each device. If the user maintains the configuration through the APP, the configuration saved on the controller and the configuration in the device should always be the same.
  • the configuration saved in the controller and the configuration in the device are often inconsistent. The reasons are various, which may be the failure of the system itself, the wrong operation of the maintenance personnel, etc. In short, there is no way to absolutely guarantee the user's expectation. Consistency. However, in the related art, there is no case of how to obtain an inconsistent configuration, and the user cannot clearly know which configurations are inconsistent, resulting in complexity of configuration maintenance.
  • the embodiments of the present invention are directed to a method, an apparatus, a storage medium, and a processor for processing a parameter configuration, so as to at least solve the problem that the parameter configuration cannot be known in the related art.
  • An embodiment of the present invention provides a method for processing a parameter configuration, including: acquiring first instance data configured in a controller and second instance data in a device according to the determined universal data model, where the parameter Configuring to manage corresponding services in the controller and the device; converting the first instance data and the second instance data into a first data document and a second respectively using a structural document configured by the determined parameter a data document, wherein attributes of the parameter configuration are defined in the structure document; the first data document and the second data file are compared, and the comparison result is generated to generate an audit report of the parameter configuration.
  • comparing the first data file with the second data file, and generating the audit report of the parameter configuration by comparing the result comprises: traversing an instance of the parameter configuration in the first data file Data and instance data of the parameter configuration in the second data document; comparing an attribute value of instance data in the first data document with an attribute value of instance data in the second data document; Adding the first data document and the second data document to an instance pair if the attribute value of the instance data in the first data document is the same as the attribute value of the instance data in the second data document In the list; adding the first data document to the first instance list if the attribute value of the instance data in the first data document is different from the attribute value of the instance data in the second data document Adding the second data file to the second instance list; filling the first instance list into the determined first single configuration audit report data file;
  • the example list is filled in the determined second single configuration audit report data file; the instance pair list is filled into the determined audit report data file according to the attribute hierarchical relationship configured by the parameter; the first single configuration to be determined
  • the filling the first instance list into the determined first single configuration audit report data file includes: filling the node attribute value in the first instance list into the first single configuration audit report.
  • the right node attribute value in the first single configuration audit report data file is set to null, and whether the equal attribute is set to No.
  • the filling the second instance list into the determined second single configuration audit report data file includes: filling the node attribute value in the second instance list into the second single configuration audit report.
  • the left node attribute value in the first single configuration audit report data document is set to null, and whether the equal attribute is set to No.
  • the filling of the instance pair list according to the attribute hierarchical relationship of the parameter configuration into the determined audit report data file includes: filling in the attribute value of the first data file in the instance pair list into the In the left node attribute value in the audit report data file, the attribute value of the second data document is filled into the right node attribute value in the audit report data file.
  • the method further includes: when there is no attribute value in the first data document and the second data document, the child node in the first data document and the second data file The child node compares; if the child node of the first data document is the same as the child node of the second data document, setting the attribute of the instance pair list to be equal to yes; In the case where the child nodes of the data document are identical to the child nodes of the second data document, the attribute of whether the instance pair is equal in the list is set to No.
  • the structural document of the parameter configuration includes at least one of the following: a structural document including a single attribute of the parameter configuration; and a structural document including a composite attribute of the parameter configuration.
  • the embodiment of the invention further provides a processing device for parameter configuration, comprising: a determining module, configured to determine a structural file of the parameter configuration according to the determined general structural model, wherein the parameter configuration defines the attribute of the parameter configuration
  • the parameter is configured to manage a corresponding service in the controller and the device;
  • the acquiring module is configured to acquire the first instance data configured in the controller according to the determined universal data model and in the a second instance data in the device;
  • a conversion module configured to convert the first instance data and the second instance data into a first data document and a second data document by using the structural document respectively; and generating a module configured to The first data document and the second data document are compared, and the comparison result is generated to generate an audit report of the parameter configuration.
  • the conversion module includes: a conversion unit configured to convert the first instance data and the second instance data into the first according to an attribute hierarchical relationship of the parameter configuration defined by the structure document a data document and the second data document.
  • the obtaining module includes: an acquiring unit configured to acquire, according to the determined universal data model, the first instance data configured in the controller and the second instance data in the device.
  • the structural document is determined by at least one of: constructing the structural document based on an attribute hierarchical relationship of a node configured by the parameter and an attribute structure of a node; and prescribing the structure by using the universal structural model Documentation.
  • the type of the attribute configured by the parameter includes one of the following: an attribute of a single configuration type; an attribute of a composite configuration type.
  • the embodiment of the present invention further provides a storage medium, where the storage medium includes a stored program, where the program is executed to execute the processing method of the parameter configuration provided by the embodiment of the present invention.
  • the embodiment of the present invention further provides a processor, where the processor is configured to run a program, where the program is executed to execute the processing method of the parameter configuration provided by the embodiment of the present invention.
  • the APP acquires the first instance data configured in the controller and the second instance data in the device, where the parameter is configured to manage the corresponding service in the controller and the device;
  • the first instance data is compared with the second instance data, and the comparison result is generated to generate an audit report of the parameter configuration. Comparing the parameter configuration in the controller and the device, the user can clearly find out whether the parameter configuration is consistent between the controller and the device by using the generated comparison result. Therefore, the problem that the parameter configuration cannot be known can be solved, and the effect of understanding the parameter configuration situation can be achieved.
  • FIG. 1 is a schematic structural diagram of an SDN network in related art
  • FIG. 2 is a block diagram showing the hardware structure of a mobile terminal for processing a parameter configuration method according to an embodiment of the present invention
  • FIG. 3 is a flowchart of a method for processing a parameter configuration according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of an audit report generated in an embodiment of the present invention.
  • FIG. 5 is a structural block diagram of a processing apparatus for parameter configuration according to an embodiment of the present invention.
  • FIG. 2 is a hardware structural block diagram of a mobile terminal for processing a parameter configuration method according to an embodiment of the present invention.
  • mobile terminal 20 may include one or more (only one of which is shown in FIG. 2) processor 202 (processor 202 may include, but is not limited to, a Microcontroller Unit (MCU) or a programmable logic device.
  • MCU Microcontroller Unit
  • a processing device such as a Field-Programmable Gate Array (FPGA), a memory 204 configured to store data, and a transfer device 206 configured as a communication function.
  • FPGA Field-Programmable Gate Array
  • the structure shown in FIG. 2 is merely illustrative and does not limit the structure of the above electronic device.
  • the mobile terminal 20 may also include more or fewer components than those shown in FIG. 2, or have a different configuration than that shown in FIG. 2.
  • the memory 204 can be configured as a software program and a module for storing application software, such as program instructions/modules corresponding to the processing method of the parameter configuration in the embodiment of the present invention, and the processor 202 runs the software program and the module stored in the memory 204, thereby The above methods are implemented by performing various functional applications and data processing.
  • Memory 204 can include high speed random access memory and can also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • memory 204 may also include memory remotely located relative to processor 202, which may be connected to mobile terminal 20 over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • Transmission device 206 is configured to receive or transmit data via a network.
  • the above specific network example may include a wireless network provided by a communication provider of the mobile terminal 20.
  • transmission device 206 includes a Network Interface Controller (NIC) that can be connected to other network devices through a base station to communicate with the Internet.
  • NIC Network Interface Controller
  • the transmission device 206 can be a Radio Frequency (RF) module configured to communicate with the Internet wirelessly.
  • RF Radio Frequency
  • FIG. 3 is a flowchart of a method for processing a parameter configuration according to an embodiment of the present invention. As shown in FIG. 3, the process includes the following steps:
  • Step S302 acquiring first instance data configured in the controller and second instance data in the device according to the determined universal data model, wherein the parameter configuration is configured to manage the corresponding one of the controller and the foregoing device. business;
  • Step S304 the first instance data and the second instance data are respectively converted into the first data file and the second data file by using the determined parameter configuration file, wherein the attribute of the parameter configuration is defined in the structure document;
  • Step S306 comparing the first data file with the second data file, and generating an audit report of the parameter configuration by using the comparison result.
  • the APP acquires the first instance data configured in the controller and the second instance data in the device, wherein the parameter is configured to manage the corresponding service in the controller and the device;
  • the instance data is compared with the second instance data, and the comparison result is generated to generate an audit report of the parameter configuration described above. Comparing the parameter configuration in the controller and the device, the user can clearly find out whether the parameter configuration is consistent between the controller and the device by using the generated comparison result. Therefore, the problem that the parameter configuration cannot be known can be solved, and the effect of understanding the parameter configuration situation can be achieved.
  • the execution body of the above steps may be a terminal or the like, but is not limited thereto.
  • the general structural model may be a structural model that is configured in a uniform format by pre-setting, that is, all parameters, that is, all parameter configurations may be used, and the structural documents of the parameter configuration are compared to the general structural model.
  • the structure document contains the various attribute nodes of the parameter configuration.
  • all parameter configurations can be unified into the same format for subsequent comparison.
  • the general data model has the same function as the general structural model described above, that is, the instance data is unified into the same format to facilitate data comparison. Converting the first implementation data and the second instance data into a unified format (the first data document, the second data document) for comparison improves the efficiency of the comparison.
  • the structural document of the parameter configuration includes at least one of the following: a structural document including a single attribute of the parameter configuration; and a structural document including a composite attribute of the parameter configuration.
  • the structure document of the parameter configuration may include multiple single attributes and multiple composite attributes, and the number of attributes included in the composite attribute may be determined by actual configuration data on the controller or device, and the parameter configuration is increased. Sex.
  • converting the first instance data and the second instance data into the first data document and the second data file by using the foregoing structural document respectively includes: configuring an attribute hierarchical relationship according to the parameter configuration defined by the structural document.
  • the first instance data and the second instance data are converted into a first data document and a second data document, respectively.
  • the operation of converting the instance data according to the attribute hierarchical relationship configured by the parameter increases the accuracy of the conversion.
  • comparing the foregoing first data file with the second data file, and generating the audit report of the parameter configuration by comparing the result includes: traversing the instance data of the parameter configuration in the first data file and Instance data of the parameter configuration in the second data document; comparing the attribute value of the instance data in the first data document with the attribute value of the instance data in the second data document; the instance data in the first data document The first data document and the second data document are added to the instance pair list if the attribute value is the same as the attribute value of the instance data in the second data document; the attribute value of the instance data in the first data document is If the attribute values of the instance data in the second data document are different, adding the first data document to the first instance list, adding the second data document to the second instance list; filling the first instance list into the determination The first single configuration audit report data file; fill the second instance list into the determined second single configuration audit report data document Filling the above-mentioned instance pair list into the determined audit report data file according to the parameter configuration attribute relationship; forming the first single
  • the filling the first instance list into the determined first single configuration audit report data file includes: filling the node attribute value in the first instance list into the first single configuration audit report data. In the left node attribute value in the document, set the right node attribute value in the first single configuration audit report data file to null, and set the value to No in the equal attribute.
  • filling the foregoing second instance list into the determined second single configuration audit report data file includes: filling the node attribute value in the second instance list into the second single configuration audit report data file In the right node attribute value, set the left node attribute value in the first single configuration audit report data file to null, and set whether it is equal in the attribute to No.
  • filling in the foregoing audit report data file according to the attribute hierarchical relationship configured by the above example to the parameter configuration includes: filling in the attribute value of the first data file in the list of the above instance to the list In the left node attribute value in the audit report data file, the attribute value of the second data document is filled in the right node attribute value in the audit report data file.
  • the method further includes: when there is no attribute value in the first data document and the second data document, performing the child node in the first data document and the child node in the second data document Comparing; if the child node of the first data document is the same as the child node of the second data document, setting the attribute of the instance to the list equal to yes; in the child node of the first data document and the second data file In the case where the child nodes are the same, the attribute of whether the above instance is equal to the list is set to No.
  • it may be added to the instance pair list, and the attributes that are equal need to be filled according to the situation of the child nodes in the data document.
  • the foregoing structural document is determined by at least one of: constructing the structural document according to an attribute hierarchical relationship of a node configured by the parameter and a property structure of a node; and presetting the foregoing structure by using the general structural model; Documentation.
  • the type of the attribute configured by the parameter includes one of the following: an attribute of a single configuration type; an attribute of a composite configuration type.
  • Embodiments of the present invention provide a method for configuring a configuration saved in an audit controller and configuring the device and outputting an audit report. This method enables the user to timely and clearly understand the configuration of the controller (corresponding to the parameter configuration in the above) and the consistency of the configuration in the device, and provide a basis for the user to resolve the inconsistency problem.
  • This embodiment first defines a common configuration definition model (corresponding to the general structural model in the above) and a configuration instance data model (corresponding to the general data model in the above) for different types of configurations; defining the model according to the general configuration
  • Each type of configuration needs to provide a configuration definition structure document (corresponding to the structure document of the parameter configuration in the above) to accurately describe the structure of the data model of this configuration; according to the configuration definition structure document, the APP will be obtained from the controller Or the configuration acquired by the controller from the device is converted into a corresponding configuration data file (corresponding to the first data document, the second data document in the above), and finally the APP compares the two documents and outputs an audit report.
  • the switch or router based on the SDN network only has the logic of the forwarding plane (data plane), which is mainly based on the logic of the controller, and is implemented by the Openflow protocol (or other protocol).
  • the SDN controllers are interworking.
  • the SDN Controller A software system in the SDN network that implements forwarding logic and issues forwarding instructions to the SDN network device.
  • the SDN controller (Controller) implements interworking with the SDN network device through the Openflow protocol (or other protocol).
  • the APP according to the embodiment of the present invention is based on a WEB implementation, and invokes an interface provided by the controller for control and management through an application layer protocol (for example, a RESTFull interface or the like).
  • an application layer protocol for example, a RESTFull interface or the like.
  • Table 1 shows the structure of the configuration type definition document (ConfDef), which defines the attribute composition of the configuration type definition document and the hierarchical relationship between the attributes.
  • ConfDef configuration type definition document
  • Each configuration type can have multiple attributes, and the key attributes are used to determine the respective controllers. Whether the configuration instance of the device is a pair of instances with a mapping relationship.
  • Table 2 shows the structure of the attribute node (AttrNodeDef) in the configuration type definition document, which is used to define an attribute node; the attribute node can be defined as a simple type or a composite type; one of the attribute nodes of the composite type with the singleton pattern must be hung. A sub-configuration instance, a matching type attribute node with multiple instances of mode can hang an indefinite number of sub-configuration instances.
  • Table 3 shows the structure (Conf) of the configuration instance data file, which defines the general data structure of the data document that stores the single configuration instance.
  • the specific attribute hierarchy relationship is described by the corresponding Configuration Type Definition Document.
  • Table 4 shows the structure of the attribute node (AttrNode) in the configuration instance data file
  • Table 5 shows the structure of the configuration instance list data document (ConfList), which defines a general data structure for storing multiple configuration instance data.
  • Table 6 shows the structure of the configuration audit report data document (AuditConfList), which defines the general data structure for storing the configuration audit report data.
  • Table 7 shows the structure of the single configuration instance audit report data file (AuditConf), which defines the general data structure of the audit report data for storing a single configuration instance; the hierarchical relationship between attributes and attributes is described by the corresponding "configuration type definition document”. .
  • Table 8 configures the structure of the attribute node pair (AttrNodePair).
  • the APP acquires a "configuration type definition document" (corresponding to the structure document of the parameter configuration in the above) in which the configuration type is pre-written.
  • the following code shows an example of a configuration type definition document (ConfDef):
  • Sub-configuration instance size SIMPLE
  • Sub configuration type sub configuration B
  • attribute 1 corresponding to the structure document of the composite attribute in the above
  • attribute 2 corresponding to the structure document of the single attribute in the above
  • attribute 3 corresponding to the structure document of the single attribute in the above
  • Sub-Configuration A corresponding to the structure document of the composite attribute in the above
  • Sub-Configuration B corresponding to the structure document of the composite attribute in the above
  • the attribute of the type corresponding to the structure document of the composite attribute in the above
  • the attribute "sub-configuration A” is a singleton mode, and must have an instance that can only have one sub-configuration A
  • attribute "sub-configuration A” is a multi-case mode.
  • the number of instances with sub-configuration B depends on the actual configuration data on the controller or on the device, as shown in the following code:
  • the APP obtains all the instance data of the configuration type (corresponding to the first instance data in the above, the second instance data) from the controller and the device, and the attribute hierarchy defined by the “configuration type definition document” obtained in the above.
  • the relationship constructs the instance data into a "configuration instance list data document", which is referred to as a left instance list and a right instance list for the simplified description (corresponding to the first data file and the above respectively) Second instance document); the code shown below is an example of a left instance list and a right instance list;
  • the APP traverses the instance in the left instance list, compares the key attribute value with each right instance through the left instance, and if it can find the right instance whose each key attribute value is equal, they are considered to be "left and right instance pairs" (corresponding to the above Instance pair list); if the right instance is not found, it is called “left single instance”; similarly, the right instance is not found in the right instance list, which is called “single right instance”.
  • the APP groups all the left-hand instances into a "left-hand list” (corresponding to the first instance list in the above), and groups all the right-hand instances into a "single-right instance list" (corresponding to the above-mentioned list) Second instance list), all the left and right instance pairs are composed of "left and right instance pair list”.
  • the APP first fills in the left instance to the audit report data file with the structure of “configure the audit report data file”, and each “left-form example” is filled into a structure that conforms to the “single configuration instance audit report data document”. "Data file, its node attribute is filled in the "left node attribute value”, “right node attribute value” is set to empty, "whether equal” is set to "no”;
  • the APP fills in the “left and right instance pairs” into the audit report data file according to the attribute hierarchy relationship, and each “left and right instance pair” is filled in a “single configuration instance audit report data file”, and the attribute value of the left instance is filled in and written to In the "left node attribute value”, the attribute value of the right instance is filled in to the "right node attribute value”, and the "equal" attribute value of the node is filled by comparing the left and right node attribute values; if the current node has no attribute value, It is necessary to judge whether all the child nodes of the current node are all equal, as long as one is not equal, then the current node must also be set to "not equal”;
  • the APP adds the right instance to the data file of the audit report according to the attribute hierarchy relationship, and each “single right instance” is filled in a data file conforming to the “structure of the single configuration instance audit report data document”, and its node Fill in the attribute to the "right node attribute value”, the corresponding "left node attribute value” is set to empty, "if equal” is set to "no";
  • the APP combines the obtained audit report data with the configuration type internationalization name and the attribute internationalization name in the "configuration type definition document" obtained in step 1, and can conveniently render the user's needs as shown in FIG.
  • the audit report in this report, the content corresponding to the nodes with different differences is represented by a bold font.
  • the present invention provides a general audit configuration method, which uses this embodiment to complete the configuration audit between the controller and the device, and provides a detailed configuration audit report to the management personnel of the SDN network.
  • This scheme can also be used to perform auditing of data between various systems.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • a processing device for parameter configuration is further provided, and the device is configured to implement the foregoing embodiments and preferred embodiments, and details are not described herein.
  • the term "module” may implement a combination of software and/or hardware for a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 5 is a structural block diagram of a processing device for parameter configuration according to an embodiment of the present invention. As shown in FIG. 5, the device includes: a determining module 52, a converting module 54, and a generating module 56. The device is described in detail below:
  • a determining module 52 configured to acquire first instance data configured in the controller and second instance data in the device according to the determined universal data model, wherein the parameter configuration is configured to manage the controller and the foregoing device The corresponding service;
  • the conversion module 54 is connected to the determining module 52 in the above, configured to convert the first instance data and the second instance data into the first data file and the second respectively by using the structural file of the determined parameter configuration a data file, wherein the attribute of the parameter configuration is defined in the structure document;
  • the generating module 56 is coupled to the conversion module 54 in the above, configured to compare the first data file with the second data file, and compare The result is an audit report that configures the above parameters.
  • the conversion module includes: a conversion unit configured to convert the first instance data and the second instance data into the first according to an attribute hierarchy relationship of the parameter configuration defined by the structure document The data document and the second data document described above.
  • the structural document of the parameter configuration includes at least one of the following: a structural document including a single attribute of the parameter configuration; and a structural document including a composite attribute of the parameter configuration.
  • the foregoing apparatus compares the first data file and the second data file by comparing the result to generate an audit report of the parameter configuration: traversing the parameter configuration in the first data file Instance data and instance data of the parameter configuration in the second data document; comparing an attribute value of the instance data in the first data document with an attribute value of the instance data in the second data document; in the first data file The first data document and the second data document are added to the instance pair list if the attribute value of the instance data is the same as the attribute value of the instance data in the second data document; the attribute of the instance data in the first data document If the value is different from the attribute value of the instance data in the second data document, adding the first data document to the first instance list, adding the second data document to the second instance list; Fill in the determined first single configuration audit report data file; fill in the second instance list above to determine the second single configuration In the audit report data file; fill in the above-mentioned instance to the determined audit report data file according to the attribute hierarchical relationship configured by the above parameters; the first single
  • the foregoing apparatus fills in the first instance list into the determined first single configuration audit report data file by filling in the node attribute value in the first instance list into the first single configuration.
  • the left node attribute value in the audit report data file set the right node attribute value in the first single configuration audit report data file to null, and set whether the attribute is equal to No.
  • the foregoing apparatus fills in the second instance list into the determined second single configuration audit report data file by filling in the node attribute value in the second instance list to the second single configuration audit.
  • the left node attribute value in the first single configuration audit report data document is set to null, and the equal attribute is set to No.
  • the foregoing apparatus fills in the foregoing audit report data file according to the attribute hierarchical relationship of the parameter configuration according to the parameter configuration in the following manner: the first instance of the list is in the first data file in the list. The attribute value is filled in the left node attribute value in the audit report data file, and the attribute value of the second data document is filled in the right node attribute value in the audit report data file.
  • the apparatus further includes: a comparing module configured to: when the first data document and the second data document have no attribute values, the child node and the second data file in the first data file The child nodes in the comparison are compared; if the child nodes of the first data document are the same as the child nodes of the second data document, the attributes of whether the above instance is equal in the list are set to Yes; in the child node of the first data document In the case of the same child node of the second data document, the attribute of whether the above example is equal to the list is set to No.
  • a comparing module configured to: when the first data document and the second data document have no attribute values, the child node and the second data file in the first data file The child nodes in the comparison are compared; if the child nodes of the first data document are the same as the child nodes of the second data document, the attributes of whether the above instance is equal in the list are set to Yes; in the child node of the first data document In the case of the same child node of the second data document,
  • the foregoing structural document is determined by at least one of: constructing the structural document according to an attribute hierarchical relationship of a node configured by the parameter and a property structure of a node; and presetting the foregoing structure by using the general structural model; Documentation.
  • the type of the attribute configured by the parameter includes one of the following: an attribute of a single configuration type; an attribute of a composite configuration type.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination.
  • the forms are located in different processors.
  • the embodiment of the present invention further provides a storage medium, where the storage medium includes a stored program, wherein the processing method of the parameter configuration provided by the embodiment of the present invention is executed when the program is running.
  • the storage medium may be configured to store program code configured to perform the above steps.
  • the foregoing storage medium may include, but is not limited to, a USB flash drive, a read-only memory (ROM), a random access memory (RAM), a mobile hard disk, a magnetic disk, or an optical disk.
  • ROM read-only memory
  • RAM random access memory
  • mobile hard disk a magnetic disk
  • optical disk a variety of media that can store program code.
  • the embodiment of the present invention further provides a processor configured to run a program, wherein the program is executed to perform the steps in the processing method of the parameter configuration provided by the embodiment of the present invention.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

La présente invention concerne un procédé et un dispositif de traitement pour une configuration de paramètre, un support de stockage et un processeur, le procédé consistant à : acquérir des premières données d'instance de la configuration de paramètre dans un dispositif de commande et des deuxièmes données d'instance de la configuration de paramètre dans un équipement selon un modèle de données universel déterminé, la configuration de paramètre étant utilisée pour gérer les services correspondants dans le dispositif de commande et l'équipement ; convertir les premières données d'instance et les deuxièmes données d'instance en un premier document de données et un deuxième document de données en utilisant un document de construction déterminé de la configuration de paramètre, le document de construction définissant la propriété de la configuration de paramètre ; et comparer le premier document de données avec le deuxième document de données et produire le résultat de comparaison en un rapport d'audit de la configuration de paramètre.
PCT/CN2019/073150 2018-02-08 2019-01-25 Procédé et dispositif de traitement pour configuration de paramètre, support de stockage et processeur WO2019154121A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810129569.6 2018-02-08
CN201810129569.6A CN110134467B (zh) 2018-02-08 2018-02-08 参数配置的处理方法、装置、存储介质及处理器

Publications (1)

Publication Number Publication Date
WO2019154121A1 true WO2019154121A1 (fr) 2019-08-15

Family

ID=67549220

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/073150 WO2019154121A1 (fr) 2018-02-08 2019-01-25 Procédé et dispositif de traitement pour configuration de paramètre, support de stockage et processeur

Country Status (2)

Country Link
CN (1) CN110134467B (fr)
WO (1) WO2019154121A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050060643A1 (en) * 2003-08-25 2005-03-17 Miavia, Inc. Document similarity detection and classification system
CN102111215A (zh) * 2010-12-23 2011-06-29 中兴通讯股份有限公司 一种配置数据同步的方法及装置
CN106372040A (zh) * 2016-08-24 2017-02-01 长园深瑞继保自动化有限公司 智能变电站配置文件差异性比较系统

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104168144A (zh) * 2014-08-22 2014-11-26 国都兴业信息审计系统技术(北京)有限公司 一种对sdn网络进行审计的方法
US9742648B2 (en) * 2015-03-23 2017-08-22 Brocade Communications Systems, Inc. Efficient topology failure detection in SDN networks
CN104767841B (zh) * 2015-04-30 2018-03-23 新华三技术有限公司 软件定义网络中更新地址解析协议表项的方法和网关设备
US9929924B2 (en) * 2015-09-25 2018-03-27 Telefonaktiebolaget Lm Ericsson (Publ) SDN controller logic-inference network troubleshooter (SDN-LINT) tool
CN107395380A (zh) * 2016-05-16 2017-11-24 中兴通讯股份有限公司 一种业务处理方法及系统
CN107517121B (zh) * 2016-06-17 2020-07-07 华为技术有限公司 设备配置方法及装置
CN106254447B (zh) * 2016-07-29 2019-10-18 北京华为数字技术有限公司 负载均衡方法、bras设备和sdn控制器
CN106130802B (zh) * 2016-08-30 2019-07-09 新华三技术有限公司 一种配置平滑方法及装置
CN106888110B (zh) * 2016-12-16 2021-01-29 新华三技术有限公司 一种配置数据同步方法及装置
CN107104819B (zh) * 2017-03-23 2019-10-11 武汉邮电科学研究院 基于sdn的自适应自协调统一通信系统及通信方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050060643A1 (en) * 2003-08-25 2005-03-17 Miavia, Inc. Document similarity detection and classification system
CN102111215A (zh) * 2010-12-23 2011-06-29 中兴通讯股份有限公司 一种配置数据同步的方法及装置
CN106372040A (zh) * 2016-08-24 2017-02-01 长园深瑞继保自动化有限公司 智能变电站配置文件差异性比较系统

Also Published As

Publication number Publication date
CN110134467A (zh) 2019-08-16
CN110134467B (zh) 2021-11-02

Similar Documents

Publication Publication Date Title
WO2017177856A1 (fr) Procédé et appareil de configuration de dispositif basés sur un protocole de configuration de réseau
US10270648B2 (en) Configuration information management method, device, network element management system and storage medium
WO2018219322A1 (fr) Procédé et appareil de gestion de dispositif, et processeur et support de stockage
WO2018058579A1 (fr) Procédé de gestion de tranche de réseau et unité de gestion
WO2018006381A1 (fr) Procédé, appareil et système de gestion de ressource de réseau
US10027536B2 (en) System and method for affinity-based network configuration
WO2018084947A1 (fr) Interface de gestion de réseau
US11909744B2 (en) Network verification method and apparatus
WO2020062959A1 (fr) Procédé et appareil de configuration de données
CN107222321B (zh) 一种配置报文发送方法及装置
WO2018090191A1 (fr) Procédé de gestion, unité et système de gestion destinés à une fonction de réseau
WO2021164330A1 (fr) Procédé, appareil et système d'envoi de requête de commande basé sur la configuration de valeur clé
WO2022001924A1 (fr) Procédé, appareil et système de construction de graphe de connaissances et support de stockage informatique
US11838176B1 (en) Provisioning and deploying RAN applications in a RAN system
US11785121B2 (en) Selecting protocol adaptor in a communication network
WO2020038337A1 (fr) Procédé, appareil et système de configuration de réseau
WO2019154121A1 (fr) Procédé et dispositif de traitement pour configuration de paramètre, support de stockage et processeur
Lee et al. Scalable telemetry and network autonomics in ACTN SDN controller hierarchy
JP6893568B2 (ja) データインタラクションの方法、装置および機器
WO2024016726A1 (fr) Procédé de configuration de dispositif, dispositif de réseau, puce et support d'enregistrement lisible par ordinateur
US20240007364A1 (en) Method, Apparatus, and System for Deploying Service
US11855843B2 (en) System and method for monitoring status of network components in a network configuration
JP2017175373A (ja) 設定情報生成装置、ネットワーク制御装置、方法、及び、プログラム
WO2024136932A1 (fr) Fourniture et déploiement d'applications ran dans un système ran

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19751810

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 10.12.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 19751810

Country of ref document: EP

Kind code of ref document: A1