CN110582035A - method for upgrading ONU by using broadband universal service management platform - Google Patents

method for upgrading ONU by using broadband universal service management platform Download PDF

Info

Publication number
CN110582035A
CN110582035A CN201910816195.XA CN201910816195A CN110582035A CN 110582035 A CN110582035 A CN 110582035A CN 201910816195 A CN201910816195 A CN 201910816195A CN 110582035 A CN110582035 A CN 110582035A
Authority
CN
China
Prior art keywords
message
onu
upgrade
update
result
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
CN201910816195.XA
Other languages
Chinese (zh)
Other versions
CN110582035B (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.)
Wuhan Yangtze Optical Technology Co ltd
Original Assignee
Wuhan Yangtze Optical 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 Wuhan Yangtze Optical Technology Co ltd filed Critical Wuhan Yangtze Optical Technology Co ltd
Priority to CN201910816195.XA priority Critical patent/CN110582035B/en
Publication of CN110582035A publication Critical patent/CN110582035A/en
Application granted granted Critical
Publication of CN110582035B publication Critical patent/CN110582035B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • 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/0079Operation or maintenance aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

a method for upgrading an ONU by using a broadband universal service management platform comprises the following steps: a maintainer initiates an Update upgrading request message to an ONU; the ONU replies an UpdateResponse message to the platform and initiates a file transmission request; the management platform receives the UpdateResponse message, determines to start service according to the Result attribute value in the message and transmits a file to the ONU according to whether the ONU initiates a file transmission request or not; after the file is downloaded, the ONU writes the flash and reports an UpdateInform notification message to the platform; after the message is reported, the ONU automatically restarts to complete the loading of the new version; and after receiving the UpdateInform message, the management platform records the result in an upgrading result column. The invention newly defines Update, UpdateResponse and UpdateInform messages on the basis of keeping the original protocol framework, and adds the upgrading function on the management platform, so that maintenance personnel can uniformly manage the ONU on one platform, thereby saving the maintenance cost; meanwhile, the compatibility with the original protocol framework is considered, and the development difficulty is reduced.

Description

