WO2016034120A1 - System and method for implementing centralized configuration and management for onu wireless function - Google Patents

System and method for implementing centralized configuration and management for onu wireless function Download PDF

Info

Publication number
WO2016034120A1
WO2016034120A1 PCT/CN2015/088831 CN2015088831W WO2016034120A1 WO 2016034120 A1 WO2016034120 A1 WO 2016034120A1 CN 2015088831 W CN2015088831 W CN 2015088831W WO 2016034120 A1 WO2016034120 A1 WO 2016034120A1
Authority
WO
WIPO (PCT)
Prior art keywords
onu
olt
protocol
wireless
acs
Prior art date
Application number
PCT/CN2015/088831
Other languages
French (fr)
Chinese (zh)
Inventor
孟星
王睿
吴军平
Original Assignee
烽火通信科技股份有限公司
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 烽火通信科技股份有限公司 filed Critical 烽火通信科技股份有限公司
Publication of WO2016034120A1 publication Critical patent/WO2016034120A1/en
Priority to PH12016502404A priority Critical patent/PH12016502404B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/34Signalling channels for network management communication
    • H04L41/344Out-of-band transfers

Definitions

  • the present invention relates to the field of GPON access networks and WLAN systems, and in particular, to a system and method for centrally configuring and managing ONU wireless functions in a GPON system.
  • GPON Gigabit-Capable PON
  • WLAN Wireless Local Area Networks
  • GPON technology is the latest generation of broadband passive optical integrated access technology based on ITU-T G.984.x standard, with many advantages.
  • the GPON system includes an OLT (optical line terminal), an ODN (Optical Distribution Network), and a number of ONUs (Optical Network Units). Several ONUs are connected to the same OLT through the ODN.
  • WLAN has the advantages of flexible deployment, high bandwidth, strong scalability, and simple maintenance. With the popularity of notebook computers, WLAN has been favored by more and more enterprises and individuals.
  • the WLAN system mainly includes an access controller (AC) and a wireless access point (AP).
  • AC access controller
  • AP wireless access point
  • the AP works as a separate entity and wirelessly receives and transmits data with the user.
  • WLAN adopts AC+AP networking mode to implement centralized control and management of APs, which is convenient for later maintenance and network expansion.
  • ONUs of most GPON systems already have wireless functions, and users can connect terminals such as personal computers and handheld devices to the ONU wirelessly to achieve access to the Internet. Therefore, an ONU with wireless capabilities can be called an AP.
  • an ONU with wireless capabilities can be called an AP.
  • the existing GPON standard OMCI protocol does not explicitly specify the interface for managing the ONU wireless function, so the GPON system cannot implement centralized configuration and management of the ONU wireless function.
  • the present invention aims to provide a system and method for centrally configuring and managing ONU wireless functions in a GPON system, which can effectively solve the centralized configuration and management of ONU wireless functions in a GPON system. .
  • the functions of the AC can be integrated and developed to the OLT, the entire GPON system can replace the AC+AP networking mode in the WLAN network, and realize the perfect combination of the PON system and the wireless access network.
  • the technical solution adopted by the present invention is: a system for centrally configuring and managing ONU wireless functions through the OMCI protocol, including an optical line terminal OLT, an optical distribution network ODN, and a plurality of optical network units ONU, and the OLT passes the ODN. Connected to all ONUs separately;
  • the programmer defines a managed entity ME of the private ONT management and control interface OMCI between the OLT and each ONU, and the ME includes a wireless attribute with read and write operations;
  • Each ONU interacts with the OLT through the physical layer management and maintenance PLOAM message and creates an OMCC channel. After the OLT obtains the type of each ONU through the OMCI protocol, each ONU performs temporary authorization and formal authorization.
  • the OLT After the WIFI configuration is sent to the OLT through the simple network management protocol, the OLT sends the WIFI configuration to each ONU and reads back the WIFI configuration of each ONU.
  • the OMCI master-slave communication protocol configures and manages the wireless parameters of the ONU.
  • a method for centrally configuring and managing ONU wireless functions by using the OMCI protocol based on the above system comprising the following steps:
  • the programmer defines an ME of a private OMCI between the OLT and each ONU, and the ME includes a wireless attribute with a read/write operation;
  • Each ONU interacts with the OLT through a PLOAM message, and creates a management control channel OMCC channel. After obtaining the type of each ONU through the OMCI protocol, the OLT performs temporary authorization and formal authorization for each ONU.
  • the WIFI configuration is sent to the OLT through the SNMP protocol. After the OLT calls the WIFI configuration interface of each ONU through the OMCI protocol, the OLT sends the WIFI configuration to each ONU and reads back the WIFI configuration of each ONU; the OLT passes the OMCI main. Configure and manage the wireless parameters of the ONU from the communication protocol.
  • the wireless attribute in step S101 includes: a wireless switch having a length of 1 byte, a wireless standard, an authentication mode, an encryption mode, a channel 0-13, a transmission power, a WEP key index, and an 11n mode operation.
  • each ONU in step S102 interacts with the OLT through the PLOAM message, and creates an OMCC channel, which includes the following steps: each ONU is connected with the OLT to establish a corresponding PLOAM data channel after powering on each ONU.
  • the ONUs activate the registration through the PLOAM message sent by the OLT and establish the corresponding OMCI data channel.
  • a system for centrally configuring and managing ONU wireless functions by using the TR069 standard including automatically configuring an ACS server, an OLT, an ODN, and a plurality of ONUs.
  • the ACS server and the OLT are connected through a network, and the OLT is connected to all ONUs through ODNs respectively;
  • the CPE WAN management protocol TR069 networking channel that communicates with the ACS server is established between the ONU and the OLT through the OMCI protocol, and the OLT specifies the specific GEM PORT of the ONU and the transport container TCONT is fixed. Transmitting a TR069 message;
  • the configuration parameters include the username, username, password, and reverse username and password of the ACS server.
  • the configuration parameters are sent to each ONU through the OLT.
  • the ONU is based on the ONU.
  • the configuration parameter information is used to initiate a connection request to the ACS. After the ONU is authenticated by the ACS, the ONU establishes a connection with the ACS server.
  • the ACS server obtains and sets the ONU parameter information through the remote procedure call RPC method in the TR069 protocol, and centrally configures and manages the wireless functions of all ONUs.
  • a method for centrally configuring and managing ONU wireless functions by using the TR069 standard based on the above system comprising the following steps:
  • a TR069 networking channel that communicates with the ACS server is established between the ONU and the OLT by using the OMCI protocol, and the OLT specifies a specific GEM PORT and TCONT fixed transmission TR069 message of the ONU.
  • the configuration parameter information of the ONU connected to the ACS server is configured, and the configuration parameter information includes the user name, the user name password, the reverse user name, and the reverse username password of the ACS server; the configuration parameter information is sent to each ONU through the OLT; The ONU initiates a connection request to the ACS according to the configuration parameter information, and the ONU establishes a connection with the ACS server after being authenticated by the ACS.
  • the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol, and centrally configures and manages the wireless functions of all the ONUs.
  • the TR069 networking channel that communicates with the ACS server through the OMCI protocol between the ONU and the OLT in the step S201 includes the following steps: the input and output processor IOP client, the ACS server, and the dynamic The host configuration protocol DHCP server, DNS server, and OLT are connected through a network;
  • the IOP client is used to access the ACS server in the WEB mode.
  • the centralized management of all ONUs can be implemented through the ACS server.
  • the DHCP server is used to assign an IP address to the ACS server and all CPEs.
  • the option field in the DHCP message is used to configure parameters for all CPEs.
  • the CPE WAN management protocol CWMP specifies that the ACS server and the CPE use the uniform resource location URL address to identify each other. access;
  • the DNS server is used to assist the DHCP server in parsing the URL parameters.
  • the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol in the step S203, and the following steps are performed: the ACS server obtains the configuration parameter information of the ONU by using the RPC acquisition GET method in the TR069 protocol; The ACS server sets the configuration parameter information of the ONU through the RSET setting SET method in the TR069 protocol.
  • step S203 After the ONU changes the parameters of the WIFI locally, the ONU informs the ACS server of the modified WIFI parameters.
  • the present invention can centrally configure and manage the ONU wireless function through the OMCI protocol, and can effectively solve the centralized configuration management of the ONU wireless function in the GPON system, and is convenient for people to use.
  • the functions of the AC can be integrated and developed to the OLT, the entire GPON system can replace the AC+AP networking mode in the WLAN network, and realize the perfect combination of the PON system and the wireless access network.
  • the present invention can utilize the TR069 standard to implement centralized configuration and management of the ONU wireless function by the ACS server, and can effectively solve the centralized configuration management of the ONU wireless function in the GPON system, and is convenient for people to use.
  • the functions of the AC can be integrated and developed to the OLT, the entire GPON system can replace the AC+AP networking mode in the WLAN network, and realize the perfect combination of the PON system and the wireless access network.
  • FIG. 1 is a structural block diagram of a GPON system according to an embodiment of the present invention.
  • FIG. 2 is a structural block diagram of a TR069 networking in the embodiment of the present invention.
  • a system for centrally configuring and managing ONU wireless functions by using the OMCI protocol in the embodiment of the present invention a network management server, an OLT (optical line terminal), an optical distribution network (ODN) ) and a number of ONUs (Optical Network Units), the network management server is connected to the OLT through a network, and the OLT separately and all ONUs through the ODN. Connected.
  • OLT optical line terminal
  • ODN optical distribution network
  • ONUs Optical Network Units
  • the programmer defines an ME (Managed Entity, managed entity) of the private OMCI (ONT Management and Control Interface) between the OLT and each ONU, and the ME includes READ (Readable) and WRITE (Writable) Wireless attribute of the operation.
  • ME Managed Entity, managed entity
  • Each ONU interacts with the OLT through a PLOAM (PLOAM-Physical Layer OAM physical layer management and maintenance) message, and creates an OMCC (ONT Management and Control Channel) channel; the OLT acquires each ONU through the OMCI protocol. After each type, each ONU is temporarily authorized and officially authorized.
  • PLOAM PLOAM-Physical Layer OAM physical layer management and maintenance
  • OMCC ONT Management and Control Channel
  • the network management server sends the WIFI configuration to the OLT through the SNMP (Simple Network Management Protocol) protocol. After the OLT calls the WIFI configuration interface of each ONU through the OMCI protocol, the WIFI configuration is sent to each ONU and each ONU is read back. The WIFI configuration; the OLT configures and manages the wireless parameters of the ONU through the OMCI master-slave communication protocol.
  • SNMP Simple Network Management Protocol
  • the wireless attribute in step S101 is defined according to the actual situation. As shown in Table 1, the wireless attribute in this embodiment is: WIFI_SSID_enable (wireless switch) and WIFI_SSID_enable (wireless standard) with a length of 1 byte (byte).
  • WIFI_AuthMode authentication mode
  • WIFI_EncrypTpe encryption mode
  • WLAN_CHANNEL channel 0-13
  • WLAN_POWER transmission power
  • WLAN_WEPKeyIndex WEP key index
  • WLAN_Bandwidth working bandwidth in 11n mode
  • WLAN_FREQUENCY 2 bytes in length (WIFI working frequency band)
  • WIFI_PresharedKey WPA pre-shared key with a length of 16 bytes, WLAN_WEPKey (WEP key).
  • each ONU interacts with the OLT through the PLOAM message and creates an OMCC channel.
  • the following steps are performed: each ONU is connected to the OLT to establish a corresponding PLOAM data channel, and each ONU is activated by the PLOAM message sent by the OLT. Register and establish the corresponding OMCI data channel.
  • the system for centrally configuring and managing the ONU wireless functions by using the TR069 standard in the embodiment of the present invention includes automatically configuring an ACS server, an OLT, an ODN, and a plurality of ONUs.
  • the ACS server and the OLT are connected through a network, and the OLT is connected to all ONUs through ODNs. .
  • the method for centrally configuring and managing the ONU wireless function by using the TR069 standard in the embodiment of the present invention includes the following steps:
  • S201 Between the ONU and the OLT, establish a TR069 (CPE WAN) network channel that communicates with the ACS server (Auto-Configuration Server), and the OLT specifies which GEM PORT of the ONU is the TR069 packet. TCONT (Transmission Container) to fix the transmission.
  • CPE WAN CPE WAN
  • ACS server Auto-Configuration Server
  • TCONT Transmission Container
  • S202 Configure configuration parameter information of the ONU connected to the ACS server on the network management server, where the configuration parameter information includes a username, a username, a password, a reverse username, and a reverse username and password of the ACS server.
  • the network management server sends configuration parameter information to each ONU through the OLT.
  • the ONU initiates a connection request to the ACS server according to the configuration parameter information. After the ONU authenticates with the ACS, it establishes a connection with the ACS server.
  • the ACS server obtains and sets the parameter information of the ONU through the RPC (Remote Procedure Call) method in the TR069 protocol, and centrally configures and manages the wireless of all ONUs.
  • RPC Remote Procedure Call
  • the ONU After the ONU changes the parameters of the WIFI locally, the ONU informs the ACS server of the modified WIFI parameters.
  • the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol
  • the ACS server obtains the configuration parameter information of the ONU through the GET (acquisition) method of the RPC in the TR069 protocol; the ACS server passes the RPC SET in the TR069 protocol.
  • the method sets the configuration parameter information of the ONU.
  • the TR069 networking channel that communicates with the ACS server through the OMCI protocol in the step S201 includes the following steps: an IOP (I/O Processor) client (ie, PC, personal computer), ACS server, DHCP (Dynamic Host Configuration Protocol) server, DNS server and OLT are connected through the network.
  • IOP I/O Processor
  • ACS server ie, PC, personal computer
  • DHCP Dynamic Host Configuration Protocol
  • DNS server Dynamic Host Configuration Protocol
  • the IOP client is used to access the ACS server in the WEB mode.
  • the ACS server can implement centralized management of all ONUs (that is, CPEs and user devices).
  • the DHCP server is used to assign an IP address to the ACS server and all CPEs.
  • the option field in the DHCP packet is used to configure parameters for all CPEs.
  • CWMP CPE WAN Management Protocol
  • URLs Uniform Resource Locator

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

