CN112019389A - Topological system configuration method, device, equipment and medium - Google Patents

Topological system configuration method, device, equipment and medium Download PDF

Info

Publication number
CN112019389A
CN112019389A CN202010940533.3A CN202010940533A CN112019389A CN 112019389 A CN112019389 A CN 112019389A CN 202010940533 A CN202010940533 A CN 202010940533A CN 112019389 A CN112019389 A CN 112019389A
Authority
CN
China
Prior art keywords
configuration
topology
mapping
topological
parameter
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
CN202010940533.3A
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.)
Leihua Electronic Technology Research Institute Aviation Industry Corp of China
Original Assignee
Leihua Electronic Technology Research Institute Aviation Industry Corp of China
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 Leihua Electronic Technology Research Institute Aviation Industry Corp of China filed Critical Leihua Electronic Technology Research Institute Aviation Industry Corp of China
Priority to CN202010940533.3A priority Critical patent/CN112019389A/en
Publication of CN112019389A publication Critical patent/CN112019389A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies

Abstract

The invention provides a method, a device, equipment and a medium for configuring a topological system, which belong to the technical field of communication, and specifically comprise the steps of obtaining modeling parameters of a preset component and a topological graph of the topological system; constructing a topology mapping system according to the topological graph and the modeling parameters of the preset components; acquiring mapping configuration parameters which are input by a user and correspond to the preset components; when the mapping configuration parameters are judged to accord with preset configuration rules, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters; and sending the system parameter information to a configuration processor, and performing parameter configuration on the topology system by the configuration processor based on the system parameter information. Through the processing scheme disclosed by the invention, the system is configured more intuitively and flexibly, the complex API interface is prevented from being called to be configured when the number of system modules is large, and the problem of a bottom mechanism of the SRIO switching system is reduced.

Description

