CN110830275B - Transponder configuration method, device, equipment and readable storage medium - Google Patents

Transponder configuration method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN110830275B
CN110830275B CN201810898580.9A CN201810898580A CN110830275B CN 110830275 B CN110830275 B CN 110830275B CN 201810898580 A CN201810898580 A CN 201810898580A CN 110830275 B CN110830275 B CN 110830275B
Authority
CN
China
Prior art keywords
repeater
model
interface
controller
message
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.)
Active
Application number
CN201810898580.9A
Other languages
Chinese (zh)
Other versions
CN110830275A (en
Inventor
孟建
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN201810898580.9A priority Critical patent/CN110830275B/en
Publication of CN110830275A publication Critical patent/CN110830275A/en
Application granted granted Critical
Publication of CN110830275B publication Critical patent/CN110830275B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The text discloses a method, a device, equipment and a readable storage medium for configuring a repeater, belonging to the technical field of communication, wherein the method comprises the following steps: acquiring configuration data of a repeater; inquiring the interface type corresponding to the transponder in the model warehouse according to the configuration data; when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a message with a preset format through a model adapter and transmitting the message to the repeater; the model is taken as the center, the access of the repeaters using different configuration models to the same controller is supported, the management of the repeater across manufacturers by the controller is facilitated, and the condition that the north interface and the south interface of the controller are inconsistent is also supported, so that the controller in the forwarding control separation system can manage a plurality of repeaters with different interfaces; the compatibility of the system is improved, and certain universality is achieved.

Description

Transponder configuration method, device, equipment and readable storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, and a readable storage medium for configuring a repeater.
Background
With the continuous maturity of SDN (Software Defined Network) and virtualization technologies, the control plane of a data device is separated out and deployed as a Software application on a general-purpose server, called a controller, and the data device itself only serves as a repeater, and the controller can control up to several hundred repeaters. A virtual Broadband Access Server (vbars) is an expression form of control and forwarding separation, a vbars-CP is a controller and is deployed in a general Server, and a vbars-FP is a repeater, that is, a data device. The N data devices form a forwarding pool and share one controller.
The controller and the repeater logically form a BRAS hybrid virtualization system, the configuration management of the BRAS hybrid virtualization system is unified to the controller CP, and the management plane deployed on the CP is responsible for the management of the CP and can configure all the repeaters. However, because CP and FP are loosely coupled, the following difficult problems are faced:
(1) and when the CP and the FP are of different manufacturers, the FP northbound interface is required to be standardized. But in reality, the Yang model is not standardized enough, and there are many sets of standard models and industry standards, and at present, equipment manufacturers are more proprietary models. Under such conditions, it is difficult for the controller and transponder to communicate when they are of different manufacturers.
(2) If the EMS or SDN controller requires the CP northbound interface standard, and the FP is a nonstandard interface of a different manufacturer, the management is difficult.
(3) Part of the transponder software upgrades cause model changes and the controller is difficult to manage.
Disclosure of Invention
The invention provides a repeater configuration method, a device, equipment and a readable storage medium, which take a model as a center, support repeaters using different configuration models to access to the same controller, are beneficial to the management of the repeater across manufacturers by the controller, and also support the condition that a north interface and a south interface of the controller are inconsistent, so that the controller in a forwarding control separation system can manage a plurality of repeaters with different interfaces; the compatibility of the system is improved, and certain universality is achieved.
The technical scheme adopted for solving the technical problems is as follows:
according to an aspect herein, there is provided a repeater configuration method, including:
acquiring configuration data of a repeater;
inquiring the interface type corresponding to the transponder in the model warehouse according to the configuration data;
and when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a message in a preset format through a model adapter and transmitting the message to the repeater.
Optionally, before the converting the configuration data into a message in a preset format through a model adapter and sending the message to the repeater, the method further includes:
dynamically deploying a model adapter to a controller;
optionally, the dynamically deploying the model adapter to the controller includes:
the model adapter makes a software package according to a development interface provided by the controller;
downloading the software package to the controller and operating accordingly;
initializing the model adapter and applying for registration to a control center;
and binding the model adapter with the corresponding transponder.
Optionally, the querying, according to the configuration data, an interface type corresponding to the repeater in the model repository further includes:
and storing the interfaces of the repeater and the controller in the model warehouse in the form of the Yang model, and generating a command line interface according to the Yang model of the repeater.
Optionally, when the interface of the repeater is not consistent with the northbound interface of the corresponding controller, the converting the configuration data into a message in a preset format through a model adapter and sending the message to the repeater further includes:
and when the interface of the repeater is consistent with the northbound interface of the corresponding controller, converting the configuration data into a message in a preset format through a data conversion module and transmitting the message to the repeater.
Optionally, when the interface of the repeater is not consistent with the northbound interface of the corresponding controller, converting the configuration data into a packet in a preset format through a model adapter, and issuing the packet to the repeater includes:
when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a model corresponding to the repeater through a model adapter, and generating a netconf message;
the forwarder agent sends the netconf message to the forwarder;
the transponder executes the netconf message and returns a response message to the transponder agent;
and the transponder agent sends the response message to the model adapter.
Optionally, when the interface of the repeater is not consistent with the northbound interface of the corresponding controller, converting the configuration data into a packet in a preset format through a model adapter, and issuing the packet to the repeater further includes:
when the repeater upgrade causes the interface of the repeater to be inconsistent with the northbound interface of the corresponding controller;
upgrading model adapter software corresponding to the repeater on the controller;
upgrading the transponder software and re-uploading a new model from the transponder;
and regenerating a command line interface according to the new model.
According to another aspect herein, there is provided a repeater configuration apparatus, comprising:
the data acquisition module is used for acquiring the configuration data of the repeater;
the query module is used for querying the interface type corresponding to the transponder in the model warehouse according to the configuration data;
and the conversion module is used for converting the configuration data into a message in a preset format through a model adapter and transmitting the message to the repeater when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller.
According to yet another aspect herein, there is provided an electronic device comprising a memory, a processor, and at least one application stored in the memory and configured to be executed by the processor, the application configured to perform the transponder configuration method described above.
According to yet another aspect herein, there is provided a readable storage medium having stored thereon a computer program which, when executed by a processor, implements the transponder configuration method described above.
The embodiment of the invention discloses a method, a device, equipment and a readable storage medium for configuring a repeater, wherein the method comprises the following steps: acquiring configuration data of a repeater; inquiring the interface type corresponding to the transponder in the model warehouse according to the configuration data; when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a message with a preset format through a model adapter and transmitting the message to the repeater; the model is taken as the center, the access of the repeaters using different configuration models to the same controller is supported, the management of the repeater across manufacturers by the controller is facilitated, and the condition that the north interface and the south interface of the controller are inconsistent is also supported, so that the controller in the forwarding control separation system can manage a plurality of repeaters with different interfaces; the compatibility of the system is improved, and certain universality is achieved.
Drawings
Fig. 1 is a flowchart of a method for configuring a repeater according to an embodiment of the present invention;
fig. 2.1 is a scenario in which the north-south interfaces of the controller use the same set of models according to an embodiment of the present invention;
fig. 2.2 is a scenario of using different models for the north-south interfaces of the controller according to the first embodiment of the present invention;
fig. 2.3 is a scenario in which the controller uses the FP model of the repeater as a northbound interface and the FP models are not uniform according to an embodiment of the present invention;
fig. 2.4 is a scenario of FP model upgrade according to an embodiment of the present invention;
fig. 3 is a schematic interface diagram of a model adaptor according to an embodiment of the present invention;
fig. 4 is a flowchart of another method for configuring a repeater according to an embodiment of the present invention;
FIG. 5 is a flowchart of a method of step S31 of FIG. 4;
fig. 6 is a flowchart of a further method for configuring a repeater according to an embodiment of the present invention;
fig. 7 is a flowchart of a further method for configuring a repeater according to an embodiment of the present invention;
FIG. 8 is a flowchart of a method of step S30 of FIG. 4;
FIG. 9 is a flowchart of another method of step S30 of FIG. 4;
fig. 10 is a block diagram illustrating an exemplary structure of a repeater configuration apparatus according to a second embodiment of the present invention.
The objects, features, and advantages described herein will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the technical problems, technical solutions and advantages to be solved by the present invention clearer and more obvious, the present invention is further described in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative and not restrictive.
Example one
As shown in fig. 1, in this embodiment, a method for configuring a repeater includes:
s10, acquiring configuration data of the repeater;
s20, inquiring the interface type corresponding to the transponder in the model warehouse according to the configuration data;
and S30, when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a message with a preset format through a model adapter and sending the message to the repeater.
In this embodiment, the method uses a model as a center, supports the access of repeaters using different configuration models to the same controller, is beneficial to the management of the controller on the cross-manufacturer repeaters, and also supports the situation that the northbound interface and the southbound interface of the controller are inconsistent, so that the controller in the forwarding control separation system can manage a plurality of repeaters with different interfaces; the compatibility of the system is improved, and certain universality is achieved.
In this embodiment, the model warehouse is used for maintaining different models of each transponder, and is a basis for managing the northbound interface differentiated transponder, the model warehouse imports the models from the transponders in an automatic upload manner or manually imports the models on the controller, and a CLI (command-l interface) command line interface is automatically generated after the models are imported. The model adapter performs a conversion between the northbound interface of the controller and the transponder interface in the case that they are different, so that the controller can manage the forwarding devices with different northbound interfaces. The model adapters can be multiple and can be independently upgraded and added online, and each adapter is generally responsible for a forwarding device with the same northbound interface.
In this embodiment, the model warehouse is managed by using yang (yet antenna Next generation) model; supporting dynamic import of models, models can be imported manually or specified to be read by the controller from the transponder (via netconf protocol). The Yang models of both the controller CP and the repeater FP are stored here, and the FP models may be different. And generating the CLI command of the FP according to the Yang model of the FP so as to provide a command line interface of the FP on the CP.
In this embodiment, the northbound interface is an interface provided for other manufacturers or operators to access and manage, that is, an interface provided upward; in contrast, the southbound interface provides a management function for the network elements of other manufacturers, and manages the interfaces of the network managers or devices of other manufacturers, i.e. the interface provided downwards.
In this embodiment, the step S10 specifically includes: the control center firstly receives the configuration data sent by the management protocol layer (netconf, cli, etc.), and distributes the configuration data to the model adapter according to the registration information, and the model adapter searches the target transponder model corresponding to the configuration data from the model warehouse, then converts the target transponder model into the configuration message conforming to the model, and sends the configuration message through the transponder agent. After receiving the response, if the configuration request informs the control center of the result, the control center writes the library or rolls back; if the operation is a query or an RPC (Remote Procedure Call Protocol), the repeater returns data, and the model adapter converts the data into a corresponding controller model and returns the controller model to the control center for processing.
In this embodiment, the model adapter is also referred to as a third-party converter, when the CP northbound model and the CP southbound FP model are not consistent, a certain conversion is needed, and the architecture allows a dynamic deployment of an adapter, which may be a third party, to accomplish this task. For example, north is a standard model, and some FP in south is a private model of another vendor. As shown in fig. 2.1-2.4, several scenarios with different models are configured for the north-south interfaces of the controller, where fig. 2.1 shows that the same model M is used for the north-south interfaces of the controller, that is, the controller CP is connected upwards through the model M and also connected downwards through the model M to the repeater FP1 and the repeater FP2, in which case, no model adapter is needed for conversion; fig. 2.2 shows that the north-south models of the controllers are different, the north-south interface is connected upwards by using the model M, the south-south interface is connected with the repeater FP1 by using the model M1, and is connected with the repeater FP2 by using the model M2; fig. 2.3 shows that the controller uses the model M1 of the transponder FP1 as the northbound interface, and uses the model M2 of the transponder FP2 as the northbound interface, and the models of the transponders are not uniform; fig. 2.4 shows that when a repeater is upgraded, the model of the controller needs to be upgraded as well.
FIG. 3 is a schematic diagram of an interface of a model adapter, wherein I1 is a registration interface for the model adapter to register with configuration management; i2 is a configuration data receiving interface for configuration management to send the configuration data of the corresponding transponder to the transponder; i3 is a query interface, and other configuration data may be needed by the model adapter during the model conversion process; i4 is the conversion result output; i5 is an execution result receiving interface; i6 is used for feeding back the converted execution result to the interface of configuration management.
As shown in fig. 4, in this embodiment, before the step S30, the method further includes:
s31, dynamically deploying the model adapter to the controller;
as shown in fig. 5, in the present embodiment, the step S31 includes:
s311, the model adapter makes a software package according to the development interface provided by the controller;
s312, downloading the software package to the controller and operating the software package;
s313, initializing the model adapter and applying for registration to the control center;
and S314, binding the model adapter with the corresponding transponder.
In this embodiment, one model adapter may serve multiple repeaters, and one repeater may also have multiple model adapters respectively responsible for processing a part of models.
As shown in fig. 6, in this embodiment, before the step S20, the method further includes:
s21, storing the interfaces of the repeater and the controller in the model warehouse in the form of the Yang model, and generating a command line interface according to the Yang model of the repeater.
As shown in fig. 7, in this embodiment, after step S30, the method further includes:
and S40, when the interface of the repeater is consistent with the northbound interface of the corresponding controller, converting the configuration data into a message with a preset format through a data conversion module and sending the message to the repeater. That is, as shown in fig. 2.1, no model adapter is required to convert when the interface of the repeater coincides with the northbound interface of the corresponding controller.
As shown in fig. 8, in the present embodiment, the step S30 includes:
s304, when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a model corresponding to the repeater through a model adapter, and generating a netconf message;
s305, the forwarder agent sends the netconf message to the forwarder;
s306, the forwarder executes the netconf message and returns a response message to the forwarder agent;
s307, the forwarder agent sends the response message to the model adapter.
In this embodiment, the model adapter sends the response message to the control center, the control center processes according to the content of the response message, when the response message is a configuration request, if the execution is successful, the library is written, and the failure needs to be rolled back; when the response message is an action or get request, the control center receives the return data without a rollback requirement; the execution results are then returned to the management protocol layer (e.g., netconf, cli, etc.).
As another example, as shown in fig. 9, when the repeater upgrade causes the interface of the repeater to be inconsistent with the northbound interface of the corresponding controller; the step S304 further includes:
s301, upgrading model adapter software corresponding to the repeater on the controller;
s302, upgrading the software of the repeater and re-uploading a new model from the repeater;
and S303, regenerating a command line interface according to the new model.
As another embodiment, when a model supporting a repeater is newly added to the controller, only the adapter software needs to be upgraded.
Example two
As shown in fig. 10, in the present embodiment, a repeater configuration apparatus includes:
a data obtaining module 10, configured to obtain configuration data of a transponder;
the query module 20 is configured to query the interface type corresponding to the transponder in the model repository according to the configuration data;
and the conversion module 30 is configured to convert the configuration data into a message in a preset format through a model adapter and send the message to the repeater when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller.
In this embodiment, the apparatus uses a model as a center, supports the access of repeaters using different configuration models to the same controller, is beneficial to the management of the controller on the cross-manufacturer repeaters, and also supports the situation that the northbound interface and the southbound interface of the controller are inconsistent, so that the controller in the forwarding control separation system can manage a plurality of repeaters with different interfaces; the compatibility of the system is improved, and certain universality is achieved.
In this embodiment, the model repository is used to maintain different models of each transponder, and is a basis for managing the northbound interface differentiated transponder, the model repository imports the models from the transponders in an automatic upload manner or manually imports the models on the controller, and a CLI (command-linear interface) command line interface is automatically generated after the models are imported. The model adapter performs a conversion between the northbound interface of the controller and the transponder interface in the case that they are different, so that the controller can manage the forwarding devices with different northbound interfaces. The model adapters can be multiple and can be independently upgraded and added online, and each adapter is generally responsible for a forwarding device with the same northbound interface.
In this embodiment, the model warehouse is managed by using yang (yet antenna Next generation) model; supporting dynamic import of models, models can be imported manually or specified to be read by the controller from the transponder (via netconf protocol). The Yang models of both the controller CP and the repeater FP are stored here, and the FP models may be different. And generating the CLI command of the FP according to the Yang model of the FP so as to provide a command line interface of the FP on the CP.
In this embodiment, the northbound interface is an interface provided for other manufacturers or operators to access and manage, that is, an interface provided upward; in contrast, the southbound interface provides a management function for the network elements of other manufacturers, and manages the interfaces of the network managers or devices of other manufacturers, i.e. the interface provided downwards.
In this embodiment, the model adapter is also referred to as a third-party converter, when the CP northbound model and the CP southbound FP model are not consistent, a certain conversion is needed, and the architecture allows a dynamic deployment of an adapter, which may be a third party, to accomplish this task. For example, north is a standard model, and some FP in south is a private model of another vendor. As shown in fig. 2.1-2.4, several scenarios with different models are configured for the north-south interfaces of the controller, where fig. 2.1 shows that the same model M is used for the north-south interfaces of the controller, that is, the controller CP is connected upwards through the model M and also connected downwards through the model M to the repeater FP1 and the repeater FP2, in which case, no model adapter is needed for conversion; fig. 2.2 shows that the north-south models of the controllers are different, the north-south interface is connected upwards by using the model M, the south-south interface is connected with the repeater FP1 by using the model M1, and is connected with the repeater FP2 by using the model M2; fig. 2.3 shows that the controller uses the model M1 of the transponder FP1 as the northbound interface, and uses the model M2 of the transponder FP2 as the northbound interface, and the models of the transponders are not uniform; fig. 2.4 shows that when a repeater is upgraded, the model of the controller needs to be upgraded as well.
FIG. 3 is a schematic diagram of an interface of a model adapter, wherein I1 is a registration interface for the model adapter to register with configuration management; i2 is a configuration data receiving interface for configuration management to send the configuration data of the corresponding transponder to the transponder; i3 is a query interface, and other configuration data may be needed by the model adapter during the model conversion process; i4 is the conversion result output; i5 is an execution result receiving interface; i6 is used for feeding back the converted execution result to the interface of configuration management.
EXAMPLE III
In this embodiment, an electronic device includes a memory, a processor, and at least one application stored in the memory and configured to be executed by the processor, the application configured to perform the transponder configuration method of embodiment one.
Example four
An embodiment of the invention provides a readable storage medium, on which a computer program is stored, which when executed by a processor implements the method embodiment as described in any of the above transponder configuration method embodiments.
It should be noted that the above device, apparatus, and readable storage medium embodiments and method embodiments belong to the same concept, and specific implementation processes thereof are described in detail in the method embodiments, and technical features in the method embodiments are correspondingly applicable in the device embodiments, which are not described herein again.
The embodiment of the invention discloses a method, a device, equipment and a readable storage medium for configuring a repeater, wherein the method comprises the following steps: acquiring configuration data of a repeater; inquiring the interface type corresponding to the transponder in the model warehouse according to the configuration data; when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a message with a preset format through a model adapter and transmitting the message to the repeater; the model is taken as the center, the access of the repeaters using different configuration models to the same controller is supported, the management of the repeater across manufacturers by the controller is facilitated, and the condition that the north interface and the south interface of the controller are inconsistent is also supported, so that the controller in the forwarding control separation system can manage a plurality of repeaters with different interfaces; the compatibility of the system is improved, and certain universality is achieved.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof.
In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The preferred embodiments of the present invention have been described above with reference to the accompanying drawings, and are not to be construed as limiting the scope of the invention. Any modifications, equivalents and improvements which may occur to those skilled in the art without departing from the scope and spirit of the present invention are intended to be within the scope of the claims.

Claims (10)

1. A method for configuring a repeater, comprising:
acquiring configuration data of a repeater;
inquiring the interface type corresponding to the transponder in the model warehouse according to the configuration data; wherein the model repository maintains different models for each transponder;
and when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a message in a preset format through a model adapter and transmitting the message to the repeater.
2. The method as claimed in claim 1, wherein before converting the configuration data into a message in a preset format via a model adapter and sending the message to the repeater, the method further comprises:
the model adapters are dynamically deployed to the controller.
3. The method of claim 2, wherein dynamically deploying the model adapter to the controller comprises:
the model adapter makes a software package according to a development interface provided by the controller;
downloading the software package to the controller and installing and running the software package;
initializing the model adapter and applying for registration to a control center;
and binding the model adapter with the corresponding transponder.
4. The method as claimed in claim 1, wherein said querying the interface type corresponding to the repeater in the model repository according to the configuration data further comprises:
and storing the interfaces of the repeater and the controller in the model warehouse in the form of the Yang model, and generating a command line interface according to the Yang model of the repeater.
5. The method as claimed in claim 1, wherein when the interface of the repeater is not consistent with the northbound interface of the corresponding controller, the method further comprises, after converting the configuration data into a message in a preset format through a model adapter and sending the message to the repeater:
and when the interface of the repeater is consistent with the northbound interface of the corresponding controller, converting the configuration data into a message in a preset format through a data conversion module and transmitting the message to the repeater.
6. The method as claimed in claim 1, wherein when the interface of the repeater is not consistent with the northbound interface of the corresponding controller, converting the configuration data into a message in a preset format through a model adapter and sending the message to the repeater comprises:
when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller, converting the configuration data into a model corresponding to the repeater through a model adapter, and generating a netconf message;
the forwarder agent sends the netconf message to the forwarder;
the transponder executes the netconf message and returns a response message to the transponder agent;
and the transponder agent sends the response message to the model adapter.
7. The method as claimed in claim 6, wherein when the interface of the repeater is not consistent with the northbound interface of the corresponding controller, converting the configuration data into a message in a preset format through a model adapter and sending the message to the repeater further comprises:
when the repeater upgrade causes the interface of the repeater to be inconsistent with the northbound interface of the corresponding controller;
upgrading model adapter software corresponding to the repeater on the controller;
upgrading the transponder software and re-uploading a new model from the transponder;
and regenerating a command line interface according to the new model.
8. A repeater configuration apparatus comprising:
the data acquisition module is used for acquiring the configuration data of the repeater;
the query module is used for querying the interface type corresponding to the transponder in the model warehouse according to the configuration data; wherein the model repository maintains different models for each transponder;
and the conversion module is used for converting the configuration data into a message in a preset format through a model adapter and transmitting the message to the repeater when the interface of the repeater is inconsistent with the northbound interface of the corresponding controller.
9. An electronic device comprising a memory, a processor, and at least one application stored in the memory and configured to be executed by the processor, wherein the application is configured to perform the transponder configuration method of any of claims 1-7.
10. A readable storage medium, characterized in that a computer program is stored thereon, which program, when being executed by a processor, carries out the transponder configuration method according to one of claims 1-7.
CN201810898580.9A 2018-08-08 2018-08-08 Transponder configuration method, device, equipment and readable storage medium Active CN110830275B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810898580.9A CN110830275B (en) 2018-08-08 2018-08-08 Transponder configuration method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810898580.9A CN110830275B (en) 2018-08-08 2018-08-08 Transponder configuration method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN110830275A CN110830275A (en) 2020-02-21
CN110830275B true CN110830275B (en) 2022-03-25

Family

ID=69540890

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810898580.9A Active CN110830275B (en) 2018-08-08 2018-08-08 Transponder configuration method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN110830275B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113612862B (en) * 2021-10-09 2021-12-21 树根互联股份有限公司 Internet of things data message conversion method and device and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105933139A (en) * 2016-03-30 2016-09-07 广东凯通软件开发有限公司 Data processing method and device
CN106559251A (en) * 2015-09-30 2017-04-05 中兴通讯股份有限公司 A kind of Compilation Method and corresponding interface, component and system based on YANG models
CN106685816A (en) * 2015-11-10 2017-05-17 中国电信股份有限公司 Routing calculation method based on SDN, SDN controller, and system
CN106936857A (en) * 2015-12-29 2017-07-07 中国电信股份有限公司 A kind of connection management method of mixed cloud, SDN controllers and mixing cloud system
CN107483259A (en) * 2017-08-25 2017-12-15 广州西麦科技股份有限公司 SDN controller middleware control methods and system based on MD SAL
CN107888427A (en) * 2017-12-01 2018-04-06 国网江西省电力有限公司信息通信分公司 Electric power communication network network control method based on SDN frameworks

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10148496B2 (en) * 2015-05-05 2018-12-04 Citrix Systems, Inc. Systems and methods for configuring a device via a software-defined networking controller

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106559251A (en) * 2015-09-30 2017-04-05 中兴通讯股份有限公司 A kind of Compilation Method and corresponding interface, component and system based on YANG models
CN106685816A (en) * 2015-11-10 2017-05-17 中国电信股份有限公司 Routing calculation method based on SDN, SDN controller, and system
CN106936857A (en) * 2015-12-29 2017-07-07 中国电信股份有限公司 A kind of connection management method of mixed cloud, SDN controllers and mixing cloud system
CN105933139A (en) * 2016-03-30 2016-09-07 广东凯通软件开发有限公司 Data processing method and device
CN107483259A (en) * 2017-08-25 2017-12-15 广州西麦科技股份有限公司 SDN controller middleware control methods and system based on MD SAL
CN107888427A (en) * 2017-12-01 2018-04-06 国网江西省电力有限公司信息通信分公司 Electric power communication network network control method based on SDN frameworks

Also Published As

Publication number Publication date
CN110830275A (en) 2020-02-21

Similar Documents

Publication Publication Date Title
US9195480B2 (en) Associated plug-in management method, device and system
CN102006333B (en) Method, system and device for installing software component
US20120117557A1 (en) Method and system for upgrading wireless data card
CN100391289C (en) Method of updating remote subsystem in mobile communication system
CN109660372B (en) SDN service configuration method and device
EP4080824A1 (en) Communication parameter configuration method and apparatus, device and storage medium
CN101465758A (en) Method for managing equipment, system and network management server
CN105430096A (en) Automatic installation method and device for parallel file system
CN110830275B (en) Transponder configuration method, device, equipment and readable storage medium
US20160378553A1 (en) Resource Management Method and Device for Terminal System
CN102143506A (en) Management processing method, management processing device and management processing system for wireless repeater
CN112291081B (en) Method, system and storage medium for auditing controller cluster data by cloud management platform
CN101729286B (en) Method, device and system for modifying variables in management information base of agent terminal
CN112953739B (en) K8S platform-based method, system and storage medium for nanotube SDN
CN111209125B (en) Multi-process command line implementation method
CN112153495B (en) Method for managing ONU configuration and related equipment
CN103516535A (en) Network edge equipment (NEE) and method for automatic configuration of NEE
CN116155978A (en) Multi-registry adaptation method, device, electronic equipment and storage medium
CN115904632A (en) Method, system, equipment and storage medium for realizing unified management of kubernets clusters
CN113448609B (en) Container upgrading method, device, equipment and storage medium
CN112242918B (en) VNFD multi-version compatible processing method, device, equipment and storage medium
CN112311570A (en) Method and device for opening network equipment
CN112187711B (en) ONU (optical network unit) cross-platform middleware and method
CN108228202A (en) A kind of information processing method, equipment and computer readable storage medium
US20240192964A1 (en) Server management apparatus and server management method

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
GR01 Patent grant
GR01 Patent grant