CN115643504B - Automatic synchronous configuration method for dual-homing PON protection - Google Patents

Automatic synchronous configuration method for dual-homing PON protection Download PDF

Info

Publication number
CN115643504B
CN115643504B CN202211249949.6A CN202211249949A CN115643504B CN 115643504 B CN115643504 B CN 115643504B CN 202211249949 A CN202211249949 A CN 202211249949A CN 115643504 B CN115643504 B CN 115643504B
Authority
CN
China
Prior art keywords
template
olt
configuration
pon
onu
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
CN202211249949.6A
Other languages
Chinese (zh)
Other versions
CN115643504A (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.)
Guangzhou V Solution Telecommunication Technology Co ltd
Original Assignee
Guangzhou V Solution Telecommunication Technology 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 Guangzhou V Solution Telecommunication Technology Co ltd filed Critical Guangzhou V Solution Telecommunication Technology Co ltd
Priority to CN202211249949.6A priority Critical patent/CN115643504B/en
Publication of CN115643504A publication Critical patent/CN115643504A/en
Application granted granted Critical
Publication of CN115643504B publication Critical patent/CN115643504B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

The invention discloses a method for automatically and synchronously configuring dual-homing PON protection, which comprises the following steps: after two butted OLTs simultaneously start the dual-homing PON protection function, a protection group is established according to the template binding condition; establishing an ID unique template on any one OLT, synchronizing to an opposite terminal OLT through a communication system and establishing an ID unique template, wherein the two OLTs are provided with templates with the same ID; binding a template on any OLT to a PON port in a protection group, and if the PON port belongs to a certain dual-homing protection group, transmitting an ID of the template to an opposite terminal OLT by the OLT; the opposite terminal OLT binds templates with the same ID according to the received ID; when an ONU located on any OLT registers, extracting configuration from a template of the OLT and issuing the configuration to the ONU through an OMCI or modifying an OMCI stack of the ONU; and synchronously registering information to the opposite terminal OLT to finish the registration of the opposite terminal ONU. The invention can ensure and enhance the reliability and efficiency in configuration synchronization.

Description

