CN110753277A - Method and system for configuration management in OLT network slice - Google Patents

Method and system for configuration management in OLT network slice Download PDF

Info

Publication number
CN110753277A
CN110753277A CN201911018656.5A CN201911018656A CN110753277A CN 110753277 A CN110753277 A CN 110753277A CN 201911018656 A CN201911018656 A CN 201911018656A CN 110753277 A CN110753277 A CN 110753277A
Authority
CN
China
Prior art keywords
template
slice
network slice
entry
bitmap
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911018656.5A
Other languages
Chinese (zh)
Other versions
CN110753277B (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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies Co Ltd
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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN201911018656.5A priority Critical patent/CN110753277B/en
Publication of CN110753277A publication Critical patent/CN110753277A/en
Application granted granted Critical
Publication of CN110753277B publication Critical patent/CN110753277B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/0001Selecting arrangements for multiplex systems using optical switching
    • H04Q11/0062Network aspects
    • H04Q11/0067Provisions for optical access or distribution networks, e.g. Gigabit Ethernet Passive Optical Network (GE-PON), ATM-based Passive Optical Network (A-PON), PON-Ring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/0001Selecting arrangements for multiplex systems using optical switching
    • H04Q11/0062Network aspects
    • H04Q2011/0086Network resource allocation, dimensioning or optimisation

Abstract

The invention discloses a method and a system for configuration management in an OLT network slice, relating to the technical field of network equipment.A template entry is created in a network slice, a bitmap is set in the template entry, the corresponding bits of the network slice to which the template entry belongs are marked as available, and other bits are marked as unavailable; when a cross-slice migration instruction of a user is received, the object bound by the template item is migrated according to the bitmap of the template item, so that smooth migration of the configuration in service scenes such as user mobile and the like is realized, the probability of newly building a configuration template is reduced, the operation and maintenance work efficiency is improved, and the user-friendly perception is improved; configuration cooperation among different slices under the same physical OLT is enhanced, conflicts are reduced, and product stability can be improved; under the condition of limited equipment memory, the equipment memory can be saved, redundant data can be reduced, and the equipment operation efficiency can be improved.

Description

Method and system for configuration management in OLT network slice
Technical Field
The invention relates to the technical field of network equipment, in particular to a method and a system for configuration management in an OLT (optical line terminal) network slice.
Background
With the continuous improvement of broadband service demand of people, the continuous emergence of broadband applications such as high-speed internet, interactive television, 3D high-definition video, cloud computing, cloud storage, internet of things and the like promotes the doubled bandwidth demand of a transmission network from backbone to a metropolitan area network. Meanwhile, with the continuous development and update of communication technology, broadband services are also developed in the directions of integration, digitization, intelligence and virtualization, and the OLT is the core device of the PON system, is responsible for the comprehensive access function of various services such as common broadband users, government and enterprise users and provides various services such as broadband, video, voice, private line and the like. The OLT network slicing technology considers the OLT physical equipment as an open platform, one equipment is divided into a plurality of network slices, each slice has an independent management object, a hardware table entry and a user management interface, services of different slices are isolated, and no influence is caused between the different slices. Of course, the above functions are realized, and problems of inconvenience in user migration between slices, multiple operation steps, increase in operation and maintenance difficulty, and the like are also brought.
After the OLT is divided into a plurality of logical network slices, the following problems exist in the aspect of configuration migration:
the OLT uses the network slice to face the current virtualized network reconstruction, and different slices of the same physical OLT are different management domains and configuration domains;
in a multi-slice scenario, each slice is virtualized into an independent network element with independent service configuration. The user may create a separate business template for each slice and bind to objects within the slice. These templates are independent of each other and are only valid in the region of action of the slice;
because the ONU object is bound with the local template of the slice, if configuration needs to be reserved during migration, the corresponding template binding relationship needs to be reserved. Because the templates are independent in the slices, the conventional scheme considers cross-slice template replication, and the scheme has high processing overhead during migration, easily causes configuration redundancy, occupies equipment memory and brings great inconvenience to maintenance work.
Disclosure of Invention
In view of the defects in the prior art, the present invention aims to provide a method and a system for configuration management in an OLT network slice, which can complete related operations quickly, reliably and in a resource-optimized manner when performing user configuration migration.
In order to achieve the above purposes, the technical scheme adopted by the invention is as follows: a method of configuration management in an OLT network slice, comprising the steps of:
creating a template entry in a network slice, setting a bitmap in the template entry, wherein the bitmap comprises a plurality of bits, each bit corresponds to one network slice, the bits corresponding to the network slices to which the template entry belongs are marked as available, and other bits are marked as unavailable;
binding the template entries into objects within a network slice;
and adopting the template item to perform configuration migration, modification or deletion.
On the basis of the above scheme, binding the template entry to an object in a network slice range specifically includes the following steps:
checking whether the slice to which the object belongs is consistent with the slice to which the template entry belongs; if the two are consistent, executing binding operation; otherwise, no binding is performed.
On the basis of the scheme, the configuration migration is carried out by adopting the template items, and the method specifically comprises the following steps:
when a migration instruction of a user is received, carrying out validity check on the migration instruction of the user, judging whether a source slice and a target slice of the migration instruction of the user are consistent or not when the validity check is passed, if not, determining that the migration instruction is a cross-slice migration instruction, otherwise, determining that the migration instruction is not a cross-slice migration instruction;
when the migration instruction of the user is a cross-slice migration instruction, reading a bitmap in a template entry, and if a bit corresponding to a target slice is available, directly migrating an object bound by the template entry, wherein the binding relationship is unchanged; and if the bit corresponding to the target slice is unavailable, marking the bit corresponding to the target slice as available, migrating the object bound by the template item, and keeping the binding relationship unchanged.
On the basis of the scheme, the method for modifying the configuration by adopting the template entry specifically comprises the following steps:
when the template item is modified in the network slice, judging whether only the bit corresponding to the network slice in the bitmap in the template item is available, and other bits are all unavailable:
if yes, directly modifying the template content;
if not, copying the template entry to generate a new template entry, marking the bit corresponding to the network slice in the bitmap of the new template entry as available, marking the bit corresponding to the network slice in the bitmap of the original template entry as unavailable, pointing the object binding relationship in the network slice to the new template entry, and modifying the content in the new template entry.
On the basis of the scheme, the method for deleting the configuration by adopting the template entry specifically comprises the following steps:
when the slicing network element deletes the template entry, judging whether only the bit corresponding to the network slice in the bitmap in the template entry is available, and other bits are all unavailable:
if yes, checking the binding relationship in the object of the network slice, and if no other object is bound to the template item, deleting the template content;
if not, checking the binding relationship in the object of the network slice, if no other object binds the template, marking the corresponding bit of the network slice in the bitmap of the template entry as unavailable, and not modifying other bits.
The invention also provides a configuration management system in the OLT network slice, which comprises:
a template creation module to: creating a template entry in a network slice, setting a bitmap in the template entry, wherein the bitmap comprises a plurality of bits, each bit corresponds to one network slice, the bits corresponding to the network slices to which the template entry belongs are marked as available, and other bits are marked as unavailable; binding the template entries into objects within a network slice;
a configuration management module to: and adopting the template item to perform configuration migration, modification or deletion.
On the basis of the above scheme, the binding of the template entry to an object in a network slice range by the template creation module specifically includes the following steps:
checking whether the slice to which the object belongs is consistent with the slice to which the template entry belongs; if the two are consistent, executing binding operation; otherwise, no binding is performed.
On the basis of the above scheme, the configuration management module includes a template migration unit, configured to:
when a migration instruction of a user is received, carrying out validity check on the migration instruction of the user, judging whether a source slice and a target slice of the migration instruction of the user are consistent or not when the validity check is passed, if not, determining that the migration instruction is a cross-slice migration instruction, otherwise, determining that the migration instruction is not a cross-slice migration instruction;
when the migration instruction of the user is a cross-slice migration instruction, reading a bitmap in a template entry, and if a bit corresponding to a target slice is available, directly migrating an object bound by the template entry, wherein the binding relationship is unchanged; and if the bit corresponding to the target slice is unavailable, marking the bit corresponding to the target slice as available, migrating the object bound by the template item, and keeping the binding relationship unchanged.
On the basis of the above scheme, the configuration management module further includes a template modification unit, configured to: when the template item is modified in the network slice, judging whether only the bit corresponding to the network slice in the bitmap in the template item is available, and other bits are all unavailable:
if yes, directly modifying the template content;
if not, copying the template entry to generate a new template entry, marking the bit corresponding to the network slice in the bitmap of the new template entry as available, marking the bit corresponding to the network slice in the bitmap of the original template entry as unavailable, pointing the object binding relationship in the network slice to the new template entry, and modifying the content in the new template entry.
On the basis of the above scheme, the configuration management module further includes a template deletion unit, configured to: when the slicing network element deletes the template entry, judging whether only the bit corresponding to the network slice in the bitmap in the template entry is available, and other bits are all unavailable:
if yes, checking the binding relationship in the object of the network slice, and if no other object is bound to the template item, deleting the template content;
if not, checking the binding relationship in the object of the network slice, if no other object binds the template, marking the corresponding bit of the network slice in the bitmap of the template entry as unavailable, and not modifying other bits.
Compared with the prior art, the invention has the advantages that:
the method comprises the steps of creating a template entry in a network slice, setting a bitmap in the template entry, marking all bits corresponding to the network slice to which the template entry belongs as usable, and marking other bits as unusable; when a cross-slice migration instruction of a user is received, the object bound by the template item is migrated according to the bitmap of the template item, so that smooth migration of the configuration in service scenes such as user mobile and the like is realized, the probability of newly building a configuration template is reduced, the operation and maintenance work efficiency is improved, and the user-friendly perception is improved; configuration cooperation among different slices under the same physical OLT is enhanced, conflicts are reduced, and product stability can be improved; under the condition of limited equipment memory, the equipment memory can be saved, redundant data can be reduced, and the equipment operation efficiency can be improved.
Drawings
Fig. 1 is a flowchart illustrating a method for configuration management in an OLT network slice according to an embodiment of the present invention;
FIG. 2 is a schematic view of a configuration migration sub-process according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a template modification sub-process according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a template deletion sub-process according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a framework of a system for configuration management in an OLT network slice according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention will be described in further detail below with reference to the accompanying drawings.
Referring to fig. 1, an embodiment of the present invention provides a method for configuration management in an OLT network slice, including the following steps:
step A, creating a template entry in a network slice, setting a bitmap in the template entry, wherein the bitmap comprises multiple bits, each bit corresponds to one network slice, and marking the bits corresponding to the network slice to which the template entry belongs as usable (for example, setting the bits to be 1 to indicate that the usable bits are usable) and marking the other bits as unusable (for example, setting the bits to be 0 to indicate that the usable bits are unusable bits);
step B, binding the template items to objects in a network slice range;
and step C, adopting the template items to carry out configuration migration, modification or deletion.
Preferably, the binding of the template entry to the object in the network slice range specifically includes the following steps:
checking whether the slice to which the object belongs is consistent with the slice to which the template entry belongs; if the two are consistent, executing binding operation; otherwise, no binding is performed.
As a preferred embodiment, the configuration migration using the template entry specifically includes the following steps:
when a migration instruction of a user is received, carrying out validity check on the migration instruction of the user, judging whether a source slice and a target slice of the migration instruction of the user are consistent or not when the validity check is passed, if not, determining that the migration instruction is a cross-slice migration instruction, otherwise, determining that the migration instruction is not a cross-slice migration instruction;
when the migration instruction of the user is a cross-slice migration instruction, reading a bitmap in a template entry, and if the bit corresponding to the target slice is 1, directly migrating the object bound by the template entry, wherein the binding relationship is unchanged; and if the bit corresponding to the target slice is 0, setting the bit corresponding to the target slice to be 1, and migrating the object bound by the template item without changing the binding relationship.
Further, the configuration modification by using the template entry specifically includes the following steps: when modifying the template item in the network slice, judging whether only the bit corresponding to the network slice in the bitmap in the template item is 1, and all other bits are 0:
if yes, directly modifying the template content;
if not, copying the template entry to generate a new template entry, setting the position corresponding to the network slice in the bitmap of the new template entry as 1, setting the position corresponding to the network slice in the bitmap of the original template entry as 0, pointing the object binding relationship in the network slice to the new template entry, and modifying the content in the new template entry.
Further, the configuration deletion by using the template entry specifically includes the following steps: when the slicing network element deletes the template entry, judging whether only the bit corresponding to the network slice in the bitmap in the template entry is 1, and all other bits are 0:
if yes, checking the binding relationship in the object of the network slice, and if no other object is bound to the template item, deleting the template content;
if not, checking the binding relationship in the object of the network slice, if no other object binds the template, setting the corresponding position of the network slice in the bitmap of the template entry as 0, and not modifying other positions.
The method for configuration management in the OLT network slice of the embodiment of the invention adopts the following scheme:
1. each template entry comprises a bitmap slice _ bitmap of the attributed slice, each bit in the bitmap represents whether the template entry belongs to the slice, if the template entry belongs to the slice, the bitmap is 1, and if the template entry does not belong to the slice, the bitmap is 0. When a template entry is created in a slice, the corresponding position in the bitmap slice _ bitmap is set to 1. One template entry may belong to multiple slices at the same time, i.e., shared within multiple slices;
2. when the slicing network element reads the template entries, the equipment only returns the template entries with the bit of 1 corresponding to the bitmap slice _ bitmap, and a slicing user can only read the service templates belonging to the slice;
3. when the slice network element binds the template to an object, the system checks whether the slice to which the object belongs is consistent with the slice to which the template belongs, and if so, the binding operation is allowed;
4. when the object bound with the template is migrated from one slice to another slice, the corresponding template is not directly copied in the slice, but a migration molecule configuration flow is adopted;
5. when the slicing network element modifies the template items, the template modification sub-process is adopted;
6. and when the slicing network element deletes the template entry, adopting a template deletion sub-process.
FIG. 2 illustrates a configuration migration sub-flow:
s101, a user issues a user migration command and migrates from a source slice to a target slice;
s102, receiving user configuration;
s103, judging whether the relevant parameters are correct or not, if so, entering a step S104; if not, ending;
s104, judging whether the cross-slice migration is performed, if so, entering the step S105; if not, the step S107 is executed;
s105, judging whether a bitmap slice _ bitmap in the template entry, namely whether a bit corresponding to the target slice is 1 or not, if so, entering a step S107; if not, the step S106 is carried out;
s106, setting the corresponding bit to be 1, and setting the template to be shared between the two slices; the flow advances to step S107;
and S107, migrating the object bound by the template, keeping the binding relationship unchanged, and ending.
FIG. 3 shows the template modification sub-process:
s201, a user issues a template modification command;
s202, receiving user configuration;
s203, judging whether the relevant parameters are correct or not, if so, entering a step S204; if not, ending;
s204, judging whether a bit corresponding to the target slice is 1 or not and other bits are all 0 or not in the bitmap slice _ bitmap in the template entry; if yes, go to step S205; if not, go to step S206;
s205, if the template is the exclusive share of the slice, the content of the template can be directly modified, and the process is finished;
s206, if the bit corresponding to the new entry is 1 and other bits are not all 0, copying the template entry, and setting the bit corresponding to the new entry in the bitmap slice _ bitmap as 1; modifying the bitmap slice _ bitmap of the original template, and setting the position corresponding to the slice as 0; when the template is copied, the object binding relationship in the slice needs to point to the new template. And the binding relation of the objects in other slices is unchanged, and the process is finished.
FIG. 4 shows a template deletion sub-process:
s301, a user issues a template deleting command;
s302, receiving user configuration;
s303, judging whether the relevant parameters are correct or not, if so, entering a step S304; if not, ending;
s304, judging whether a bit corresponding to the slice is 1 or not and other bits are all 0 or not in the bitmap slice _ bitmap in the template entry; if yes, go to step S305; if not, go to step S308;
s305, the template is described to be the exclusive share of the slice, and the process goes to the step S306;
s306, checking the binding relationship in the object of the slice, judging whether other objects bind the template, and if so, ending; if not, go to step S307;
s307, directly deleting the template content, and ending;
s308, checking the binding relationship in the object of the slice, judging whether other objects bind the template, and if so, ending; if not, go to step S309;
and S309, setting the corresponding position of the slice in the slice _ bitmap to be 0, and finishing without modifying other positions.
Referring to fig. 5, an embodiment of the present invention further provides a system for configuring and managing in an OLT network slice, including:
a template creation module to: creating template entries in the network slices, setting bitmaps in the template entries, wherein each bitmap comprises multiple bits, each bit corresponds to one network slice, the positions corresponding to the network slices to which the template entries belong are all set to be 1, and the other positions are all set to be 0; binding the template entries into objects within a network slice;
a configuration management module to: and adopting the template item to perform configuration migration, modification or deletion.
As a preferred embodiment, the binding of the template entry to an object in the network slice range by the template creation module specifically includes the following steps:
checking whether the slice to which the object belongs is consistent with the slice to which the template entry belongs; if the two are consistent, executing binding operation; otherwise, no binding is performed.
As a preferred embodiment, the configuration management module includes a template migration unit configured to:
when a migration instruction of a user is received, carrying out validity check on the migration instruction of the user, judging whether a source slice and a target slice of the migration instruction of the user are consistent or not when the validity check is passed, if not, determining that the migration instruction is a cross-slice migration instruction, otherwise, determining that the migration instruction is not a cross-slice migration instruction;
when the migration instruction of the user is a cross-slice migration instruction, reading a bitmap in a template entry, and if a bit corresponding to a target slice is available, directly migrating an object bound by the template entry, wherein the binding relationship is unchanged; and if the bit corresponding to the target slice is unavailable, marking the bit corresponding to the target slice as available, migrating the object bound by the template item, and keeping the binding relationship unchanged.
As a preferred embodiment, the configuration management module further comprises a template modification unit for: when modifying the template item in the network slice, judging whether only the bit corresponding to the network slice in the bitmap in the template item is 1, and all other bits are 0:
if yes, directly modifying the template content;
if not, copying the template entry to generate a new template entry, setting the position corresponding to the network slice in the bitmap of the new template entry as 1, setting the position corresponding to the network slice in the bitmap of the original template entry as 0, pointing the object binding relationship in the network slice to the new template entry, and modifying the content in the new template entry.
In a preferred embodiment, the configuration management module further includes a template deleting unit, configured to: when the slicing network element deletes the template entry, judging whether only the bit corresponding to the network slice in the bitmap in the template entry is 1, and all other bits are 0:
if yes, checking the binding relationship in the object of the network slice, and if no other object is bound to the template item, deleting the template content;
if not, checking the binding relationship in the object of the network slice, if no other object binds the template, setting the corresponding position of the network slice in the bitmap of the template entry as 0, and not modifying other positions.
Based on the same inventive concept, embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program, which, when being executed by a processor, implements all or part of the method steps of a method for configuration management in an OLT network slice.
The present invention can implement all or part of the flow of the method for configuration management in the OLT network slice, and can also be implemented by instructing related hardware through a computer program, where the computer program can be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the above-mentioned method embodiments can be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, in accordance with legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunications signals.
Based on the same inventive concept, an embodiment of the present application further provides an electronic device, which includes a memory and a processor, where the memory stores a computer program running on the processor, and the processor executes the computer program to implement all or part of the method steps in the method for configuration management in the OLT network slice.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the computer device and the various interfaces and lines connecting the various parts of the overall computer device.
The memory may be used to store computer programs and/or modules, and the processor may implement various functions of the computer device by executing or executing the computer programs and/or modules stored in the memory, as well as by invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, video data, etc.) created according to the use of the cellular phone, etc. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, server, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), servers and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A method for configuration management in an OLT network slice, comprising the steps of:
creating a template entry in a network slice, setting a bitmap in the template entry, wherein the bitmap comprises a plurality of bits, each bit corresponds to one network slice, the bits corresponding to the network slices to which the template entry belongs are marked as available, and other bits are marked as unavailable;
binding the template entries into objects within a network slice;
and adopting the template item to perform configuration migration, modification or deletion.
2. The method of claim 1, wherein binding the template entry into an object within a network slice comprises:
checking whether the slice to which the object belongs is consistent with the slice to which the template entry belongs; if the two are consistent, executing binding operation; otherwise, no binding is performed.
3. The method of claim 1, wherein using the template entry for configuration migration comprises:
when a migration instruction of a user is received, carrying out validity check on the migration instruction of the user, judging whether a source slice and a target slice of the migration instruction of the user are consistent or not when the validity check is passed, if not, determining that the migration instruction is a cross-slice migration instruction, otherwise, determining that the migration instruction is not a cross-slice migration instruction;
when the migration instruction of the user is a cross-slice migration instruction, reading a bitmap in a template entry, and if a bit corresponding to a target slice is available, directly migrating an object bound by the template entry, wherein the binding relationship is unchanged; and if the bit corresponding to the target slice is unavailable, marking the bit corresponding to the target slice as available, migrating the object bound by the template item, and keeping the binding relationship unchanged.
4. The method of claim 1, wherein employing the template entry for configuration modification comprises the steps of:
when the template item is modified in the network slice, judging whether only the bit corresponding to the network slice in the bitmap in the template item is available, and other bits are all unavailable:
if yes, directly modifying the template content;
if not, copying the template entry to generate a new template entry, marking the bit corresponding to the network slice in the bitmap of the new template entry as available, marking the bit corresponding to the network slice in the bitmap of the original template entry as unavailable, pointing the object binding relationship in the network slice to the new template entry, and modifying the content in the new template entry.
5. The method of claim 1, wherein the configuration deletion using the template entry specifically comprises the steps of:
when the slicing network element deletes the template entry, judging whether only the bit corresponding to the network slice in the bitmap in the template entry is available, and other bits are all unavailable:
if yes, checking the binding relationship in the object of the network slice, and if no other object is bound to the template item, deleting the template content;
if not, checking the binding relationship in the object of the network slice, if no other object binds the template, marking the corresponding bit of the network slice in the bitmap of the template entry as unavailable, and not modifying other bits.
6. A system for configuration management in an OLT network slice, comprising:
a template creation module to: creating a template entry in a network slice, setting a bitmap in the template entry, wherein the bitmap comprises a plurality of bits, each bit corresponds to one network slice, the bits corresponding to the network slices to which the template entry belongs are marked as available, and other bits are marked as unavailable; binding the template entries into objects within a network slice;
a configuration management module to: and adopting the template item to perform configuration migration, modification or deletion.
7. The system of claim 6, wherein the template creation module binds the template entry into an object within a network slice, comprising:
checking whether the slice to which the object belongs is consistent with the slice to which the template entry belongs; if the two are consistent, executing binding operation; otherwise, no binding is performed.
8. The system of claim 6, wherein the configuration management module comprises a template migration unit to:
when a migration instruction of a user is received, carrying out validity check on the migration instruction of the user, judging whether a source slice and a target slice of the migration instruction of the user are consistent or not when the validity check is passed, if not, determining that the migration instruction is a cross-slice migration instruction, otherwise, determining that the migration instruction is not a cross-slice migration instruction;
when the migration instruction of the user is a cross-slice migration instruction, reading a bitmap in a template entry, and if a bit corresponding to a target slice is available, directly migrating an object bound by the template entry, wherein the binding relationship is unchanged; and if the bit corresponding to the target slice is unavailable, marking the bit corresponding to the target slice as available, migrating the object bound by the template item, and keeping the binding relationship unchanged.
9. The system of claim 6, wherein the configuration management module further comprises a template modification unit to: when the template item is modified in the network slice, judging whether only the bit corresponding to the network slice in the bitmap in the template item is available, and other bits are all unavailable:
if yes, directly modifying the template content;
if not, copying the template entry to generate a new template entry, marking the bit corresponding to the network slice in the bitmap of the new template entry as available, marking the bit corresponding to the network slice in the bitmap of the original template entry as unavailable, pointing the object binding relationship in the network slice to the new template entry, and modifying the content in the new template entry.
10. The system of claim 6, wherein the configuration management module further comprises a template deletion unit to: when the slicing network element deletes the template entry, judging whether only the bit corresponding to the network slice in the bitmap in the template entry is available, and other bits are all unavailable:
if yes, checking the binding relationship in the object of the network slice, and if no other object is bound to the template item, deleting the template content;
if not, checking the binding relationship in the object of the network slice, if no other object binds the template, marking the corresponding bit of the network slice in the bitmap of the template entry as unavailable, and not modifying other bits.
CN201911018656.5A 2019-10-24 2019-10-24 Method and system for configuration management in OLT network slice Active CN110753277B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911018656.5A CN110753277B (en) 2019-10-24 2019-10-24 Method and system for configuration management in OLT network slice

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911018656.5A CN110753277B (en) 2019-10-24 2019-10-24 Method and system for configuration management in OLT network slice