Disclosed in the present invention are a system and method for implementing centralized configuration and management for an ONU wireless function. The method includes: defining an ME between an OLT and each ONU; the ONU interacts with the OLT by a PLOAM message; the OLT obtains the type of each ONU by an OMCI protocol; the OLT configures and manages wireless parameters of the ONU by an OMCI master-slave communication protocol; or the method establishes a TR069 networking channel for communicating with an ACS server by the OMCI protocol; configuration parameter information for the ONU to connect with the ACS server is configured, and the OLT issues the configuration parameter information to the ONU; the ONU establishes an connection with the ACS server; and the ACS server obtains and sets the parameter information of the ONU by an RPC method of a TR069 protocol, and implements centralized configuration and management for the wireless functions of all the ONUs. The present invention can effectively solves the centralized configuration and management for the ONU wireless function in a GPON system, and is convenient for people to use.

Description

实现对ONU无线功能集中配置和管理的***及方法System and method for centrally configuring and managing ONU wireless functions 技术领域Technical field
本发明涉及GPON接入网和WLAN***领域,具体涉及一种在GPON***中实现对ONU无线功能集中配置和管理的***及方法。The present invention relates to the field of GPON access networks and WLAN systems, and in particular, to a system and method for centrally configuring and managing ONU wireless functions in a GPON system.
背景技术Background technique
随着通信技术的进步,GPON(Gigabit-Capable PON,吉比特无源光网络)技术和WLAN(Wireless Local Area Networks,无线局域网)技术的发展越来越快。GPON技术是基于ITU-T G.984.x标准的最新一代宽带无源光综合接入技术,具有众多优点。GPON***包括OLT(optical line terminal,光线路终端)、ODN(Optical Distribution Network,光分配网络)和若干ONU(Optical Network Unit,光网络单元)。若干ONU均通过ODN与同一个OLT连接。With the advancement of communication technology, GPON (Gigabit-Capable PON) technology and WLAN (Wireless Local Area Networks) technology are developing faster and faster. GPON technology is the latest generation of broadband passive optical integrated access technology based on ITU-T G.984.x standard, with many advantages. The GPON system includes an OLT (optical line terminal), an ODN (Optical Distribution Network), and a number of ONUs (Optical Network Units). Several ONUs are connected to the same OLT through the ODN.
WLAN具有部署灵活、带宽高、延展性强、维护简单等优点,随着笔记本电脑的普及,WLAN已经被越来越多的企业和个人所青睐。WLAN的***主要包括接入控制器(AC)和无线接入点(AP);对于小范围、低投入的网络,AP作为单独的个体独立工作,通过无线方式与用户进行数据的接收与发送。WLAN has the advantages of flexible deployment, high bandwidth, strong scalability, and simple maintenance. With the popularity of notebook computers, WLAN has been favored by more and more enterprises and individuals. The WLAN system mainly includes an access controller (AC) and a wireless access point (AP). For a small-scale, low-input network, the AP works as a separate entity and wirelessly receives and transmits data with the user.
但是,AP之间独立工作不仅缺乏统一的管理手段,而且对漫游用户支持不足,缺乏有效的接入和安全控制策略;随着WLAN网络发展规模的逐渐壮大,无线网络的安全性和管理型得到了加倍的重视,WLAN采用AC+AP的组网方式能够实现对AP进行集中式控制与管理,便于后期的维护和网络的扩展。对AP的集中管理配置能够 带来诸多便利:例如为了避免同频干扰,在规划AP的频点时,通过集中管理将邻近的AP设置的不同的频点工作;同时可以根据实际情况集中调节AP的发射功率,使不同的天线发射功率比较平均,这样接收信号即能够避免同频干扰又能达到最佳的效果。因此,对AP实现集中管理已经成为一种发展趋势。However, independent work between APs not only lacks unified management tools, but also lacks support for roaming users, and lacks effective access and security control strategies. As the scale of WLAN networks grows, the security and management of wireless networks are obtained. With double attention, WLAN adopts AC+AP networking mode to implement centralized control and management of APs, which is convenient for later maintenance and network expansion. Centralized management configuration for APs Bringing a lot of conveniences: for example, in order to avoid the same-frequency interference, when planning the frequency of the AP, the different frequency points set by the adjacent APs are operated by centralized management; at the same time, the transmit power of the AP can be adjusted according to the actual situation, so that different The antenna transmit power is relatively average, so that the received signal can avoid the same frequency interference and achieve the best effect. Therefore, centralized management of APs has become a development trend.
目前,多数GPON***的ONU已经具备无线功能,用户可以将个人电脑、手持设备等终端通过无线连接至ONU,以实现对互联网的访问。因此,带有无线功能的ONU可以称之为AP。在WLAN中对AP集中管理带来的诸多好处的启示下,人们需要在GPON***中实现对ONU(AP)的集中控制和管理,以实现无缝覆盖、满足宽带多业务的需求、满足用户即时方便快捷的高质量信号接入。At present, ONUs of most GPON systems already have wireless functions, and users can connect terminals such as personal computers and handheld devices to the ONU wirelessly to achieve access to the Internet. Therefore, an ONU with wireless capabilities can be called an AP. Inspired by the many benefits of centralized management of APs in WLAN, people need to implement centralized control and management of ONUs (APs) in GPON systems to achieve seamless coverage, meet the needs of broadband multi-services, and meet user needs. Convenient and fast high quality signal access.
但是,现有的GPON标准OMCI协议中未明确规定管理ONU无线功能的接口,因此GPON***无法实现对ONU无线功能进行集中配置和管理。However, the existing GPON standard OMCI protocol does not explicitly specify the interface for managing the ONU wireless function, so the GPON system cannot implement centralized configuration and management of the ONU wireless function.
发明内容Summary of the invention
针对现有技术中存在的缺陷,本发明的目的在于提供一种在GPON***中实现对ONU无线功能集中配置和管理的***及方法,能够有效解决在GPON***中对ONU无线功能的集中配置管理。在未来的发展中,若能将AC的功能集成开发到OLT上,整个GPON***就能够取代WLAN网络中的AC+AP组网方式,实现PON***与无线接入网的完美结合。In view of the deficiencies in the prior art, the present invention aims to provide a system and method for centrally configuring and managing ONU wireless functions in a GPON system, which can effectively solve the centralized configuration and management of ONU wireless functions in a GPON system. . In the future development, if the functions of the AC can be integrated and developed to the OLT, the entire GPON system can replace the AC+AP networking mode in the WLAN network, and realize the perfect combination of the PON system and the wireless access network.
为达到以上目的,本发明采取的技术方案是:一种通过OMCI协议实现对ONU无线功能集中配置和管理的***,包括光线路终端OLT、光分配网络ODN和若干光网络单元ONU,OLT通过ODN分别与所有ONU相连; To achieve the above objective, the technical solution adopted by the present invention is: a system for centrally configuring and managing ONU wireless functions through the OMCI protocol, including an optical line terminal OLT, an optical distribution network ODN, and a plurality of optical network units ONU, and the OLT passes the ODN. Connected to all ONUs separately;
所述***对ONU无线功能集中配置和管理时,编程人员在OLT与每台ONU之间定义私有ONT管理和控制接口OMCI的受管实体ME,ME中包括具有读写操作的无线属性;When the system centrally configures and manages the ONU wireless function, the programmer defines a managed entity ME of the private ONT management and control interface OMCI between the OLT and each ONU, and the ME includes a wireless attribute with read and write operations;
每台ONU均通过物理层操作管理维护PLOAM消息和OLT进行交互、并创建OMCC通道;OLT通过OMCI协议获取每台ONU的类型后,对每台ONU进行临时授权和正式授权;Each ONU interacts with the OLT through the physical layer management and maintenance PLOAM message and creates an OMCC channel. After the OLT obtains the type of each ONU through the OMCI protocol, each ONU performs temporary authorization and formal authorization.
通过简单网络管理协议SNMP协议下发WIFI配置至OLT,OLT通过OMCI协议调用每台ONU的WIFI配置接口后,将WIFI配置下发至每台ONU、并回读每台ONU的WIFI配置;OLT通过OMCI主从通信协议对ONU的无线参数进行配置管理。After the WIFI configuration is sent to the OLT through the simple network management protocol, the OLT sends the WIFI configuration to each ONU and reads back the WIFI configuration of each ONU. The OMCI master-slave communication protocol configures and manages the wireless parameters of the ONU.
一种基于上述***的通过OMCI协议实现对ONU无线功能集中配置和管理的方法,包括以下步骤:A method for centrally configuring and managing ONU wireless functions by using the OMCI protocol based on the above system, comprising the following steps:
S101:编程人员在OLT与每台ONU之间定义私有OMCI的ME,ME中包括具有读写操作的无线属性;S101: The programmer defines an ME of a private OMCI between the OLT and each ONU, and the ME includes a wireless attribute with a read/write operation;
S102:每台ONU均通过PLOAM消息和OLT进行交互、并创建管理控制信道OMCC通道;OLT通过OMCI协议获取每台ONU的类型后,对每台ONU进行临时授权和正式授权;S102: Each ONU interacts with the OLT through a PLOAM message, and creates a management control channel OMCC channel. After obtaining the type of each ONU through the OMCI protocol, the OLT performs temporary authorization and formal authorization for each ONU.
S103:通过SNMP协议下发WIFI配置至OLT,OLT通过OMCI协议调用每台ONU的WIFI配置接口后,将WIFI配置下发至每台ONU、并回读每台ONU的WIFI配置;OLT通过OMCI主从通信协议对ONU的无线参数进行配置管理。S103: The WIFI configuration is sent to the OLT through the SNMP protocol. After the OLT calls the WIFI configuration interface of each ONU through the OMCI protocol, the OLT sends the WIFI configuration to each ONU and reads back the WIFI configuration of each ONU; the OLT passes the OMCI main. Configure and manage the wireless parameters of the ONU from the communication protocol.
在上述技术方案的基础上,步骤S101中所述无线属性包括:长度为1byte的无线开关、无线标准、认证模式、加密模式、信道0-13、发送功率、WEP密钥索引、11n模式的工作带宽;长度为2byte的WIFI工作频段;长度为16byte的WPA预共享密钥和配置WEP密钥。 Based on the foregoing technical solution, the wireless attribute in step S101 includes: a wireless switch having a length of 1 byte, a wireless standard, an authentication mode, an encryption mode, a channel 0-13, a transmission power, a WEP key index, and an 11n mode operation. Bandwidth; WIFI working band of 2 bytes in length; WPA pre-shared key with length of 16 bytes and configured WEP key.
在上述技术方案的基础上,步骤S102中所述每台ONU均通过PLOAM消息和OLT进行交互、并创建OMCC通道包括以下步骤:每台ONU上电后均与OLT建立相应的PLOAM数据通道,每台ONU均通过OLT发送的PLOAM消息激活注册、并建立相应的OMCI数据通道。On the basis of the foregoing technical solution, each ONU in step S102 interacts with the OLT through the PLOAM message, and creates an OMCC channel, which includes the following steps: each ONU is connected with the OLT to establish a corresponding PLOAM data channel after powering on each ONU. The ONUs activate the registration through the PLOAM message sent by the OLT and establish the corresponding OMCI data channel.
一种利用TR069标准实现对ONU无线功能集中配置和管理的***,包括自动配置ACS服务器、OLT、ODN和若干ONU,ACS服务器和OLT通过网络相连,OLT通过ODN分别与所有ONU相连;A system for centrally configuring and managing ONU wireless functions by using the TR069 standard, including automatically configuring an ACS server, an OLT, an ODN, and a plurality of ONUs. The ACS server and the OLT are connected through a network, and the OLT is connected to all ONUs through ODNs respectively;
所述***对ONU无线功能集中配置和管理时,在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的CPE广域网管理协议TR069组网通道,OLT指定ONU的特定GEM PORT和传输容器TCONT固定传输TR069报文;When the system centrally configures and manages the ONU wireless function, the CPE WAN management protocol TR069 networking channel that communicates with the ACS server is established between the ONU and the OLT through the OMCI protocol, and the OLT specifies the specific GEM PORT of the ONU and the transport container TCONT is fixed. Transmitting a TR069 message;
配置ONU连接至ACS服务器的配置参数信息,配置参数信息包括ACS服务器的用户名、用户名密码、反向用户名和反向用户名密码;通过OLT将配置参数信息下发至每台ONU;ONU根据配置参数信息向ACS发起连接请求,ONU通过ACS的认证后,与ACS服务器建立连接;Configure the configuration parameters of the ONU to connect to the ACS server. The configuration parameters include the username, username, password, and reverse username and password of the ACS server. The configuration parameters are sent to each ONU through the OLT. The ONU is based on the ONU. The configuration parameter information is used to initiate a connection request to the ACS. After the ONU is authenticated by the ACS, the ONU establishes a connection with the ACS server.
根据TR069协议组中TR-098家庭网关数据模型规定的WIFI的参数,ACS服务器通过TR069协议中的远程过程调用RPC方法获取、并设置ONU的参数信息,集中配置管理所有ONU的无线功能。According to the WIFI parameters specified by the TR-098 home gateway data model in the TR069 protocol group, the ACS server obtains and sets the ONU parameter information through the remote procedure call RPC method in the TR069 protocol, and centrally configures and manages the wireless functions of all ONUs.
一种基于上述***的利用TR069标准实现对ONU无线功能集中配置和管理的方法,包括以下步骤:A method for centrally configuring and managing ONU wireless functions by using the TR069 standard based on the above system, comprising the following steps:
S201:在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的TR069组网通道,OLT指定ONU的特定GEM PORT和TCONT固定传输TR069报文; S201: A TR069 networking channel that communicates with the ACS server is established between the ONU and the OLT by using the OMCI protocol, and the OLT specifies a specific GEM PORT and TCONT fixed transmission TR069 message of the ONU.
S202:配置ONU连接至ACS服务器的配置参数信息,配置参数信息包括ACS服务器的用户名、用户名密码、反向用户名和反向用户名密码;通过OLT将配置参数信息下发至每台ONU;ONU根据配置参数信息向ACS发起连接请求,ONU通过ACS的认证后,与ACS服务器建立连接;S202: The configuration parameter information of the ONU connected to the ACS server is configured, and the configuration parameter information includes the user name, the user name password, the reverse user name, and the reverse username password of the ACS server; the configuration parameter information is sent to each ONU through the OLT; The ONU initiates a connection request to the ACS according to the configuration parameter information, and the ONU establishes a connection with the ACS server after being authenticated by the ACS.
S203、根据TR069协议组中TR-098家庭网关数据模型规定的WIFI的参数,ACS服务器通过TR069协议中的RPC方法获取、并设置ONU的参数信息,集中配置管理所有ONU的无线功能。S203: According to the WIFI parameter specified by the TR-098 home gateway data model in the TR069 protocol group, the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol, and centrally configures and manages the wireless functions of all the ONUs.
在上述技术方案的基础上,步骤S201中所述在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的TR069组网通道包括以下步骤:将输入输出处理器IOP客户端、ACS服务器、动态主机配置协议DHCP服务器、DNS服务器和OLT通过网络连接;On the basis of the foregoing technical solution, the TR069 networking channel that communicates with the ACS server through the OMCI protocol between the ONU and the OLT in the step S201 includes the following steps: the input and output processor IOP client, the ACS server, and the dynamic The host configuration protocol DHCP server, DNS server, and OLT are connected through a network;
IOP客户端用于以WEB方式访问ACS服务器,通过ACS服务器可以实现对所有ONU的集中管理;The IOP client is used to access the ACS server in the WEB mode. The centralized management of all ONUs can be implemented through the ACS server.
DHCP服务器用于给ACS服务器和所有CPE分配IP地址,使用DHCP报文中的option字段给所有CPE配置参数,CPE广域网管理协议CWMP规定ACS服务器和CPE之间使用统一资源定位URL地址来互相识别和访问;The DHCP server is used to assign an IP address to the ACS server and all CPEs. The option field in the DHCP message is used to configure parameters for all CPEs. The CPE WAN management protocol CWMP specifies that the ACS server and the CPE use the uniform resource location URL address to identify each other. access;
DNS服务器用于协助DHCP服务器解析URL参数。The DNS server is used to assist the DHCP server in parsing the URL parameters.
在上述技术方案的基础上,步骤S203中ACS服务器通过TR069协议中的RPC方法获取、并设置ONU的参数信息包括以下步骤:ACS服务器通过TR069协议中RPC的获取GET方法获取ONU的配置参数信息;ACS服务器通过TR069协议中RPC的设置SET方法设置ONU的配置参数信息。On the basis of the foregoing technical solution, the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol in the step S203, and the following steps are performed: the ACS server obtains the configuration parameter information of the ONU by using the RPC acquisition GET method in the TR069 protocol; The ACS server sets the configuration parameter information of the ONU through the RSET setting SET method in the TR069 protocol.
在上述技术方案的基础上,步骤S203之后,还包括以下步骤: 当ONU通过本地修改WIFI的参数后,ONU将修改后的WIFI参数告知ACS服务器。Based on the foregoing technical solution, after step S203, the following steps are further included: After the ONU changes the parameters of the WIFI locally, the ONU informs the ACS server of the modified WIFI parameters.
与现有技术相比,本发明的优点在于:The advantages of the present invention over the prior art are:
(1)本发明能够通过OMCI协议实现集中配置和管理ONU无线功能,能够有效解决在GPON***中对ONU无线功能的集中配置管理,便于人们使用。在未来的发展中,若能将AC的功能集成开发到OLT上,整个GPON***就能够取代WLAN网络中的AC+AP组网方式,实现PON***与无线接入网的完美结合。(1) The present invention can centrally configure and manage the ONU wireless function through the OMCI protocol, and can effectively solve the centralized configuration management of the ONU wireless function in the GPON system, and is convenient for people to use. In the future development, if the functions of the AC can be integrated and developed to the OLT, the entire GPON system can replace the AC+AP networking mode in the WLAN network, and realize the perfect combination of the PON system and the wireless access network.
(2)本发明能够利用TR069标准,由ACS服务器实现集中配置和管理ONU无线功能,能够有效解决在GPON***中对ONU无线功能的集中配置管理,便于人们使用。在未来的发展中,若能将AC的功能集成开发到OLT上,整个GPON***就能够取代WLAN网络中的AC+AP组网方式,实现PON***与无线接入网的完美结合。(2) The present invention can utilize the TR069 standard to implement centralized configuration and management of the ONU wireless function by the ACS server, and can effectively solve the centralized configuration management of the ONU wireless function in the GPON system, and is convenient for people to use. In the future development, if the functions of the AC can be integrated and developed to the OLT, the entire GPON system can replace the AC+AP networking mode in the WLAN network, and realize the perfect combination of the PON system and the wireless access network.
附图说明DRAWINGS
图1为本发明实施例中GPON***的结构框图;1 is a structural block diagram of a GPON system according to an embodiment of the present invention;
图2为本发明实施例中TR069组网的结构框图。FIG. 2 is a structural block diagram of a TR069 networking in the embodiment of the present invention.
具体实施方式detailed description
以下结合附图及实施例对本发明作进一步详细说明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments.
参见图1所示,本发明实施例中的通过OMCI协议实现对ONU无线功能集中配置和管理的***,网管服务器、OLT(optical line terminal,光线路终端)、ODN(Optical Distribution Network,光分配网络)和若干ONU(Optical Network Unit,光网络单元),网管服务器通过网络(Network)与OLT相连,OLT通过ODN分别与所有ONU 相连。As shown in FIG. 1 , a system for centrally configuring and managing ONU wireless functions by using the OMCI protocol in the embodiment of the present invention, a network management server, an OLT (optical line terminal), an optical distribution network (ODN) ) and a number of ONUs (Optical Network Units), the network management server is connected to the OLT through a network, and the OLT separately and all ONUs through the ODN. Connected.
本发明实施例中的基于上述***的通过OMCI协议实现对ONU无线功能集中配置和管理的方法包括以下步骤:The method for centrally configuring and managing the ONU wireless function by using the OMCI protocol based on the above system in the embodiment of the present invention includes the following steps:
S101:编程人员在OLT与每台ONU之间定义私有OMCI(ONT Management and Control Interface,ONT管理和控制接口)的ME(Managed Entity,受管实体),ME中包括具有READ(可读)和WRITE(可写)操作的无线属性。S101: The programmer defines an ME (Managed Entity, managed entity) of the private OMCI (ONT Management and Control Interface) between the OLT and each ONU, and the ME includes READ (Readable) and WRITE (Writable) Wireless attribute of the operation.
S102:每台ONU均通过PLOAM(PLOAM—Physical Layer OAM物理层操作管理维护)消息和OLT进行交互、并创建OMCC(ONT Management and Control Channel,管理控制信道)通道;OLT通过OMCI协议获取每台ONU的类型后,对每台ONU进行临时授权和正式授权。S102: Each ONU interacts with the OLT through a PLOAM (PLOAM-Physical Layer OAM physical layer management and maintenance) message, and creates an OMCC (ONT Management and Control Channel) channel; the OLT acquires each ONU through the OMCI protocol. After each type, each ONU is temporarily authorized and officially authorized.
S103:网管服务器通过SNMP(简单网络管理协议)协议下发WIFI配置至OLT,OLT通过OMCI协议调用每台ONU的WIFI配置接口后,将WIFI配置下发至每台ONU、并回读每台ONU的WIFI配置;OLT通过OMCI主从通信协议对ONU的无线参数进行配置管理。S103: The network management server sends the WIFI configuration to the OLT through the SNMP (Simple Network Management Protocol) protocol. After the OLT calls the WIFI configuration interface of each ONU through the OMCI protocol, the WIFI configuration is sent to each ONU and each ONU is read back. The WIFI configuration; the OLT configures and manages the wireless parameters of the ONU through the OMCI master-slave communication protocol.
在实际应用中,步骤S101中的无线属性根据具体实际情况定义,参见表1所示,本实施例中的无线属性为:长度为1byte(字节)的WIFI_SSID_enable(无线开关)、WIFI_SSID_enable(无线标准)、WIFI_AuthMode(认证模式)、WIFI_EncrypTpe(加密模式)、WLAN_CHANNEL(信道0-13)、WLAN_POWER(发送功率)、WLAN_WEPKeyIndex(WEP密钥索引)、WLAN_Bandwidth(11n模式的工作带宽);长度为2byte的WLAN_FREQUENCY(WIFI工作频段);长度为16byte的WIFI_PresharedKey(WPA预共享密钥)、 WLAN_WEPKey(WEP密钥)。In the actual application, the wireless attribute in step S101 is defined according to the actual situation. As shown in Table 1, the wireless attribute in this embodiment is: WIFI_SSID_enable (wireless switch) and WIFI_SSID_enable (wireless standard) with a length of 1 byte (byte). ), WIFI_AuthMode (authentication mode), WIFI_EncrypTpe (encryption mode), WLAN_CHANNEL (channel 0-13), WLAN_POWER (transmission power), WLAN_WEPKeyIndex (WEP key index), WLAN_Bandwidth (working bandwidth in 11n mode); WLAN_FREQUENCY of 2 bytes in length (WIFI working frequency band); WIFI_PresharedKey (WPA pre-shared key) with a length of 16 bytes, WLAN_WEPKey (WEP key).
表1、ME的无线属性配置表Table 1, ME wireless attribute configuration table
字段名Field name 属性Attributes 长度(byte)Length (byte) 描述description
WIFI_SSID_enableWIFI_SSID_enable RWRW 11 配置无线开关Configuring the wireless switch
WIFI_standardWIFI_standard RWRW 11 配置无线标准Configuring wireless standards
WIFI_AuthModeWIFI_AuthMode RWRW 11 配置认证模式Configure authentication mode
WIFI_EncrypTpeWIFI_EncrypTpe RWRW 11 配置加密模式Configure encryption mode
WIFI_PresharedKeyWIFI_PresharedKey RWRW 1616 配置WPA预共享密钥Configuring WPA pre-shared key
WLAN_CHANNELWLAN_CHANNEL RWRW 11 配置信道0-13Configure channel 0-13
WLAN_POWERWLAN_POWER RWRW 11 配置发送功率Configure transmit power
WLAN_WEPKeyWLAN_WEPKey RWRW 1616 配置WEP密钥Configuring a WEP key
WLAN_WEPKeyIndexWLAN_WEPKeyIndex RWRW 11 配置WEP密钥索引Configuring WEP key index
WLAN_FREQUENCYWLAN_FREQUENCY RWRW 22 配置WIFI工作频段Configure WIFI working frequency band
WLAN_BandwidthWLAN_Bandwidth RWRW 11 配置11n模式的工作带宽Configure the working bandwidth of 11n mode
步骤S102中每台ONU均通过PLOAM消息和OLT进行交互、并创建OMCC通道包括以下步骤:每台ONU上电后均与OLT建立相应的PLOAM数据通道,每台ONU均通过OLT发送的PLOAM消息激活注册、并建立相应的OMCI数据通道。In step S102, each ONU interacts with the OLT through the PLOAM message and creates an OMCC channel. The following steps are performed: each ONU is connected to the OLT to establish a corresponding PLOAM data channel, and each ONU is activated by the PLOAM message sent by the OLT. Register and establish the corresponding OMCI data channel.
本发明实施例中的利用TR069标准实现对ONU无线功能集中配置和管理的***,包括自动配置ACS服务器、OLT、ODN和若干ONU,ACS服务器和OLT通过网络相连,OLT通过ODN分别与所有ONU相连。The system for centrally configuring and managing the ONU wireless functions by using the TR069 standard in the embodiment of the present invention includes automatically configuring an ACS server, an OLT, an ODN, and a plurality of ONUs. The ACS server and the OLT are connected through a network, and the OLT is connected to all ONUs through ODNs. .
本发明实施例中的利用TR069标准实现对ONU无线功能集中配置和管理的方法,包括以下步骤:The method for centrally configuring and managing the ONU wireless function by using the TR069 standard in the embodiment of the present invention includes the following steps:
S201:在ONU和OLT之间,通过OMCI协议建立与ACS服务器(Auto-Configuration Server自动配置服务器)通信的TR069(CPE广域网管理协议)组网通道,OLT指定TR069报文由ONU中哪个GEM PORT、TCONT(Transmission Container,传输容器)来固定传输。 S201: Between the ONU and the OLT, establish a TR069 (CPE WAN) network channel that communicates with the ACS server (Auto-Configuration Server), and the OLT specifies which GEM PORT of the ONU is the TR069 packet. TCONT (Transmission Container) to fix the transmission.
S202:在网管服务器上配置ONU连接至ACS服务器的配置参数信息,配置参数信息包括ACS服务器的用户名、用户名密码、反向用户名和反向用户名密码等。网管服务器通过OLT将配置参数信息下发至每台ONU。ONU根据配置参数信息向ACS服务器发起连接请求,ONU通过ACS的认证后,与ACS服务器建立连接。S202: Configure configuration parameter information of the ONU connected to the ACS server on the network management server, where the configuration parameter information includes a username, a username, a password, a reverse username, and a reverse username and password of the ACS server. The network management server sends configuration parameter information to each ONU through the OLT. The ONU initiates a connection request to the ACS server according to the configuration parameter information. After the ONU authenticates with the ACS, it establishes a connection with the ACS server.
S203、根据TR069协议组中TR-098家庭网关数据模型规定的WIFI的参数,ACS服务器通过TR069协议中的RPC(远程过程调用)方法获取、并设置ONU的参数信息,集中配置管理所有ONU的无线功能。当ONU通过本地修改WIFI的参数后,ONU将修改后的WIFI参数告知ACS服务器。S203. According to the WIFI parameter specified by the TR-098 home gateway data model in the TR069 protocol group, the ACS server obtains and sets the parameter information of the ONU through the RPC (Remote Procedure Call) method in the TR069 protocol, and centrally configures and manages the wireless of all ONUs. Features. After the ONU changes the parameters of the WIFI locally, the ONU informs the ACS server of the modified WIFI parameters.
ACS服务器通过TR069协议中的RPC方法获取、并设置ONU的参数信息时,ACS服务器通过TR069协议中RPC的GET(获取)方法获取ONU的配置参数信息;ACS服务器通过TR069协议中RPC的SET(设置)方法设置ONU的配置参数信息。When the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol, the ACS server obtains the configuration parameter information of the ONU through the GET (acquisition) method of the RPC in the TR069 protocol; the ACS server passes the RPC SET in the TR069 protocol. The method sets the configuration parameter information of the ONU.
参见图2所示,步骤S201中在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的TR069组网通道包括以下步骤:将IOP(I/O Processor,输入输出处理器)客户端(即PC,个人计算机)、ACS服务器、DHCP(Dynamic Host Configuration Protocol,动态主机配置协议)服务器、DNS服务器和OLT通过网络连接。As shown in FIG. 2, the TR069 networking channel that communicates with the ACS server through the OMCI protocol in the step S201 includes the following steps: an IOP (I/O Processor) client (ie, PC, personal computer), ACS server, DHCP (Dynamic Host Configuration Protocol) server, DNS server and OLT are connected through the network.
IOP客户端用于以WEB方式访问ACS服务器,通过ACS服务器可以实现对所有ONU(即CPE,用户端设备)的集中管理。DHCP服务器用于给ACS服务器和所有CPE分配IP地址,使用DHCP报文中的option字段给所有CPE配置参数。CWMP(CPE广域网管理协议)规定ACS服务器和CPE之间使用URL(统一资源定位)地址来互相识别和访问。DNS服务器用于协助DHCP服务器解析URL 参数。The IOP client is used to access the ACS server in the WEB mode. The ACS server can implement centralized management of all ONUs (that is, CPEs and user devices). The DHCP server is used to assign an IP address to the ACS server and all CPEs. The option field in the DHCP packet is used to configure parameters for all CPEs. CWMP (CPE WAN Management Protocol) specifies that URLs (Uniform Resource Locator) addresses are used between the ACS server and the CPE to identify and access each other. The DNS server is used to assist the DHCP server to resolve the URL. parameter.
本发明不局限于上述实施方式,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本发明的保护范围之内。本说明书中未作详细描述的内容属于本领域专业技术人员公知的现有技术。 The present invention is not limited to the above embodiments, and those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. These improvements and retouchings are also considered as protection of the present invention. Within the scope. The contents not described in detail in the present specification belong to the prior art well known to those skilled in the art.