Automatic synchronous configuration method for dual-homing PON protection
Technical Field
The invention relates to the technical field of GPON protection, in particular to a method for automatically and synchronously configuring dual-homing PON protection.
Background
Currently, to realize dual-homing PON protection, PON configuration and ONU configuration under the same protection group need to be synchronized, so that the service of the ONU can be ensured to continue to work normally when the PON configuration and the ONU configuration are inverted. Under the prior art, the configured synchronization needs to be sent by a communication system in a unit of configuration of a single PON or ONU, and after the opposite OLT receives the configuration, the configuration message needs to be parsed and sent to the ONU or PON. A maximum of 128 ONUs are connected to one PON port, a maximum of 16 PON ports are provided in one OLT, and in an extreme case, the configuration may be transmitted thousands of times, so that high-frequency synchronization is not likely to have a risk of losing the configuration, the configuration may be changed accidentally in the transmission process, and analyzing data and issuing the configuration may also bring a great burden to the CPU at the opposite end.
Disclosure of Invention
In order to solve the problems of the defects and the shortcomings existing in the prior art, the invention provides a dual-homing PON protection automatic synchronous configuration method, which reduces the number of times of sending and the content size of configuration in a PON protection group and enhances the reliability and the efficiency of configuration synchronization.
In order to achieve the above purpose of the present invention, the following technical scheme is adopted:
a method for automatic synchronization configuration of dual homing PON protection, said method comprising the steps of:
s1: after two butted OLTs simultaneously start the dual-homing PON protection function, a protection group is established according to the template binding condition;
s2: establishing a template with unique ID on any one OLT, synchronizing to the opposite terminal OLT through a communication system and establishing a template with unique ID, wherein the two OLTs are provided with templates with identical ID and content; completing template configuration and synchronization of the two OLTs;
s3: binding a template on any OLT to a PON port in a protection group, and if the PON port belongs to a certain dual-homing protection group, transmitting an ID of the template to an opposite terminal OLT by the OLT; the opposite terminal OLT binds templates with the same ID according to the received ID, thereby completing template binding of PON ports in the protection group;
s4: when an ONU located on any OLT registers, extracting configuration from a template of the OLT and issuing the configuration to the ONU through an OMCI, or extracting configuration from the template of the OLT and modifying an OMCI stack of the ONU; and synchronously registering information to the opposite terminal OLT to finish the registration of the opposite terminal ONU.
Preferably, the template is a configured format, which includes various service configurations of the ONU, and the applicable object is a PON port or an ONU.
Further, the configurable templates include the following:
ONU Profile is basic information of ONU, critical range;
DBA Profile: dynamic bandwidth allocation;
traffic Profile: browsing configuration;
line Profile: line configuration;
service Profile: service configuration;
alarm Profile: alarm configuration;
pri Profile: private OMCI configuration;
IGMP Profile: multicast-related configuration;
format Profile: and (5) format configuration.
Still further, the OLT of the active configuration protection group is used as a master device, and the configured OLT is used as a slave device;
when the protection group is established, two conditions need to be satisfied:
condition 1: any template does not exist in the master device, so that collision with the slave device is prevented;
condition 2: the PON added to the protection group in the master device and the slave device has no template already bound;
when the conditions are met, a protection group is established, and the master device and the slave device establish a TCP/IP communication link for message delivery.
Preferably, step S2, when the opposite terminal OLT receives the newly-built template information, firstly checking whether the opposite terminal OLT has the template with the same ID, if so, rejecting the synchronous template; if not, a template with the same ID and content is established on the terminal OLT.
Preferably, step S3, when the opposite terminal OLT receives a binding template request, firstly checking whether templates with the same ID exist on the opposite terminal OLT, if so, binding; if the template does not exist, binding failure information is returned to the opposite side, and the opposite side does not bind the template to the PON port after receiving the failure information.
Preferably, when an ONU located on any OLT is deleted, the deletion information is synchronized to the opposite end, and the ONU on the opposite end is correspondingly deleted; upon re-registration, the ONUs read the configuration from the templates on the respective OLTs.
Preferably, after the protection group is established, the configured templates are automatically synchronized to the OLTs at the two ends and stored; when a new PON port is added to a new protection group, if the same template is used, only the ID of the synchronization template is needed.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, said processor implementing the steps of the method as described above when said computer program is executed.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of a method as described above.
The beneficial effects of the invention are as follows:
the method of the invention can reduce the number of times of configuration synchronization and the size of the total content in the dual-homing PON protection. And when the ONU is registered, the configuration is directly extracted from the template of the corresponding OLT, so that the possibility that the error configuration which is accidentally modified in the transmission process is issued to the PON and the ONU can be reduced, and the reliability of the service is enhanced. The invention enhances the reliability of the configuration synchronization between the two OLTs, ensures that the efficiency is more efficient, and reduces the error probability during the synchronization. Assuming 128 ONUs on the PON port, the new method can reduce the transmission of thousands of pieces of configuration information from the original possible transmission to tens of pieces of configuration information, thereby greatly reducing the error probability and improving the synchronization efficiency.
Drawings
Fig. 1 is a flowchart of a method for dual homing PON protection automatic synchronization configuration according to embodiment 1.
Fig. 2 is a flowchart showing the steps of the dual-homing PON protection function turning-on and protection group configuration according to embodiment 1.
Fig. 3 is a flowchart showing the steps of the template configuration and auto-synchronization flowchart of embodiment 1.
Fig. 4 is a flowchart of the template binding of PON ports in a protection group according to embodiment 1.
Fig. 5 is a flowchart of ONU registration in embodiment 1.
Fig. 6 is a schematic diagram of the OLT apparatus at both ends of embodiment 2 turning on the dual-homing PON protection function.
Fig. 7 is a schematic diagram of protection group information of embodiment 2.
Fig. 8 is an initial state diagram of the Line Profile of example 2.
Fig. 9 is a schematic diagram of failure in adding Line Profile in example 2.
FIG. 10 is a schematic diagram of the success of the addition of Line Profile of example 2.
Fig. 11 is a schematic diagram of Tcont configuration in the set Line Profile of embodiment 2.
Fig. 12 is a schematic diagram of a PON port binding template according to embodiment 2.
Fig. 13 is a schematic diagram of ONU registration information according to embodiment 2.
Fig. 14 is a schematic diagram of ONU Tcont configuration information of embodiment 2.
Detailed Description
The invention is described in detail below with reference to the drawings and the detailed description.
Example 1
Under the traditional technology, configuration synchronization can only take a single PON or ONU as a unit, and the configuration is transmitted one by one to achieve the synchronization effect. For example, tcont of an ONU needs to be configured, and after the ONU under the PON of the main OLT configures parameters of tcont, these parameters need to be transferred to the slave OLT through the communication system, analyzed, and then sent to the slave PON. If there are 128 ONUs under a PON, the configuration of tcont needs to be passed 128 times.
In order to ensure and enhance the reliability and efficiency of configuration synchronization, under the condition of supporting the original method of configuration synchronization, the embodiment also provides a method for automatic synchronization configuration of dual-homing PON protection, namely, configuration synchronization is performed by using a configuration template, and the method comprises the following steps:
s1: and after the two butted OLTs simultaneously start the dual-homing PON protection function, a protection group is established according to the template binding condition.
In a specific embodiment, the OLT of the active configuration protection group is used as a master device, and the configured OLT is used as a slave device;
when the protection group is established, two conditions need to be satisfied:
condition 1: any template does not exist in the master device, so that collision with the slave device is prevented;
condition 2: the PON added to the protection group in the master device and the slave device has no template already bound;
when the conditions are met, a protection group is established, and the master device and the slave device establish a TCP/IP communication link for message delivery.
In the specific flow of step S1 in this embodiment, as shown in fig. 2,
s101: the master device and the slave device are powered on, and the dual-homing PON protection function is opened.
S102: the method comprises the steps that a master device configures a protection group, a user inputs an ip address of a slave device and a matched PON port, and clicks and submits the ip address and the matched PON port; the master device first checks whether a template exists or not, if so, immediately returns and displays the configuration failure, and if not, step S103 is executed.
S103: the master device then attempts to connect to the slave device; the slave device receives the connection request, analyzes the message and acquires a PON port needing to be added into a protection group, checks whether the PON port is bound with a template, and if so, returns a message of refusing to build the group to the master device, and the master device displays the failure of configuration; if not, the slave device adds the protection group locally and returns successful group establishment to the master device.
S104: the master device receives the set-up success message and adds the protection group on its own, thereby completing the set-up of the protection group.
S2: establishing an ID unique template on any one OLT, synchronizing to an opposite terminal OLT through a communication system and establishing an ID unique template, wherein the two OLTs are provided with templates with the same ID; and completing the template configuration and synchronization of the two OLTs.
In a specific embodiment, step S2, when the OLT at the opposite end receives the newly created template information, it is checked whether the OLT at the opposite end has a template with the same ID, and if so, the synchronization template is rejected; if not, a template with the same ID and content is established on the terminal OLT. The specific flow of step S2 is shown in fig. 3.
In this embodiment, when the protection group is set, the configuration setting performed at any OLT is synchronized to another OLT.
However, since the slave device may have an old template, when any OLT device adds a new template, it will first query whether the opposite OLT device has a template with the same ID, and if so, it is not allowed to use the ID for template addition.
S3: binding a template on any OLT to a PON port in a protection group, and if the PON port belongs to a certain dual-homing protection group, transmitting an ID of the template to an opposite terminal OLT by the OLT; and the opposite terminal OLT binds the templates with the same ID according to the received ID, thereby completing template binding of PON ports in the protection group, and the template binding flow is shown in figure 4.
In a specific embodiment, step S3, when the opposite OLT receives a binding template request, it first checks whether there is a template with the same ID on the opposite OLT, and if so, binds; if the template does not exist, binding failure information is returned to the opposite side, and the opposite side does not bind the template to the PON port after receiving the failure information.
In this embodiment, after the template is set, the template can be bound to the PON port in the protection group, only one OLT needs to be operated at this time, and the ID of the template is transmitted to another OLT via the network, so that the PON port at the opposite end is also bound to the template with the same ID (i.e., the same content).
However, since the slave device may have an old template, when the PON port binding template in the group is protected, whether the template exists on the OLT should be queried first, and if not, the binding fails.
S4: when an ONU located on any OLT registers, extracting configuration from a template of the OLT and issuing the configuration to the ONU through an OMCI, or extracting configuration from the template of the OLT and modifying an OMCI stack of the ONU; and synchronously registering information to the opposite terminal OLT to finish the registration of the opposite terminal ONU.
In this embodiment, if the ONU is deleted, the ONU at the opposite end will be deleted at this time, and the ONU may read the configuration from the template on the OLT when re-registering.
In this embodiment, the procedure flow of ONU registration is shown in fig. 5.
S401: the ONU is online on the main equipment OLT and synchronously registers information to the slave equipment OLT;
s402: and the PON ports on the two OLT sides respectively check whether binding templates exist, and if so, the PON ports extract the configuration from the templates of the OLT and issue the configuration to the ONU through the OMCI or modify the OMCI stack of the ONU.
In a specific embodiment, the template is a configuration format, which includes various service configurations of the ONU, and the applicable object is a PON port or an ONU.
In a specific embodiment, the configurable templates include the following:
ONU Profile is basic information of ONU, critical range;
DBA Profile: dynamic bandwidth allocation;
traffic Profile: browsing configuration;
line Profile: line configuration;
service Profile: service configuration;
alarm Profile: alarm configuration;
pri Profile: private OMCI configuration;
IGMP Profile: multicast-related configuration;
format Profile: and (5) format configuration.
In a specific embodiment, when an ONU located on any OLT is deleted, the deletion information is synchronized to the opposite end, and the ONU on the opposite end is deleted correspondingly; when re-registering, the ONUs may read the configuration from the templates on the respective OLTs.
In a specific embodiment, after the protection group is established, the configured templates are automatically synchronized to the OLTs at the two ends and stored; when a new PON port is added to a new protection group, if the same template is used, only the ID of the synchronization template is needed, and the configuration of the same content is not needed to be sent to the opposite OLT.
In this embodiment, the PON port of the binding template issues the same configuration to the downstream ONU according to the content in the format.
The template is used for being bound on a PON port, and when the ONU is registered on the PON port, the ONU and the PON can be directly issued by using the configuration set on the template, so that the aim of configuring the PON and the ONU is fulfilled. Different templates are distinguished using IDs, in this embodiment, one ID for each template.
After a protection group is established between the two OLTs, the newly-built templates at any one end can be automatically synchronized to the other end. When the PON port of one OLT binds a specific template, the template ID is also sent to the opposite PON port, so that the opposite PON port binds a template having the same ID. At this time, when the ONU is on line at the PON port of the master, the PON port of the slave will register the same ONU registration information in synchronization with the PON port of the master, but the configuration information does not need to be synchronized by the communication system, and it is only necessary to read the configuration information from the templates on the respective OLTs based on the bound IDs.
The template synchronizing method can reduce the number of times of configuration synchronization and the size of the total content in the dual-homing PON protection. And the configuration is taken from the OLT, so that the possibility that the error configuration which is accidentally modified in the transmission process is issued to the PON and the ONU can be reduced, and the reliability of the service is enhanced.
Example 2
Based on the method for automatic synchronization configuration of dual-homing PON protection described in embodiment 1, in this embodiment, for the purpose of a specific practical example, the configuration of the protection group and the template described in this embodiment may be configured in a command line and a web page, and the following examples are configured in a web page as examples.
In each of the drawings described below, the left boundary surface is the master OLT and the right boundary surface is the slave OLT.
First, turning on a switch of dual-homing PON protection of two OLT apparatuses, as shown in fig. 6;
in the second step, a protection group is configured, in this example, the master OLT uses PON5, the slave OLT uses PON8, inputs IP addresses of the two OLTs, clicks sub, and adds a protection group. After addition, there is information of corresponding protection groups on the interface of the two devices, as shown in fig. 7.
Thirdly, a template is configured, taking a Line Profile configuration as an example. As can be seen from fig. 8, there is no Line Profile on the master OLT, but there is one (ID 1) on the slave OLT, and at this time, if the Line Profile with ID 1 is added to the master OLT, an error is reported (as shown in fig. 9). Therefore, a template with an ID of 2 and named as "example_line_profile" is added to the main device OLT, as shown in fig. 10, both sides have a Line Profile with an ID of 2, the Line Profile is edited, taking a configuration Tcont as an example, and a configuration is synchronized to another section, as shown in fig. 11.
Fourth, the PON port binding template, as shown in fig. 12, is bound by the OLT at one end, and the OLT at the other end is bound by the same template.
Fifth, the ONU registers on-line, and after the ONU goes on-line, the PON takes the configuration from the bound template and issues it to the ONU (only Tcont in this example). After registration is online, information of the ONUs exists on both sides, the ONUs on the main PON port are displayed as an online state, the ONUs on the opposite-end PON port are in an offline state (fig. 13), the configuration of the ONUs is checked by clicking, tcont on both sides is found to be configured (fig. 14), and the configuration of the ONUs is completed synchronously.
Example 3
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, said processor implementing the method of dual homing PON protection auto-sync configuration according to embodiment 1 when executing said computer program.
Where the memory and the processor are connected by a bus, the bus may comprise any number of interconnected buses and bridges, the buses connecting the various circuits of the one or more processors and the memory together. The bus may also connect various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface between the bus and the transceiver. The transceiver may be one element or may be a plurality of elements, such as a plurality of receivers and transmitters, providing a means for communicating with various other apparatus over a transmission medium. The data processed by the processor is transmitted over the wireless medium via the antenna, which further receives the data and transmits the data to the processor.
Example 4
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of dual homing PON protection auto-sync configuration as described in embodiment 1.
That is, it will be understood by those skilled in the art that all or part of the steps in implementing the methods of the embodiments described above may be implemented by a program stored in a storage medium, where the program includes several instructions for causing a device (which may be a single-chip microcomputer, a chip or the like) or a processor (processor) to perform all or part of the steps in the methods of the embodiments described herein. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only memory (ROM), a random access memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
It is to be understood that the above examples of the present invention are provided by way of illustration only and not by way of limitation of the embodiments of the present invention. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the invention are desired to be protected by the following claims.