Publications (2)

Publication Number Publication Date
CN110753277A true CN110753277A (en) 2020-02-04
CN110753277B CN110753277B (en) 2022-01-04

Family

ID=69279799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911018656.5A Active CN110753277B (en) 2019-10-24 2019-10-24 Method and system for configuration management in OLT network slice

Country Status (1)

Country Link
CN (1) CN110753277B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111901707A (en) * 2020-06-19 2020-11-06 烽火通信科技股份有限公司 Burst flow detection method and device based on slice in PON system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120076494A1 (en) * 2010-09-27 2012-03-29 Nors Niclas Sven Stacking of units in a passive optical network
CN104253735A (en) * 2013-06-27 2014-12-31 中兴通讯股份有限公司 ONU (optical network unit), communication system and communication method
CN107493524A (en) * 2017-09-21 2017-12-19 烽火通信科技股份有限公司 A kind of method for realizing virtual OLT
CN108111931A (en) * 2017-12-15 2018-06-01 国网辽宁省电力有限公司 The virtual resource section management method and device of a kind of power optical fiber access net
CN108337581A (en) * 2018-02-06 2018-07-27 凌云天博光电科技股份有限公司 Optical line terminal bearing capacity test method, device, system
CN108650562A (en) * 2018-04-17 2018-10-12 烽火通信科技股份有限公司 Device configuration moving method and system based on OLT virtualizations
CN109218855A (en) * 2017-06-30 2019-01-15 中国电信股份有限公司 Bandwidth allocation methods, device and optical network system for OLT slice
CN109525409A (en) * 2017-09-19 2019-03-26 华为技术有限公司 A kind of processing method and management equipment of network slice template
CN109787849A (en) * 2017-11-10 2019-05-21 中国信息通信研究院 A kind of OLT logical network test method
CN110301104A (en) * 2017-02-28 2019-10-01 华为技术有限公司 A kind of optical line terminal OLT equipment virtual method and relevant device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120076494A1 (en) * 2010-09-27 2012-03-29 Nors Niclas Sven Stacking of units in a passive optical network
CN104253735A (en) * 2013-06-27 2014-12-31 中兴通讯股份有限公司 ONU (optical network unit), communication system and communication method
CN110301104A (en) * 2017-02-28 2019-10-01 华为技术有限公司 A kind of optical line terminal OLT equipment virtual method and relevant device
CN109218855A (en) * 2017-06-30 2019-01-15 中国电信股份有限公司 Bandwidth allocation methods, device and optical network system for OLT slice
CN109525409A (en) * 2017-09-19 2019-03-26 华为技术有限公司 A kind of processing method and management equipment of network slice template
CN107493524A (en) * 2017-09-21 2017-12-19 烽火通信科技股份有限公司 A kind of method for realizing virtual OLT
CN109787849A (en) * 2017-11-10 2019-05-21 中国信息通信研究院 A kind of OLT logical network test method
CN108111931A (en) * 2017-12-15 2018-06-01 国网辽宁省电力有限公司 The virtual resource section management method and device of a kind of power optical fiber access net
CN108337581A (en) * 2018-02-06 2018-07-27 凌云天博光电科技股份有限公司 Optical line terminal bearing capacity test method, device, system
CN108650562A (en) * 2018-04-17 2018-10-12 烽火通信科技股份有限公司 Device configuration moving method and system based on OLT virtualizations

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
F. PAYOUX ET.AL: "WDM PON with a single SLED seeding colorless RSOA-based OLT and ONUs", 《2006 EUROPEAN CONFERENCE ON OPTICAL COMMUNICATIONS》 *
张士宗: "基于OLT集群化的灵活高效光接入网关键技术研究", 《中国博士学位论文全文数据库 信息科技辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111901707A (en) * 2020-06-19 2020-11-06 烽火通信科技股份有限公司 Burst flow detection method and device based on slice in PON system
CN111901707B (en) * 2020-06-19 2022-04-01 烽火通信科技股份有限公司 Burst flow detection method and device based on slice in PON system