Topological system configuration method, device, equipment and medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a topology system configuration method, a topology system configuration apparatus, a computer device, and a computer-readable storage medium.
Background
Srio (serial rapidio) is a new generation high-speed interconnection technology based on message exchange with high performance and high reliability, and is currently widely used in the field of communications. At present, most processors C6678 and P2020 and the like used in the radar processor are provided with SRIO interfaces, and are matched with an SRIO switch to form a high-speed interconnection SRIO switching network so as to realize high-speed data communication between points.
However, as the number of SRIO modules in the system increases, the complexity of SRIO related configuration of the system also increases, and if an application layer user wants to configure the switching system by himself, the application layer user needs to learn more complicated API documents and underlying SRIO related knowledge, which wastes more time and energy. How to rapidly configure and verify the SRIO switching system becomes a problem to be solved.
Disclosure of Invention
Therefore, in order to overcome the above-mentioned drawbacks of the prior art, the present invention provides a topology system configuration method for quickly configuring functions of a topology system.
In order to achieve the above object, the present invention provides a topology system configuration method, including: acquiring modeling parameters of a preset component and a topological graph of a topological system; constructing a topology mapping system according to the topological graph and the modeling parameters of the preset components; acquiring mapping configuration parameters which are input by a user and correspond to the preset components; when the mapping configuration parameters are judged to accord with preset configuration rules, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters; and sending the system parameter information to a configuration processor, and performing parameter configuration on the topology system by the configuration processor based on the system parameter information.
In one embodiment, the generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters includes: generating text description data according to the mapping configuration parameters; converting the text description data into XML format data; and analyzing the XML format data and generating system parameter information corresponding to the topology mapping system.
In one embodiment, the preset configuration rule includes: extracting a first topological node, and a switching node and a second topological node corresponding to the first topological node from a topological graph of the topological system; extracting a first topology node configuration parameter corresponding to the first topology node, a second topology node configuration parameter corresponding to the second topology node and an exchange node configuration parameter corresponding to the exchange node from a mapping configuration parameter; and when the first topology node configuration parameter is judged to be consistent with the switching node configuration parameter and the second topology node configuration parameter, judging that the mapping configuration parameter judgment is in accordance.
In one embodiment, the method for constructing the preset component includes: acquiring size information and configuration parameter names of preset components; generating a display diagram of the preset component according to the size information, and generating the class of the preset component according to the configuration parameter name; and correspondingly storing the display graph and the class.
The invention also provides a topological system configuration method, which comprises the following steps: acquiring a topological graph of a topological system corresponding to the multi-stage switch by adopting an upper computer; generating system parameter information corresponding to the topological system according to the topological graph by adopting an upper computer; sending the system parameter information to a configuration processor by adopting an upper computer; based on the system parameter information, the configuration processor performs parameter configuration on the topology system through a communication bus, wherein the system parameter information is generated by adopting the method.
The invention also provides a topology system configuration device, comprising: the modeling data acquisition module is used for acquiring modeling parameters of preset components and topological graphs of the topological system; the mapping system construction module is used for constructing a topological mapping system according to the topological graph and the modeling parameters of the preset components; the mapping parameter acquisition module is used for acquiring mapping configuration parameters which are input by a user and correspond to the preset components; the system parameter generation module is used for generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters when the mapping configuration parameters are judged to accord with preset configuration rules; and the parameter information sending module is used for sending the system parameter information to a configuration processor, and the configuration processor carries out parameter configuration on the topology system based on the system parameter information.
The invention also provides a computer device comprising a memory and a processor, the memory storing a computer medium, characterized in that the processor implements the steps of the above method when executing the computer program.
The invention also provides a computer-readable storage medium, on which a computer program is stored, characterized in that the computer program, when executed by a processor, implements the steps of the above-described method.
Compared with the prior art, the invention has the advantages that: the upper computer is used for simulating a topological system, configuring related topological functions (port configuration, unicast/multicast routing tables and the like) in the system, directly generating configuration codes, and storing the configuration codes into the configuration processor, so that the topological system can be automatically configured. The upper computer simulates a real topological system, so that the system can be configured more intuitively and flexibly, a complex API (application program interface) interface is prevented from being called for configuration when a plurality of system modules are available, and the problem of a bottom mechanism of the SRIO switching system is reduced; and the upper computer can check when generating the configuration intermediate code, and can query the configuration result after the configuration is finished, so that the configuration correctness is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings needed to be used in the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present disclosure, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart illustrating a topology system configuration method according to an embodiment of the invention;
FIG. 2 is a flowchart illustrating a topology system configuration method according to another embodiment;
FIG. 3 is a block diagram of a topology system configuration device in one embodiment;
FIG. 4 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
The embodiments of the present disclosure are described in detail below with reference to the accompanying drawings.
The embodiments of the present disclosure are described below with specific examples, and other advantages and effects of the present disclosure will be readily apparent to those skilled in the art from the disclosure in the specification. It is to be understood that the described embodiments are merely illustrative of some, and not restrictive, of the embodiments of the disclosure. The disclosure may be embodied or carried out in various other specific embodiments, and various modifications and changes may be made in the details within the description without departing from the spirit of the disclosure. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
It is noted that various aspects of the embodiments are described below within the scope of the appended claims. It should be apparent that the aspects described herein may be embodied in a wide variety of forms and that any specific structure and/or function described herein is merely illustrative. Based on the disclosure, one skilled in the art should appreciate that one aspect described herein may be implemented independently of any other aspects and that two or more of these aspects may be combined in various ways. For example, an apparatus may be implemented and/or a method practiced using any number of the aspects set forth herein. Additionally, such an apparatus may be implemented and/or such a method may be practiced using other structure and/or functionality in addition to one or more of the aspects set forth herein.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present disclosure, and the drawings only show the components related to the present disclosure rather than the number, shape and size of the components in actual implementation, and the type, amount and ratio of the components in actual implementation may be changed arbitrarily, and the layout of the components may be more complicated.
In addition, in the following description, specific details are provided to facilitate a thorough understanding of the examples. However, it will be understood by those skilled in the art that aspects may be practiced without these specific details.
As shown in fig. 1, the embodiment of the present disclosure provides a topology system configuration method, and a terminal 102 communicates with a server through a network. The terminal 102 may be, but not limited to, various topology systems such as SRIO systems, and the server may be implemented by an independent server or a server cluster formed by a plurality of servers. The topological system configuration method comprises the following steps:
and 102, obtaining modeling parameters of a preset component and a topological diagram of a topological system.
The server can obtain the modeling parameters of the preset components and topological diagrams of the topological system. The topological system may be an SRIO system. The SRIO system may include a configuration processor, a switch, a chip, and the like.
And 104, constructing a topology mapping system according to the topology map and the modeling parameters of the preset components.
The modeling parameters may be size parameters and shape data corresponding to the predetermined components. The server generates preset component options according to the modeling parameters of the preset components, and constructs a topology mapping system according to the topology map and the modeling parameters corresponding to the preset component options. The connection relation of each component in the topology mapping system is consistent with the topology map.
And 106, acquiring mapping configuration parameters which are input by a user and correspond to the preset components.
The mapping configuration parameters are SRIO device IDs, rates, self-loop attributes, etc. of the processor and switch nodes. And the server acquires mapping configuration parameters which are input by a user and correspond to the preset components. The server may display a mapping configuration parameter input interface via a display.
And 108, when the mapping configuration parameters are judged to accord with the preset configuration rules, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters.
And the server judges whether the mapping configuration parameters accord with preset configuration rules, and when the mapping configuration parameters accord with the preset configuration rules, the server generates system parameter information corresponding to the topology mapping system according to the mapping configuration parameters. In one embodiment, the preset configuration rule may include: extracting a first topological node, and a switching node and a second topological node corresponding to the first topological node from a topological graph of a topological system; extracting a first topology node configuration parameter corresponding to the first topology node, a second topology node configuration parameter corresponding to the second topology node and an exchange node configuration parameter corresponding to the exchange node from the mapping configuration parameters; and when the first topology node configuration parameters are judged to be respectively consistent with the switching node configuration parameters and the second topology node configuration parameters, judging that the mapping configuration parameters are judged to be in accordance.
And step 110, sending the system parameter information to a configuration processor, and performing parameter configuration on the topology system by the configuration processor based on the system parameter information.
The server sends the system parameter information to the configuration processor. The server may send the system parameter information to the configuration processor through a configuration instruction or a configuration code, and the configuration processor performs parameter configuration on the topology system based on the system parameter information. The configuration processor may also store the received configuration instructions or configuration code.
In one embodiment, the server may also send a verification instruction to the configuration processor, which generates a verification result based on the verification instruction. And the configuration processor feeds back the detection result to the server. The server can analyze the inspection result and judge the inspection result. When the inspection result is judged to be qualified, the server stores corresponding system parameter information and the topological graph; when the result of the check is determined to be not qualified, the server may display information of the failure of the configuration, and display step 106.
According to the topology system configuration method, the upper computer simulates the topology system, configures related topology functions (port configuration, unicast/multicast routing table and the like) in the system, directly generates the configuration code, and stores the configuration code into the configuration processor, so that the topology system can be automatically configured. The upper computer simulates a real topological system, so that the system can be configured more intuitively and flexibly, a complex API (application program interface) interface is prevented from being called for configuration when a plurality of system modules are available, and the problem of a bottom mechanism of the SRIO switching system is reduced; and the upper computer can check when generating the configuration intermediate code, and can query the configuration result after the configuration is finished, so that the configuration correctness is ensured.
In one embodiment, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters includes: generating text description data according to the mapping configuration parameters; converting the text description data into XML format data; and analyzing the XML format data and generating system parameter information corresponding to the topology mapping system.
The server generates textual description data, which may be temporary data in Json (JS object notation) format, based on the mapped configuration parameters. The server converts the text description data into XML format data. And the server analyzes the XML format data and generates system parameter information corresponding to the topology mapping system.
According to the topology system configuration method, the generated configuration intermediate code is in the XML format, so that other projects can be opened again and edited, and repeated use is facilitated.
In one embodiment, a method for constructing a preset component includes: acquiring size information and configuration parameter names of preset components; generating a display diagram of the preset components according to the size information, and generating classes of the preset components according to the configuration parameter names; and correspondingly storing the display graph and the class.
The server can obtain the size information and the configuration parameter name of the preset component. The server can generate the display diagram of the preset component according to the size information. And the server generates the class of the preset component according to the configuration parameter name. And the server correspondingly stores the display graph and the class.
In one embodiment, as shown in fig. 2, the topology system configuration method includes the following steps:
step 202, an upper computer is adopted to obtain a topological graph of a topological system corresponding to the multi-stage switch.
And 204, generating system parameter information corresponding to the topological system by using an upper computer according to the topological graph.
And step 206, sending the system parameter information to a configuration processor by using an upper computer.
Based on the system parameter information, the configuration processor performs parameter configuration on the topology system through the communication bus, in step 208, wherein the system parameter information is set according to fig. 1.
In one embodiment, as shown in fig. 3, there is provided a topology system configuration apparatus, including: a modeling data obtaining module 302, a mapping system constructing module 304, a mapping parameter obtaining module 306, a system parameter generating module 308, and a parameter information sending module 310, wherein:
the modeling data obtaining module 302 is configured to obtain modeling parameters of a preset component and a topological diagram of a topological system.
And the mapping system building module 304 is configured to build a topology mapping system according to the topology map and the modeling parameters of the preset components.
The mapping parameter obtaining module 306 is configured to obtain a mapping configuration parameter corresponding to a preset component, which is input by a user.
And the system parameter generating module 308 is configured to generate system parameter information corresponding to the topology mapping system according to the mapping configuration parameter when the mapping configuration parameter is determined to meet the preset configuration rule.
And a parameter information sending module 310, configured to send the system parameter information to the configuration processor, where the configuration processor performs parameter configuration on the topology system based on the system parameter information.
In one embodiment, the system parameter generation module 308 comprises:
and the text generation unit is used for generating text description data according to the mapping configuration parameters.
And the XML format conversion unit is used for converting the text description data into XML format data.
And the analysis unit is used for analyzing the XML format data and generating system parameter information corresponding to the topology mapping system.
In one embodiment, the system parameter generation module 308 comprises:
and the node extraction unit is used for extracting the first topological node, and the switching node and the second topological node which correspond to the first topological node from the topological graph of the topological system.
And the configuration parameter extraction unit is used for extracting a first topology node configuration parameter corresponding to the first topology node, a second topology node configuration parameter corresponding to the second topology node and an exchange node configuration parameter corresponding to the exchange node from the mapping configuration parameters.
And the judging unit is used for judging that the mapping configuration parameters are judged to be in accordance when the first topology node configuration parameters, the switching node configuration parameters and the second topology node configuration parameters are judged to be respectively consistent.
In one embodiment, the modeling data acquisition module 302 includes:
and the modeling parameter acquisition unit is used for acquiring the size information and the configuration parameter name of the preset component.
And the diagram generation unit is used for generating a display diagram of the preset components according to the size information and generating the types of the preset components according to the configuration parameter names.
And the association storage unit is used for correspondingly storing the display graph and the class.
For specific definition of the topology system configuration device, reference may be made to the above definition of the topology system configuration method, which is not described herein again. The modules in the topology system configuration apparatus can be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 4. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing topology system configuration data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a topological system configuration method.
Those skilled in the art will appreciate that the architecture shown in fig. 4 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program: acquiring modeling parameters of a preset component and a topological graph of a topological system; constructing a topology mapping system according to the topological graph and the modeling parameters of the preset components; acquiring mapping configuration parameters which are input by a user and correspond to preset components; when the mapping configuration parameters are judged to accord with the preset configuration rules, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters; and sending the system parameter information to a configuration processor, and carrying out parameter configuration on the topology system by the configuration processor based on the system parameter information.
In one embodiment, the generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters, which is realized when the processor executes the computer program, includes: generating text description data according to the mapping configuration parameters; converting the text description data into XML format data; and analyzing the XML format data and generating system parameter information corresponding to the topology mapping system.
In one embodiment, the preset configuration rules implemented when the computer program is executed by the processor include: extracting a first topological node, and a switching node and a second topological node corresponding to the first topological node from a topological graph of a topological system; extracting a first topology node configuration parameter corresponding to the first topology node, a second topology node configuration parameter corresponding to the second topology node and an exchange node configuration parameter corresponding to the exchange node from the mapping configuration parameters; and when the first topology node configuration parameters are judged to be respectively consistent with the switching node configuration parameters and the second topology node configuration parameters, judging that the mapping configuration parameters are judged to be in accordance.
In one embodiment, a method for constructing a preset component implemented when a processor executes a computer program includes: acquiring size information and configuration parameter names of preset components; generating a display diagram of the preset components according to the size information, and generating classes of the preset components according to the configuration parameter names; and correspondingly storing the display graph and the class.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program: acquiring a topological graph of a topological system corresponding to the multi-stage switch by adopting an upper computer; generating system parameter information corresponding to the topological system according to the topological graph by adopting an upper computer; sending the system parameter information to a configuration processor by adopting an upper computer; based on the system parameter information, the configuration processor performs parameter configuration on the topology system through the communication bus, wherein the system parameter information is generated by adopting the method.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: acquiring modeling parameters of a preset component and a topological graph of a topological system; constructing a topology mapping system according to the topological graph and the modeling parameters of the preset components; acquiring mapping configuration parameters which are input by a user and correspond to preset components; when the mapping configuration parameters are judged to accord with the preset configuration rules, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters; and sending the system parameter information to a configuration processor, and carrying out parameter configuration on the topology system by the configuration processor based on the system parameter information.
In one embodiment, the computer program, when executed by a processor, implements generating system parameter information corresponding to a topology mapping system from mapping configuration parameters, comprising: generating text description data according to the mapping configuration parameters; converting the text description data into XML format data; and analyzing the XML format data and generating system parameter information corresponding to the topology mapping system.
In one embodiment, the preset configuration rules implemented by the computer program when executed by the processor include: extracting a first topological node, and a switching node and a second topological node corresponding to the first topological node from a topological graph of a topological system; extracting a first topology node configuration parameter corresponding to the first topology node, a second topology node configuration parameter corresponding to the second topology node and an exchange node configuration parameter corresponding to the exchange node from the mapping configuration parameters; and when the first topology node configuration parameters are judged to be respectively consistent with the switching node configuration parameters and the second topology node configuration parameters, judging that the mapping configuration parameters are judged to be in accordance.
In one embodiment, a method for constructing a predetermined component implemented by a computer program when executed by a processor includes: acquiring size information and configuration parameter names of preset components; generating a display diagram of the preset components according to the size information, and generating classes of the preset components according to the configuration parameter names; and correspondingly storing the display graph and the class.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: acquiring a topological graph of a topological system corresponding to the multi-stage switch by adopting an upper computer; generating system parameter information corresponding to the topological system according to the topological graph by adopting an upper computer; sending the system parameter information to a configuration processor by adopting an upper computer; based on the system parameter information, the configuration processor performs parameter configuration on the topology system through the communication bus, wherein the system parameter information is generated by adopting the method.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The above description is only for the specific embodiments of the present disclosure, but the scope of the present disclosure is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present disclosure should be covered within the scope of the present disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (8)