Claims (9)

1. The method for automatically and synchronously configuring the dual-homing PON protection is characterized by comprising the following steps of: the method comprises the following steps:
s1: after two butted OLTs simultaneously start the dual-homing PON protection function, a protection group is established according to the template binding condition;
s2: establishing a template with unique ID on any one OLT, synchronizing to the opposite terminal OLT through a communication system and establishing a template with unique ID, wherein the two OLTs are provided with templates with identical ID and content; completing template configuration and synchronization of the two OLTs;
s3: binding a template on any OLT to a PON port in a protection group, and if the PON port belongs to a certain dual-homing protection group, transmitting an ID of the template to an opposite terminal OLT by the OLT; the opposite terminal OLT binds templates with the same ID according to the received ID, thereby completing template binding of PON ports in the protection group;
s4: when an ONU located on any OLT registers, extracting configuration from a template of the OLT and issuing the configuration to the ONU through an OMCI, or extracting configuration from the template of the OLT and modifying an OMCI stack of the ONU; simultaneously synchronizing registration information to the opposite terminal OLT to finish registration of the opposite terminal ONU;
the OLT of the active configuration protection group is used as a master device, and the configured OLT is used as a slave device;
when the protection group is established, two conditions need to be satisfied:
condition 1: any template does not exist in the master device, so that collision with the slave device is prevented;
condition 2: the PON added to the protection group in the master device and the slave device has no template already bound;
when the conditions are met, a protection group is established, and the master device and the slave device establish a TCP/IP communication link for message delivery.
2. The method for dual homing PON protection auto-sync configuration according to claim 1, wherein: the template is a configured format, which includes various service configurations of the ONU, and the applicable object is a PON port or an ONU.
3. The method for dual homing PON protection auto-sync configuration according to claim 2, wherein: the configurable templates include the following:
ONU Profile is basic information of ONU, critical range;
DBA Profile: dynamic bandwidth allocation;
traffic Profile: browsing configuration;
line Profile: line configuration;
service Profile: service configuration;
alarm Profile: alarm configuration;
pri Profile: private OMCI configuration;
IGMP Profile: multicast-related configuration;
format Profile: and (5) format configuration.
4. The method for dual homing PON protection auto-sync configuration according to claim 1, wherein: step S2, when the opposite terminal OLT receives the newly-built template information, firstly checking whether the opposite terminal OLT has the template with the same ID, and if so, rejecting the synchronous template; if not, a template with the same ID and content is established on the terminal OLT.
5. The method for dual homing PON protection auto-sync configuration according to claim 1, wherein: step S3, when the opposite terminal OLT receives a binding template request, firstly checking whether templates with the same ID exist on the opposite terminal OLT, and if so, binding; if the template does not exist, binding failure information is returned to the opposite side, and the opposite side does not bind the template to the PON port after receiving the failure information.
6. The method for dual homing PON protection auto-sync configuration according to claim 1, wherein: when an ONU positioned on any OLT is deleted, the deletion information is synchronized to an opposite terminal, and the ONU at the opposite terminal is correspondingly deleted; upon re-registration, the ONUs read the configuration from the templates on the respective OLTs.
7. The method for dual homing PON protection auto-sync configuration according to claim 1, wherein: after the protective group is established, the configured templates are automatically synchronized to the OLTs at the two ends and stored; when a new PON port is added to a new protection group, if the same template is used, only the ID of the synchronization template is needed.
8. A computer device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, characterized by: the steps of the method according to any one of claims 1 to 7 are carried out when said computer program is executed by said processor.
9. A computer-readable storage medium having stored thereon a computer program, characterized by: the computer program, when executed by a processor, performs the steps of the method according to any one of claims 1 to 7.
CN202211249949.6A 2022-10-12 2022-10-12 Automatic synchronous configuration method for dual-homing PON protection Active CN115643504B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211249949.6A CN115643504B (en) 2022-10-12 2022-10-12 Automatic synchronous configuration method for dual-homing PON protection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211249949.6A CN115643504B (en) 2022-10-12 2022-10-12 Automatic synchronous configuration method for dual-homing PON protection

