WO2017177619A1 - Sdn/nfv open access network system, and method and device for managing onu - Google Patents
Sdn/nfv open access network system, and method and device for managing onu Download PDFInfo
- Publication number
- WO2017177619A1 WO2017177619A1 PCT/CN2016/099728 CN2016099728W WO2017177619A1 WO 2017177619 A1 WO2017177619 A1 WO 2017177619A1 CN 2016099728 W CN2016099728 W CN 2016099728W WO 2017177619 A1 WO2017177619 A1 WO 2017177619A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- management
- onu
- omci
- access network
- sdn
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/04—Network management architectures or arrangements
- H04L41/044—Network management architectures or arrangements comprising hierarchical management structures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
Definitions
- This application relates to, but is not limited to, the field of communication technology.
- the network management system EMS, Optical Management Terminal
- the optical line terminal OLT
- OMCI optical network unit management and control interface
- Graphical interface OMCI, ONU Management and Control Interface
- SDN Software Defined Network
- NFV Network Function Virtualization
- OFS OpenFlow Virtual Switch
- PON Passive Optical Network
- ODN optical distribution network
- ONU Optical Network Unit
- a new network structure and communication management method is needed, which can combine the SDN OVS network with the traditional ONU management, on the one hand, adapt to the future SDN requirements, and on the other hand, can take advantage of the traditional ONU management. It can save costs and improve efficiency when transforming the network structure.
- the vOLT includes an optical network unit management control interface OMCI management module, and the OMCI management module is configured to encapsulate the OMCI original message into a management data frame through the southbound interface mapping, and send the OMCI original message to the access network device through the Openflow switching network. ;
- the access network device with OpenFlow switching capability includes an SDN proxy, the SDN proxy includes an OMCI processing module, and the OMCI processing module is configured to: decapsulate the management data frame and re-encapsulate into an OMCI message, Sending the OMCI message to the ONU through an optical distribution network ODN;
- the ONU includes an OMCI proxy configured to receive the OMCI message and perform OMCI configuration.
- the OMCI management module of the vOLT is configured to encapsulate the OMCI original message mapping into a management data frame by extending the OF-Config protocol or the negotiated data channel model NDM of the Netconf protocol.
- the access network device with the OpenFlow switching capability includes an optical line terminal OLT passive optical network PON medium access control layer MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or
- the access network device with OpenFlow switching capability includes a SDN optical line terminal OLT.
- the embodiment of the present invention further provides a method for managing an ONU in a software-defined network SDN/network function virtualization NFV open access network system, where the method includes:
- the virtual optical line terminal vOLT encapsulates the OMCI original message into a management data frame through the southbound interface mapping and sends it to the access network device with OpenFlow switching capability through the OpenFlow Openflow switching network;
- the access network device with the OpenFlow switching capability decapsulates and re-encapsulates the management data frame, restores the OMCI message, and sends it to the ONU through the ODN;
- the vOLT encapsulates the OMCI original message map into a management data frame by using the OpenFlow management and configuring the OF-Config protocol or the network configuration Netconf protocol.
- the access network device with the OpenFlow switching capability includes an optical line terminal OLT passive optical network PON medium access control layer MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or
- the embodiment of the present invention further provides a control device for an optical network unit ONU, where the control device is configured with a virtual optical line terminal vOLT, and the vOLT includes an ONU management module, where the ONU management module includes:
- the encapsulation unit is configured to: encapsulate the original message used for the ONU management control into a management data frame by using the southbound interface mapping;
- the sending unit is configured to: send the management data frame to the access network device with open flow switching capability through the open flow switching network.
- the embodiment of the present invention further provides an access network device with an open flow switching capability, where the access network device includes a software defined network SDN proxy, and the SDN proxy includes an optical network unit ONU management control processing module.
- the ONU management control processing module includes:
- a sending unit configured to send the original message to the ONU through an optical distribution network ODN.
- the embodiment of the invention further provides a method for managing an ONU, including:
- the ONU management module on the virtual optical line terminal vOLT encapsulates the original message used for the ONU management control into a management data frame through the southbound interface mapping;
- the ONU management module sends the management data frame to the access network device with open flow switching capability through the open flow switching network.
- the embodiment of the invention further provides a method for managing an ONU, including:
- the software-defined network SDN proxy on the access network device with open flow switching capability receives the management data frame sent by the control device of the optical network unit ONU, decapsulates the management data frame, and re-encapsulates it for use in the ONU control management.
- the SDN agent sends the original message to the ONU through an optical distribution network ODN.
- FIG. 1 is a schematic structural diagram of an SDN/NFV open access network according to an embodiment of the present invention
- FIG. 3a is a schematic diagram of modeling of an Openflow Capable Switch according to an embodiment of the present invention.
- FIG. 3b is another schematic diagram of modeling of an Openflow Capable Switch according to an embodiment of the present invention.
- FIG. 6 is a schematic diagram of an OVS resource that can be managed by an NDM class Openflow Resource in an OF-Config 1.2 according to an embodiment of the present invention
- FIG. 7 is a schematic diagram showing an example of layering of the OF-Config/Netconf protocol and data encapsulation of each layer according to an embodiment of the present invention.
- FIG. 8 is a schematic diagram of mapping relationship of OMCI encapsulated by OF-Config/Netconf according to an embodiment of the present invention.
- FIG. 9 is a flowchart of managing an ONU by an ONU management module on a vOLT according to an embodiment of the present invention.
- FIG. 11 is a flowchart of an SDN agent managing an ONU on an access network device according to an embodiment of the present invention.
- FIG. 12 is a structural diagram of a unit of an ONU management control processing module on an SDN proxy according to an embodiment of the present invention.
- the control and management level of the ONU has three parts: OAM (Operation Administration and Maintenance), physical layer OAM (PLOAM), and OMCI.
- OAM Operaation Administration and Maintenance
- PLOAM physical layer OAM
- OMCI is one of them, which provides a unified interface for high-level control and management.
- OMCI is a configuration transmission channel defined in the Gigabit-Capable Passive Optical Network (GPON) standard. It is used in the OLT and ONU (Optical network terminal) (hereinafter the term ONU is used uniformly).
- GPON Gigabit-Capable Passive Optical Network
- ONU Optical network terminal
- ONU Optical network terminal
- the current basic network operator is the network builder (InP) and the provider of network services (SP). Because network construction requires a lot of investment, operators want to find a way to quickly recover their investment and achieve profitability. Virtualize multiple virtual networks based on the same physical network, and isolate resources, control, and management, respectively carry different services or subnet the virtual network as a service to different virtual network operators (VNOs). . This idea became possible in the SDN/NFV era.
- a physical access network is virtualized into multiple logical access networks. In order to adapt to the SDN/NFV requirements, the existing traditional access network will be transformed.
- the embodiment of the present invention provides an SDN/NFV open access network architecture, which is an architecture for managing a remote ONU by an SDN controller through a vOLT, and conforms to an SDN/NFV (SDN or NFV) evolution.
- SDN/NFV open access network architecture which is an architecture for managing a remote ONU by an SDN controller through a vOLT, and conforms to an SDN/NFV (SDN or NFV) evolution.
- the software-defined network SDN/network function virtualized NFV open access network system of the embodiment of the invention includes: a virtual optical line terminal vOLT, an access network device with OpenFlow switching capability, and an ONU; wherein the vOLT is exchanged through Openflow
- the network is interoperable with the access network device; the access network device communicates with the ONU through an optical distribution network ODN.
- the ONU in this application includes an ONT, or the ONT is also considered as a type of ONU.
- the vOLT includes an OMCI management module (with OMCI management function) Module), the OMCI management module is configured to encapsulate the OMCI original message into a management data frame by using a southbound interface mapping, and send the OMCI original message to the access network device through the Openflow switching network; the access network with Openflow switching capability
- the device includes an SDN agent (Agent), the SDNAgent includes an OMCI processing module, and the OMCI processing module is configured to decapsulate the management data frame, and re-encapsulate into an OMCI message, and send the OMCI message through the ODN.
- the ONU including the OMCI Agent, is configured to: receive the OMCI message, and perform OMCI configuration.
- the OMCI message may specifically be an ITU G.98 4.4 OMCI message.
- the vOLT can be configured on an SDN controller.
- the OMCI management module of the vOLT is configured to: through an OpenFlow Management and Configuration Protocol (OF-Config) protocol or a Network Configuration Protocol (Netconf: Network Configuration Protocol) protocol (hereinafter referred to as OF-Config/Netconf) encapsulates the OMCI original message map as a management data frame.
- OF-Config/Netconf Network Configuration Protocol
- the OMCI management module of the vOLT is configured to: encapsulate the OMCI original message mapping into a management data frame by extending the negotiation data channel model NDM of the OF-Config/Netconf.
- the access network device with OpenFlow switching capability includes an optical line terminal OLT passive optical network PON medium access control layer MAC, the OLT PON MAC is located under the OVS, and is connected to the ONU Interworking; or, the access network device with OpenFlow switching capability includes a SDN optical line terminal OLT.
- OLT passive optical network PON medium access control layer MAC the OLT PON MAC is located under the OVS, and is connected to the ONU Interworking; or, the access network device with OpenFlow switching capability includes a SDN optical line terminal OLT.
- FIG. 1 and FIG. 2 it is an SDN/NFV open access network system and a communication diagram thereof according to an embodiment of the present invention.
- FIG. 1 it is an infrastructure of an SDN/NFV open access network system according to an embodiment of the present invention, and details an architecture relationship of an SDN/NFV open network according to an embodiment of the present invention.
- the OLT PON MAC layer Transport Convergence (GTC) layer
- GTC Transport Convergence
- the network above the PON uplink is deployed as a standard OVS switch network, that is, a typical leaf-spine architecture Openflow switching network, through the access network device with OpenFlow switching capability.
- Leaf-Spine's Openflow switching network includes Spine OVS and Leaf OVS, and Leaf OVS is deployed in Spine OVS.
- Spine OVS is interconnected with all Leaf OVS.
- the OpenFlow Virtual Switch OVS is part of the access network system.
- the operator can flexibly define a virtual network (vNET) according to network resources, and then hand it over to a virtual network operator (VNO) for management, thereby implementing multi-tenant partitioning based on one physical network.
- vNET virtual network
- VNO virtual network operator
- the embodiment of the present invention abstracts the traditional OLT function to the virtual OLT (vOLT) to provide the VNO with flexible management, configuration, control and other functions of the PON network part.
- the vOLT can reside on the SDN controller (SDN Controller), or can reside in other general-purpose computing platforms such as the X86 cloud service center, and no longer depends on the location of the traditional OLT, thereby decoupling the OLT function and physical location.
- SDN Controller SDN Controller
- vOLTn can be deployed. Where n is an integer not less than 1.
- the SDN controller SDN Controller
- Some or all of the control and management functions of the traditional OLT are provided by the vOLT of the SDN controller.
- the vOLT of the SDN controller controls the access network device with OpenFlow switching capability through a southbound interface such as OF-Config.
- An ODN network (ODN Network) connected to an ONU with an OpenFlow Openflow switching capability can remain unchanged.
- ONUs In the SDN/NFV open access network architecture shown in Figure 1, different ONU sets (ONUs) are controlled by different vOLTs. Among them, ONUs controlled by vOLT1 (vOLT1controlled ONUs), two ONUs controlled by vOLT0 (vOLT0controlled ONUs), ONUs controlled by vOLT2 (vOLT2controlled ONUs), and ONUs controlled by vOLTn (vOLTn controlled ONUs).
- FIG. 3 is a schematic diagram of a possible implementation structure of an access network device with OpenFlow switching capability in the embodiment of the present invention (ie, a schematic implementation diagram of an OpenFlow Capable Switch in an access device).
- the specific form of the openflow Capable Switch in the SDN/NFV open access network system of the embodiment of the present invention may be two types, specifically: OVS+OLT PON MAC+ONUs (shown in Figure 3a) and SDN OLT+ONUs ( Figure 3b)).
- Openflow Capable Switch is a general concept.
- the Openflow Capable Switch is defined in the OF-CONFIG 1.2 standard as a physical or virtual switching device that provides the context of an Openflow logical switch.
- the Openflow Capable Switch contains Openflow resources that can be instantiated and managed by Openflow Logical Switches.
- an access network device with OpenFlow switching capability may include an OVS and an OLT PON MAC, where the OVS is located on the OLT PON MAC, OLT PON The MAC is located on the uplink of multiple ONUs (ie, ONUs in Figure 3a), and the OVS is interconnected with the ONUs through the OLT PON MAC.
- an access network device with OpenFlow switching capability ie, an access network device modeled as an OpenFlow Capable Switch
- OVS may include an OVS and an OLT PON MAC, where the OVS is located on the OLT PON MAC, OLT PON The MAC is located on the uplink of multiple ONUs (ie, ONUs in Figure 3a), and the OVS is interconnected with the ONUs through the OLT PON MAC.
- an access network device (that is, an access network device modeled as an OpenFlow Capable Switch) having an OpenFlow switching capability may include: an SDN OLT, and the SDN OLT functions as a plurality of ONUs (ie, ONUs in FIG. 3b).
- the Union The specific modeling details are not described here, and the embodiments of the present invention are not limited to these two modes.
- the process of the vOLT managing the physical entity OLT includes: the location of the legacy OLT is replaced by the SDN OLT or the OLT PON MAC.
- the traditional physical OLT is evolved into an SDN OLT or an OLT PON MAC, and the SDN OLT or the OLT PON MAC provides the basis of the access network device with OpenFlow switching capability.
- the inherent alarms and status of the OLT in the SDN OLT or OLT PON MAC still exist and can be directly managed and collected by the vOLT.
- the Simple Network Management Protocol (SNMP) Management Information Base (MIB) on the OLT on the traditional OLT moves up to the vOLT MIB to provide management of the SDN OLT/OLT PON MAC, and manages the part of the physical resources that the vOLT can control.
- the SDN OLT/OLT PON MAC no longer has MIB resident locally.
- the process of the vOLT managing the physical entity ONU includes: the vOLT manages the remote ONU by encapsulating the OMCI original message in the data frame of the southbound interface.
- the OMCI message is encapsulated by the southbound configuration protocol such as OF-Config/Netconf and passes through the Openflow switching network to reach the access network device with open flow switching capability.
- This OMCI is encapsulated across the Openflow network to manage traditional ONUs in line with the evolution of future SDN/NFV open access networks.
- the embodiment of the present invention further provides a method for managing an ONU in an SDN/NFV open access network system, where the method includes: configuring a vOLT on an SDN controller to encapsulate an OMCI original message into a management data frame by using a southbound interface mapping. And the OpenFlow switching network is sent to the access network device with the OpenFlow switching capability; the access network device with the OpenFlow switching capability decapsulates and re-encapsulates the management data frame, restores the OMCI message, and sends the message through the ODN. To the ONU; the ONU receives the OMCI message and performs OMCI configuration.
- the OMCI message may specifically be an ITU G.98 4.4 OMCI message.
- the vOLT may encapsulate the OMCI original message map as a management data frame by OF-Config/Netconf.
- the vOLT encapsulates the OMCI original message mapping into a management data frame by extending the negotiation data channel model NDM of the OF-Config/Netconf.
- Step 401 The vOLT provides framing, that is, management data frames encapsulated into the southbound interface (according to the southbound configuration protocol such as OF-Config/Netconf), and is delivered to the SDN OLT or the OLT PON MAC.
- the vOLT adopts the XML language through the encapsulation of OF-Config/Netconf, and can also extend the OMCI MIB information in the ONU.
- Step 402 The SDN OLT or the OLT PON MAC terminates the management data frame by the OMCI processing module in the SDN Agent (SDN Agent), decapsulates, strips the OF-Config encapsulation, and encapsulates the traditional OMCI in the ITU-T G.984.4 format. Message
- Step 403 The SDN OLT or the OLT PON MAC sends the OMCI message to the ONU through the traditional PON interface, and performs OMCI configuration, management, and information collection operations through the OMCI Agent, the OMCI MIB, and the ONU data collection module.
- the ONU local OMCI MIB format is unchanged, and the alarm or status is still reported to the SDN OLT or OLT PON MAC through the OMCI.
- the traditional OLT reserves 255 GemPorts (including OMCC channels) for each PON port, and manages the ONUs connected to the OLT through a fixed reserved management channel.
- GemPort refers to the Gem port, and the Gem is a GPON encapsulation port (GPON Encapsulation). Short for Mode).
- the SDN controller and the SDN Agent can realize the management channel isolation of the vOLT to the ONU by assigning the management IP and reserving the TCP port.
- the IP+TCP port can be allocated by the SDN controller in a dynamic or static configuration mode, and supports multiple management IPs and the allocation of TCP ports under it.
- TCP connections provide a reliable data connection management channel.
- the mapping between the SDN Agent and the Gemport reserved by the traditional OLT management is still performed by the traditional OLT to the ONU optical network unit management and control channel (OMCC, Optical Network Unit). Management and Control Channel) sends OMCI messages to their respective ONUs.
- OMCC Optical Network Unit
- Management and Control Channel sends OMCI messages to their respective ONUs.
- the management architecture of the SDN OLT/OLT PON MAC to ONU remains unchanged.
- FIG. 5 it is a schematic diagram of an OVS resource manageable by Openflow Resource in OF-Config1.2.
- the controller in the management of a typical Openflow switch, the controller usually uses OF-Config and OVS DB.
- Netconf is a configuration protocol, and OpenFlow only passes in the process table to specify how packets are routed.
- OpenFlow switches are configured using OF-Config, using Netconf and its extensions to communicate with new Openflow Switch devices.
- OF-Config is more focused on modeling YANG models for OVS switching.
- Openflow Resources in the data model of OF-Config is defined to manage the resources related to Openflow features in OVS. For OMCI original messages, the typical Openflow Resources in the data model directly using OF-Config is not suitable.
- the OF-Config/Netconf protocol uses Extensible Markup Language (XML) as the encoding method of configuration data and protocol messages, and uses C/S and RPC to obtain, update or delete corresponding partial or all management information in the device.
- XML can express complex, managed management objects with inherent logical relationships, greatly improving operational efficiency and object standardization. It can provide message like class information block (MIB) or data encapsulation using traditional MIB, which is convenient for ONU.
- MIB message like class information block
- MIB message like class information block
- MIB data encapsulation using traditional MIB, which is convenient for ONU.
- the OMCI MIB interacts with powerful scalability.
- FIG. 8 is a schematic diagram of a mapping relationship when an OMCI is encapsulated by OF-Config/Netconf according to an embodiment of the present invention.
- various typical operations of OMCI can be Encapsulation is performed by the operation corresponding to OF-Config.
- the ITU-T G.984.4OMCI original message generated by vOLT can be encapsulated into OF-Config/Netconf for data transmission (ie, from SDN controller to SDN new vOLT) after simple analysis by controller.
- the OMCI original message is specifically encapsulated by the XML language used by the OF-Config/Netconf.
- the core of the XML encapsulation software processing module may be a privately extended OMCI (OMCI over Netconf Yang) model carried on Netconf Yang.
- the extension here is similar to the extension of OF-Config, and the OMCI can be carried by a custom class. Message.
- the original OMCI message is converted and transmitted through the XML data segment. All fields except Message Type and Device identifier type are encapsulated into XML data segments for transmission to the SDN OLT/OLT PON MAC.
- the SDN agent (Agent) on the SDN OLT/OLT PON MAC decapsulates the data packet and then restores the original OMCI message to the ONU.
- the entire packaging process has a clear correspondence and is easy to handle. Other types of OMCI packet encapsulation processes are not described here.
- OMCI OMCI over OVS DB
- a similar protocol extension can also be performed according to OMCI over OF-Config, and its implementation is also within the scope of the embodiments of the present invention.
- the management of the ONU is managed by the OAM message, and is encapsulated by the OF-Config after being extended by the embodiment of the present invention. Therefore, the architecture of the EPON system OAM message managing the ONU through the OF-Config is also protected by the embodiment of the present invention. Within the scope.
- the vOLT application on the SDN controller is used as the management source, and the OMCI original message is encapsulated in the OF-Config message, and the SDN agent module in the SDN OLT/OLT PON MAC is decapsulated by the OVS network, and is re-encapsulated.
- the mapping is restored to the OMCI message in the traditional ITU-T G.984.4 format, achieving a point-to-multipoint management mode between the OLT and the ONU.
- the embodiment of the present invention further provides a method for managing an ONU, as shown in FIG. 9, including:
- Step 110 The ONU management module on the virtual optical line terminal vOLT encapsulates the original message used for the ONU management control into a management data frame by using the southbound interface mapping.
- the ONU management module is an optical network unit management control interface OMCI management module;
- the original message includes an optical network unit management control interface OMCI original message;
- the protocol used by the southbound interface includes OpenFlow management and Configure the OF-Config protocol or the network configuration Netconf protocol.
- the negotiation data channel model NDM of the OF-Config protocol or the Netconf protocol is extended to encapsulate the OMCI original message.
- the method further includes: collecting, managing, and managing hardware inherent alarms and states of the optical line terminal OLT in the access network device by the management information base MIB module on the vOLT.
- the method further includes: the ONU management module is configured to isolate the management channel of the vOLT to the ONU by allocating and managing the IP address and reserving the TCP port.
- the embodiment of the present invention further provides a control device (such as an SDN controller) of an optical network unit ONU, where the control device is configured with a virtual optical line terminal vOLT, and the vOLT includes an ONU management module, as shown in FIG.
- the ONU management module includes:
- the encapsulating unit 10 is configured to: encapsulate the original message used for the ONU management control into a management data frame by using a southbound interface mapping;
- the sending unit 20 is configured to: send the management data frame to the access network device with open flow switching capability through the open flow switching network.
- the ONU management module is an optical network unit management control interface (OMCI) management module; the encapsulating unit encapsulates an original message for the ONU configuration into a management data frame by using a southbound interface mapping, where the original The message includes an OMCI original message; the southbound interface enables
- OMCI optical network unit management control interface
- the protocols used include OpenFlow Management and configuration of the OF-Config protocol or network configuration Netconf protocol.
- the negotiation data channel model NDM of the OF-Config protocol or the Netconf protocol is extended to encapsulate the OMCI original message.
- the management device further includes: a management information base MIB module, configured to: collect and manage hardware inherent alarms and states of the optical line terminal OLT in the access network device.
- the ONU management module further includes: a channel management unit configured to: isolate and manage the vOLT to the ONU management channel by allocating and managing the IP address and reserving the TCP port.
- the embodiment of the invention further provides a method for managing an ONU, as shown in FIG.
- Step 230 The SDN agent sends the message for the ONU control management to the ONU through the optical distribution network ODN.
- the access network device includes an optical line terminal passive optical network medium access control layer OLT PON MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or
- the access network device includes a software defined network optical line terminal SDN OLT.
- the message for the ONU control management includes an optical network unit management control interface OMCI message; the management data frame is configured by an extended OpenFlow management and configuration OF-Config protocol or a network configuration Netconf protocol mapping. Encapsulated.
- the method further includes: the SDN agent allocates a management IP and reserves a TCP port to implement management channel isolation from the vOLT to the ONU;
- the SDN agent sends the message for the ONU control management to the ONU through the ODN, including: mapping the TCP port that receives the management data frame to the mapping of the Gemport of the Gigabit passive optical network encapsulation mode port,
- the optical network unit management and control channel OMCC sends the message for ONU control management to the ONU.
- the embodiment of the present invention further provides an access network device with an open flow switching capability, where the access network device includes a software defined network SDN proxy, and the SDN proxy includes an optical network unit ONU management control processing module.
- the ONU management control processing module includes:
- the converting unit 50 is configured to receive a management data frame sent by the control device of the optical network unit ONU, decapsulate the management data frame, and re-encapsulate the message for the ONU control management;
- the sending unit 60 is configured to send the message for the ONU control management to the ONU through the optical distribution network ODN.
- the access network device includes an optical line terminal passive optical network medium access control layer OLT PON MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or
- the access network device comprises a software defined network optical line terminal SDN OLT.
- the converting unit decapsulates the management data frame and re-encapsulates the message for the ONU control management, where the message for the ONU control management includes the optical network unit management control interface OMCI message.
- the management data frame is obtained by extending the OpenFlow management and configuring the OF-Config protocol or the network configuration Netconf protocol mapping package.
- the SDN proxy further includes: a channel management module, configured to allocate a management IP and reserve a TCP port, to implement management channel isolation from the vOLT to the ONU;
- the optical network unit management and control channel OMCC sends the message for ONU control management to the ONU.
- the embodiment of the invention fully utilizes the original ODN network architecture, and simplifies the management process of configuring, maintaining, and updating the ONU of the SDN controller. Moreover, the embodiment of the present invention is easy to expand and quickly upgrades to connect with the Openflow new switching network, which improves management efficiency and reduces management costs.
- the SDN OLT or OLT OLT PON MAC in the modified SDN open access network in the embodiment of the present invention can be modeled as an Openflow Capable Switch, and data.
- the central OVS is directly interconnected, providing a new management architecture for traditional ONU management.
- the method for managing an ONU in the SDN/NFV open access network system is that the vOLT application on the SDN controller is used as a management source, and the OMCI original message is encapsulated in the OF-Config packet, and is SDN/NFV open.
- the SDN Agent module in the SDN OLT or OLT PON MAC is decapsulated and re-encapsulated into the traditional ITU-T G.984.4 format OMCI message to implement a point-to-multipoint management mode between the OLT and the ONU.
- the network architecture and the management mode adopted by the embodiment of the present invention only transform the network above the OLT and the OLT, and the networks under the OLT, that is, the ODN and the ONU, do not need to be modified, fully utilize the original ODN network architecture, and simplify the SDN.
- the controller configures, maintains, and updates the management process of the ONU.
- the embodiment of the present invention is easy to expand and quickly upgrades to connect with the Openflow new switching network, which improves management efficiency and reduces management costs.
- all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
- the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
- the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
- the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
- an SDN/NFV open access network system and a pipe are provided by the solution of the embodiment of the present invention.
- the SDN OLT or OLT OLT PON MAC in the modified SDN open access network can be modeled as an Openflow Capable Switch, which is directly interconnected with the OVS of the data center, providing a new management for the traditional ONU management.
- Architecture is directly interconnected with the OVS of the data center, providing a new management for the traditional ONU management.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
本申请涉及但不限于通讯技术领域。This application relates to, but is not limited to, the field of communication technology.
在传统接入网络中,网管如网元管理系统(EMS,Element Management System)和光线路终端(OLT,Optical Line Terminal)对接,可提供光网络单元管理控制接口(OMCI,ONU Management and Control Interface)管理的图形界面。软件定义网络(SDN,Software Define Network)作为一种新型的网络体系结构,通过将网络控制与网络转发解耦合构建开放可编程的网络体系结构。SDN对网络进行抽象以屏蔽底层复杂度,为网络提供简单的、高效的配置与管理。对于接入网来说,接入网OLT之上的网络将面对越来越广泛的SDN/网络功能虚拟化(NFV,Network Function Virtualization)趋势,会提供基于开放流(Openflow)的转发机制和开放流虚拟交换机(OVS,Openflow Virtual Switch)。In the traditional access network, the network management system (EMS, Optical Management Terminal) and the optical line terminal (OLT) can provide optical network unit management and control interface (OMCI, ONU Management and Control Interface) management. Graphical interface. As a new type of network architecture, Software Defined Network (SDN) is an open and programmable network architecture by decoupling network control and network forwarding. SDN abstracts the network to shield the underlying complexity and provides simple and efficient configuration and management for the network. For the access network, the network above the access network OLT will face an increasingly wide-ranging SDN/Network Function Virtualization (NFV) trend, providing an OpenFlow-based forwarding mechanism and OpenFlow Virtual Switch (OVS, OpenFlow Virtual Switch).
无源光纤网络(PON,Passive Optical Network)因为其消除了局端与用户端之间的有源设备,使维护简单、可靠性高、成本低。同时,PON也因为其广覆盖、高密度的连接到用户光网络单元(ONU,Optical Network Unit)等诸多优点,在SDN/NFV的趋势下,作为最接近用户的一段网络仍有很大价值,业界关于如何构建SDN/NFV新型开放接入网的讨论仍在继续。此外,因为OLT与传统ONU相连接的光分配网(ODN)成熟、局点固定等特性,SDN/NFV改造成本高,因此,PON网络不能简单地被OVS替换和代替。也就是说,传统的ONU管理即使在SDN/NFV网络中也仍有很强的生命力。Passive Optical Network (PON) eliminates the active equipment between the central office and the client, making maintenance simple, reliable, and low-cost. At the same time, PON is also very valuable as a network that is closest to the user under the trend of SDN/NFV because of its wide coverage and high-density connection to the Optical Network Unit (ONU). The industry's discussion on how to build a new open access network for SDN/NFV continues. In addition, because the optical distribution network (ODN) connected to the OLT and the traditional ONU is mature, and the site is fixed, the SDN/NFV transformation cost is high, and therefore, the PON network cannot be simply replaced and replaced by the OVS. In other words, traditional ONU management still has strong vitality even in SDN/NFV networks.
因此,需要一种新的网络结构及通信管理方法,能够将SDN的OVS网络与传统的ONU管理相结合,一方面适应面相未来的SDN需求,另一方面又能够利用传统ONU管理的优势,在改造网络结构时能够节约成本,提高效率。 Therefore, a new network structure and communication management method is needed, which can combine the SDN OVS network with the traditional ONU management, on the one hand, adapt to the future SDN requirements, and on the other hand, can take advantage of the traditional ONU management. It can save costs and improve efficiency when transforming the network structure.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本发明实施例提供了一种软件定义网络SDN/网络功能虚拟化NFV开放接入网系统,其中,包括:虚拟光线路终端vOLT、具有开放流Openflow交换能力的接入网设备、以及光网络单元ONU;其中,The embodiment of the invention provides a software-defined network SDN/network function virtualization NFV open access network system, which comprises: a virtual optical line terminal vOLT, an access network device with OpenFlow Openflow switching capability, and an optical network unit. ONU; among them,
所述vOLT通过Openflow交换网络与所述接入网设备互通;所述接入网设备通过光分配网ODN与所述ONU互通。The vOLT communicates with the access network device through an OpenFlow switching network; the access network device communicates with the ONU through an optical distribution network ODN.
可选地,Optionally,
所述vOLT包括光网络单元管理控制接口OMCI管理模块,所述OMCI管理模块设置为将OMCI原始消息通过南向接口映射封装为管理数据帧并经过所述Openflow交换网络发送给所述接入网设备;The vOLT includes an optical network unit management control interface OMCI management module, and the OMCI management module is configured to encapsulate the OMCI original message into a management data frame through the southbound interface mapping, and send the OMCI original message to the access network device through the Openflow switching network. ;
所述具有Openflow交换能力的接入网设备包括SDN代理,所述SDN代理包括OMCI处理模块,所述OMCI处理模块设置为:对所述管理数据帧进行解封装,并重新封装成OMCI消息,将所述OMCI消息通过光分配网ODN发送给所述ONU;The access network device with OpenFlow switching capability includes an SDN proxy, the SDN proxy includes an OMCI processing module, and the OMCI processing module is configured to: decapsulate the management data frame and re-encapsulate into an OMCI message, Sending the OMCI message to the ONU through an optical distribution network ODN;
所述ONU包括OMCI代理,所述OMCI代理设置为接收所述OMCI消息,并进行OMCI配置。The ONU includes an OMCI proxy configured to receive the OMCI message and perform OMCI configuration.
可选地,Optionally,
所述vOLT的OMCI管理模块设置为:通过开放流管理和配置OF-Config协议或网络配置Netconf协议将OMCI原始消息映射封装为管理数据帧。The OMCI management module of the vOLT is configured to encapsulate the OMCI original message map into a management data frame by using an OpenFlow management and configuring an OF-Config protocol or a network configuration Netconf protocol.
可选地,Optionally,
所述vOLT的OMCI管理模块设置为:通过扩展OF-Config协议或Netconf协议的协商数据通道模型NDM,将所述OMCI原始消息映射封装为管理数据帧。The OMCI management module of the vOLT is configured to encapsulate the OMCI original message mapping into a management data frame by extending the OF-Config protocol or the negotiated data channel model NDM of the Netconf protocol.
可选地, Optionally,
所述具有Openflow交换能力的接入网设备,包括光线路终端OLT无源光网络PON媒体接入控制层MAC,所述OLT PON MAC位于开放流虚拟交换机OVS的下联,并与所述ONU互通;或者The access network device with the OpenFlow switching capability includes an optical line terminal OLT passive optical network PON medium access control layer MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or
所述具有Openflow交换能力的接入网设备包括SDN光线路终端OLT。The access network device with OpenFlow switching capability includes a SDN optical line terminal OLT.
本发明实施例还提供了一种软件定义网络SDN/网络功能虚拟化NFV开放接入网系统中管理ONU的方法,其中,所述方法包括:The embodiment of the present invention further provides a method for managing an ONU in a software-defined network SDN/network function virtualization NFV open access network system, where the method includes:
虚拟光线路终端vOLT将OMCI原始消息通过南向接口映射封装为管理数据帧并经过开放流Openflow交换网络送给具有Openflow交换能力的接入网设备;The virtual optical line terminal vOLT encapsulates the OMCI original message into a management data frame through the southbound interface mapping and sends it to the access network device with OpenFlow switching capability through the OpenFlow Openflow switching network;
所述具有Openflow交换能力的接入网设备对所述管理数据帧进行解封装和重新封装处理,还原出OMCI消息并通过ODN送给ONU;The access network device with the OpenFlow switching capability decapsulates and re-encapsulates the management data frame, restores the OMCI message, and sends it to the ONU through the ODN;
所述ONU接收所述OMCI消息,并进行OMCI配置。The ONU receives the OMCI message and performs OMCI configuration.
可选地,Optionally,
所述vOLT通过开放流管理和配置OF-Config协议或网络配置Netconf协议将OMCI原始消息映射封装为管理数据帧。The vOLT encapsulates the OMCI original message map into a management data frame by using the OpenFlow management and configuring the OF-Config protocol or the network configuration Netconf protocol.
可选地,Optionally,
所述vOLT通过扩展OF-Config协议或Netconf协议的协商数据通道模型NDM,将所述OMCI原始消息映射封装为管理数据帧。The vOLT encapsulates the OMCI original message map into a management data frame by extending the OF-Config protocol or the negotiated data channel model NDM of the Netconf protocol.
可选地,Optionally,
所述具有Openflow交换能力的接入网设备,包括光线路终端OLT无源光网络PON媒体接入控制层MAC,所述OLT PON MAC位于开放流虚拟交换机OVS的下联,并与所述ONU互通;或者The access network device with the OpenFlow switching capability includes an optical line terminal OLT passive optical network PON medium access control layer MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or
所述具有Openflow交换能力的接入网设备包括SDN光线路终端OLT。The access network device with OpenFlow switching capability includes a SDN optical line terminal OLT.
本发明实施例还提供了一种光网络单元ONU的控制设备,其中,所述控制设备配置有虚拟光线路终端vOLT,所述vOLT中包括ONU管理模块,所述ONU管理模块包括: The embodiment of the present invention further provides a control device for an optical network unit ONU, where the control device is configured with a virtual optical line terminal vOLT, and the vOLT includes an ONU management module, where the ONU management module includes:
封装单元,设置为:将用于ONU管理控制的原始消息通过南向接口映射封装为管理数据帧;The encapsulation unit is configured to: encapsulate the original message used for the ONU management control into a management data frame by using the southbound interface mapping;
发送单元,设置为:将所述管理数据帧通过开放流交换网络发送给具有开放流交换能力的接入网设备。The sending unit is configured to: send the management data frame to the access network device with open flow switching capability through the open flow switching network.
本发明实施例还提供了一种具有开放流交换能力的接入网设备,其中,所述接入网设备包括软件定义网络SDN代理,所述SDN代理中包括光网络单元ONU管理控制处理模块,所述ONU管理控制处理模块包括:The embodiment of the present invention further provides an access network device with an open flow switching capability, where the access network device includes a software defined network SDN proxy, and the SDN proxy includes an optical network unit ONU management control processing module. The ONU management control processing module includes:
转换单元,用于接收光网络单元ONU的控制设备发送的管理数据帧,将所述管理数据帧解封装,并重新封装为用于ONU控制管理的原始消息;a conversion unit, configured to receive a management data frame sent by the control device of the optical network unit ONU, decapsulate the management data frame, and re-encapsulate the original message for the ONU control management;
发送单元,用于将所述原始消息通过光分配网ODN发送给所述ONU。And a sending unit, configured to send the original message to the ONU through an optical distribution network ODN.
本发明实施例还提供了一种管理ONU的方法,包括:The embodiment of the invention further provides a method for managing an ONU, including:
虚拟光线路终端vOLT上的ONU管理模块将用于ONU管理控制的原始消息通过南向接口映射封装为管理数据帧;The ONU management module on the virtual optical line terminal vOLT encapsulates the original message used for the ONU management control into a management data frame through the southbound interface mapping;
所述ONU管理模块将所述管理数据帧通过开放流交换网络发送给具有开放流交换能力的接入网设备。The ONU management module sends the management data frame to the access network device with open flow switching capability through the open flow switching network.
本发明实施例还提供了一种管理ONU的方法,包括:The embodiment of the invention further provides a method for managing an ONU, including:
具有开放流交换能力的接入网设备上的软件定义网络SDN代理接收光网络单元ONU的控制设备发送的管理数据帧,将所述管理数据帧解封装,并重新封装为用于ONU控制管理的原始消息;The software-defined network SDN proxy on the access network device with open flow switching capability receives the management data frame sent by the control device of the optical network unit ONU, decapsulates the management data frame, and re-encapsulates it for use in the ONU control management. Original message
所述SDN代理将所述原始消息通过光分配网ODN发送给所述ONU。The SDN agent sends the original message to the ONU through an optical distribution network ODN.
上述方案能够将SDN的OVS网络与传统的ONU管理相结合,一方面适应面相未来的SDN需求,另一方面又能够利用传统ONU管理的优势,从而在改造网络结构的时候节约成本,提高效率。The above solution can combine the SDN OVS network with the traditional ONU management, on the one hand, adapt to the future SDN requirements, and on the other hand, can take advantage of the traditional ONU management, thereby saving costs and improving efficiency when transforming the network structure.
本发明实施例的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明实施例而了解。本发明实施例的目的和其他优点可通过在说明书、权利要求书以及附图中所特别指出的结构来实现和获得。 Other features and advantages of the embodiments of the invention will be set forth in the description in the description in the claims The objectives and other advantages of the embodiments of the present invention can be realized and obtained by the structure of the invention.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明实施例SDN/NFV开放接入网的架构示意图;1 is a schematic structural diagram of an SDN/NFV open access network according to an embodiment of the present invention;
图2为本发明实施例SDN/NFV开放接入网的通信示意图;2 is a schematic diagram of communication of an SDN/NFV open access network according to an embodiment of the present invention;
图3a为本发明实施例Openflow Capable Switch的一种建模示意图;FIG. 3a is a schematic diagram of modeling of an Openflow Capable Switch according to an embodiment of the present invention; FIG.
图3b为本发明实施例Openflow Capable Switch的另一种建模示意图;FIG. 3b is another schematic diagram of modeling of an Openflow Capable Switch according to an embodiment of the present invention; FIG.
图4为本发明实施例OMCI通过SDN控制器管理ONU的系统架构示意图;4 is a schematic structural diagram of a system for managing an ONU by an SDN controller according to an embodiment of the present invention;
图5为OF-Config1.2中Openflow Resource可管理的OVS资源示意图;5 is a schematic diagram of an OVS resource manageable by Openflow Resource in OF-Config 1.2;
图6为本发明实施例OF-Config1.2中包含NDM类Openflow Resource可管理的OVS资源示意图;6 is a schematic diagram of an OVS resource that can be managed by an NDM class Openflow Resource in an OF-Config 1.2 according to an embodiment of the present invention;
图7为本发明实施例OF-Config/Netconf协议分层及各分层的数据封装示例示意图;FIG. 7 is a schematic diagram showing an example of layering of the OF-Config/Netconf protocol and data encapsulation of each layer according to an embodiment of the present invention; FIG.
图8为本发明实施例OMCI通过OF-Config/Netconf封装的映射关系示意图。FIG. 8 is a schematic diagram of mapping relationship of OMCI encapsulated by OF-Config/Netconf according to an embodiment of the present invention.
图9是本发明实施例vOLT上ONU管理模块管理ONU的流程图;9 is a flowchart of managing an ONU by an ONU management module on a vOLT according to an embodiment of the present invention;
图10是本发明实施例ONU管理模块的单元结构图;10 is a structural diagram of a unit of an ONU management module according to an embodiment of the present invention;
图11是本发明实施例接入网设备上SDN代理管理ONU的流程图;11 is a flowchart of an SDN agent managing an ONU on an access network device according to an embodiment of the present invention;
图12是本发明实施例SDN代理上ONU管理控制处理模块的单元结构图。FIG. 12 is a structural diagram of a unit of an ONU management control processing module on an SDN proxy according to an embodiment of the present invention.
本发明的较佳实施方式Preferred embodiment of the invention
下面结合附图对本发明的实施方式进行描述。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的各种方式可以相互组合。 Embodiments of the present invention will be described below with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the various manners in the embodiments may be combined with each other without conflict.
在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行。并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。The steps illustrated in the flowchart of the figures may be executed in a computer system such as a set of computer executable instructions. Also, although logical sequences are shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
根据G984.3标准,ONU的控制、管理层面有三部分:嵌入式操作管理维护(OAM,Operation Administration and Maintenance)、物理层OAM(PLOAM)和OMCI。OMCI是其中的一种,它为高层的控制、管理提供统一接口。OMCI是千兆无源光网络(GPON,Gigabit-capable Passive Optical Network)标准中定义的一种配置传输通道,通过在OLT和ONU/光网络终端(ONT,Optical network terminal)(下文统一使用术语ONU)之间建立专有的异步传输模式(ATM,Asynchronous Transfer Mode)永久虚拟通道(PVC,Permanent Virtual Channel)或者GPON封装模式(GEM,GPON Encapsulation Mode)端口(PORT)传输OMCI消息,用于提供标准的获取ONU能力,并对其进行管理和控制。According to the G984.3 standard, the control and management level of the ONU has three parts: OAM (Operation Administration and Maintenance), physical layer OAM (PLOAM), and OMCI. OMCI is one of them, which provides a unified interface for high-level control and management. OMCI is a configuration transmission channel defined in the Gigabit-Capable Passive Optical Network (GPON) standard. It is used in the OLT and ONU (Optical network terminal) (hereinafter the term ONU is used uniformly). Between the establishment of a proprietary Asynchronous Transfer Mode (ATM), a permanent virtual channel (PVC), or a GPON Encapsulation Mode (GEM) port (PORT) to transmit OMCI messages for providing standards. Obtain ONU capabilities and manage and control them.
当前基础网络运营商即是网络的构建者(InP)也是网络服务的提供者(SP)。因为网络建设需要大量的投资,运营商希望寻找一种方法能够快速收回投资并实现盈利。基于同一张物理网络虚拟化出多个虚拟网络,并实现资源、控制、管理的隔离,分别承载不同的业务或把虚拟网络当作一项服务分包给不同的虚拟网络运营商(VNO)运营。这一想法在SDN/NFV时代成为可能。本发明实施例将一张物理接入网虚拟成多张逻辑的接入网络。为适应SDN/NFV化需求,将现有的传统接入网进行改造。The current basic network operator is the network builder (InP) and the provider of network services (SP). Because network construction requires a lot of investment, operators want to find a way to quickly recover their investment and achieve profitability. Virtualize multiple virtual networks based on the same physical network, and isolate resources, control, and management, respectively carry different services or subnet the virtual network as a service to different virtual network operators (VNOs). . This idea became possible in the SDN/NFV era. In the embodiment of the present invention, a physical access network is virtualized into multiple logical access networks. In order to adapt to the SDN/NFV requirements, the existing traditional access network will be transformed.
本发明实施例提供了一种SDN/NFV开放接入网架构,是一种由SDN控制器通过vOLT对远程ONU进行管理的架构,符合SDN/NFV(SDN或NFV)的演进思路。The embodiment of the present invention provides an SDN/NFV open access network architecture, which is an architecture for managing a remote ONU by an SDN controller through a vOLT, and conforms to an SDN/NFV (SDN or NFV) evolution.
本发明实施例的软件定义网络SDN/网络功能虚拟化NFV开放接入网系统,包括:虚拟光线路终端vOLT、具有Openflow交换能力的接入网设备、以及ONU;其中,所述vOLT通过Openflow交换网络与所述接入网设备互通;所述接入网设备通过光分配网ODN与所述ONU互通。本申请中的ONU包括ONT,或者说,ONT也视为ONU的一种。The software-defined network SDN/network function virtualized NFV open access network system of the embodiment of the invention includes: a virtual optical line terminal vOLT, an access network device with OpenFlow switching capability, and an ONU; wherein the vOLT is exchanged through Openflow The network is interoperable with the access network device; the access network device communicates with the ONU through an optical distribution network ODN. The ONU in this application includes an ONT, or the ONT is also considered as a type of ONU.
本实施例中,所述vOLT包括OMCI管理模块(具有OMCI管理功能的 模块),所述OMCI管理模块用于将OMCI原始消息通过南向接口映射封装为管理数据帧并经过所述Openflow交换网络送给所述接入网设备;所述具有Openflow交换能力的接入网设备,包括SDN代理(Agent),所述SDNAgent包括OMCI处理模块,所述OMCI处理模块设置为对所述管理数据帧进行解封装,并重新封装成OMCI消息,将所述OMCI消息并通过ODN送给所述ONU;所述ONU,包括OMCI Agent,设置为:接收所述OMCI消息,并进行OMCI配置。这里,OMCI消息具体可以是ITU G.984.4OMCI消息。所述vOLT可以配置在SDN控制器上。In this embodiment, the vOLT includes an OMCI management module (with OMCI management function) Module), the OMCI management module is configured to encapsulate the OMCI original message into a management data frame by using a southbound interface mapping, and send the OMCI original message to the access network device through the Openflow switching network; the access network with Openflow switching capability The device includes an SDN agent (Agent), the SDNAgent includes an OMCI processing module, and the OMCI processing module is configured to decapsulate the management data frame, and re-encapsulate into an OMCI message, and send the OMCI message through the ODN. To the ONU; the ONU, including the OMCI Agent, is configured to: receive the OMCI message, and perform OMCI configuration. Here, the OMCI message may specifically be an ITU G.98 4.4 OMCI message. The vOLT can be configured on an SDN controller.
本发明实施例中,所述vOLT的OMCI管理模块,设置为:通过开放流管理和配置(OF-Config:OpenFlow Management and Configuration Protocol)协议或网络配置(Netconf:Network Configuration Protocol)协议(下文表示为OF-Config/Netconf)将OMCI原始消息映射封装为管理数据帧。可选地,所述vOLT的OMCI管理模块,设置为:通过扩展OF-Config/Netconf的协商数据通道模型NDM,将所述OMCI原始消息映射封装为管理数据帧。In the embodiment of the present invention, the OMCI management module of the vOLT is configured to: through an OpenFlow Management and Configuration Protocol (OF-Config) protocol or a Network Configuration Protocol (Netconf: Network Configuration Protocol) protocol (hereinafter referred to as OF-Config/Netconf) encapsulates the OMCI original message map as a management data frame. Optionally, the OMCI management module of the vOLT is configured to: encapsulate the OMCI original message mapping into a management data frame by extending the negotiation data channel model NDM of the OF-Config/Netconf.
本发明实施例中,所述具有Openflow交换能力的接入网设备,包括光线路终端OLT无源光网络PON媒体接入控制层MAC,所述OLT PON MAC位于OVS的下联,并与所述ONU互通;或者,所述具有Openflow交换能力的接入网设备包括SDN光线路终端OLT。具体架构如下文中图3a、图3b所示。In the embodiment of the present invention, the access network device with OpenFlow switching capability includes an optical line terminal OLT passive optical network PON medium access control layer MAC, the OLT PON MAC is located under the OVS, and is connected to the ONU Interworking; or, the access network device with OpenFlow switching capability includes a SDN optical line terminal OLT. The specific architecture is shown in Figure 3a and Figure 3b below.
如图1、2所示,为本发明实施例SDN/NFV开放接入网系统及其通信示意图。As shown in FIG. 1 and FIG. 2, it is an SDN/NFV open access network system and a communication diagram thereof according to an embodiment of the present invention.
如图1所示,为本发明实施例SDN/NFV开放接入网系统的基础架构,详细示出了本发明实施例SDN/NFV开放网络的架构关系。本发明实施例中,将OLT的OLT PON MAC层(传输汇聚(GTC)层)及以下的物理层保留,部署在网络边缘并与ONU互联。As shown in FIG. 1 , it is an infrastructure of an SDN/NFV open access network system according to an embodiment of the present invention, and details an architecture relationship of an SDN/NFV open network according to an embodiment of the present invention. In the embodiment of the present invention, the OLT PON MAC layer (Transport Convergence (GTC) layer) of the OLT and the following physical layer are reserved, deployed at the edge of the network, and interconnected with the ONU.
如图1所示,将PON上联以上的网络部署为标准的OVS交换机网络,即典型的叶子-脊柱(Leaf-Spine)架构的Openflow交换网络,通过所述具有Openflow交换能力的接入网设备实现。其中,Leaf-Spine的Openflow交换网络包括Spine OVS和Leaf OVS,Leaf OVS部署在Spine OVS的下联,每个 Spine OVS都与所有的Leaf OVS互联,在有些文献中,将开放流虚拟交换机OVS作为接入网系统的一部分。运营商根据网络资源可以灵活定义一个虚拟网络(vNET),然后交给一个虚拟网络运营商(VNO)进行管理,从而实现基于一个物理网络的多租户划分。As shown in FIG. 1 , the network above the PON uplink is deployed as a standard OVS switch network, that is, a typical leaf-spine architecture Openflow switching network, through the access network device with OpenFlow switching capability. achieve. Among them, Leaf-Spine's Openflow switching network includes Spine OVS and Leaf OVS, and Leaf OVS is deployed in Spine OVS. Spine OVS is interconnected with all Leaf OVS. In some literature, the OpenFlow Virtual Switch OVS is part of the access network system. The operator can flexibly define a virtual network (vNET) according to network resources, and then hand it over to a virtual network operator (VNO) for management, thereby implementing multi-tenant partitioning based on one physical network.
如图1所示,对于OLT的接入部分功能来说,本发明实施例将传统的OLT功能抽象到虚拟OLT(vOLT)提供给VNO进行PON网络部分的灵活管理、配置、控制等功能。其中,vOLT可以驻留在SDN控制器(SDN Controller),也可以驻留在其他通用的计算平台如X86云服务中心,不再依赖传统OLT的机房位置,从而实现OLT功能和物理位置的解耦。如图1所示,在SDN控制器中,可以部署多个vOLT,如vOLT0、vOLT1、……、vOLTn。其中,n为不小于1的整数。As shown in FIG. 1 , for the access part function of the OLT, the embodiment of the present invention abstracts the traditional OLT function to the virtual OLT (vOLT) to provide the VNO with flexible management, configuration, control and other functions of the PON network part. The vOLT can reside on the SDN controller (SDN Controller), or can reside in other general-purpose computing platforms such as the X86 cloud service center, and no longer depends on the location of the traditional OLT, thereby decoupling the OLT function and physical location. . As shown in FIG. 1, in the SDN controller, multiple vOLTs, such as vOLT0, vOLT1, ..., vOLTn, can be deployed. Where n is an integer not less than 1.
如图1所示,本发明实施例中,传统OLT的许多控制、管理功能将被组件化,上移至SDN控制器(SDN Controller)。由SDN控制器的vOLT来提供传统OLT的部分或全部控制、管理功能。SDN控制器的vOLT通过OF-Config等南向接口控制具有Openflow交换能力的接入网设备。具有开放流Openflow交换能力的接入网设备与ONU相连接的ODN网络(ODN Network)可以保持不变。As shown in FIG. 1, in the embodiment of the present invention, many control and management functions of the traditional OLT will be componentized and moved up to the SDN controller (SDN Controller). Some or all of the control and management functions of the traditional OLT are provided by the vOLT of the SDN controller. The vOLT of the SDN controller controls the access network device with OpenFlow switching capability through a southbound interface such as OF-Config. An ODN network (ODN Network) connected to an ONU with an OpenFlow Openflow switching capability can remain unchanged.
如图1所示的SDN/NFV开放接入网架构中,不同的ONU集合(ONUs)通过不同的vOLT控制。其中,包括受vOLT1控制的ONUs(vOLT1controlled ONUs)、两个受vOLT0控制的ONUs(vOLT0controlled ONUs)、受vOLT2控制的ONUs(vOLT2controlled ONUs)以及受vOLTn控制的ONUs(vOLTn controlled ONUs)。In the SDN/NFV open access network architecture shown in Figure 1, different ONU sets (ONUs) are controlled by different vOLTs. Among them, ONUs controlled by vOLT1 (vOLT1controlled ONUs), two ONUs controlled by vOLT0 (vOLT0controlled ONUs), ONUs controlled by vOLT2 (vOLT2controlled ONUs), and ONUs controlled by vOLTn (vOLTn controlled ONUs).
如图2所示,为本发明实施例为SDN/NFV开放接入网系统的通讯逻辑关系简化示意图,主要示出了OMCI穿越SDN/NFV开放接入网络的逻辑关系,也可以认为是图1所示基础架构上的逻辑抽象,略去了OVS中间网络。如图2所示,在SDN/NFV改造后,本发明实施例针对图1所示的SDN/NFV开放接入网架构将传统OLT上管理ONU的OMCI管理模块上移至vOLT,也就是说,将OMCI管理模块部署在vOLT上。由vOLT通过OMCI实现对ONU的管理。vOLT的OMCI原始消息通过南向接口映射封装,经过Openflow 交换网络层(Openflow Layer)到达OLT PON MAC或SDN OLT上的SDN代理(Agent)进行协议转换,再还原为传统的ITU-T G.984.4OMCI报文格式,继续沿用ODN网络进行ONU管理。也就是说,OLT PON MAC或SDN OLT上还原后的OMCI消息经过PON层封装(Legacy PON Layer)到达ONU,以实现对ONU的管理。如此,本发明实施例提供的架构极大利用了原有的ODN网络,减少了管理成本,提高了接入网SDN/NFV化改造的速度。As shown in FIG. 2, it is a simplified schematic diagram of a communication logic relationship of an SDN/NFV open access network system according to an embodiment of the present invention, which mainly shows a logical relationship of an OMCI traversing an SDN/NFV open access network, and can also be considered as FIG. The logical abstraction on the illustrated infrastructure omits the OVS intermediate network. As shown in FIG. 2, after the SDN/NFV transformation, the embodiment of the present invention moves the OMCI management module of the ONU on the traditional OLT to the vOLT for the SDN/NFV open access network architecture shown in FIG. 1, that is, Deploy the OMCI management module on the vOLT. The management of the ONU is implemented by the vOLT through the OMCI. The OMCI original message of the vOLT is encapsulated by the southbound interface mapping, and is passed through Openflow. The switching network layer (Openflow Layer) arrives at the OLT PON MAC or the SDN agent (Agent) on the SDN OLT for protocol conversion, and then restores to the traditional ITU-T G.984.4OMCI message format, and continues to use the ODN network for ONU management. That is to say, the restored OMCI message on the OLT PON MAC or SDN OLT reaches the ONU through the PON layer PON layer to implement management of the ONU. As such, the architecture provided by the embodiment of the present invention greatly utilizes the original ODN network, reduces management costs, and improves the speed of the SDN/NFV transformation of the access network.
对于接入网来说,传统OLT PON接入网络向着SDN/NFV的演进方向,需要提供Openflow交换能力。其原有接入网络部分需要改造为面向未来的、具有Openflow交换能力的接入网。如图3a、图3b所示,为本发明实施例中具有Openflow交换能力的接入网设备可能的实现结构示意图(即Openflow Capable Switch在接入设备的可能的实现结构示意图)。本发明实施例的SDN/NFV开放接入网系统中openflow Capable Switch的具体表现形式可以有两种,具体可以为:OVS+OLT PON MAC+ONUs(图3a所示)和SDN OLT+ONUs(图3b所示)。其中,Openflow Capable Switch是一个通用概念。Openflow Capable Switch在OF-CONFIG1.2标准中的定义是:一个能够提供Openflow逻辑交换机上下文的一台物理或虚拟的交换设备。Openflow Capable Switch包含能够被Openflow逻辑交换机可实例化、可管理的Openflow资源。For the access network, the traditional OLT PON access network needs to provide OpenFlow switching capability in the direction of SDN/NFV evolution. The original access network part needs to be transformed into a future-oriented access network with Openflow switching capability. As shown in FIG. 3a and FIG. 3b, FIG. 3 is a schematic diagram of a possible implementation structure of an access network device with OpenFlow switching capability in the embodiment of the present invention (ie, a schematic implementation diagram of an OpenFlow Capable Switch in an access device). The specific form of the openflow Capable Switch in the SDN/NFV open access network system of the embodiment of the present invention may be two types, specifically: OVS+OLT PON MAC+ONUs (shown in Figure 3a) and SDN OLT+ONUs (Figure 3b)). Among them, Openflow Capable Switch is a general concept. The Openflow Capable Switch is defined in the OF-CONFIG 1.2 standard as a physical or virtual switching device that provides the context of an Openflow logical switch. The Openflow Capable Switch contains Openflow resources that can be instantiated and managed by Openflow Logical Switches.
如图3a、图3b所示,提供了具有Openflow交换能力的接入网设备的两种具体实现方式。如图3a所示,具有Openflow交换能力的接入网设备(即建模为Openflow Capable Switch的接入网设备)可以包括OVS和OLT PON MAC,其中,OVS位于OLT PON MAC的上联,OLT PON MAC位于多个ONU(即图3a中的ONUs)的上联,OVS通过OLT PON MAC与ONUs互联。如图3b所示,具有Openflow交换能力的接入网设备(即建模为Openflow Capable Switch的接入网设备)可以包括:SDN OLT,SDN OLT作为多个ONU(即图3b中的ONUs)的上联。具体建模细节不在这里赘述,本发明实施例也不限制于这两种方式。As shown in FIG. 3a and FIG. 3b, two specific implementation manners of an access network device with OpenFlow switching capability are provided. As shown in FIG. 3a, an access network device with OpenFlow switching capability (ie, an access network device modeled as an OpenFlow Capable Switch) may include an OVS and an OLT PON MAC, where the OVS is located on the OLT PON MAC, OLT PON The MAC is located on the uplink of multiple ONUs (ie, ONUs in Figure 3a), and the OVS is interconnected with the ONUs through the OLT PON MAC. As shown in FIG. 3b, an access network device (that is, an access network device modeled as an OpenFlow Capable Switch) having an OpenFlow switching capability may include: an SDN OLT, and the SDN OLT functions as a plurality of ONUs (ie, ONUs in FIG. 3b). The Union. The specific modeling details are not described here, and the embodiments of the present invention are not limited to these two modes.
如图4所示,为本发明实施例SDN/NFV开放接入网系统的具体实现逻辑图,示出了图1所示基础架构内的具体实现逻辑,也可以认为图4为OMCI通过SDN控制器南向接口管理ONU的逻辑架构示意图,略去了OVS。OVS 的配置协议主要有OF-Config1.2、Netconf、OVS数据库(OVSDB)等。Openflow协议本身则主要关注流表的定义和流表驱动的转发处理。OVS可以通过SDN控制器南向接口管理传统ONU。本发明实施例中,通过OF-Config1.2以模拟传统OLT对ONU的OMCI管理,实现对SDN OLT或OLT PON MAC的OMCI管理。As shown in FIG. 4, it is a specific implementation logic diagram of an SDN/NFV open access network system according to an embodiment of the present invention, which shows specific implementation logic in the infrastructure shown in FIG. 1, and can also be considered as FIG. 4 for OMCI control through SDN. The southbound interface manages the logical architecture of the ONU, and OVS is omitted. OVS The configuration protocols mainly include OF-Config1.2, Netconf, and OVS database (OVSDB). The Openflow protocol itself focuses on the definition of flow tables and the flow table-driven forwarding processing. OVS can manage traditional ONUs through the southbound interface of the SDN controller. In the embodiment of the present invention, the OMCI management of the ONU is simulated by the OF-Config 1.2 to implement the OMCI management of the SDN OLT or the OLT PON MAC.
如图4所示,vOLT管理物理实体OLT的过程包括:传统OLT的位置被SDN OLT或OLT PON MAC代替。本发明实施例中,将传统物理OLT演进为SDN OLT或OLT PON MAC,SDN OLT或OLT PON MAC提供了具有Openflow交换能力的接入网设备的基础。但SDN OLT或OLT PON MAC中OLT的硬件固有告警、状态仍然存在,可由vOLT直接管理和收集。传统OLT上的关于OLT的简单网络管理协议(SNMP)管理信息库(MIB),上移至vOLT MIB提供对SDN OLT/OLT PON MAC的管理,管理vOLT所能划分控制的那部分物理资源。SDN OLT/OLT PON MAC本地不再有MIB驻留。As shown in FIG. 4, the process of the vOLT managing the physical entity OLT includes: the location of the legacy OLT is replaced by the SDN OLT or the OLT PON MAC. In the embodiment of the present invention, the traditional physical OLT is evolved into an SDN OLT or an OLT PON MAC, and the SDN OLT or the OLT PON MAC provides the basis of the access network device with OpenFlow switching capability. However, the inherent alarms and status of the OLT in the SDN OLT or OLT PON MAC still exist and can be directly managed and collected by the vOLT. The Simple Network Management Protocol (SNMP) Management Information Base (MIB) on the OLT on the traditional OLT moves up to the vOLT MIB to provide management of the SDN OLT/OLT PON MAC, and manages the part of the physical resources that the vOLT can control. The SDN OLT/OLT PON MAC no longer has MIB resident locally.
如图4所示,vOLT管理物理实体ONU的过程包括:vOLT通过将OMCI原始消息封装在南向接口的数据帧里,对远程ONU进行管理。OMCI消息通过OF-Config/Netconf等南向配置协议封装并经过Openflow交换网络到达具有开放流交换能力的接入网设备。这种OMCI经过封装跨越Openflow网络管理传统ONU的方式符合未来SDN/NFV化开放接入网的演进思路。As shown in FIG. 4, the process of the vOLT managing the physical entity ONU includes: the vOLT manages the remote ONU by encapsulating the OMCI original message in the data frame of the southbound interface. The OMCI message is encapsulated by the southbound configuration protocol such as OF-Config/Netconf and passes through the Openflow switching network to reach the access network device with open flow switching capability. This OMCI is encapsulated across the Openflow network to manage traditional ONUs in line with the evolution of future SDN/NFV open access networks.
本发明实施例还提供了一种SDN/NFV开放接入网系统中管理ONU的方法,所述方法包括:配置在SDN控制器上的vOLT将OMCI原始消息通过南向接口映射封装为管理数据帧并经过Openflow交换网络送给具有Openflow交换能力的接入网设备;所述具有Openflow交换能力的接入网设备对所述管理数据帧进行解封装和重新封装处理,还原出OMCI消息并通过ODN送给ONU;所述ONU接收所述OMCI消息,并进行OMCI配置。这里,OMCI消息具体可以是ITU G.984.4OMCI消息。The embodiment of the present invention further provides a method for managing an ONU in an SDN/NFV open access network system, where the method includes: configuring a vOLT on an SDN controller to encapsulate an OMCI original message into a management data frame by using a southbound interface mapping. And the OpenFlow switching network is sent to the access network device with the OpenFlow switching capability; the access network device with the OpenFlow switching capability decapsulates and re-encapsulates the management data frame, restores the OMCI message, and sends the message through the ODN. To the ONU; the ONU receives the OMCI message and performs OMCI configuration. Here, the OMCI message may specifically be an ITU G.98 4.4 OMCI message.
所述vOLT可以通过OF-Config/Netconf将OMCI原始消息映射封装为管理数据帧。本发明实施例中,所述vOLT通过扩展OF-Config/Netconf的协商数据通道模型NDM,将所述OMCI原始消息映射封装为管理数据帧。这里,所述具有Openflow交换能力的接入网设备的具体架构已在上文说明,不再赘 述。The vOLT may encapsulate the OMCI original message map as a management data frame by OF-Config/Netconf. In the embodiment of the present invention, the vOLT encapsulates the OMCI original message mapping into a management data frame by extending the negotiation data channel model NDM of the OF-Config/Netconf. Here, the specific architecture of the access network device with Openflow switching capability has been explained above, no longer Said.
如图4所示,vOLT管理物理OLT和ONU的流程基本可以包括:As shown in FIG. 4, the process of the vOLT managing the physical OLT and the ONU may basically include:
步骤401:vOLT提供OMCI原始消息封装进南向接口(根据OF-Config/Netconf等南向配置协议)的成帧即管理数据帧,送达SDN OLT或OLT PON MAC。vOLT通过OF-Config/Netconf的封装采用XML语言,还可以扩展传递ONU中的OMCI MIB信息;Step 401: The vOLT provides framing, that is, management data frames encapsulated into the southbound interface (according to the southbound configuration protocol such as OF-Config/Netconf), and is delivered to the SDN OLT or the OLT PON MAC. The vOLT adopts the XML language through the encapsulation of OF-Config/Netconf, and can also extend the OMCI MIB information in the ONU.
步骤402:SDN OLT或OLT PON MAC由SDN代理(SDN Agent)中的OMCI处理模块将管理数据帧终结,经过解封装,剥离OF-Config封装后并封装为ITU-T G.984.4格式的传统OMCI消息;Step 402: The SDN OLT or the OLT PON MAC terminates the management data frame by the OMCI processing module in the SDN Agent (SDN Agent), decapsulates, strips the OF-Config encapsulation, and encapsulates the traditional OMCI in the ITU-T G.984.4 format. Message
步骤403:SDN OLT或OLT PON MAC通过传统PON接口将OMCI消息送到ONU,在ONU本地,通过OMCI Agent、OMCI MIB以及ONU数据采集模块进行OMCI配置、管理、信息收集等操作。ONU本地OMCI MIB格式不变,仍通过OMCI上报告警或状态等给SDN OLT或OLT PON MAC。Step 403: The SDN OLT or the OLT PON MAC sends the OMCI message to the ONU through the traditional PON interface, and performs OMCI configuration, management, and information collection operations through the OMCI Agent, the OMCI MIB, and the ONU data collection module. The ONU local OMCI MIB format is unchanged, and the alarm or status is still reported to the SDN OLT or OLT PON MAC through the OMCI.
其中,传统OLT对每PON口预留255个GemPort(内含OMCC通道),通过固定预留的管理通道来管理OLT下挂的ONU,GemPort指Gem端口中,Gem是GPON封装方式端口(GPON Encapsulation Mode)的简写。对应这一个特性,SDN控制器和SDN Agent可以通过分配管理IP并预留TCP端口来实现vOLT到ONU的管理通道隔离。IP+TCP端口的分配方式可以采用动态或静态配置的方式由SDN控制器进行处理,支持多个管理IP及其下TCP端口的分配。The traditional OLT reserves 255 GemPorts (including OMCC channels) for each PON port, and manages the ONUs connected to the OLT through a fixed reserved management channel. GemPort refers to the Gem port, and the Gem is a GPON encapsulation port (GPON Encapsulation). Short for Mode). Corresponding to this feature, the SDN controller and the SDN Agent can realize the management channel isolation of the vOLT to the ONU by assigning the management IP and reserving the TCP port. The IP+TCP port can be allocated by the SDN controller in a dynamic or static configuration mode, and supports multiple management IPs and the allocation of TCP ports under it.
因为TCP连接能够提供可靠的数据连接管理通道。vOLT管理ONU的OMCI消息到达物理实体OLT后,再由SDN Agent经过TCP端口和传统OLT管理预留的Gemport的映射,仍由传统OLT到ONU的光网络单元管理和控制信道(OMCC,Optical Network Unit Management and Control Channel)将OMCI报文送到各自ONU。SDN OLT/OLT PON MAC到ONU这段的管理架构维持不变。Because TCP connections provide a reliable data connection management channel. After the vOLT manages the OMCI message of the ONU to reach the physical entity OLT, the mapping between the SDN Agent and the Gemport reserved by the traditional OLT management is still performed by the traditional OLT to the ONU optical network unit management and control channel (OMCC, Optical Network Unit). Management and Control Channel) sends OMCI messages to their respective ONUs. The management architecture of the SDN OLT/OLT PON MAC to ONU remains unchanged.
下面结合图5、图6、图7以及图8进一步详细说明如何通过OF-Config/Nefconf封装OMCI消息。 How to encapsulate the OMCI message by OF-Config/Nefconf is described in further detail below with reference to FIG. 5, FIG. 6, FIG. 7, and FIG.
如图5所示,为OF-Config1.2中Openflow Resource可管理的OVS资源示意图。如图5所示,在典型的Openflow交换机的管理中,通常控制器使用OF-Config、OVS DB。虽然Netconf和OpenFlow都可以提供控制器软件和设备之间的通信,但是两个协议在很多方面是完全不同的。Netconf是一个配置协议,而OpenFlow只是在流程表中在指定数据包如何通过路由传入。OpenFlow的交换机使用OF-Config进行配置,使用Netconf及其扩展来与新型Openflow Switch设备进行通信,OF-Config更侧重针对OVS交换的YANG模型建模。图中所示,OF-Config的数据模型中Openflow Resources被定义用来管理OVS中与Openflow特性相关的资源。对于OMCI原始消息来说,直接使用OF-Config的数据模型中典型Openflow Resources是不合适的。As shown in FIG. 5, it is a schematic diagram of an OVS resource manageable by Openflow Resource in OF-Config1.2. As shown in FIG. 5, in the management of a typical Openflow switch, the controller usually uses OF-Config and OVS DB. Although both Netconf and OpenFlow can provide communication between controller software and devices, the two protocols are completely different in many ways. Netconf is a configuration protocol, and OpenFlow only passes in the process table to specify how packets are routed. OpenFlow switches are configured using OF-Config, using Netconf and its extensions to communicate with new Openflow Switch devices. OF-Config is more focused on modeling YANG models for OVS switching. As shown in the figure, Openflow Resources in the data model of OF-Config is defined to manage the resources related to Openflow features in OVS. For OMCI original messages, the typical Openflow Resources in the data model directly using OF-Config is not suitable.
如图6所示,本发明实施例OF-Config1.2中包含NDM类Openflow Resource可管理的OVS资源示意图。如图6所示,OF-Config1.2定义了协商数据通道模型(NDM,Negotiable Datapath Model)。NDM的主要作用是:不同厂家、不同特性的OVS交换机通过和控制器协商NDM能力,以便后续更加灵活方便地配置、驱动OVS进行Openflow转发。同时,NDM也可以用来扩展,以满足不同的设备的特殊需求。本发明实施例中OMCI原始消息就是对NDM报文进行扩展,从而进行OMCI消息封装。OF-Config1.2中,NDM类可以自定义,以承载OMCI消息的内容。As shown in FIG. 6, the OF-Config 1.2 of the embodiment of the present invention includes a schematic diagram of an ODM resource manageable by the NDM class Openflow Resource. As shown in Figure 6, OF-Config 1.2 defines the Negotiable Datapath Model (NDM). The main function of NDM is: OVS switches of different manufacturers and different characteristics negotiate NDM capability with the controller, so that the OVS can be configured and driven to perform Openflow forwarding more flexibly and conveniently. At the same time, NDM can also be used to expand to meet the special needs of different devices. In the embodiment of the present invention, the original OMCI message is an extension of the NDM packet, thereby performing OMCI message encapsulation. In OF-Config 1.2, the NDM class can be customized to carry the contents of the OMCI message.
其中,OF-Config/Netconf协议采用可扩展标记语言(XML)作为配置数据和协议消息的编码方式,用C/S和RPC方式来获取,更新或删除设备中的相应的部分或所有管理信息。XML可以表达复杂的、具有内在逻辑关系的模型化的管理对象,大大提高了操作效率和对象标准化,可以提供类主信息块(MIB)的消息或者沿用传统MIB的数据封装,方便与ONU上的OMCI MIB交互,具有强大的可扩展性。Among them, the OF-Config/Netconf protocol uses Extensible Markup Language (XML) as the encoding method of configuration data and protocol messages, and uses C/S and RPC to obtain, update or delete corresponding partial or all management information in the device. XML can express complex, managed management objects with inherent logical relationships, greatly improving operational efficiency and object standardization. It can provide message like class information block (MIB) or data encapsulation using traditional MIB, which is convenient for ONU. The OMCI MIB interacts with powerful scalability.
如图7所示,为本发明实施例OF-Config/Netconf协议分层及各分层的数据封装示例示意图。OF-Config/Netconf的协议封装,可见OF-Config operation字段可以用以映射OMCI的典型操作。FIG. 7 is a schematic diagram showing an example of data layering of the OF-Config/Netconf protocol layer and each layer according to an embodiment of the present invention. The protocol encapsulation of OF-Config/Netconf shows that the OF-Config operation field can be used to map the typical operation of OMCI.
如图8所示,为本发明实施例OMCI通过OF-Config/Netconf封装时的映射关系示意图。根据图8所示的映射关系,OMCI的各种典型操作,都可以 通过OF-Config对应的操作进行封装。由vOLT产生的ITU-T G.984.4OMCI原始消息经过控制器简单解析即可封装进OF-Config/Netconf进行数据传输(即从SDN控制器到SDN化新型vOLT)。FIG. 8 is a schematic diagram of a mapping relationship when an OMCI is encapsulated by OF-Config/Netconf according to an embodiment of the present invention. According to the mapping relationship shown in Figure 8, various typical operations of OMCI can be Encapsulation is performed by the operation corresponding to OF-Config. The ITU-T G.984.4OMCI original message generated by vOLT can be encapsulated into OF-Config/Netconf for data transmission (ie, from SDN controller to SDN new vOLT) after simple analysis by controller.
本发明实施例中,对于OMCI原始消息如何通过OF-Config/Netconf所使用的XML语言进行具体封装,示例如下:一条OMCI Create消息,其报文中的Message Type和Device identifier type字段经过控制器识别并解析,进入XML封装软件处理模块。该XML封装软件处理模块的核心可以是经过私有扩展的承载在Netconf Yang上的OMCI(OMCI over Netconf Yang)模型,这里的扩展与对OF-Config的扩展类似,可以通过自定义的类来承载OMCI消息。经过XML封装软件处理模块中OMCI over Netconf Yang模型建模,原始OMCI消息经过转换并通过XML数据段进行传输。除了Message Type和Device identifier type的所有字段都会被封装进XML数据段进行传输,到达SDN OLT/OLT PON MAC。SDN OLT/OLT PON MAC上的SDN代理(Agent)经过解封装数据包,再恢复成OMCI原始消息继续传递给ONU。整个封装过程对应关系清晰,处理简单。其他类型的OMCI报文封装过程不再赘述。In the embodiment of the present invention, the OMCI original message is specifically encapsulated by the XML language used by the OF-Config/Netconf. The following is an example: an OMCI Create message, where the Message Type and Device identifier type fields in the message are identified by the controller. And parse, enter the XML package software processing module. The core of the XML encapsulation software processing module may be a privately extended OMCI (OMCI over Netconf Yang) model carried on Netconf Yang. The extension here is similar to the extension of OF-Config, and the OMCI can be carried by a custom class. Message. After modeling the OMCI over Netconf Yang model in the XML encapsulation software processing module, the original OMCI message is converted and transmitted through the XML data segment. All fields except Message Type and Device identifier type are encapsulated into XML data segments for transmission to the SDN OLT/OLT PON MAC. The SDN agent (Agent) on the SDN OLT/OLT PON MAC decapsulates the data packet and then restores the original OMCI message to the ONU. The entire packaging process has a clear correspondence and is easy to handle. Other types of OMCI packet encapsulation processes are not described here.
对于承载在OVS DB上的OMCI(OMCI over OVS DB)也可以按照OMCI over OF-Config进行类似的协议扩展,其实现方式也在本发明实施例的范围之内。对于EPON系统,ONU的管理是通过OAM消息进行管理,经过本发明实施例的扩展后经由OF-Config进行封装,故EPON系统OAM消息通过OF-Config管理ONU的架构也在本发明实施例的保护范围之内。For OMCI (OMCI over OVS DB) carried on the OVS DB, a similar protocol extension can also be performed according to OMCI over OF-Config, and its implementation is also within the scope of the embodiments of the present invention. For the EPON system, the management of the ONU is managed by the OAM message, and is encapsulated by the OF-Config after being extended by the embodiment of the present invention. Therefore, the architecture of the EPON system OAM message managing the ONU through the OF-Config is also protected by the embodiment of the present invention. Within the scope.
通过本发明实施例,经过改造后的SDN开放接入网中SDN OLT或OLT PON MAC,可以被建模为Openflow Capable Switch与数据中心的OVS进行直接互联,为传统的ONU管理提供了新的管理架构改造的可能。Through the embodiment of the present invention, the SDN OLT or OLT PON MAC in the modified SDN open access network can be directly interconnected by the OpenFlow Capable Switch and the OVS of the data center, providing a new management for the traditional ONU management. The possibility of structural transformation.
可选地,以SDN控制器上的vOLT应用为管理源头,通过将OMCI原始消息进行OF-Config报文封装,经过OVS网络送达SDN OLT/OLT PON MAC中的SDN Agent模块解封装,并重新映射还原为传统ITU-T G.984.4格式的OMCI消息,实现OLT和ONU之间点到多点的管理模式。 Optionally, the vOLT application on the SDN controller is used as the management source, and the OMCI original message is encapsulated in the OF-Config message, and the SDN agent module in the SDN OLT/OLT PON MAC is decapsulated by the OVS network, and is re-encapsulated. The mapping is restored to the OMCI message in the traditional ITU-T G.984.4 format, achieving a point-to-multipoint management mode between the OLT and the ONU.
本发明实施例还提供了一种管理ONU的方法,如图9所示,包括:The embodiment of the present invention further provides a method for managing an ONU, as shown in FIG. 9, including:
步骤110,虚拟光线路终端vOLT上的ONU管理模块将用于ONU管理控制的原始消息通过南向接口映射封装为管理数据帧;Step 110: The ONU management module on the virtual optical line terminal vOLT encapsulates the original message used for the ONU management control into a management data frame by using the southbound interface mapping.
步骤120,所述ONU管理模块将所述管理数据帧通过开放流交换网络发送给具有开放流交换能力的接入网设备。Step 120: The ONU management module sends the management data frame to the access network device with open flow switching capability through an open flow switching network.
本发明实施例中,所述ONU管理模块为光网络单元管理控制接口OMCI管理模块;所述原始消息包括光网络单元管理控制接口OMCI原始消息;所述南向接口使用的协议包括开放流管理和配置OF-Config协议或网络配置Netconf协议。In the embodiment of the present invention, the ONU management module is an optical network unit management control interface OMCI management module; the original message includes an optical network unit management control interface OMCI original message; and the protocol used by the southbound interface includes OpenFlow management and Configure the OF-Config protocol or the network configuration Netconf protocol.
本发明实施例中,所述OF-Config协议或Netconf协议的协商数据通道模型NDM经过扩展,以封装所述OMCI原始消息。In the embodiment of the present invention, the negotiation data channel model NDM of the OF-Config protocol or the Netconf protocol is extended to encapsulate the OMCI original message.
本发明实施例中,所述方法还包括:所述vOLT上的管理信息库MIB模块对所述接入网设备中光线路终端OLT的硬件固有告警和状态进行收集和管理。In the embodiment of the present invention, the method further includes: collecting, managing, and managing hardware inherent alarms and states of the optical line terminal OLT in the access network device by the management information base MIB module on the vOLT.
本发明实施例中,所述方法还包括:所述ONU管理模块通过分配和管理IP地址并预留TCP端口,实现vOLT到ONU的管理通道的隔离。In the embodiment of the present invention, the method further includes: the ONU management module is configured to isolate the management channel of the vOLT to the ONU by allocating and managing the IP address and reserving the TCP port.
本发明实施例还提供一种光网络单元ONU的控制设备(如SDN控制器),其中,所述控制设备配置有虚拟光线路终端vOLT,所述vOLT中包括ONU管理模块,如图10所示,所述ONU管理模块包括:The embodiment of the present invention further provides a control device (such as an SDN controller) of an optical network unit ONU, where the control device is configured with a virtual optical line terminal vOLT, and the vOLT includes an ONU management module, as shown in FIG. The ONU management module includes:
封装单元10,设置为:将用于ONU管理控制的原始消息通过南向接口映射封装为管理数据帧;The encapsulating unit 10 is configured to: encapsulate the original message used for the ONU management control into a management data frame by using a southbound interface mapping;
发送单元20,设置为:将所述管理数据帧通过开放流交换网络发送给具有开放流交换能力的接入网设备。The sending unit 20 is configured to: send the management data frame to the access network device with open flow switching capability through the open flow switching network.
本发明实施例中,所述ONU管理模块为光网络单元管理控制接口OMCI管理模块;所述封装单元将用于ONU配置的原始消息通过南向接口映射封装为管理数据帧,其中,所述原始消息包括OMCI原始消息;所述南向接口使 用的协议包括开放流管理和配置OF-Config协议或网络配置Netconf协议。In the embodiment of the present invention, the ONU management module is an optical network unit management control interface (OMCI) management module; the encapsulating unit encapsulates an original message for the ONU configuration into a management data frame by using a southbound interface mapping, where the original The message includes an OMCI original message; the southbound interface enables The protocols used include OpenFlow Management and configuration of the OF-Config protocol or network configuration Netconf protocol.
本发明实施例中,所述OF-Config协议或Netconf协议的协商数据通道模型NDM经过扩展,以封装所述OMCI原始消息。In the embodiment of the present invention, the negotiation data channel model NDM of the OF-Config protocol or the Netconf protocol is extended to encapsulate the OMCI original message.
本发明实施例中,所述管理装置还包括:管理信息库MIB模块,设置为:对所述接入网设备中光线路终端OLT的硬件固有告警和状态进行收集和管理。In the embodiment of the present invention, the management device further includes: a management information base MIB module, configured to: collect and manage hardware inherent alarms and states of the optical line terminal OLT in the access network device.
本发明实施例中,所述ONU管理模块还包括:通道管理单元,配置为:通过分配和管理IP地址并预留TCP端口,实现vOLT到ONU的管理通道的隔离。In the embodiment of the present invention, the ONU management module further includes: a channel management unit configured to: isolate and manage the vOLT to the ONU management channel by allocating and managing the IP address and reserving the TCP port.
本发明实施例还提供了一种管理ONU的方法,如图11所示,包括:The embodiment of the invention further provides a method for managing an ONU, as shown in FIG.
步骤220,具有开放流交换能力的接入网设备上的软件定义网络SDN代理接收光网络单元ONU的控制设备发送的管理数据帧,将所述管理数据帧解封装,并重新封装为用于ONU控制管理的消息;Step 220: The software-defined network SDN proxy on the access network device with open flow switching capability receives the management data frame sent by the control device of the optical network unit ONU, decapsulates the management data frame, and re-encapsulates it for use in the ONU. Control management messages;
步骤230,所述SDN代理将所述用于ONU控制管理的消息通过光分配网ODN发送给所述ONU。Step 230: The SDN agent sends the message for the ONU control management to the ONU through the optical distribution network ODN.
本发明实施例中,所述接入网设备包括光线路终端无源光网络媒体接入控制层OLT PON MAC,所述OLT PON MAC位于开放流虚拟交换机OVS的下联并与所述ONU互通;或者,所述接入网设备包括软件定义网络光线路终端SDN OLT。In the embodiment of the present invention, the access network device includes an optical line terminal passive optical network medium access control layer OLT PON MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or The access network device includes a software defined network optical line terminal SDN OLT.
本发明实施例中,所述用于ONU控制管理的消息包括光网络单元管理控制接口OMCI消息;所述管理数据帧是通过经过扩展的开放流管理和配置OF-Config协议或网络配置Netconf协议映射封装得到的。In the embodiment of the present invention, the message for the ONU control management includes an optical network unit management control interface OMCI message; the management data frame is configured by an extended OpenFlow management and configuration OF-Config protocol or a network configuration Netconf protocol mapping. Encapsulated.
本发明实施例中,所述方法还包括:所述SDN代理分配管理IP并预留TCP端口,以实现vOLT到ONU的管理通道隔离;In the embodiment of the present invention, the method further includes: the SDN agent allocates a management IP and reserves a TCP port to implement management channel isolation from the vOLT to the ONU;
所述SDN代理将所述用于ONU控制管理的消息通过ODN发送给所述ONU,包括:将接收所述管理数据帧的TCP端口映射到千兆无源光网络封装方式端口Gemport的映射,通过光网络单元管理和控制信道OMCC将所述用于ONU控制管理的消息发送到所述ONU。 The SDN agent sends the message for the ONU control management to the ONU through the ODN, including: mapping the TCP port that receives the management data frame to the mapping of the Gemport of the Gigabit passive optical network encapsulation mode port, The optical network unit management and control channel OMCC sends the message for ONU control management to the ONU.
本发明实施例还提供了一种具有开放流交换能力的接入网设备,其中,所述接入网设备包括软件定义网络SDN代理,所述SDN代理中包括光网络单元ONU管理控制处理模块,如图12所示,所述ONU管理控制处理模块包括:The embodiment of the present invention further provides an access network device with an open flow switching capability, where the access network device includes a software defined network SDN proxy, and the SDN proxy includes an optical network unit ONU management control processing module. As shown in FIG. 12, the ONU management control processing module includes:
转换单元50,用于接收光网络单元ONU的控制设备发送的管理数据帧,将所述管理数据帧解封装,并重新封装为用于ONU控制管理的消息;The converting unit 50 is configured to receive a management data frame sent by the control device of the optical network unit ONU, decapsulate the management data frame, and re-encapsulate the message for the ONU control management;
发送单元60,用于将所述用于ONU控制管理的消息通过光分配网ODN发送给所述ONU。The sending unit 60 is configured to send the message for the ONU control management to the ONU through the optical distribution network ODN.
本实施例中,所述接入网设备包括光线路终端无源光网络媒体接入控制层OLT PON MAC,所述OLT PON MAC位于开放流虚拟交换机OVS的下联并与所述ONU互通;或者,所述接入网设备包括软件定义网络光线路终端SDN OLT。In this embodiment, the access network device includes an optical line terminal passive optical network medium access control layer OLT PON MAC, and the OLT PON MAC is located in the downlink of the open flow virtual switch OVS and communicates with the ONU; or The access network device comprises a software defined network optical line terminal SDN OLT.
本实施例中,所述转换单元将所述管理数据帧解封装,并重新封装为用于ONU控制管理的消息,其中,所述用于ONU控制管理的消息包括光网络单元管理控制接口OMCI消息;所述管理数据帧是通过经过扩展的开放流管理和配置OF-Config协议或网络配置Netconf协议映射封装得到的。In this embodiment, the converting unit decapsulates the management data frame and re-encapsulates the message for the ONU control management, where the message for the ONU control management includes the optical network unit management control interface OMCI message. The management data frame is obtained by extending the OpenFlow management and configuring the OF-Config protocol or the network configuration Netconf protocol mapping package.
本实施例中,所述SDN代理中还包括:通道管理模块,用于分配管理IP并预留TCP端口,以实现vOLT到ONU的管理通道隔离;In this embodiment, the SDN proxy further includes: a channel management module, configured to allocate a management IP and reserve a TCP port, to implement management channel isolation from the vOLT to the ONU;
所述发送单元将所述用于ONU控制管理的消息通过ODN发送给所述ONU,包括:将接收所述管理数据帧的TCP端口映射到千兆无源光网络封装方式端口Gemport的映射,通过光网络单元管理和控制信道OMCC将所述用于ONU控制管理的消息发送到所述ONU。Sending, by the sending unit, the message for the ONU control management to the ONU by using an ODN, including: mapping a TCP port that receives the management data frame to a mapping of a Gigabit passive optical network encapsulation mode port Gemport, The optical network unit management and control channel OMCC sends the message for ONU control management to the ONU.
本发明实施例充分利用了原有的ODN网络架构,简化了SDN控制器配置、维护、更新ONU的管理流程。并且,本发明实施例容易扩展并快速升级与Openflow新型交换网络对接,提升了管理效率,减少了管理成本。The embodiment of the invention fully utilizes the original ODN network architecture, and simplifies the management process of configuring, maintaining, and updating the ONU of the SDN controller. Moreover, the embodiment of the present invention is easy to expand and quickly upgrades to connect with the Openflow new switching network, which improves management efficiency and reduces management costs.
与现有技术相比,本发明实施例经过改造后的SDN开放接入网中SDN OLT或OLT OLT PON MAC可以被建模为Openflow Capable Switch,与数据 中心的OVS进行直接互联,为传统的ONU管理提供了新的管理架构。Compared with the prior art, the SDN OLT or OLT OLT PON MAC in the modified SDN open access network in the embodiment of the present invention can be modeled as an Openflow Capable Switch, and data. The central OVS is directly interconnected, providing a new management architecture for traditional ONU management.
本发明实施例提供的SDN/NFV开放接入网系统管理ONU的方法,以SDN控制器上的vOLT应用为管理源头,通过将OMCI原始消息进行OF-Config报文封装,经过SDN/NFV开放接入网送达SDN OLT或OLT PON MAC中的SDN Agent模块解封装,并重新封装为传统ITU-T G.984.4格式的OMCI消息,实现OLT和ONU之间点到多点的管理模式。本发明实施例采用的网络架构及管理方式,只改造OLT及OLT之上的网络,OLT之下的网络即ODN和ONU则不需要进行改造,充分利用了原有的ODN网络架构,简化了SDN控制器配置、维护、更新ONU的管理流程。并且,本发明实施例容易扩展并快速升级与Openflow新型交换网络对接,提升了管理效率,减少了管理成本。The method for managing an ONU in the SDN/NFV open access network system provided by the embodiment of the present invention is that the vOLT application on the SDN controller is used as a management source, and the OMCI original message is encapsulated in the OF-Config packet, and is SDN/NFV open. The SDN Agent module in the SDN OLT or OLT PON MAC is decapsulated and re-encapsulated into the traditional ITU-T G.984.4 format OMCI message to implement a point-to-multipoint management mode between the OLT and the ONU. The network architecture and the management mode adopted by the embodiment of the present invention only transform the network above the OLT and the OLT, and the networks under the OLT, that is, the ODN and the ONU, do not need to be modified, fully utilize the original ODN network architecture, and simplify the SDN. The controller configures, maintains, and updates the management process of the ONU. Moreover, the embodiment of the present invention is easy to expand and quickly upgrades to connect with the Openflow new switching network, which improves management efficiency and reduces management costs.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
通过本发明实施例的方案,提供了一种SDN/NFV开放接入网系统及管 理ONU的方法,经过改造后的SDN开放接入网中SDN OLT或OLT OLT PON MAC可以被建模为Openflow Capable Switch,与数据中心的OVS进行直接互联,为传统的ONU管理提供了新的管理架构。 An SDN/NFV open access network system and a pipe are provided by the solution of the embodiment of the present invention. According to the ONU method, the SDN OLT or OLT OLT PON MAC in the modified SDN open access network can be modeled as an Openflow Capable Switch, which is directly interconnected with the OVS of the data center, providing a new management for the traditional ONU management. Architecture.
Claims (27)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610221311.XA CN107294753B (en) | 2016-04-11 | 2016-04-11 | A kind of method that SDN/NFV opens access net system and manages ONU/ONT |
| CN201610221311.X | 2016-04-11 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017177619A1 true WO2017177619A1 (en) | 2017-10-19 |
Family
ID=60042243
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/099728 Ceased WO2017177619A1 (en) | 2016-04-11 | 2016-09-22 | Sdn/nfv open access network system, and method and device for managing onu |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN107294753B (en) |
| WO (1) | WO2017177619A1 (en) |
Cited By (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019080019A1 (en) * | 2017-10-25 | 2019-05-02 | 华为技术有限公司 | Method and apparatus for establishing connection between physical olt and virtual olt |
| WO2020233465A1 (en) * | 2019-05-17 | 2020-11-26 | 中兴通讯股份有限公司 | Interface upgrading method and apparatus, and optical network unit management method and apparatus |
| CN112187711A (en) * | 2020-08-17 | 2021-01-05 | 福建新大陆通信科技股份有限公司 | ONU (optical network unit) cross-platform middleware and method |
| CN112738165A (en) * | 2020-12-18 | 2021-04-30 | 北京中电普华信息技术有限公司 | OVS-DPDK framework based on OVS modification and data packet processing method |
| US11101889B2 (en) | 2019-03-02 | 2021-08-24 | Sealight Technologies, Inc. | Virtual optical edge device |
| CN113923544A (en) * | 2021-09-28 | 2022-01-11 | 烽火通信科技股份有限公司 | Method and system for managing standard and private OMCI service model ONU |
| CN114189768A (en) * | 2020-09-14 | 2022-03-15 | 中兴通讯股份有限公司 | Service management method and device for passive optical network, optical line terminal and medium |
| EP4024884A1 (en) * | 2021-01-04 | 2022-07-06 | Nokia Solutions and Networks Oy | Method, apparatus and system for transmitting omci messages |
| CN114765706A (en) * | 2021-01-15 | 2022-07-19 | 上海诺基亚贝尔股份有限公司 | Method and device for triggering vOMCI function from OLT to send OMCI message |
| CN114827779A (en) * | 2022-03-15 | 2022-07-29 | 宝信软件(武汉)有限公司 | Machine room centralized monitoring system and monitoring method based on EPON networking |
| CN115696631A (en) * | 2021-07-30 | 2023-02-03 | 华为技术有限公司 | Communication method and related device |
| CN115842973A (en) * | 2021-08-05 | 2023-03-24 | 中国移动通信有限公司研究院 | Optical network unit management and control method, device, related functional equipment and storage medium |
| EP4087270A4 (en) * | 2020-01-02 | 2023-07-12 | China Mobile Communication Co., Ltd. Research Institute | Onu management method, apparatus, device, and system, and computer readable storage medium |
| EP4002864A4 (en) * | 2019-07-15 | 2023-08-16 | ZTE Corporation | Optical network unit management method, device, and system, and storage medium |
| WO2024035468A1 (en) * | 2022-08-12 | 2024-02-15 | Arris Enterprises Llc | Olts interoperable with different onts |
| US12504594B2 (en) | 2023-05-26 | 2025-12-23 | Arris Enterprises Llc | OLTs interoperable with different ONTs |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108282708B (en) * | 2018-01-31 | 2020-07-14 | 北京电信规划设计院有限公司 | Multi-operator ODN sharing and heterogeneous PON unified management method |
| CN108282710A (en) * | 2018-02-23 | 2018-07-13 | 烽火通信科技股份有限公司 | A kind of system and method automatically processing alarm |
| CN111083576B (en) * | 2018-10-22 | 2021-07-30 | 中国移动通信有限公司研究院 | Device management and control method, device and storage medium |
| CN109669761B (en) * | 2018-12-21 | 2023-01-13 | 合肥时代智慧高新投资管理有限公司 | SDN controller system |
| CN110519101B (en) * | 2019-09-06 | 2021-11-02 | 烽火通信科技股份有限公司 | Method and system for dynamic virtualization of performance management function of entity OLT (optical line terminal) |
| CN110677857A (en) * | 2019-09-29 | 2020-01-10 | 武汉邮电科学研究院有限公司 | Residence network information infrastructure sharing architecture |
| CN111865419B (en) * | 2020-07-07 | 2021-09-28 | 东南大学 | 5G-oriented intelligent optical access network local side cloud system based on building block type architecture |
| CN112351355B (en) * | 2020-10-20 | 2022-04-15 | 烽火通信科技股份有限公司 | Management method and system of ONU channel based on gPC |
| CN113141550B (en) * | 2021-06-22 | 2021-08-17 | 武汉长光科技有限公司 | Management method and device of optical network unit, electronic equipment and storage medium |
| CN114025262B (en) * | 2021-11-05 | 2023-06-09 | 烽火通信科技股份有限公司 | Method for data intercommunication between edge ONTs in FTTR system, optical gateway and edge ONT equipment |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2014198017A1 (en) * | 2013-06-09 | 2014-12-18 | 华为技术有限公司 | Method and device for virtualization passive optical network and passive optical network virtualization system |
| US20150215914A1 (en) * | 2014-01-24 | 2015-07-30 | Electronics And Telecommunications Research Institute | Software-defined networking method |
| CN105409184A (en) * | 2013-08-28 | 2016-03-16 | 阿尔卡特朗讯 | A residential gateway device and a network-side control device |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103200126B (en) * | 2013-04-18 | 2015-10-28 | 烽火通信科技股份有限公司 | XG-PON system flow management device and method |
| GB201412069D0 (en) * | 2014-07-07 | 2014-08-20 | Provost Fellows & Scholars College Of The Holy Undivided Trinity Of Queen Elizabeth Near Dublin | Metro-core network layer system and method |
-
2016
- 2016-04-11 CN CN201610221311.XA patent/CN107294753B/en active Active
- 2016-09-22 WO PCT/CN2016/099728 patent/WO2017177619A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2014198017A1 (en) * | 2013-06-09 | 2014-12-18 | 华为技术有限公司 | Method and device for virtualization passive optical network and passive optical network virtualization system |
| CN105409184A (en) * | 2013-08-28 | 2016-03-16 | 阿尔卡特朗讯 | A residential gateway device and a network-side control device |
| US20150215914A1 (en) * | 2014-01-24 | 2015-07-30 | Electronics And Telecommunications Research Institute | Software-defined networking method |
Non-Patent Citations (1)
| Title |
|---|
| SHEN, CHENGBIN ET AL.: "Applications in Access Network of SDN/NFV Technology", ZTE TECHNOLOGY JOURNAL, vol. 21, no. 4, 10 August 2015 (2015-08-10), ISSN: 1009-6868 * |
Cited By (27)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019080019A1 (en) * | 2017-10-25 | 2019-05-02 | 华为技术有限公司 | Method and apparatus for establishing connection between physical olt and virtual olt |
| CN110945852A (en) * | 2017-10-25 | 2020-03-31 | 华为技术有限公司 | Method and device for establishing connection between physical OLT and virtual OLT |
| CN110945852B (en) * | 2017-10-25 | 2021-10-26 | 华为技术有限公司 | Method and device for establishing connection between physical OLT and virtual OLT |
| US11101889B2 (en) | 2019-03-02 | 2021-08-24 | Sealight Technologies, Inc. | Virtual optical edge device |
| WO2020233465A1 (en) * | 2019-05-17 | 2020-11-26 | 中兴通讯股份有限公司 | Interface upgrading method and apparatus, and optical network unit management method and apparatus |
| EP3952324A4 (en) * | 2019-05-17 | 2023-01-18 | ZTE Corporation | INTERFACE UPGRADE METHOD AND APPARATUS, AND OPTICAL NETWORK UNIT MANAGEMENT METHOD AND APPARATUS |
| EP4002864A4 (en) * | 2019-07-15 | 2023-08-16 | ZTE Corporation | Optical network unit management method, device, and system, and storage medium |
| EP4087270A4 (en) * | 2020-01-02 | 2023-07-12 | China Mobile Communication Co., Ltd. Research Institute | Onu management method, apparatus, device, and system, and computer readable storage medium |
| CN112187711A (en) * | 2020-08-17 | 2021-01-05 | 福建新大陆通信科技股份有限公司 | ONU (optical network unit) cross-platform middleware and method |
| CN112187711B (en) * | 2020-08-17 | 2022-09-20 | 福建新大陆通信科技股份有限公司 | ONU (optical network unit) cross-platform middleware and method |
| CN114189768A (en) * | 2020-09-14 | 2022-03-15 | 中兴通讯股份有限公司 | Service management method and device for passive optical network, optical line terminal and medium |
| EP4213493A4 (en) * | 2020-09-14 | 2024-03-13 | ZTE Corporation | Service management method and apparatus for passive optical network, optical line terminal and medium |
| US12382202B2 (en) | 2020-09-14 | 2025-08-05 | Zte Corporation | Service management method and apparatus for passive optical network, optical line terminal and medium |
| CN112738165A (en) * | 2020-12-18 | 2021-04-30 | 北京中电普华信息技术有限公司 | OVS-DPDK framework based on OVS modification and data packet processing method |
| CN114727171A (en) * | 2021-01-04 | 2022-07-08 | 上海诺基亚贝尔股份有限公司 | Method, device and system for transmitting OMCI (open multimedia interface) message |
| US11924594B2 (en) | 2021-01-04 | 2024-03-05 | Nokia Solutions And Networks Oy | Method, apparatus and system for transmitting OMCI messages |
| EP4024884A1 (en) * | 2021-01-04 | 2022-07-06 | Nokia Solutions and Networks Oy | Method, apparatus and system for transmitting omci messages |
| EP4030776A1 (en) * | 2021-01-15 | 2022-07-20 | Nokia Solutions and Networks Oy | Method and apparatus for triggering vomci function from olt to send omci messages |
| CN114765706A (en) * | 2021-01-15 | 2022-07-19 | 上海诺基亚贝尔股份有限公司 | Method and device for triggering vOMCI function from OLT to send OMCI message |
| US12432112B2 (en) | 2021-01-15 | 2025-09-30 | Nokia Solutions And Networks Oy | Method and apparatus for triggering vOMCI function from OLT to send OMCI messages |
| CN115696631A (en) * | 2021-07-30 | 2023-02-03 | 华为技术有限公司 | Communication method and related device |
| CN115842973A (en) * | 2021-08-05 | 2023-03-24 | 中国移动通信有限公司研究院 | Optical network unit management and control method, device, related functional equipment and storage medium |
| CN113923544B (en) * | 2021-09-28 | 2023-05-12 | 烽火通信科技股份有限公司 | Management method and system of standard and private OMCI service model ONU |
| CN113923544A (en) * | 2021-09-28 | 2022-01-11 | 烽火通信科技股份有限公司 | Method and system for managing standard and private OMCI service model ONU |
| CN114827779A (en) * | 2022-03-15 | 2022-07-29 | 宝信软件(武汉)有限公司 | Machine room centralized monitoring system and monitoring method based on EPON networking |
| WO2024035468A1 (en) * | 2022-08-12 | 2024-02-15 | Arris Enterprises Llc | Olts interoperable with different onts |
| US12504594B2 (en) | 2023-05-26 | 2025-12-23 | Arris Enterprises Llc | OLTs interoperable with different ONTs |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107294753A (en) | 2017-10-24 |
| CN107294753B (en) | 2019-06-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017177619A1 (en) | Sdn/nfv open access network system, and method and device for managing onu | |
| TWI555355B (en) | Traffic switching in hybrid fiber coaxial (hfc) network | |
| TWI559705B (en) | Unified network management of hybrid fiber coaxial (hfc) network | |
| JP7594209B2 (en) | Communication device and communication method | |
| JP6966700B2 (en) | Communication device, communication method and communication program | |
| WO2018196671A1 (en) | A virtual port management method and device | |
| CN107360105B (en) | SDN management control method, device and system, OLT | |
| CN104365063A (en) | Method and device for virtualizing passive optical network and passive optical network virtualization system | |
| WO2018120179A1 (en) | Optical network unit (onu) management method, apparatus and system | |
| JP2021121117A (en) | Data processing device, data output method, and computer program | |
| EP3952324A1 (en) | Interface upgrading method and apparatus, and optical network unit management method and apparatus | |
| Zhang et al. | Architectural design and life cycle management of network slicing for software-defined optical access networks | |
| WO2017000858A1 (en) | Network element device and method for opening data communication network | |
| JP6805097B2 (en) | Resource securing device, resource securing method and computer program | |
| JP7277828B2 (en) | Setting device and setting method | |
| KR102275659B1 (en) | Apparatus and method for interconnecting heterogeneous multi-vendor passive optical network to software defined networks | |
| CN101141194A (en) | Method of remote managing user side equipment in passive optical network system | |
| JP6901237B2 (en) | Communication device, communication method and communication program | |
| JP7098272B2 (en) | Communication device, communication method and communication program | |
| JP6787811B2 (en) | Response device and response method | |
| Sassi et al. | Integrated management of 10G-PON network element using NETCONF and OpenFlow | |
| Ruffini et al. | Software Defined Networking and Network Function Virtualization for Converged Access‐Metro Networks | |
| Maricato | José Miguel | |
| Yang et al. | Design of SDN-Based Multi-Layer Control Plane for Elastic Wavelength Switch in Optical Network | |
| Maricato | Redes de Acesso Definidas por Software |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16898433 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16898433 Country of ref document: EP Kind code of ref document: A1 |