1. A topology system configuration method is characterized by comprising the following steps:
acquiring modeling parameters of a preset component and a topological graph of a topological system;
constructing a topology mapping system according to the topological graph and the modeling parameters of the preset components;
acquiring mapping configuration parameters which are input by a user and correspond to the preset components;
when the mapping configuration parameters are judged to accord with preset configuration rules, generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters;
and sending the system parameter information to a configuration processor, and performing parameter configuration on the topology system by the configuration processor based on the system parameter information.
2. The topology system configuration method according to claim 1, wherein the generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameter includes:
generating text description data according to the mapping configuration parameters;
converting the text description data into XML format data;
and analyzing the XML format data and generating system parameter information corresponding to the topology mapping system.
3. The topology system configuration method according to claim 1, wherein the preset configuration rule comprises:
extracting a first topological node, and a switching node and a second topological node corresponding to the first topological node from a topological graph of the topological system;
extracting a first topology node configuration parameter corresponding to the first topology node, a second topology node configuration parameter corresponding to the second topology node and an exchange node configuration parameter corresponding to the exchange node from a mapping configuration parameter;
and when the first topology node configuration parameter is judged to be consistent with the switching node configuration parameter and the second topology node configuration parameter, judging that the mapping configuration parameter judgment is in accordance.
4. The topological system configuration method of claim 1, wherein the method for constructing the preset component comprises:
acquiring size information and configuration parameter names of preset components;
generating a display diagram of the preset component according to the size information, and generating the class of the preset component according to the configuration parameter name;
and correspondingly storing the display graph and the class.
5. A topology system configuration method is characterized by comprising the following steps:
acquiring a topological graph of a topological system corresponding to the multi-stage switch by adopting an upper computer;
generating system parameter information corresponding to the topological system according to the topological graph by adopting an upper computer;
sending the system parameter information to a configuration processor by adopting an upper computer;
based on the system parameter information, the configuration processor performs parameter configuration on the topological system through a communication bus,
wherein the system parameter information is generated by the method of any one of claims 1 to 4.
6. A topology system configuration apparatus, comprising:
the modeling data acquisition module is used for acquiring modeling parameters of preset components and topological graphs of the topological system;
the mapping system construction module is used for constructing a topological mapping system according to the topological graph and the modeling parameters of the preset components;
the mapping parameter acquisition module is used for acquiring mapping configuration parameters which are input by a user and correspond to the preset components;
the system parameter generation module is used for generating system parameter information corresponding to the topology mapping system according to the mapping configuration parameters when the mapping configuration parameters are judged to accord with preset configuration rules;
and the parameter information sending module is used for sending the system parameter information to a configuration processor, and the configuration processor carries out parameter configuration on the topology system based on the system parameter information.
7. A computer device comprising a memory and a processor, the memory storing a computer medium, wherein the processor when executing the computer program implements the steps of the method of any of claims 1 to 4.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
CN202010940533.3A 2020-09-09 2020-09-09 Topological system configuration method, device, equipment and medium Pending CN112019389A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010940533.3A CN112019389A (en) 2020-09-09 2020-09-09 Topological system configuration method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010940533.3A CN112019389A (en) 2020-09-09 2020-09-09 Topological system configuration method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN112019389A true CN112019389A (en) 2020-12-01