Publications (2)

Publication Number Publication Date
CN115643504A CN115643504A (en) 2023-01-24
CN115643504B true CN115643504B (en) 2023-05-12

Family

ID=84944954

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211249949.6A Active CN115643504B (en) 2022-10-12 2022-10-12 Automatic synchronous configuration method for dual-homing PON protection

Country Status (1)

Country Link
CN (1) CN115643504B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005117300A1 (en) * 2004-05-25 2005-12-08 Agency For Science, Technology And Research Method and system for data transfer
CN102497228A (en) * 2011-12-08 2012-06-13 上海市共进通信技术有限公司 Method for realizing dynamic multichannel OMCI (ONT (Optical Network Terminal) Management and Control Interface) information transmission between OLT (Optical Line Terminal) and ONU (Optical Network Unit) in PON (Passive Optical Network) system
CN102823270A (en) * 2010-04-08 2012-12-12 瑞典爱立信有限公司 Method and arrangements for protection in an optical network
CN105120376A (en) * 2015-07-20 2015-12-02 武汉长光科技有限公司 Method for improving optical link protection switching stability of ONU (optical network unit)
WO2017097008A1 (en) * 2015-12-07 2017-06-15 深圳市中兴微电子技术有限公司 Access method and apparatus for multiple optical network units, and storage medium
CN106972946A (en) * 2017-02-10 2017-07-21 广东东研网络科技股份有限公司 WiFi ONU automatic configuration WAN method and application
CN114786075A (en) * 2022-06-20 2022-07-22 广州培生智能科技有限公司 Reliable network structure and redundancy processing method

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101247666B (en) * 2008-03-24 2011-04-20 中兴通讯股份有限公司 Protecting equipment and method based on optical network system
CN102480323B (en) * 2010-11-25 2016-04-13 中兴通讯股份有限公司 A kind of system and method realizing OLT long-distance disaster
CN102868943B (en) * 2011-07-04 2015-11-25 华为技术有限公司 A kind of method, optical network apparatus and system obtaining PON port association relation
CN103178971B (en) * 2011-12-20 2015-12-16 华为技术有限公司 PON guard method and device
CN102739313B (en) * 2012-06-29 2015-12-16 广东东研网络科技股份有限公司 Structure EPON system full guard fast replacing method hand in hand
CN102917286B (en) * 2012-11-19 2015-04-08 烽火通信科技股份有限公司 Hand-in-hand protection switching method and system in EPON (Ethernet Passive Optical Network)
JP6379213B2 (en) * 2014-03-05 2018-08-22 華為技術有限公司Huawei Technologies Co.,Ltd. Link switching method, apparatus and system
CN103929236B (en) * 2014-04-17 2017-06-13 上海斐讯数据通信技术有限公司 The operation layer realization method and system of passive optical-fiber network Port Protection Switching function
CN104243206B (en) * 2014-09-03 2017-12-29 烽火通信科技股份有限公司 Realize the system and method to ONU radio function centralized configuration and managements
CN107666627A (en) * 2016-07-28 2018-02-06 上海诺基亚贝尔股份有限公司 Data forwarding controlling method and its device in a kind of PON

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005117300A1 (en) * 2004-05-25 2005-12-08 Agency For Science, Technology And Research Method and system for data transfer
CN102823270A (en) * 2010-04-08 2012-12-12 瑞典爱立信有限公司 Method and arrangements for protection in an optical network
CN102497228A (en) * 2011-12-08 2012-06-13 上海市共进通信技术有限公司 Method for realizing dynamic multichannel OMCI (ONT (Optical Network Terminal) Management and Control Interface) information transmission between OLT (Optical Line Terminal) and ONU (Optical Network Unit) in PON (Passive Optical Network) system
CN105120376A (en) * 2015-07-20 2015-12-02 武汉长光科技有限公司 Method for improving optical link protection switching stability of ONU (optical network unit)
WO2017097008A1 (en) * 2015-12-07 2017-06-15 深圳市中兴微电子技术有限公司 Access method and apparatus for multiple optical network units, and storage medium
CN106972946A (en) * 2017-02-10 2017-07-21 广东东研网络科技股份有限公司 WiFi ONU automatic configuration WAN method and application
CN114786075A (en) * 2022-06-20 2022-07-22 广州培生智能科技有限公司 Reliable network structure and redundancy processing method