Also Published As

Publication number Publication date
CN110753277B (en) 2022-01-04

Similar Documents

Publication Publication Date Title
WO2020181684A1 (en) Grayscale release management method, system and device, and storage medium
CN105677250B (en) The update method and updating device of object data in object storage system
US20200356624A1 (en) Collaborative document editing system and method
CN104461744A (en) Resource allocation method and device
CN110909373B (en) Access control method, equipment, system and storage medium
CN114399292A (en) Method, computing device and medium for controlling business approval process
CN108446110B (en) Lua script generation method, Lua script generation device, Lua script generation terminal and computer readable medium
CN110990415A (en) Data processing method and device, electronic equipment and storage medium
CN105867962A (en) System upgrading method and device
CN110753277B (en) Method and system for configuration management in OLT network slice
CN112286904A (en) Cluster migration method and device and storage medium
CN111273942A (en) Code generation method, storage medium, electronic device and system
CN106411718B (en) Data synchronization method and device based on instant messaging application
CN111399866B (en) Updating method and device of VNF (virtual network function) package
WO2023109934A1 (en) Data access method of object storage bucket and cloud management platform
CN104394059B (en) Based on establishing method and the system of social activity application
CN113312669B (en) Password synchronization method, device and storage medium
CN112596748B (en) Desktop fusion use method, device, equipment and readable storage medium
CN109324931B (en) Method for realizing vmware mount recovery in data de-duplication system
CN112788037A (en) Tenant data isolation method and device in cloud environment
CN112417821A (en) Method and device for editing management, computer storage medium and terminal
CN113656355A (en) File processing method and device, nonvolatile storage medium and processor
CN110597576B (en) File remark processing method and system
CN109547864B (en) Media data processing method and device
CN108460078B (en) Auxiliary function execution method and device, storage medium and terminal

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