Claims (9)

  1. 一种通过OMCI协议实现对ONU无线功能集中配置和管理的***,包括光线路终端OLT、光分配网络ODN和若干光网络单元ONU,OLT通过ODN分别与所有ONU相连;A system for centrally configuring and managing ONU wireless functions through an OMCI protocol, including an optical line terminal OLT, an optical distribution network ODN, and a plurality of optical network units ONUs, and the OLTs are respectively connected to all ONUs through ODNs;
    其特征在于:所述***对ONU无线功能集中配置和管理时,编程人员在OLT与每台ONU之间定义私有ONT管理和控制接口OMCI的受管实体ME,ME中包括具有读写操作的无线属性;The utility model is characterized in that: when the system centrally configures and manages the ONU wireless function, the programmer defines a managed entity ME of the private ONT management and control interface OMCI between the OLT and each ONU, and the ME includes wireless with read and write operations. Attributes;
    每台ONU均通过物理层操作管理维护PLOAM消息和OLT进行交互、并创建OMCC通道;OLT通过OMCI协议获取每台ONU的类型后,对每台ONU进行临时授权和正式授权;Each ONU interacts with the OLT through the physical layer management and maintenance PLOAM message and creates an OMCC channel. After the OLT obtains the type of each ONU through the OMCI protocol, each ONU performs temporary authorization and formal authorization.
    通过简单网络管理协议SNMP协议下发WIFI配置至OLT,OLT通过OMCI协议调用每台ONU的WIFI配置接口后,将WIFI配置下发至每台ONU、并回读每台ONU的WIFI配置;OLT通过OMCI主从通信协议对ONU的无线参数进行配置管理。After the WIFI configuration is sent to the OLT through the simple network management protocol, the OLT sends the WIFI configuration to each ONU and reads back the WIFI configuration of each ONU. The OMCI master-slave communication protocol configures and manages the wireless parameters of the ONU.
  2. 一种基于权利要求1所述***的通过OMCI协议实现对ONU无线功能集中配置和管理的方法,其特征在于,包括以下步骤:A method for centrally configuring and managing ONU wireless functions by using an OMCI protocol according to the system of claim 1 is characterized in that it comprises the following steps:
    S101:编程人员在OLT与每台ONU之间定义私有OMCI的ME,ME中包括具有读写操作的无线属性;S101: The programmer defines an ME of a private OMCI between the OLT and each ONU, and the ME includes a wireless attribute with a read/write operation;
    S102:每台ONU均通过PLOAM消息和OLT进行交互、并创建管理控制信道OMCC通道;OLT通过OMCI协议获取每台ONU的类型后,对每台ONU进行临时授权和正式授权;S102: Each ONU interacts with the OLT through a PLOAM message, and creates a management control channel OMCC channel. After obtaining the type of each ONU through the OMCI protocol, the OLT performs temporary authorization and formal authorization for each ONU.
    S103:通过SNMP协议下发WIFI配置至OLT,OLT通过OMCI协议调用每台ONU的WIFI配置接口后,将WIFI配置下发至每台ONU、并回读每台ONU的WIFI配置;OLT通过OMCI主从通信协议对ONU的无线参数进行配置管理。 S103: The WIFI configuration is sent to the OLT through the SNMP protocol. After the OLT calls the WIFI configuration interface of each ONU through the OMCI protocol, the OLT sends the WIFI configuration to each ONU and reads back the WIFI configuration of each ONU; the OLT passes the OMCI main. Configure and manage the wireless parameters of the ONU from the communication protocol.
  3. 如权利要求2所述的通过OMCI协议实现对ONU无线功能集中配置和管理的方法,其特征在于:步骤S101中所述无线属性包括:长度为1byte的无线开关、无线标准、认证模式、加密模式、信道0-13、发送功率、WEP密钥索引、11n模式的工作带宽;长度为2byte的WIFI工作频段;长度为16byte的WPA预共享密钥和配置WEP密钥。The method for centrally configuring and managing the ONU wireless function by using the OMCI protocol according to claim 2, wherein the wireless attribute in step S101 comprises: a wireless switch having a length of 1 byte, a wireless standard, an authentication mode, and an encryption mode. , channel 0-13, transmit power, WEP key index, working bandwidth of 11n mode; WIFI working frequency band of 2 bytes length; WPA pre-shared key with length of 16 bytes and configured WEP key.
  4. 如权利要求2或3所述的通过OMCI协议实现对ONU无线功能集中配置和管理的方法,其特征在于:步骤S102中所述每台ONU均通过PLOAM消息和OLT进行交互、并创建OMCC通道包括以下步骤:每台ONU上电后均与OLT建立相应的PLOAM数据通道,每台ONU均通过OLT发送的PLOAM消息激活注册、并建立相应的OMCI数据通道。The method for centrally configuring and managing the ONU wireless function by using the OMCI protocol according to claim 2 or 3, wherein each of the ONUs interacts with the OLT through the PLOAM message and creates an OMCC channel, including the step S102. The following steps: Each ONU establishes a corresponding PLOAM data channel with the OLT after power-on, and each ONU activates registration through the PLOAM message sent by the OLT, and establishes a corresponding OMCI data channel.
  5. 一种利用TR069标准实现对ONU无线功能集中配置和管理的***,包括自动配置ACS服务器、OLT、ODN和若干ONU,ACS服务器和OLT通过网络相连,OLT通过ODN分别与所有ONU相连;A system for centrally configuring and managing ONU wireless functions by using the TR069 standard, including automatically configuring an ACS server, an OLT, an ODN, and a plurality of ONUs. The ACS server and the OLT are connected through a network, and the OLT is connected to all ONUs through ODNs respectively;
    其特征在于:所述***对ONU无线功能集中配置和管理时,在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的CPE广域网管理协议TR069组网通道,OLT指定ONU的特定GEM PORT和传输容器TCONT固定传输TR069报文;The system is characterized in that: when the system centrally configures and manages the ONU wireless function, the CPE WAN management protocol TR069 networking channel that communicates with the ACS server is established between the ONU and the OLT through the OMCI protocol, and the OLT specifies the specific GEM PORT of the ONU. The transport container TCONT fixedly transmits the TR069 message;
    配置ONU连接至ACS服务器的配置参数信息,配置参数信息包括ACS服务器的用户名、用户名密码、反向用户名和反向用户名密码;通过OLT将配置参数信息下发至每台ONU;ONU根据配置参数信息向ACS发起连接请求,ONU通过ACS的认证后,与ACS服务器建立连接;Configure the configuration parameters of the ONU to connect to the ACS server. The configuration parameters include the username, username, password, and reverse username and password of the ACS server. The configuration parameters are sent to each ONU through the OLT. The ONU is based on the ONU. The configuration parameter information is used to initiate a connection request to the ACS. After the ONU is authenticated by the ACS, the ONU establishes a connection with the ACS server.
    根据TR069协议组中TR-098家庭网关数据模型规定的WIFI的 参数,ACS服务器通过TR069协议中的远程过程调用RPC方法获取、并设置ONU的参数信息,集中配置管理所有ONU的无线功能。WIFI according to the TR-098 home gateway data model in the TR069 protocol group Parameters, the ACS server obtains and sets the parameter information of the ONU through the remote procedure call RPC method in the TR069 protocol, and centrally configures and manages the wireless functions of all ONUs.
  6. 一种基于权利要求5所述***的利用TR069标准实现对ONU无线功能集中配置和管理的方法,其特征在于,包括以下步骤:A method for centrally configuring and managing ONU wireless functions by using the TR069 standard according to the system of claim 5, comprising the steps of:
    S201:在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的TR069组网通道,OLT指定ONU的特定GEM PORT和TCONT固定传输TR069报文;S201: A TR069 networking channel that communicates with the ACS server is established between the ONU and the OLT by using the OMCI protocol, and the OLT specifies a specific GEM PORT and TCONT fixed transmission TR069 message of the ONU.
    S202:配置ONU连接至ACS服务器的配置参数信息,配置参数信息包括ACS服务器的用户名、用户名密码、反向用户名和反向用户名密码;通过OLT将配置参数信息下发至每台ONU;ONU根据配置参数信息向ACS发起连接请求,ONU通过ACS的认证后,与ACS服务器建立连接;S202: The configuration parameter information of the ONU connected to the ACS server is configured, and the configuration parameter information includes the user name, the user name password, the reverse user name, and the reverse username password of the ACS server; the configuration parameter information is sent to each ONU through the OLT; The ONU initiates a connection request to the ACS according to the configuration parameter information, and the ONU establishes a connection with the ACS server after being authenticated by the ACS.
    S203、根据TR069协议组中TR-098家庭网关数据模型规定的WIFI的参数,ACS服务器通过TR069协议中的RPC方法获取、并设置ONU的参数信息,集中配置管理所有ONU的无线功能。S203: According to the WIFI parameter specified by the TR-098 home gateway data model in the TR069 protocol group, the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol, and centrally configures and manages the wireless functions of all the ONUs.
  7. 如权利要求6所述的利用TR069标准实现对ONU无线功能集中配置和管理的方法,其特征在于:步骤S201中所述在ONU和OLT之间,通过OMCI协议建立与ACS服务器通信的TR069组网通道包括以下步骤:将输入输出处理器IOP客户端、ACS服务器、动态主机配置协议DHCP服务器、DNS服务器和OLT通过网络连接;The method for centrally configuring and managing the ONU wireless function by using the TR069 standard according to claim 6, wherein in the step S201, the TR069 network that communicates with the ACS server is established between the ONU and the OLT through the OMCI protocol. The channel includes the following steps: connecting the input/output processor IOP client, the ACS server, the dynamic host configuration protocol DHCP server, the DNS server, and the OLT through a network;
    IOP客户端用于以WEB方式访问ACS服务器,通过ACS服务器可以实现对所有ONU的集中管理;The IOP client is used to access the ACS server in the WEB mode. The centralized management of all ONUs can be implemented through the ACS server.
    DHCP服务器用于给ACS服务器和所有CPE分配IP地址,使用DHCP报文中的option字段给所有CPE配置参数,CPE广域网管理协议CWMP规定ACS服务器和CPE之间使用统一资源定位URL地 址来互相识别和访问;The DHCP server is used to assign an IP address to the ACS server and all CPEs. The option field in the DHCP message is used to configure parameters for all CPEs. The CPE WAN management protocol CWMP specifies the use of a uniform resource location URL between the ACS server and the CPE. Address to identify and access each other;
    DNS服务器用于协助DHCP服务器解析URL参数。The DNS server is used to assist the DHCP server in parsing the URL parameters.
  8. 如权利要求6所述的利用TR069标准实现对ONU无线功能集中配置和管理的方法,其特征在于:步骤S203中ACS服务器通过TR069协议中的RPC方法获取、并设置ONU的参数信息包括以下步骤:ACS服务器通过TR069协议中RPC的获取GET方法获取ONU的配置参数信息;ACS服务器通过TR069协议中RPC的设置SET方法设置ONU的配置参数信息。The method for centrally configuring and managing the ONU wireless function by using the TR069 standard according to claim 6, wherein the ACS server obtains and sets the parameter information of the ONU through the RPC method in the TR069 protocol in the step S203, including the following steps: The ACS server obtains the configuration parameter information of the ONU through the RPC GET method in the TR069 protocol. The ACS server sets the configuration parameter information of the ONU through the RSET setting SET method in the TR069 protocol.
  9. 如权利要求6至8任一项所述的利用TR069标准实现对ONU无线功能集中配置和管理的方法,其特征在于,步骤S203之后,还包括以下步骤:当ONU通过本地修改WIFI的参数后,ONU将修改后的WIFI参数告知ACS服务器。 The method for centrally configuring and managing the wireless function of the ONU by using the TR069 standard according to any one of claims 6 to 8, wherein after the step S203, the method further includes the following steps: after the ONU locally modifies the parameters of the WIFI, The ONU informs the ACS server of the modified WIFI parameters.