method for upgrading ONU by using broadband universal service management platform
Technical Field
The invention relates to the field of PON (passive optical network), in particular to a method for upgrading an ONU (optical network unit) by utilizing a broadband universal service management platform.
Background
With the continuous popularization of domestic optical fiber bandwidth access users, particularly rural bandwidth, the number scale of users is continuously enlarged, the operation and maintenance cost is higher and higher, the management and maintenance of the traditional terminal users cannot meet the management requirements, and a simple and safe universal service standard is needed to meet the continuous increase of the scale of the broadband users. The technical requirement of the special fixed client equipment for the broadband universal service specifies a physical interface, a protocol interface, equipment functions, operation management and maintenance functions, performance requirements, other requirements and the like of the client equipment for an uplink interface of the broadband universal service fixed network, and the equipment can find the position information of the equipment when being electrified. The gateway device for generally serving home broadband access is called client device or BUCPE for short. BUCPE in the present invention refers to ONU. The BUCPE can obtain the geographical position information by a mobile phone which is provided with a special application program for broadband universal service, and can also send the geographical position information to the BUCPE which is upstream of the PON by the OLT. The BUCPE then communicates with the management support platform via a D1 interface. The D1 interface is a communication interface between the reporting agent function module in the client device and the universal service management support platform. All sessions of the D1 interface are initiated by a reporting agent module in the client. Each session includes one or more request and response interactions. The request and response are both encapsulated in JSON-format messages and transported over the HTTP/1.1 protocol (see IETF RFC 2616).
In the traditional implementation requirements, only basic functions such as basic information reporting, position information reporting, download rate testing, network connectivity testing and the like are defined, and an upgrading function is not defined. Maintenance loss is brought to maintenance personnel applying the platform, and the maintenance personnel need to find other platforms or modes to carry out upgrading maintenance work on the ONU, so that great inconvenience is brought to the maintenance personnel.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method for upgrading an ONU by using a broadband universal service management platform, which extends an original protocol framework, adds an RPC method to implement an upgrading function of the ONU, considers compatibility with the original protocol framework, and reduces development difficulty, aiming at the above disadvantages in the prior art.
the technical scheme adopted by the invention for solving the technical problems is as follows:
A method for upgrading an ONU by using a broadband universal service management platform comprises the following steps:
S1, a maintainer initiates an Update request message to the ONU which is successfully registered on the broadband universal service management platform, wherein the RPC method used by the message is Update;
S2, the ONU replies after receiving the Update request message, and the RPC method used by the Update reply message is UpdateResponse: if the ONU agrees to upgrade, sending an UpdateResponse message, and then initiating a standard HTTP file transmission request; if the ONU rejects upgrading, the reason is explained in the UpdateResponse message and no transmission request is made;
s3, the broadband universal service management platform receives the UpdateResponse message, determines whether to open the service port of the HTTP server according to the Result attribute value in the UpdateResponse message, and transmits the file to the ONU according to whether the ONU initiates the file transmission request: when the broadband universal service management platform receives an UpdateResponse message with a Result attribute value of 0, a service port of an HTTP server is opened to prepare for upgrading, an ONU initiates a transmission request, and after receiving the transmission request message of the ONU, file transmission is carried out according to an HTTP protocol standard flow; if the broadband universal service management platform receives the UpdateResponse message Result attribute value which is not 0 (other), the broadband universal service management platform does not open the service port to terminate the upgrade, and records the failure reason and displays the upgrade Result;
s4, after the file is downloaded, the ONU judges the file, determines whether to burn the flash according to the judgment result, and reports the upgrading result by using the UpdateInform message;
And S5, after receiving the UpdateInform message, the broadband universal service management platform records the upgrading result, and when the ONU is restarted or disconnected and then is on-line, the upgrading result is reset to the initial state.
According to the scheme, in the step S4, if the ONU is successfully upgraded, the ONU waits for X seconds after sending the message that the upgrade is successful, and the automatic restart device realizes loading of the new version; the reason why the ONU waits for X seconds to restart is to ensure the report of the message, wherein X is between 3 and 5.
according to the scheme, in the steps S1 to S5, an upgrade option and an upgrade result column are added to the broadband common service management platform, the upgrade option is used for realizing a path where the file of the specified version is located and initiating an upgrade request to the specified ONU, and the upgrade result column is used for displaying an upgrade result according to a message reported by the ONU.
according to the scheme, in the steps S1 to S5, on the basis of keeping the original protocol framework unchanged, an Update request message Update, an Update request response message Update response and an Update result notification message Update inform are added, and an Update RPC method, an Update response RPC method and an Update inform RPC method are newly defined for the three messages.
According to the scheme, the formats of the upgrade request message Update, the upgrade request response message UpdateResponse and the upgrade result notification message UpdateInform are detailed as follows:
The message is defined as a JSON array composed of a series of elements, the message is carried in a message body of HTTP/1.1, and the form of the message is as follows: [ element 1, element 2, … ], where element 1 is the UUID string of the client device, the subsequent elements are the RPC method objects of the command or response, no more than 1 RPC request and 1 RPC response per message, and the attribute definitions and interface information of each message are shown in tables 1 to 5:
TABLE 1 Update RPC method request Attribute
TABLE 2 UpdateResponse RPC method response Attribute
TABLE 3 UpdateInform RPC method Attribute
TABLE 4 upgrade request and upgrade request response
TABLE 5 update result Notification
Compared with the prior art, the invention has the beneficial effects that: the broadband common service management platform newly defines Update, Update response and Update inform messages on the basis of keeping the original protocol framework, and adds the upgrading function of the management platform, so that maintenance personnel can uniformly manage the ONU on one platform, and the maintenance cost is saved; the design method is an extension on the basis of the original protocol framework, the compatibility with the original protocol framework is considered, and the development difficulty is reduced because the original protocol structure is unchanged.
drawings
FIG. 1 is a flowchart of a method for upgrading an ONU by a broadband common service platform according to an embodiment of the present invention
Fig. 2 is a diagram of a networking structure of a broadband general service platform and a PON system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments.
The embodiment of the invention provides a method for upgrading an ONU (optical network unit) by utilizing a broadband universal service management platform. The specific implementation steps are shown in fig. 1 and fig. 2:
S1, a maintainer initiates an upgrade request message to the ONU which is successfully registered on the broadband universal service management platform, wherein the RPC method used by the message is Update;
S2, the ONU responds to the message after receiving the Update request message, and the RPC method used by the Update response message is UpdateResponse: and if the ONU agrees to upgrade, sending an UpdateResponse message corresponding to the UpdateResponse method which successfully requests, wherein the code attribute value is 0 and the Result attribute value is 0. Then ONU initiates a standard HTTP file transmission connection request; if the ONU rejects upgrading, the reason is explained in an UpdateResponse message and a transmission request is not proposed, wherein the code attribute value in the UpdateResponse is 1, and the Result attribute value is reported according to the definition in the table 2 according to the specific reason;
s3, the broadband universal service management platform receives the UpdateResponse message, and determines whether to open the service port of the HTTP server according to the Result attribute value in the UpdateResponse message; when the broadband universal service management platform receives the UpdateResponse message with the Result attribute value of 0, the service port of the HTTP server is opened to prepare for receiving the transmission request message of the ONU. After receiving a transmission request message of the ONU, transmitting a version file to the ONU according to a standard flow of a standard HTTP protocol; if the Result attribute value in the UpdateResponse message received by the broadband universal service management platform is not 0, the service port is not opened to terminate upgrading, and an upgrading Result is displayed on the broadband universal service management platform according to the Result attribute value in the UpdateResponse message;
s4, after the file is downloaded, the ONU starts to write the version; if the programming fails, the ONU terminates the upgrading and reports to an UpdateInform message of the broadband universal service management platform, as shown in Table 3, wherein the attribute value of Informresult is 1; if the programming is successful, the ONU reports an UpdateInform message to a broadband universal service management platform, wherein the attribute value of the Informresult is 0; the ONU waits for X seconds after sending the message of successful upgrade, and the automatic restart equipment realizes the loading of a new version; the reason why the ONU waits for X seconds to restart is to ensure the report of the message, and the proposal of X is between 3 and 5;
s5, after receiving the UpdateInform message, the broadband universal service management platform records and displays the upgrading result on the platform to complete the upgrading process; and when the ONU is restarted or disconnected and is on-line again, the upgrading result is reset to be in an initial state.
In steps S1 to S5, an upgrade option and an upgrade result column are required to be added to the broadband common service management platform, the upgrade option realizes the path where the specified version file is located and initiates an upgrade request to the ONU, the upgrade result column realizes the display of an upgrade result according to the information reported by the ONU, and the initial value is ready; since the ONU reports the version number in the DeviceInfo attribute defined by the technical requirement of the special fixed client device for broadband universal service standard, the function of reporting the version number does not need to be added.
On the basis of keeping the original protocol framework unchanged, the invention adds an upgrade request message Update, an upgrade request response message UpdateResponse and an upgrade result notification message UpdateInform. These 3 kinds of messages keep the original protocol framework unchanged, and only the protocol is extended. Specifically, see tables 1 to 5 of the invention contents, where table 1 is an Update RPC method request attribute, and the method is used for a platform to initiate an upgrade request to an ONU; table 2 shows response attributes of the UpdateResponse RPC method, which is used for an ONU to respond to an upgrade request of a platform; table 3 shows attributes of the UpdateInform RPC method, which is used by the ONU to report an upgrade result to the platform; table 4 shows the upgrade request and the upgrade request response of the Update and Update response methods, which are expressed by JSON; table 5 shows the update result notification of the UpdateInform method, which is expressed by JSON.
it will be understood that modifications and variations can be made by persons skilled in the art in light of the above teachings and all such modifications and variations are intended to be included within the scope of the invention as defined in the appended claims.