Also Published As

Publication number Publication date
CN115643504A (en) 2023-01-24

Similar Documents

Publication Publication Date Title
CN100385862C (en) Method for edition upgrading of optical network unit ONU
DE3853022T2 (en) Procedure for the propagation of network status messages.
CN101557317B (en) Active dialogue backup system, equipment and method in dual-server hot-backup network
CN102075343B (en) An out-of-band management realization method, a system for the same and an out-of-band management switch
CN101754221A (en) Data transmission method between heterogeneous systems and data transmission system
CN103428090B (en) A kind of dynamic routing method, routing server and system for heterogeneous network
CN100485628C (en) Data synchronization method in upgrading process
CN102142978B (en) Data backup transmission processing method, device and system
CN110011941B (en) Message forwarding method and device
CN108279986A (en) A kind of distributed transaction processing method and device
CN1964285A (en) A master control device with double CPU and realization method
CN103036716A (en) Method and system for link switchover
CN115643504B (en) Automatic synchronous configuration method for dual-homing PON protection
CN100505918C (en) Light network unit register method based on inquiry in Ethernet non-light source network
CN102523237A (en) Method for sharing load of SIP registrar in IP dispatching system
CN101959087B (en) Multicast processing method and device
CN102577429B (en) Method, device and system for service release
CN101695029B (en) Data backup method, active-standby switching method and communication system as well as related equipment
CN101123490A (en) Method for receiving and transmitting synchronization data between different servers with message service mechanism
CN1960281B (en) Virtual internet exchanging system having virtual line card and its transmission method
CN101631087A (en) Method for realizing data interchange among stations in communication network
CN102006223B (en) Data transmission method, device and system between cards, board card and distributed system
CN103780434A (en) Unattended operation automatic networking method of large-type distribution type system
CN106789144A (en) A kind of configuration file update method and device
CN104935614A (en) Data transmission method and device thereof

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