Family

ID=73521776

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010940533.3A Pending CN112019389A (en) 2020-09-09 2020-09-09 Topological system configuration method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN112019389A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113193980A (en) * 2021-03-29 2021-07-30 中盈优创资讯科技有限公司 Method and device for quickly generating function configuration based on novel metropolitan area network topology
CN115238331A (en) * 2022-09-08 2022-10-25 中国空气动力研究与发展中心计算空气动力研究所 CAD graph processing method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120233607A1 (en) * 2011-03-07 2012-09-13 International Business Machines Corporation Establishing Relationships Among Elements In A Computing System
CN110209702A (en) * 2019-06-06 2019-09-06 齐鲁工业大学 Switched reluctance machines power topology recommended method, system, terminal and storage medium
US20200084161A1 (en) * 2018-09-11 2020-03-12 International Business Machines Corporation Resource configuration using topology diagram
CN110929201A (en) * 2018-09-20 2020-03-27 中国科学院信息工程研究所 Complex network topology editing and visualization system based on Web
CN111490948A (en) * 2020-04-14 2020-08-04 北京大地信合信息技术有限公司 Route configuration method, device and medium for SIRO switching system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120233607A1 (en) * 2011-03-07 2012-09-13 International Business Machines Corporation Establishing Relationships Among Elements In A Computing System
US20200084161A1 (en) * 2018-09-11 2020-03-12 International Business Machines Corporation Resource configuration using topology diagram
CN110929201A (en) * 2018-09-20 2020-03-27 中国科学院信息工程研究所 Complex network topology editing and visualization system based on Web
CN110209702A (en) * 2019-06-06 2019-09-06 齐鲁工业大学 Switched reluctance machines power topology recommended method, system, terminal and storage medium
CN111490948A (en) * 2020-04-14 2020-08-04 北京大地信合信息技术有限公司 Route configuration method, device and medium for SIRO switching system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕鹏: "基于SRIO总线的全交换路由设计与实现", 《无线电通信技术》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113193980A (en) * 2021-03-29 2021-07-30 中盈优创资讯科技有限公司 Method and device for quickly generating function configuration based on novel metropolitan area network topology
CN115238331A (en) * 2022-09-08 2022-10-25 中国空气动力研究与发展中心计算空气动力研究所 CAD graph processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110647471B (en) Interface test case generation method, electronic device and storage medium
CN104579822A (en) Automatic performance test system and method of mobile application based on Http protocol
CN108306804A (en) A kind of Ethercat main station controllers and its communication means and system
CN112019389A (en) Topological system configuration method, device, equipment and medium
CN103002490A (en) Service simulation testing system and realizing method thereof
CN102750301A (en) Blueprint generating method for integrated avionic system model aiming at architecture analysis and design language (AADL) description
CN104598513A (en) Data flow control method and system based on webpage frame
CN111209203B (en) Model verification method based on source code
CN103634154A (en) Simulation system and simulation method for network state
CN103246606B (en) The performance test methods of ESB platform and system
CN112180776B (en) OPC UA information modeling method and device based on equipment component module
CN107728999A (en) A kind of App, the method and system of small routine interface simulation
US20220147498A1 (en) Generation of schemas with error resolve
CN108388623A (en) ER relationships generation method, device, computer equipment and storage medium
CN114584354A (en) Construction method and system of network security practical training platform
CN112083320A (en) FPGA (field programmable Gate array) test method, test board, device, equipment and storage medium
CN111723019A (en) Interface debugging method and system
CN110008447A (en) The processing method and processing device of electrical form
CN103561113A (en) Web Service interface generating method and device
CN107124326A (en) A kind of automated testing method and system
CN110825538A (en) MQ-based method for dynamically interacting data by self-defining data types
CN113705143B (en) Automatic simulation system and automatic simulation method
CN113591448A (en) Report generation method and device and storage medium
CN113904946A (en) Communication simulation interrupt control method and system
CN114429408A (en) Method, device, equipment and system for checking configuration file of intelligent substation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201201