Claims (5)

1. A method for upgrading an ONU by using a broadband universal service management platform is characterized by comprising the following steps:
S1, a maintainer initiates an Update request message to the ONU which is successfully registered on the broadband universal service management platform, wherein the RPC method used by the message is Update;
S2, the ONU replies after receiving the Update request message, and the RPC method used by the Update reply message is UpdateResponse: if the ONU agrees to upgrade, sending an UpdateResponse message, and then initiating a standard HTTP file transmission request; if the ONU rejects upgrading, the reason is explained in the UpdateResponse message and no transmission request is made;
S3, the broadband universal service management platform receives the UpdateResponse message, determines whether to open the service port of the HTTP server according to the Result attribute value in the UpdateResponse message, and transmits the file to the ONU according to whether the ONU initiates the file transmission request: when the broadband universal service management platform receives an UpdateResponse message with a Result attribute value of 0, a service port of an HTTP server is opened to prepare for upgrading, an ONU initiates a transmission request, and after receiving the transmission request message of the ONU, file transmission is carried out according to an HTTP protocol standard flow; if the broadband universal service management platform receives the UpdateResponse message Result attribute value which is not 0, the service port is not opened to terminate the upgrade, and meanwhile, the broadband universal service management platform records the reason of the failure and displays the upgrade Result;
S4, after the file is downloaded, the ONU judges the file, determines whether to burn the flash according to the judgment result, and reports the upgrading result by using the UpdateInform message;
and S5, after receiving the UpdateInform message, the broadband universal service management platform records the upgrading result, and when the ONU is restarted or disconnected and then is on-line, the upgrading result is reset to the initial state.
2. The method according to claim 1, wherein in step S4, if the ONU is successfully upgraded, the ONU waits X seconds after sending the message that the upgrade is successful, and the automatic reboot device implements loading of the new version; the reason why the ONU waits for X seconds to restart is to ensure the report of the message, wherein X is between 3 and 5.
3. The method as claimed in claim 1, wherein in steps S1 to S5, an upgrade option and an upgrade result column are added to the broadband generic service management platform, the upgrade option is used to implement a path where a specified version file is located and initiate an upgrade request to a specified ONU, and the upgrade result column is used to implement displaying an upgrade result according to a message reported by the ONU.
4. The method as claimed in claim 1, wherein in steps S1 to S5, an upgrade request message Update, an upgrade request response message Update response, and an upgrade result notification message Update are added on the basis of keeping an original protocol framework unchanged, and an Update RPC method, an Update response RPC method, and an Update info RPC method are newly defined for these three messages.
5. The method of claim 4, wherein the formats of the upgrade request message Update, the upgrade request response message Update response, and the upgrade result notification message Update inform are detailed as follows:
The message is defined as a JSON array composed of a series of elements, the message is carried in a message body of HTTP/1.1, and the form of the message is as follows: [ element 1, element 2, … ]; wherein element 1 is a UUID string of the client device, the subsequent elements are RPC method objects of the command or the response, each message does not exceed 1 RPC request and 1 RPC response, and the attribute definition and the interface information of each message are shown in tables 1 to 5:
TABLE 1 Update RPC method request Attribute
TABLE 2 UpdateResponse RPC method response Attribute
TABLE 3 UpdateInform RPC method Attribute
TABLE 4 upgrade request and upgrade request response
TABLE 5 update result Notification
CN201910816195.XA 2019-08-30 2019-08-30 Method for upgrading ONU by using broadband universal service management platform Active CN110582035B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910816195.XA CN110582035B (en) 2019-08-30 2019-08-30 Method for upgrading ONU by using broadband universal service management platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910816195.XA CN110582035B (en) 2019-08-30 2019-08-30 Method for upgrading ONU by using broadband universal service management platform