PCT/CN2015/088831 2014-09-03 2015-09-02 System and method for implementing centralized configuration and management for onu wireless function WO2016034120A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PH12016502404A PH12016502404B1 (en) 2014-09-03 2016-12-02 System and method for implementing centralized configuration and management for onu wireless function

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410446278.1A CN104243206B (en) 2014-09-03 2014-09-03 Realize the system and method to ONU radio function centralized configuration and managements
CN201410446278.1 2014-09-03

Publications (1)

Publication Number Publication Date
WO2016034120A1 true WO2016034120A1 (en) 2016-03-10

Family

ID=52230606

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/088831 WO2016034120A1 (en) 2014-09-03 2015-09-02 System and method for implementing centralized configuration and management for onu wireless function

Country Status (3)

Country Link
CN (1) CN104243206B (en)
PH (1) PH12016502404B1 (en)
WO (1) WO2016034120A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111786816A (en) * 2020-06-12 2020-10-16 芯河半导体科技(无锡)有限公司 Graphical display method for OMCI configuration result
CN112601141A (en) * 2020-12-29 2021-04-02 广东省广播电视网络股份有限公司 Ethernet Passive Optical Network (EPON)/Gigabit Passive Optical Network (GPON) local side equipment network engineering cutting-over method
CN113708958A (en) * 2021-08-06 2021-11-26 深圳市西瑞联科技有限公司 Method for automatically configuring router through ONU
CN113923544A (en) * 2021-09-28 2022-01-11 烽火通信科技股份有限公司 Method and system for managing standard and private OMCI service model ONU
CN114125594A (en) * 2020-08-31 2022-03-01 华为技术有限公司 Network configuration method and related equipment
CN114172786A (en) * 2021-12-03 2022-03-11 中国电信集团***集成有限责任公司 Method and device for dynamically adjusting network monitoring threshold based on TR069 protocol and NETCONF protocol
CN114390377A (en) * 2020-10-19 2022-04-22 ***通信有限公司研究院 Fault recovery method and device of broadband access system
CN115277399A (en) * 2022-09-27 2022-11-01 广州宇洪科技股份有限公司 OLT (optical line terminal), ONU (optical network Unit) equipment and PON (Passive optical network) system with wireless access function
CN115643504A (en) * 2022-10-12 2023-01-24 广州芯德通信科技股份有限公司 Method for automatic synchronous configuration of dual-homing PON protection
WO2024109661A1 (en) * 2022-11-21 2024-05-30 中兴通讯股份有限公司 Management and control method and apparatus for optical network system

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104243206B (en) * 2014-09-03 2017-12-29 烽火通信科技股份有限公司 Realize the system and method to ONU radio function centralized configuration and managements
CN107465530A (en) * 2016-06-06 2017-12-12 中兴通讯股份有限公司 The collocation method and device of optical network unit ONU
CN107046560A (en) * 2016-12-27 2017-08-15 郑州云海信息技术有限公司 A kind of computer system configurations centralized management system and method
CN108199869A (en) * 2017-12-26 2018-06-22 浙江帝杰曼信息科技股份有限公司 For the wireless MAN and its safety management system of education sector
CN108173693B (en) * 2017-12-28 2021-07-16 广州芯德通信科技股份有限公司 ONU automatic configuration management method
CN108282548A (en) * 2018-01-20 2018-07-13 中天宽带技术有限公司 PON device dynamic managements DNS management systems based on the libraries cloud platform ip and its management method
CN108809705A (en) * 2018-05-28 2018-11-13 上海欣诺通信技术股份有限公司 A kind of network management platform based on TR069 agreements and snmp protocol
CN109412844B (en) * 2018-10-11 2022-02-25 深圳创维数字技术有限公司 Method, device, equipment and storage medium for realizing management entity
CN111314923B (en) * 2018-12-12 2023-06-09 深圳市中兴微电子技术有限公司 Method and device for realizing dynamic bandwidth
CN111328055B (en) * 2018-12-14 2022-12-09 ***通信集团山东有限公司 ONU automatic registration method and device
CN113132825B (en) * 2019-12-31 2022-08-26 华为技术有限公司 Communication method, optical network terminal, optical line terminal and system
CN112351355B (en) * 2020-10-20 2022-04-15 烽火通信科技股份有限公司 Management method and system of ONU channel based on gPC
CN112600811B (en) * 2020-12-07 2021-11-02 广州芯德通信科技股份有限公司 Tr069 protocol-based automatic authorization CPE method and system
CN114765706A (en) * 2021-01-15 2022-07-19 上海诺基亚贝尔股份有限公司 Method and device for triggering vOMCI function from OLT to send OMCI message
CN113141550B (en) * 2021-06-22 2021-08-17 武汉长光科技有限公司 Management method and device of optical network unit, electronic equipment and storage medium
CN114338103B (en) * 2021-12-15 2024-01-19 ***数智科技有限公司 Abnormal flow position method and system based on TR069 protocol combined log analysis
CN114302269B (en) * 2021-12-17 2024-04-09 博为科技有限公司 ONU access method and device, storage medium and electronic equipment
CN114501196B (en) * 2022-02-18 2023-09-29 成都康特电子科技股份有限公司 Optical network wide area network management method, device and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388725A (en) * 2007-09-14 2009-03-18 中兴通讯股份有限公司 Method for controlling and managing network unit/optical network terminal
US20100014868A1 (en) * 2008-07-18 2010-01-21 Emcore Corporation Hybrid optical/wireless RF transceiver modules and photonic network components
CN101841742A (en) * 2009-03-20 2010-09-22 财团法人工业技术研究院 Passive optical network system supporting wireless communication
CN102572944A (en) * 2012-02-24 2012-07-11 浙江工业大学 Media access control (MAC) protocol frame structure supporting wireless access of Ethernet passive optical network (EPON)
CN104243206A (en) * 2014-09-03 2014-12-24 烽火通信科技股份有限公司 System and method for realizing centralized configuration and management of ONU wireless functions

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101043275B (en) * 2006-05-17 2012-03-21 华为技术有限公司 System and method for managing optical network unit or optical network terminal
FR2966996A1 (en) * 2010-10-27 2012-05-04 France Telecom DATA PROCESSING FOR THE MANAGEMENT OF SLEEP

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388725A (en) * 2007-09-14 2009-03-18 中兴通讯股份有限公司 Method for controlling and managing network unit/optical network terminal
US20100014868A1 (en) * 2008-07-18 2010-01-21 Emcore Corporation Hybrid optical/wireless RF transceiver modules and photonic network components
CN101841742A (en) * 2009-03-20 2010-09-22 财团法人工业技术研究院 Passive optical network system supporting wireless communication
CN102572944A (en) * 2012-02-24 2012-07-11 浙江工业大学 Media access control (MAC) protocol frame structure supporting wireless access of Ethernet passive optical network (EPON)
CN104243206A (en) * 2014-09-03 2014-12-24 烽火通信科技股份有限公司 System and method for realizing centralized configuration and management of ONU wireless functions

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111786816A (en) * 2020-06-12 2020-10-16 芯河半导体科技(无锡)有限公司 Graphical display method for OMCI configuration result
CN114125594A (en) * 2020-08-31 2022-03-01 华为技术有限公司 Network configuration method and related equipment
CN114125594B (en) * 2020-08-31 2022-10-18 华为技术有限公司 Network configuration method and related equipment
CN114390377A (en) * 2020-10-19 2022-04-22 ***通信有限公司研究院 Fault recovery method and device of broadband access system
CN112601141A (en) * 2020-12-29 2021-04-02 广东省广播电视网络股份有限公司 Ethernet Passive Optical Network (EPON)/Gigabit Passive Optical Network (GPON) local side equipment network engineering cutting-over method
CN113708958A (en) * 2021-08-06 2021-11-26 深圳市西瑞联科技有限公司 Method for automatically configuring router through ONU
CN113923544A (en) * 2021-09-28 2022-01-11 烽火通信科技股份有限公司 Method and system for managing standard and private OMCI service model ONU
CN113923544B (en) * 2021-09-28 2023-05-12 烽火通信科技股份有限公司 Management method and system of standard and private OMCI service model ONU
CN114172786A (en) * 2021-12-03 2022-03-11 中国电信集团***集成有限责任公司 Method and device for dynamically adjusting network monitoring threshold based on TR069 protocol and NETCONF protocol
CN115277399A (en) * 2022-09-27 2022-11-01 广州宇洪科技股份有限公司 OLT (optical line terminal), ONU (optical network Unit) equipment and PON (Passive optical network) system with wireless access function
CN115643504A (en) * 2022-10-12 2023-01-24 广州芯德通信科技股份有限公司 Method for automatic synchronous configuration of dual-homing PON protection
WO2024109661A1 (en) * 2022-11-21 2024-05-30 中兴通讯股份有限公司 Management and control method and apparatus for optical network system

