CN114025262B - Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment - Google Patents

Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment Download PDF

Info

Publication number
CN114025262B
CN114025262B CN202111303707.6A CN202111303707A CN114025262B CN 114025262 B CN114025262 B CN 114025262B CN 202111303707 A CN202111303707 A CN 202111303707A CN 114025262 B CN114025262 B CN 114025262B
Authority
CN
China
Prior art keywords
message
edge
ont
omci
onts
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
CN202111303707.6A
Other languages
Chinese (zh)
Other versions
CN114025262A (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 CN202111303707.6A priority Critical patent/CN114025262B/en
Publication of CN114025262A publication Critical patent/CN114025262A/en
Application granted granted Critical
Publication of CN114025262B publication Critical patent/CN114025262B/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
    • 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 data intercommunication method between edge ONTs in an FTTR system, which comprises the following steps: the FTTR system comprises an optical gateway and at least two edge ONTs; when the optical gateway receives a message from the edge ONT sending the request, an AVC message in the extended OMCI message is adopted; when the optical gateway sends a message to the edge ONT sending the request, a Set message in the expanded OMCI message is adopted; the communication between the optical gateway and the edge ONT that responds to the request uses standard OMCI messages. According to the invention, through nested OMCI messages, the problem that OMCI only supports a master-slave architecture is solved, and communication of management data between edge ONTs is realized; the invention adopts the existing OMCI channel, and does not occupy extra hardware resources. Compared with the prior art, the method avoids the bandwidth competition problem caused by using the data channel; the invention uses the OMCI protocol as the base for expansion, does not need redefining and developing the addressing method and the communication protocol between the edge ONTs, and reduces the complexity of the system. The invention also provides a corresponding optical gateway and an edge ONT device.

Description

Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment
Technical Field
The invention belongs to the technical field of optical communication, and particularly relates to a data intercommunication method between edge ONTs in an FTTR system, an optical gateway and edge ONT equipment.
Background
In the mainstream FTTR (Fiber to The Room, fiber-to-room) device, networking is performed by a method of hanging a plurality of edge ONTs (Optical Network Terminal, i.e., optical network terminals) under an optical gateway. The edge ONTs are uniformly managed by the optical gateway, only accept the configuration issued by the optical gateway, and the communication of management data can not be realized among the edge ONTs.
In practical application, there is interaction (such as wireless roaming information) between edge gateways on networking information, and a common method is that the edge gateways report all networking data to a main gateway, and after centralized processing by the main gateway, the networking data are distributed to other edge gateways, so that efficiency problems exist for information which needs to be quickly transferred between the edge gateways to be distributed after centralized processing.
Yet another solution is to open up a data channel between edge gateways, in which a message transmission protocol and mechanism is added, but this requires adding a supporting network addressing, message delivery mechanism, increasing the complexity of the system, and having the problem of competing for bandwidth with the data traffic, which affects the message delivery of the management channel when the data traffic is large.
In view of this, how to conveniently implement management data interworking between edge ONTs in an FTTR system is a problem to be solved in the technical field.
Disclosure of Invention
Aiming at the defects or improvement demands of the prior art, the invention provides a data intercommunication scheme among edge ONTs in an FTTR system, which aims to bear service management and control information among the edge ONTs through OMCI messages, solve the problem that the existing OMCI can only support a master-slave architecture (OLT-ONT), realize point-to-point management and control message transmission among edge gateways (ONT-ONT), and conveniently realize management and data intercommunication among the edge ONTs in the FTTR system.
In order to achieve the above object, according to one aspect of the present invention, there is provided a method for data interworking between edge ONTs in an FTTR system, including:
the FTTR system comprises an optical gateway and at least two edge ONTs;
when the optical gateway receives a message from the edge ONT sending the request, an AVC message in the extended OMCI message is adopted;
when the optical gateway sends a message to the edge ONT sending the request, a Set message in the expanded OMCI message is adopted;
and the communication between the optical gateway and the edge ONT which responds to the request adopts standard OMCI information.
In one embodiment of the present invention, the AVC message or the Set message includes fields specifically:
setting a Transaction correlation identifier field range in an AVC message or a Set message as a preset interval, and reserving for nesting OMCI between edge ONTs; while the remaining range is still used for normal OMCI messages between the optical gateway and the edge ONT;
the Entity class field in the AVC message or the Set message is Set to a preset value, and is used for representing the OMCI message for communication between the edge ONTs;
an Entity instance field in the AVC message is used to represent the ONU ID of the edge ONT of the reply request of this message; the Entity instance field in the Set message is used to represent the ONU ID of the edge ONT of the transmission request of this message;
the Message contents field in the AVC Message or Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to the other edge ONT.
In one embodiment of the present invention, when the optical gateway receives a message from an edge ONT sending a request, an AVC message in the extended OMCI message is adopted, including:
after the optical gateway receives the AVC message, checking Transaction correlation identifier and the Entity class field, and if Transaction correlation identifier field value is in a preset interval, and if the Entity class field value is equal to the preset value, considering the message as an OMCI message between the edge ONTs;
the optical gateway records the AVC Message Transaction correlation identifier field, and extracts the Message contents field in the AVC Message to be used as a new complete OMCI Message; and sending a new complete OMCI message to the edge ONT of the sending request according to the ONU ID of the edge ONT of the response request in the Entity instance field in the AVC message.
In one embodiment of the present invention, when the optical gateway sends a message to an edge ONT sending a request, a Set message in the extended OMCI message is adopted, including:
after receiving the reply of the requested edge ONT, the optical gateway processes the OMCI message as the data part of the Set message, and processes Transaction correlation identifier and Entity field, and sends the data to the requested edge ONT, wherein Transaction correlation identifier is Transaction correlation identifier value of AVC message recorded by the optical gateway, and Entity is ONU ID of the requested edge ONT.
According to another aspect of the present invention, there is also provided an optical gateway including:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of interworking data between edge ONTs in the FTTR system.
According to another aspect of the present invention, there is also provided a method for data interworking between edge ONTs in an FTTR system, including:
the FTTR system comprises an optical gateway and at least two edge ONTs;
when the edge ONT sending the request sends a message to the optical gateway, an AVC message in the expanded OMCI message is adopted;
and when the edge ONT sending the request receives the message from the optical gateway, adopting a Set message in the extended OMCI message.
In one embodiment of the present invention, the AVC message or the Set message includes fields specifically:
setting a Transaction correlation identifier field range in an AVC message or a Set message as a preset interval, and reserving for nesting OMCI between edge ONTs; while the remaining range is still used for normal OMCI messages between the optical gateway and the edge ONT;
the Entity class field in the AVC message or the Set message is Set to a preset value, and is used for representing the OMCI message for communication between the edge ONTs;
an Entity instance field in the AVC message is used to represent the ONU ID of the edge ONT of the reply request of this message; the Entity instance field in the Set message is used to represent the ONU ID of the edge ONT of the transmission request of this message;
the Message contents field in the AVC Message or Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to the other edge ONT.
In one embodiment of the present invention, when the edge ONT sending the request sends a message to the optical gateway, an AVC message in the extended OMCI message is adopted, including:
the edge ONT is encapsulated according to the field of the AVC message; one edge ONT fills in the Message contents field with an OMCI Message sent to the other edge ONT as the data part of the AVC Message.
In one embodiment of the present invention, when the edge ONT sending the request receives a message from the optical gateway, a Set message in the extended OMCI message is adopted, including:
after receiving the Set message, the edge ONT sending the request checks Transaction correlation identifier and the Entity class field, and if Transaction correlation identifier field value is in a preset interval and the Entity class field value is equal to the preset value, the message is considered as OMCI message between the edge ONTs;
the edge ONT sending the request extracts the Message contents field in the Set Message as a new complete OMCI Message.
According to another aspect of the present invention, there is also provided an edge ONT apparatus, including:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of interworking data between edge ONTs in the FTTR system.
In general, compared with the prior art, the above technical solution conceived by the present invention has the following beneficial effects:
(1) According to the invention, through nested OMCI messages, the problem that OMCI only supports a master-slave architecture is solved, and communication of management data between edge ONTs is realized;
(2) The invention adopts the existing OMCI channel, and does not occupy extra hardware resources. Compared with the prior art, the method avoids the bandwidth competition problem caused by using the data channel;
(3) The invention uses the OMCI protocol as the base for expansion, compared with the prior proposal, the invention does not need redefining and developing the addressing method and the communication protocol between the edge ONTs, thereby reducing the complexity of the system.
Drawings
Fig. 1 is a schematic diagram of OMCI message interaction between edge ONTs in an FTTR system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an AVC message format provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of a Set message format provided in an embodiment of the present invention;
fig. 4 is a process flow diagram of receiving and transmitting edge ONT management data according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of LOID replacement provided by an embodiment of the present invention;
fig. 6 is a schematic diagram of wireless roaming information synchronization according to an embodiment of the invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention. In addition, the technical features of the embodiments of the present invention described below may be combined with each other as long as they do not collide with each other.
Example 1
In order to solve the problem that management data cannot be communicated between edge ONTs in the existing FTTR system, as shown in fig. 1, the invention provides a method for communicating data between edge ONTs in the FTTR system. In the method provided by the invention, the optical gateway and the edge ONT sending the request are interacted by adopting double-layer OMCI information, and the optical gateway and the edge ONT responding the request are interacted by adopting single-layer OMCI information.
It should be noted that the dual-layer OMCI message is obtained by nesting OMCI messages. When one edge ONT is to send a message to other edge ONTs, the message to be sent is encapsulated with an AVC message in the extended OMCI message, the message format is shown in fig. 2.
The Transaction correlation identifier field in the AVC message is set to a preset interval (e.g., 0x0000-0x7 FFF) reserved for nesting OMCI between edge ONTs, and for 16 edge ONTs, each edge ONT uses a range of n×2048 to n×2048+2047, where N is 0-15. While the remaining range 0x8000-0xFFFF is still used for normal OMCI messages between the optical gateway and the edge ONT.
The Entity class field in the AVC message is set to a preset value (e.g., 0 xFFBB) to characterize the OMCI message for communication between edge ONTs.
The Entity instance field in the AVC message is used to indicate the ONU ID of the destination edge ONT of this message, indicating to which edge ONT the message is specifically sent. Specifically, if the Entity instance field is a preset broadcast address (e.g., 0 xFFFF), it indicates that the message is a broadcast message, and the message content needs to be sent to all other edge ONTs.
The Message contents field in the AVC Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to another edge ONT.
Message Type is used to distinguish Message types, such as AVC Message or Set Message;
device identifier is similar to a random number and is used to identify a particular OMCI message, each using the same method.
The other fields of the special AVC message still follow the requirements of the extended OMCI message.
The edge ONT is also realized by OMCI nesting when receiving messages sent by other edge ONTs through the optical gateway, and specifically, the messages are packaged by expanding Set messages in the OMCI messages, and the message format is shown in figure 3.
The Transaction correlation identifier field in the Set message is Set to a preset interval (e.g., 0x0000-0x7 FFF) reserved for nesting OMCI between edge ONTs, and for 16 edge ONTs, each edge ONT uses a range from n×2048 to n×2048+2047, where N is 0-15. While the remaining range 0x8000-0xFFFF is still used for normal OMCI messages between the optical gateway and the edge ONT. If this message is a reply message to other edge ONTs, the field value is consistent with the previous AVC message.
The Entity class field in the Set message is Set to a preset value (e.g., 0 xFFBB) to characterize the OMCI message for communication between edge ONTs.
The Entity instance field in the Set message is used to indicate the ONU ID of the source edge ONT of the message, indicating which edge ONT the message is specifically sent from.
The Message contents field in the Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to another edge ONT.
The other fields of the special Set message still follow the requirements of the extended OMCI message.
Example 2
Based on the encapsulation rule of the double-layer OMCI message provided in the above embodiment 1, the embodiment of the present invention provides a method for sending management data between edge ONTs, as shown in fig. 4, which mainly includes the following steps:
step 10, edge ONT is encapsulated according to the format described in embodiment 1. One edge ONT takes the OMCI message sent to the other edge ONT as the data part of the AVC message, and carries out special processing on Transaction correlation identifier, entity class and Entity instance fields, then checks the length of the AVC message to ensure that the length of the AVC message does not exceed the maximum length defined by the extended OMCI message, and finally calculates the checksum and sends the message to the optical gateway.
Step 20, after the optical gateway receives the AVC message, it checks Transaction correlation identifier, the Entity class field, if the encapsulation requirement of embodiment 1 is met. The message is considered an OMCI message between the edge ONTs rather than a message sent by the edge ONT to the optical gateway.
Step 30, after the optical gateway receives the AVC Message meeting the requirements of embodiment 1, the field Transaction correlation identifier of the AVC Message is recorded, and the Message contents field in the AVC Message is extracted at the same time, so as to be used as a new complete OMCI Message. The optical gateway modifies the Transaction correlation identifier field of the OMCI message so as not to conflict with Transaction correlation identifier already in use by the current optical gateway. After recalculating the checksum, the message is sent to the corresponding edge ONT according to the edge ONT ID of the reply request in the AVC message without changing the other message contents.
Step 40, after receiving the reply of the edge ONT of the response request, the optical gateway takes the OMCI message as the data part of the Set message, and performs special processing on the Transaction correlation identifier, the Entity class and the Entity instance fields, wherein Transaction correlation identifier is the Transaction correlation identifier value of the AVC message reserved in step 30. The Entity class is 0xFFBB,Entity instance as the ONU ID of the source edge ONT. After the optical gateway calculates the checksum, the data is sent to the edge ONT that sent the AVC message in step 20.
Step 50, after the edge ONT receives the Set message, check Transaction correlation identifier, the Entity class field, if the encapsulation requirement of implementing column 1 is met. The message is considered an OMCI message between the edge ONTs rather than a message sent by the edge ONT to the optical gateway.
Step 60, when the edge ONT receives the Set Message meeting the requirements of embodiment 1, the Message contents field in the Set Message is extracted as a new complete OMCI Message.
Note that: not all OMCI messages will answer to the initiator, and if in step 30 the corresponding edge ONT of the received message does not need to answer, then the corresponding absence of the following steps 40-60.
Example 3
Further, the invention provides a method for data intercommunication between edge ONTs in an FTTR system, which comprises the following steps:
the FTTR system comprises an optical gateway and at least two edge ONTs;
when the optical gateway receives a message from the edge ONT sending the request, an AVC message in the extended OMCI message is adopted;
when the optical gateway sends a message to the edge ONT sending the request, a Set message in the expanded OMCI message is adopted;
and the communication between the optical gateway and the edge ONT which responds to the request adopts standard OMCI information.
Further, the AVC message or the Set message includes fields specifically:
setting a Transaction correlation identifier field range in an AVC message or a Set message as a preset interval, and reserving for nesting OMCI between edge ONTs; while the remaining range is still used for normal OMCI messages between the optical gateway and the edge ONT;
the Entity class field in the AVC message or the Set message is Set to a preset value, and is used for representing the OMCI message for communication between the edge ONTs;
an Entity instance field in the AVC message is used to represent the ONU ID of the edge ONT of the reply request of this message; the Entity instance field in the Set message is used to represent the ONU ID of the edge ONT of the transmission request of this message;
the Message contents field in the AVC Message or Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to the other edge ONT.
Further, when the optical gateway receives a message from the edge ONT sending the request, an AVC message in the extended OMCI message is adopted, including:
after the optical gateway receives the AVC message, checking Transaction correlation identifier and the Entity class field, and if Transaction correlation identifier field value is in a preset interval, and if the Entity class field value is equal to the preset value, considering the message as an OMCI message between the edge ONTs;
the optical gateway records the AVC Message Transaction correlation identifier field, and extracts the Message contents field in the AVC Message to be used as a new complete OMCI Message; and sending a new complete OMCI message to the edge ONT of the sending request according to the ONU ID of the edge ONT of the response request in the Entity instance field in the AVC message.
Further, when the optical gateway sends a message to the edge ONT sending the request, a Set message in the extended OMCI message is adopted, including:
after receiving the reply of the requested edge ONT, the optical gateway processes the OMCI message as the data part of the Set message, and processes Transaction correlation identifier and Entity field, and sends the data to the requested edge ONT, wherein Transaction correlation identifier is Transaction correlation identifier value of AVC message recorded by the optical gateway, and Entity is ONU ID of the requested edge ONT.
Further, the present invention provides an optical gateway, comprising: at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute the method for data interworking between edge ONTs in the FTTR system.
Example 4
Further, the invention provides a method for data intercommunication between edge ONTs in an FTTR system, which comprises the following steps:
the FTTR system comprises an optical gateway and at least two edge ONTs;
when the edge ONT sending the request sends a message to the optical gateway, an AVC message in the expanded OMCI message is adopted;
and when the edge ONT sending the request receives the message from the optical gateway, adopting a Set message in the extended OMCI message.
Further, the AVC message or the Set message includes fields specifically:
setting a Transaction correlation identifier field range in an AVC message or a Set message as a preset interval, and reserving for nesting OMCI between edge ONTs; while the remaining range is still used for normal OMCI messages between the optical gateway and the edge ONT;
the Entity class field in the AVC message or the Set message is Set to a preset value, and is used for representing the OMCI message for communication between the edge ONTs;
an Entity instance field in the AVC message is used to represent the ONU ID of the edge ONT of the reply request of this message; the Entity instance field in the Set message is used to represent the ONU ID of the edge ONT of the transmission request of this message;
the Message contents field in the AVC Message or Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to the other edge ONT.
Further, when the edge ONT sending the request sends a message to the optical gateway, an AVC message in the extended OMCI message is adopted, including:
the edge ONT is encapsulated according to the field of the AVC message; one edge ONT fills in the Message contents field with an OMCI Message sent to the other edge ONT as the data part of the AVC Message.
Further, when the edge ONT sending the request receives the message from the optical gateway, a Set message in the extended OMCI message is adopted, which includes:
after receiving the Set message, the edge ONT sending the request checks Transaction correlation identifier and the Entity class field, and if Transaction correlation identifier field value is in a preset interval and the Entity class field value is equal to the preset value, the message is considered as OMCI message between the edge ONTs;
the edge ONT sending the request extracts the Message contents field in the Set Message as a new complete OMCI Message.
Further, the present invention provides an edge ONT device, comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of interworking data between edge ONTs in the FTTR system.
Example 5
Based on the above embodiment 2, this embodiment describes a specific usage scenario of the present invention: replacement of edge ONT.
As shown in fig. 5, the present invention provides a method for replacing an edge ONT LOID, which includes LOID1, LOID 2, and edge ONT1 and edge ONT 2.
When the FTTR system is in actual use, a plurality of edge ONTs are hung under one optical gateway, the use scene of each edge ONT is different, and different configurations are carried out according to different use scenes. The configuration of each edge ONT is bound to a specific LOID. The mapping relation between the LOID and the configuration is stored in the optical gateway.
In the figure, the edge ONT1 uses the LOID1, the edge ONT2 uses the LOID 2, when two edge gateways trigger the replacement action through a device key or the like in the same time interval, the two edge gateways autonomously complete the exchange of the LOID through the peer-to-peer communication by the method ONT1 and ONT2 in the embodiment 2, the optical gateway (main gateway) does not participate in the process of exchanging contents and does not sense the exchange process, the ONU1 is used as the edge ONT for sending the request to set the LOID1 to the edge ONT2, and the ONU2 is also used as the ONT for sending the request to set the LOID 2 to the edge ONT1. The two edge ONTs receive the new LOID, save it, and register with the optical gateway with the new LOID.
Example 6
Based on the above embodiment 2, this embodiment illustrates another specific usage scenario of the present invention: synchronization of wireless roaming information between edge ONTs
As shown in fig. 6, the present invention provides a method for implementing wireless roaming information between sub-routes in an FTTR system, which does not need to process roaming information through a main route (controller) and forward the roaming information, but directly transmits point-to-point between two sub-routes.
When the FTTR system is in actual use, a plurality of edge ONTs are hung under one optical gateway, each edge ONT is an AP to realize Wireless (WIFI) equipment access, the whole FTTR system can realize wireless mesh networking, and equipment such as a wireless terminal (e.g. a mobile phone) and the like can realize roaming among different APs (edge ONTs) (switching from one AP to another AP) in the FTTR system. There are many processes of access authentication, transmission encryption and the like in the wireless signal, encryption authentication data are continuously updated between the AP and the terminal, when the wireless terminal starts to access to the AP1, the AP1 records a series of access information connected with the wireless terminal, when a mobile phone roams to the AP2 to access, the AP2 can rapidly broadcast the information of the wireless terminal to all APs of the whole FTTR system, at the moment, the AP1 can rapidly know that the wireless terminal has accessed the AP2, the information of the authentication encryption and the like recorded by the wireless terminal can be directly transmitted to the AP2 through the method of the example 2 in a point-to-point mode through an optical link, and the AP2 and the wireless terminal can directly use the information of the encryption authentication and the like just to carry out wireless data transmission without renegotiation, so that the wireless terminal equipment can rapidly and seamlessly roam between the APs. That is, in step 10, the AP2 sends an AVC message, where the Entity instance is not a specific edge ONU ID, but is a broadcast address, for example, 0xFFFFF, and after the optical gateway in step 30 receives the AVC message, the optical gateway sends the AVC message to other corresponding edge ONTs managed by the optical gateway.
It will be readily appreciated by those skilled in the art that the foregoing description is merely a preferred embodiment of the invention and is not intended to limit the invention, but any modifications, equivalents, improvements or alternatives falling within the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (8)

1. A method for data interworking between edge ONTs in an FTTR system, comprising:
the FTTR system comprises an optical gateway and at least two edge ONTs;
when the optical gateway receives a message from the edge ONT sending the request, an AVC message in the extended OMCI message is adopted;
when the optical gateway sends a message to the edge ONT sending the request, a Set message in the expanded OMCI message is adopted;
the communication between the optical gateway and the edge ONT which responds to the request adopts standard OMCI information; wherein:
the AVC message or the Set message includes fields specifically:
setting a Transaction correlation identifier field range in an AVC message or a Set message as a preset interval, and reserving for nesting OMCI between edge ONTs; while the remaining range is still used for normal OMCI messages between the optical gateway and the edge ONT;
the Entity class field in the AVC message or the Set message is Set to a preset value, and is used for representing the OMCI message for communication between the edge ONTs;
an Entity instance field in the AVC message is used to represent the ONU ID of the edge ONT of the reply request of this message; the Entity instance field in the Set message is used to represent the ONU ID of the edge ONT of the transmission request of this message;
the Message contents field in the AVC Message or Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to the other edge ONT.
2. The method for interworking data between edge ONTs in FTTR system according to claim 1, wherein when the optical gateway receives the message from the edge ONT that sent the request, AVC message in the extended OMCI message is used, comprising:
after the optical gateway receives the AVC message, checking Transaction correlation identifier and the Entity class field, and if Transaction correlation identifier field value is in a preset interval, and if the Entity class field value is equal to the preset value, considering the message as an OMCI message between the edge ONTs;
the optical gateway records the AVC Message Transaction correlation identifier field, and extracts the Message contents field in the AVC Message to be used as a new complete OMCI Message; and sending a new complete OMCI message to the edge ONT of the sending request according to the ONU ID of the edge ONT of the response request in the Entity instance field in the AVC message.
3. The method for interworking data between edge ONTs in FTTR system of claim 1, wherein when the optical gateway sends a message to the edge ONT that sends the request, a Set message in the extended OMCI message is used, comprising:
after receiving the reply of the requested edge ONT, the optical gateway processes the OMCI message as the data part of the Set message, and processes Transaction correlation identifier and Entity field, and sends the data to the requested edge ONT, wherein Transaction correlation identifier is Transaction correlation identifier value of AVC message recorded by the optical gateway, and Entity is ONU ID of the requested edge ONT.
4. An optical gateway, comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-3.
5. A method for data interworking between edge ONTs in an FTTR system, comprising:
the FTTR system comprises an optical gateway and at least two edge ONTs;
when the edge ONT sending the request sends a message to the optical gateway, an AVC message in the expanded OMCI message is adopted;
when the edge ONT sending the request receives the message from the optical gateway, a Set message in the expanded OMCI message is adopted; wherein:
the AVC message or the Set message includes fields specifically:
setting a Transaction correlation identifier field range in an AVC message or a Set message as a preset interval, and reserving for nesting OMCI between edge ONTs; while the remaining range is still used for normal OMCI messages between the optical gateway and the edge ONT;
the Entity class field in the AVC message or the Set message is Set to a preset value, and is used for representing the OMCI message for communication between the edge ONTs;
an Entity instance field in the AVC message is used to represent the ONU ID of the edge ONT of the reply request of this message; the Entity instance field in the Set message is used to represent the ONU ID of the edge ONT of the transmission request of this message;
the Message contents field in the AVC Message or Set Message contains a complete OMCI Message, which is the original OMCI Message sent by one edge ONT to the other edge ONT.
6. The method for interworking data between edge ONTs in FTTR system of claim 5, wherein when the edge ONT sending the request sends a message to the optical gateway, an AVC message in the extended OMCI message is adopted, comprising:
the edge ONT is encapsulated according to the field of the AVC message; one edge ONT fills in the Message contents field with an OMCI Message sent to the other edge ONT as the data part of the AVC Message.
7. The method for interworking data between edge ONTs in FTTR system of claim 5, wherein when the edge ONT sending the request receives the message from the optical gateway, a Set message in the extended OMCI message is used, which includes:
after receiving the Set message, the edge ONT sending the request checks Transaction correlation identifier and the Entity class field, and if Transaction correlation identifier field value is in a preset interval and the Entity class field value is equal to the preset value, the message is considered as OMCI message between the edge ONTs;
the edge ONT sending the request extracts the Message contents field in the Set Message as a new complete OMCI Message.
8. An edge ONT device, comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 5-7.
CN202111303707.6A 2021-11-05 2021-11-05 Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment Active CN114025262B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111303707.6A CN114025262B (en) 2021-11-05 2021-11-05 Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111303707.6A CN114025262B (en) 2021-11-05 2021-11-05 Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment

Publications (2)

Publication Number Publication Date
CN114025262A CN114025262A (en) 2022-02-08
CN114025262B true CN114025262B (en) 2023-06-09

Family

ID=80061091

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111303707.6A Active CN114025262B (en) 2021-11-05 2021-11-05 Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment

Country Status (1)

Country Link
CN (1) CN114025262B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114641030B (en) * 2022-05-18 2022-07-19 华中科技大学 FTTR-based home user hotspot area identification method, system, device and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112003686A (en) * 2020-07-24 2020-11-27 新华三大数据技术有限公司 Message format negotiation method and device
WO2021047546A1 (en) * 2019-09-11 2021-03-18 南京中兴新软件有限责任公司 Service configuration method and apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8751630B2 (en) * 2008-10-28 2014-06-10 Futurewei Technologies, Inc. Collecting status from a partner management domain
CN102223352B (en) * 2010-04-15 2016-03-30 中兴通讯股份有限公司 The PPPoE collocation method of a kind of GPON system and realization thereof
CN106331906B (en) * 2015-06-30 2019-03-15 中兴通讯股份有限公司 A kind of method, ONT and OLT for realizing ONT and switching online
CN107294753B (en) * 2016-04-11 2019-06-25 中兴通讯股份有限公司 A kind of method that SDN/NFV opens access net system and manages ONU/ONT
CN111615019B (en) * 2019-02-22 2022-11-15 上海诺基亚贝尔股份有限公司 Method, apparatus and computer readable storage medium implemented in an optical network
CN113507656B (en) * 2021-07-07 2022-05-13 烽火通信科技股份有限公司 Method and device for managing edge ONT (optical network terminal) by OLT (optical line terminal)

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021047546A1 (en) * 2019-09-11 2021-03-18 南京中兴新软件有限责任公司 Service configuration method and apparatus
CN112003686A (en) * 2020-07-24 2020-11-27 新华三大数据技术有限公司 Message format negotiation method and device

Also Published As

Publication number Publication date
CN114025262A (en) 2022-02-08

Similar Documents

Publication Publication Date Title
CN111247777B (en) Data transmitting/receiving apparatus and method of operating data transmitting/receiving apparatus
US20220217575A1 (en) Sidelink communication method and apparatus, and storage medium
CN102612152B (en) Ad Hoc network MAC (Media Access Control) protocol realizing method based on STDMA (Self Organizing Time Division Multiple Access)
CN101917707B (en) IP addressing method and system for wireless sensor network
US20220248417A1 (en) Methods, apparatuses and systems for configuring sidelink resource and readable storage media
US10560929B2 (en) Resource request method and system, device, and network side node
US20140133473A1 (en) Apparatus and method for managing slot
CN108259283B (en) Wireless device communication method and system based on wide area network Mesh technology
US20120093056A1 (en) Apparatus and method for managing slot
CN104427488A (en) Terminal and wireless networking method
CN110519172B (en) Wireless communication method and apparatus
CN104349303A (en) Device-to-device (D2D) connection management method, devices and base station
CN113746585A (en) Time service method and communication device
CN114025262B (en) Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment
CN111182611B (en) Communication method and device
CN109729122A (en) Determine the method and device of ethernet mac address
CN102802234A (en) Channel selecting method applied to multi-channel wireless Ad hoc network
US20230354085A1 (en) Non-ip type data transmission processing method, device and apparatus, and medium
WO2011038692A1 (en) Network node configuration information processing method, network node, and communication system
WO2023226946A1 (en) Communication method and system, and wireless access device and access controller
CN109275172A (en) Communication lines by method for building up, device, computer storage medium and system
CN107231449B (en) ARP request forwarding method and device and W L AN communication system
US10652864B2 (en) Sequence signal sending method and terminal
CN104144403B (en) A kind of communication means and equipment, system
CN101517971B (en) Wireless network with contention and contention-free periods

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