Publications (2)

Publication Number Publication Date
CN110582035A true CN110582035A (en) 2019-12-17
CN110582035B CN110582035B (en) 2022-05-13

Family

ID=68811551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910816195.XA Active CN110582035B (en) 2019-08-30 2019-08-30 Method for upgrading ONU by using broadband universal service management platform

Country Status (1)

Country Link
CN (1) CN110582035B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174392A (en) * 2022-09-07 2022-10-11 武汉长光科技有限公司 Upgrading method of optical network unit ONU, server and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719937A (en) * 2009-11-30 2010-06-02 中兴通讯股份有限公司 Method and system for updating terminal device
CN101909084A (en) * 2010-07-28 2010-12-08 中兴通讯股份有限公司 Method and system for upgrading terminal software and service platform system
CN102055608A (en) * 2009-11-04 2011-05-11 中国联合网络通信集团有限公司 CPE (customer premise equipment) updating method, device and system
CN102857799A (en) * 2012-09-14 2013-01-02 乐视网信息技术(北京)股份有限公司 Set top box fault diagnosis method
CN104426601A (en) * 2013-09-10 2015-03-18 上海贝尔股份有限公司 Automatic detection and software rollback reporting method and device in optical network terminal (ONT)
CN208424397U (en) * 2018-05-28 2019-01-22 上海欣诺通信技术股份有限公司 A kind of new network management platform
US20190230012A1 (en) * 2018-01-19 2019-07-25 Verizon Patent And Licensing Inc. Protocol independent speed testing service

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102055608A (en) * 2009-11-04 2011-05-11 中国联合网络通信集团有限公司 CPE (customer premise equipment) updating method, device and system
CN101719937A (en) * 2009-11-30 2010-06-02 中兴通讯股份有限公司 Method and system for updating terminal device
CN101909084A (en) * 2010-07-28 2010-12-08 中兴通讯股份有限公司 Method and system for upgrading terminal software and service platform system
CN102857799A (en) * 2012-09-14 2013-01-02 乐视网信息技术(北京)股份有限公司 Set top box fault diagnosis method
CN104426601A (en) * 2013-09-10 2015-03-18 上海贝尔股份有限公司 Automatic detection and software rollback reporting method and device in optical network terminal (ONT)
US20190230012A1 (en) * 2018-01-19 2019-07-25 Verizon Patent And Licensing Inc. Protocol independent speed testing service
CN208424397U (en) * 2018-05-28 2019-01-22 上海欣诺通信技术股份有限公司 A kind of new network management platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174392A (en) * 2022-09-07 2022-10-11 武汉长光科技有限公司 Upgrading method of optical network unit ONU, server and storage medium