Also Published As

Publication number Publication date
PH12016502404A1 (en) 2017-03-06
CN104243206A (en) 2014-12-24
CN104243206B (en) 2017-12-29
PH12016502404B1 (en) 2017-03-06

Similar Documents

Publication Publication Date Title
WO2016034120A1 (en) System and method for implementing centralized configuration and management for onu wireless function
CN102149024B (en) Method, device and system for vicariously managing ONU (Optical Network Unit) by OLT (Optical Line Terminal)
JP5826090B2 (en) Gateway and program
KR102106483B1 (en) Repeating method of wireless repeating device and wireless repeating device
US8539055B2 (en) Device abstraction in autonomous wireless local area networks
WO2015188689A1 (en) Information processing method, network node, authentication method and server
AU2014261983B2 (en) Communication managing method and communication system
WO2011144174A1 (en) Method, device and system for configuring access device
RU2012140411A (en) SYSTEM AND METHOD OF COMMUNICATION IN COMMUNICATION SYSTEMS WITH RELAY COMPONENTS
CN103634794B (en) By the WLAN terminal personal identification method for integrating Portal
WO2015188563A1 (en) Service configuration data processing method and apparatus
CN102739455A (en) Method and device for configuring network device
GB0607366D0 (en) A method and an apparatus for securely communicating between a management server and a managed node associated with a dynamic provisioning system
CN102625325B (en) A kind of wireless network deployment method and WAP (wireless access point)
JP7314403B2 (en) Service setting method and device
CN103118064A (en) Method and device of Portal centralized authentication
CN104468291A (en) WiFi module communication method and device
WO2012065418A1 (en) Method and system for accessing wireless sensor network
WO2016101525A1 (en) Method, apparatus and system for managing optical network unit dpu device
WO2015117296A1 (en) Optical network system and management method
CN102571353B (en) The method of verifying legitimacy of home gateway in passive optical network
WO2011116598A1 (en) Method and system for achieving management of gateway
WO2011113262A1 (en) Access method and system for wireless sensor network
AU2018403910A1 (en) Communication network and related devices
WO2017147745A1 (en) Method of authenticating access point ap, system, and associated apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15838670

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 12016502404

Country of ref document: PH

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15838670

Country of ref document: EP

Kind code of ref document: A1