Also Published As

Publication number Publication date
CN110582035B (en) 2022-05-13

Similar Documents

Publication Publication Date Title
US9332424B2 (en) Centrally managed solution for all device management activities
US8966013B2 (en) Unified device management method and system
US10659250B2 (en) Method and system for managing an internet connection and informing a user about connectivity
WO2016149908A1 (en) Method for updating terminal system, terminal and system
EP1741036A2 (en) Service level assurance system and method for wired and wireless broadband networks
EP2171917B1 (en) System and method for providing device management service to electronic device having no broadband communication module
KR100459439B1 (en) Apparatus and method for integrated web browsing service
WO2011082684A1 (en) Data configuration method and apparatus
CN109462844A (en) A kind of system and method that list WiFi chip runs multi-platform SDK
KR20050080504A (en) Upgrade firmware system of internet video phone and method for employing as the same
CN110582035B (en) Method for upgrading ONU by using broadband universal service management platform
WO2016011572A1 (en) Apn configuration method, user equipment and configuration server
CN111224828A (en) Network management method of intelligent CPE (customer premise equipment)
CN102833782A (en) Method, device and system for acquiring error code information
CN102053844A (en) Software upgrading method and software upgrading system using same
CN114938329A (en) MQTT-based router gateway device management method and system
CN111491291B (en) Network connection method, SIM card, system, terminal and medium
CN110602688B (en) Terminal software upgrading method and upgrading system
CN108462984A (en) A kind of method and terminal carrying out access network management
CN101686081A (en) Method for reestablishing synchronous connection, device and system thereof
US20220109607A1 (en) Customer premises equipment configuration management method and apparatus
KR100524588B1 (en) succeeding method of data in mobile
CN112752247B (en) Short-distance service management method, device, terminal, USIM and medium
CN109688000B (en) Method for simultaneously accessing multiple IPTV network management server platforms
KR20090058710A (en) Method for transmitting and receiving data to ready for poor power supply and terminal 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