EP3070879A1 - Oam performance monitoring method and apparatus - Google Patents

Oam performance monitoring method and apparatus Download PDF

Info

Publication number
EP3070879A1
EP3070879A1 EP14861784.8A EP14861784A EP3070879A1 EP 3070879 A1 EP3070879 A1 EP 3070879A1 EP 14861784 A EP14861784 A EP 14861784A EP 3070879 A1 EP3070879 A1 EP 3070879A1
Authority
EP
European Patent Office
Prior art keywords
performance monitoring
oam performance
oam
message
rules
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.)
Withdrawn
Application number
EP14861784.8A
Other languages
German (de)
French (fr)
Other versions
EP3070879A4 (en
Inventor
Qilei WANG
Daowei ZHANG
Quan XIONG
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Publication of EP3070879A1 publication Critical patent/EP3070879A1/en
Publication of EP3070879A4 publication Critical patent/EP3070879A4/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0895Configuration of virtualised networks or elements, e.g. virtualised network function or OpenFlow elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0823Errors, e.g. transmission errors
    • H04L43/0829Packet loss
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/64Routing or path finding of packets in data switching networks using an overlay routing layer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/66Layer 2 routing, e.g. in Ethernet based MAN's
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/16Threshold monitoring

Definitions

  • the present disclosure relates to the field of communications, and in particular to a method and device for monitoring Operation Administration and Maintenance (OAM) performance.
  • OAM Operation Administration and Maintenance
  • the existing network exposes more and more disadvantages and people have high requirements for the network performance, so researchers have to add a lot of complicated functions into the architecture of a router, such as the Open Shortest Path First (OSPF), the Border Gateway Protocol (BGP), the multicast, the differentiated service, the traffic engineering, the Network Address Translation (NAT), the firewall, and the Multi-Protocol Label Switching (MPLS).
  • OSPF Open Shortest Path First
  • BGP Border Gateway Protocol
  • MPLS Multi-Protocol Label Switching
  • the future network is bound to become a network like this: the underlying data paths (a switch and a router) are "dumb, simple and smallest", and an opening public Application Programming Interface (API) about a flow table, and a controller is adopted for controlling the whole network.
  • API Application Programming Interface
  • Fig. 1 is a structure diagram of an SDN framework according to the related art.
  • an SDN network usually includes three framework levels: a physical network, an SDN application and an SDN controller.
  • the physical network is located at the lowest level, and includes all physical devices in the network composing the whole IT infrastructure.
  • the visible part of the SDN design is applications for providing services, such as switch/network virtualization, firewall, and data stream balancer.
  • the SDN controller likes a middleware in the whole architecture; and the controller should integrate all the physical and virtual devices in the network, receive a request from the application, and send, through the OpenFlow protocol, the request to the physical device to establish a service path.
  • the OpenFlow protocol serves as a core protocol for interaction between the controller and the physical network device; by separating a network device control plane from a data plane, a flexible control of network traffic is implemented, and a good platform is provided for the innovation of application.
  • the OAM performance monitoring can provide functions of monitoring the network quality, inspecting and locating a fault, and assisting the network to recover quickly.
  • the OAM performance monitoring is a basic support tool for normal and stable running of the network and quick recovery of the network after the fault, and is an important guarantee for providing high-quality services for users.
  • the OAM can be divided into static on-demand OAM and dynamic active OAM according to the function.
  • the OAM performance monitoring is divided into static on-demand OAM performance monitoring and dynamic active performance monitoring.
  • the on-demand performance monitoring is conducted pointedly, and is under the control of management personal; when the on-demand performance monitoring is conducted, network services and other functions of the device are not influenced obviously. While the active performance monitoring will consume the device performance, and influences the network services; the most appropriate function can be enabled according to the need.
  • the dynamic on-demand performance monitoring configuration cannot meet the requirement for convenience of all scenarios.
  • LSP Label Switching Paths
  • operators want to conduct dynamic LSP fault detection without human intervention; in a scenario where the LSP needs to dynamically conduct function detection from an inlet Label Switching Router (LSR) to an outlet LSR, or in a scenario where the controller needs to build a virtual network topology meeting a delay condition for the application to serve, the dynamic and continuous performance monitoring measurement is usually needed for meeting the requirements of the services.
  • LSR Label Switching Router
  • the existing solution in the SDN scenario is that: after receiving OAM performance monitoring messages of measured delay and packet loss, node switches at two ends of the path will report all these OAM performance monitoring messages to the controller, and then the controller parses these OAM performance monitoring messages, and discards or further processes the OAM performance monitoring message according to the content of the message.
  • processing a large number of OAM performance monitoring messages will cause the excessive occupation of controller resources and the occupation of control channel bandwidth resources. So, if the switch can perform some preliminary processing on these reported OAM messages of the delay and packet loss, the load of the controller can be effectively reduced.
  • the application has a stringent requirement for the delay and packet loss
  • the controller can build, according to the delay and packet loss state in the physical network, the virtual network topology for the application to serve, when a fault occurs, switching can be performed directly according to the virtual network topology to reduce losses.
  • the dynamic and continuous performance monitoring measurement is usually needed for meeting the requirements of the services.
  • the embodiments of the present disclosure provide a method and device for monitoring OAM performance, for at least solving the problems of controller performance consumption and excessive occupation of control channel bandwidth caused by reporting performance monitoring delay measurement results and packet loss measurement results by a switch.
  • a method for monitoring OAM performance includes that: a switch receives OAM performance monitoring rules sent by a controller; the switch receives OAM performance monitoring messages, and filters the OAM performance monitoring messages according to the OAM performance monitoring rules; and the switch reports each first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • the switch receiving the OAM performance monitoring rules sent by the controller includes that: the switch receives an OpenFlow message sent by the controller, wherein the OpenFlow message includes: the OAM performance monitoring rules and flow Identifier (ID) information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • the OpenFlow message includes: the OAM performance monitoring rules and flow Identifier (ID) information
  • ID flow Identifier
  • the switch filtering the OAM performance monitoring messages according to the OAM performance monitoring rules includes that: the switch associates the OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; the switch parses each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determines the OAM performance monitoring message as the first OAM performance monitoring message, or else, determines the OAM performance monitoring message as a second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • the method further includes that: the switch discards the second OAM performance monitoring message.
  • the OAM performance monitoring rules are preset by the controller.
  • monitoring contents of the OAM performance monitoring rules include: delay measurement results and packet loss measurement results.
  • transport plane networks of the OAM performance monitoring rules include: the Ethernet network and the MPLS network.
  • a device for monitoring OAM performance which is in the switch and includes: a receiving component, which is configured to receive the OAM performance monitoring rules sent by the controller; a processing component, which is configured to receive the OAM performance monitoring messages, and filter the OAM performance monitoring messages according to the OAM performance monitoring rules; and a reporting component, which is configured to report the first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • the receiving component includes: a receiving element, which is configured to receive the OpenFlow message sent by the controller, wherein the OpenFlow message includes: the OAM performance monitoring rules and the flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • the processing component includes: an associating element, which is configured to associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; and a parsing element, which is configured to parse each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determine the OAM performance monitoring message as the first OAM performance monitoring message, or else, determine the OAM performance monitoring message as the second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • the embodiments of the present disclosure solve the problems in the related art of controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results by the switch, and achieve the effect of reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • the embodiments of the present disclosure mainly relate to a solution for implementing OAM performance monitoring which can be applied to an SDN network framework scenario.
  • a controller by sending some OAM performance monitoring rules to an OpenFlow switch, a controller can enable the OpenFlow switch to preliminarily filter delay measurement results and packet loss measurement results, and report the results meeting filtering conditions to the controller for further analysis.
  • the technical solution provided by the embodiments of the present disclosure can reduce the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • Fig. 2 is a flowchart of a method for monitoring OAM performance according to an embodiment of the present disclosure. As shown in Fig. 2 , the method mainly includes the following steps (from Step S202 to Step S206):
  • the switch can filter the received OAM performance monitoring messages according to the OAM performance monitoring rules sent by the controller, and report the message conforming the OAM performance monitoring rules to the controller for further processing, thereby reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • Step S202 may be implemented in the following way: the switch receives an OpenFlow message sent by the controller, wherein the OpenFlow message may include: the OAM performance monitoring rules and flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • the OpenFlow message may include: the OAM performance monitoring rules and flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • the switch may associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information, and then parse each OAM performance monitoring message according to the OAM performance monitoring rules; when the OAM performance monitoring message conforms to the OAM performance monitoring rules, the switch determines the OAM performance monitoring message as the first OAM performance monitoring message, or else, determines the OAM performance monitoring message as a second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • the switch may discard the second OAM performance monitoring message.
  • the OAM performance monitoring rules may be preset by the controller. Monitoring contents of the OAM performance monitoring rules may include: the delay measurement results and the packet loss measurement results. Transport plane networks of the OAM performance monitoring rules may include: the Ethernet network and the MPLS network. Certainly, in practical applications, the monitoring contents can also be extended instead of being limited to this.
  • Fig. 3 is a structure diagram of a device for monitoring OAM performance according to an embodiment of the present disclosure; as shown in Fig. 3 , the device mainly includes: a receiving component 10, a processing component 20 and a reporting component 30.
  • the receiving component 10 is configured to receive the OAM performance monitoring rules sent by the controller; the processing component 20 is configured to receive the OAM performance monitoring messages, and filter the OAM performance monitoring messages according to the OAM performance monitoring rules; and the reporting component 30 is configured to report the first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • Fig. 4 is a structure diagram of a device for monitoring OAM performance according to an example embodiment of the present disclosure
  • the receiving component 10 may include: a receiving element 12, which is configured to receive the OpenFlow message sent by the controller, wherein the OpenFlow message includes: the OAM performance monitoring rules and the flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • the processing component 20 may include: an associating element 22, which is configured to associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; and a parsing element 24, which is configured to parse each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determine the OAM performance monitoring message as the first OAM performance monitoring message, or else, determine the OAM performance monitoring message as the second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results can be reduced.
  • the OpenFlow switch needs to report all the delay measurement results and packet loss measurement results to the controller, and then the controller chooses strategies. But in practice, the controller does not need to process all the OAM messages, but just needs to process some OAM messages meeting certain conditions, and processing a large number of OAM messages will influence the performance of the controller and occupy the control channel bandwidth.
  • the controller sends some OAM performance monitoring rules to the OpenFlow switch to enable the OpenFlow switch to preliminarily filter the delay measurement results and the packet loss measurement results, and report the results meeting the filtering conditions to the controller for further analysis. In this way, the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results can be reduced.
  • the OAM performance monitoring may be divided into static on-demand OAM performance monitoring and dynamic active OAM performance monitoring.
  • the Method for monitoring OAM performance provided by the example embodiment can extend the OpenFlow; the method may be mainly applied to sending rules in the active OAM performance monitoring scenario, and may also be applied to the on-demand OAM performance monitoring.
  • the specific transport plane network may be either the Ethernet network or the MPLS network; the performance monitoring may include the measuring of delay and packet loss.
  • Fig. 5 is a structure diagram of a controller according to an example embodiment of the present disclosure; as shown in Fig. 5 , the controller includes a strategy component and a message receiving and sending component.
  • the strategy component is configured to set the rules to be sent, for example, aiming at paths whose delays exceed 100ms, a path restoration operation is performed; or the controller collects paths whose delays are in a certain range, and is configured to construct a virtual network topology for an application to serve.
  • the strategy component of the controller needs to set similar strategies and transmit the strategies to the message receiving and sending component, then the message receiving and sending component sends the rules.
  • the message receiving and sending component is configured to construct an OpenFlow message packet, establish a channel with the switch, and send the strategy rules of the controller to the switch; the message receiving and sending component also needs to send the flow ID information while sending the rules, so that the switch can associate the performance monitoring message with the specific processing rule; at the same time, the message receiving and sending component is configured to receive the message from the switch, and transmit the results reported by the switch to the strategy component for further processing.
  • Fig. 6 is a structure diagram of a switch according to an example embodiment of the present disclosure; as shown in Fig. 6 , the switch includes: a protocol agent, a forwarding component and an OAM component.
  • the protocol agent is configured to receive the OpenFlow message from the controller, further split the message, and transmit the OAM performance monitoring rules to the OAM component; the protocol agent also needs to transmit the flow ID information while transmitting the OAM performance monitoring rules, so that the OAM component can associate the performance monitoring message with the specific OAM processing rule; forwarding-related flow table information contained in the message can be sent to the forwarding component; the protocol agent can receive the message from the forwarding component, and forward the message to the controller for further processing; the protocol agent may also receive some filtered performance monitoring messages from the OAM component, and report these messages to the controller for further processing.
  • the forwarding component contains the flow table information, and is mainly configured to forward data packets, receive flow table configuration information from the protocol agent, and add, modify and delete flow table entries; the forwarding component may also forward the data packets to a certain output port to a next-hop switch, or forward the OAM performance monitoring message to an internal component like the OAM component for further processing, or report the message to the controller for further processing in the absence of flow table matches.
  • the OAM component is configured to receive the messages transmitted from the forwarding component, associate the messages with the specific OAM rules for processing according to the ID in the messages, and after filtering the parsed messages, report these meeting the condition to the controller and discard these not meeting the condition; if it is needed to report the filtered OAM performance monitoring messages to the controller, the OAM component transmit these performance monitoring messages to the protocol agent, and then the protocol agent reports these messages to the controller; the OAM component may receive the rules transmitted from the protocol agent, and apply the rules sent by the controller to the switch.
  • Fig. 7 is a structure diagram of a message according to an example embodiment of the present disclosure
  • Fig. 7 is a structure of the message provided in the present disclosure, that is, a delay threshold, a packet loss threshold and other information are carried in a switch configuration message, and the switch configuration message is sent to the switch by the controller.
  • Fig. 7 includes three subordinate figures, wherein,
  • Fig. 8 is a flowchart of implementing OAM performance monitoring according to an example embodiment of the present disclosure; as shown in Fig. 8 , the implementation process includes the following steps.
  • Step S802 the strategy component of the controller sets the OAM related rules according to configuration or its own strategy.
  • the controller may transmit these strategy rules to the message receiving and sending component to send; the message receiving and sending component encapsulates the OpenFlow message according to the rules transmitted from the strategy component, and sends the encapsulated OpenFlow message to the related OpenFlow switch; except containing information related to the strategy rule, the OpenFlow message also contains ID information of the flow to use the strategy rule, sending interval information of message and other configuration information.
  • Step S804 the switch receives the message, configures a local strategy according to the rule in the message, and filters the performance monitoring message.
  • the protocol agent of the OpenFlow switch splits the message, and then configures the forwarding component to forward a packet related to OAM performance monitoring to the local OAM component for further processing; at the same time, flow related rules and configuration parameters are configured to the OAM component; the OAM component is configured to control and process the sending and receiving of the OAM performance monitoring message; the OAM performance monitoring message may be generated by the OpenFlow switch, or the controller sends the OAM performance monitoring message to the OpenFlow switch through a packet-out message, and carries a command to guide the OpenFlow switch to send the OAM performance monitoring message.
  • Step S806 the switch filters OAM performance monitoring packets, and reports each packet meeting the filtering conditions to the controller for further processing, or else, discards each packet not meeting the filtering conditions.
  • the key is filtering the OAM performance monitoring messages.
  • the forwarding component forwards these messages to the OAM component, then the OAM component parses the messages; if the messages conform to the rules sent by the controller, the OAM component reports the messages to the controller for further processing. For example, when an end-to-end delay of a certain path exceeds a certain specified threshold, the OAM performance monitoring message is reported to the controller; after receiving the message, the controller selects, according to the strategy, the next action, for example, rerouting the path, and selecting a path whose delay/packet loss meets the condition.
  • the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results can be reduced.
  • the above components can be implemented by hardware; for example, a processor includes the above components, or the above components are in a processor.
  • a piece of software is also provided, which is used for implementing the technical solutions described in the above embodiments and example implementations.
  • a storage medium which stores the above software, and includes, but is not limited to, a compact disc, a floppy disc, a hard disc, an erasable memory, and so on.
  • the switch can filter the received OAM performance monitoring messages according to the OAM performance monitoring rules sent by the controller, and report the message conforming the OAM performance monitoring rules to the controller for further processing, thereby solving the problems in the related art of the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results by the switch, and reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • the above components and steps of the present disclosure may be implemented by a general-purpose computing device, and they may be centralized in a single computing device or distributed on a network composed of multiple computing devices; optionally, they may be implemented by a program code which is capable of being executed by the computing device, so that they can be stored in a storage device and executed by the computing device; and in some situations, the presented or described steps can be executed in an order different from that described here; or they are made into integrated circuit components, respectively; or multiple components and steps of them are made into a single integrated circuit component to realize. In this way, the present disclosure is not limited to any particular combination of hardware and software.
  • the present disclosure can achieve the effects of solving the problems in the related art of the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results by the switch, and reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.

Abstract

Provided are a method and device for monitoring Operation Administration and Maintenance (OAM) performance. The method includes that: a switch receives OAM performance monitoring rules sent by a controller; the switch receives OAM performance monitoring messages, and filters the OAM performance monitoring messages according to the OAM performance monitoring rules; the switch reports each first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages. The technical solution can reduce controller performance consumption and excessive occupation of control channel bandwidth caused by reporting performance monitoring delay measurement results and packet loss measurement results.

Description

    Technical Field
  • The present disclosure relates to the field of communications, and in particular to a method and device for monitoring Operation Administration and Maintenance (OAM) performance.
  • Background
  • The existing network exposes more and more disadvantages and people have high requirements for the network performance, so researchers have to add a lot of complicated functions into the architecture of a router, such as the Open Shortest Path First (OSPF), the Border Gateway Protocol (BGP), the multicast, the differentiated service, the traffic engineering, the Network Address Translation (NAT), the firewall, and the Multi-Protocol Label Switching (MPLS). As a consequence, the router and other switching devices are more and more bloated and the room for improving the performance is smaller and smaller.
  • However, in contrast to the plight of the network field, the computer field has a rapid development. By carefully reviewing the development of the computer field, it is not difficult to find that the key for the rapid development is that a simple and available hardware base (x86 instruction set) is found in the computer field. Because of such a public hardware base, on the software side, both the application program and the operating system have made a great development. Now many people advocating redesigning the computer network architecture think that: the network can replicate the success of the computer field to solve all problems of the existing network. As guided by this idea, the future network is bound to become a network like this: the underlying data paths (a switch and a router) are "dumb, simple and smallest", and an opening public Application Programming Interface (API) about a flow table, and a controller is adopted for controlling the whole network. By virtue of this, the researchers in the future can freely call the underlying API on the controller to program, thereby achieving the innovation of network.
  • Based on the above idea, a Software Defined Network (SDN) appears, and it is a new innovative network architecture originally proposed by the research group clean slate of Stanford University. Fig. 1 is a structure diagram of an SDN framework according to the related art. As shown in Fig. 1, an SDN network usually includes three framework levels: a physical network, an SDN application and an SDN controller.
  • The physical network is located at the lowest level, and includes all physical devices in the network composing the whole IT infrastructure. The visible part of the SDN design is applications for providing services, such as switch/network virtualization, firewall, and data stream balancer. The SDN controller likes a middleware in the whole architecture; and the controller should integrate all the physical and virtual devices in the network, receive a request from the application, and send, through the OpenFlow protocol, the request to the physical device to establish a service path.
  • At present, the OpenFlow protocol serves as a core protocol for interaction between the controller and the physical network device; by separating a network device control plane from a data plane, a flexible control of network traffic is implemented, and a good platform is provided for the innovation of application.
  • As a main part of transport connection, the OAM performance monitoring can provide functions of monitoring the network quality, inspecting and locating a fault, and assisting the network to recover quickly. The OAM performance monitoring is a basic support tool for normal and stable running of the network and quick recovery of the network after the fault, and is an important guarantee for providing high-quality services for users. The OAM can be divided into static on-demand OAM and dynamic active OAM according to the function. Similarly, the OAM performance monitoring is divided into static on-demand OAM performance monitoring and dynamic active performance monitoring. The on-demand performance monitoring is conducted pointedly, and is under the control of management personal; when the on-demand performance monitoring is conducted, network services and other functions of the device are not influenced obviously. While the active performance monitoring will consume the device performance, and influences the network services; the most appropriate function can be enabled according to the need.
  • In the actual network deployment, the dynamic on-demand performance monitoring configuration cannot meet the requirement for convenience of all scenarios. For example, in a scenario needing to measure a large number of Label Switching Paths (LSP), operators want to conduct dynamic LSP fault detection without human intervention; in a scenario where the LSP needs to dynamically conduct function detection from an inlet Label Switching Router (LSR) to an outlet LSR, or in a scenario where the controller needs to build a virtual network topology meeting a delay condition for the application to serve, the dynamic and continuous performance monitoring measurement is usually needed for meeting the requirements of the services.
  • The existing solution in the SDN scenario is that: after receiving OAM performance monitoring messages of measured delay and packet loss, node switches at two ends of the path will report all these OAM performance monitoring messages to the controller, and then the controller parses these OAM performance monitoring messages, and discards or further processes the OAM performance monitoring message according to the content of the message. In some networks containing more nodes, processing a large number of OAM performance monitoring messages will cause the excessive occupation of controller resources and the occupation of control channel bandwidth resources. So, if the switch can perform some preliminary processing on these reported OAM messages of the delay and packet loss, the load of the controller can be effectively reduced. In addition, in some network scenarios having relatively high requirements for the delay and packet loss, for example, a stock network, the application has a stringent requirement for the delay and packet loss, and the controller can build, according to the delay and packet loss state in the physical network, the virtual network topology for the application to serve, when a fault occurs, switching can be performed directly according to the virtual network topology to reduce losses. In these network scenarios, the dynamic and continuous performance monitoring measurement is usually needed for meeting the requirements of the services.
  • Aiming at the problems in the related art of controller performance consumption and excessive occupation of control channel bandwidth caused by reporting performance monitoring delay measurement results and packet loss measurement results by the switch, an effective solution has not been presented.
  • Summary
  • The embodiments of the present disclosure provide a method and device for monitoring OAM performance, for at least solving the problems of controller performance consumption and excessive occupation of control channel bandwidth caused by reporting performance monitoring delay measurement results and packet loss measurement results by a switch.
  • According to an aspect of the embodiments of the present disclosure, a method for monitoring OAM performance is provided, which includes that: a switch receives OAM performance monitoring rules sent by a controller; the switch receives OAM performance monitoring messages, and filters the OAM performance monitoring messages according to the OAM performance monitoring rules; and the switch reports each first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • In an example embodiment, the switch receiving the OAM performance monitoring rules sent by the controller includes that: the switch receives an OpenFlow message sent by the controller, wherein the OpenFlow message includes: the OAM performance monitoring rules and flow Identifier (ID) information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • In an example embodiment, the switch filtering the OAM performance monitoring messages according to the OAM performance monitoring rules includes that: the switch associates the OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; the switch parses each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determines the OAM performance monitoring message as the first OAM performance monitoring message, or else, determines the OAM performance monitoring message as a second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • In an example embodiment, after the switch determines the OAM performance monitoring message as the second OAM performance monitoring message, the method further includes that: the switch discards the second OAM performance monitoring message.
  • In an example embodiment, the OAM performance monitoring rules are preset by the controller.
  • In an example embodiment, monitoring contents of the OAM performance monitoring rules include: delay measurement results and packet loss measurement results.
  • In an example embodiment, transport plane networks of the OAM performance monitoring rules include: the Ethernet network and the MPLS network.
  • According to another aspect of the embodiments of the present disclosure, a device for monitoring OAM performance is provided, which is in the switch and includes: a receiving component, which is configured to receive the OAM performance monitoring rules sent by the controller; a processing component, which is configured to receive the OAM performance monitoring messages, and filter the OAM performance monitoring messages according to the OAM performance monitoring rules; and a reporting component, which is configured to report the first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • In an example embodiment, the receiving component includes: a receiving element, which is configured to receive the OpenFlow message sent by the controller, wherein the OpenFlow message includes: the OAM performance monitoring rules and the flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • In an example embodiment, the processing component includes: an associating element, which is configured to associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; and a parsing element, which is configured to parse each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determine the OAM performance monitoring message as the first OAM performance monitoring message, or else, determine the OAM performance monitoring message as the second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • By using the method that the switch filters the received OAM performance monitoring messages according to the OAM performance monitoring rules sent by the controller, and reports each message conforming to the OAM performance monitoring rules to the controller for further processing, the embodiments of the present disclosure solve the problems in the related art of controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results by the switch, and achieve the effect of reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • Brief Description of the Drawings
  • The accompanying drawings described here are used for providing a deeper understanding of the present disclosure, and constitute a part of the application; schematic embodiments of the present disclosure and description thereof are used for illustrating the present disclosure and not intended to form an improper limit to the present disclosure. In the accompanying drawings:
    • Fig. 1 is a structure diagram of an SDN framework according to the related art;
    • Fig. 2 is a flowchart of a method for monitoring OAM performance according to an embodiment of the present disclosure;
    • Fig. 3 is a structure diagram of a device for monitoring OAM performance according to an embodiment of the present disclosure;
    • Fig. 4 is a structure diagram of a device for monitoring OAM performance according to an example embodiment of the present disclosure;
    • Fig. 5 is a structure diagram of a controller according to an example embodiment of the present disclosure;
    • Fig. 6 is a structure diagram of a switch according to an example embodiment of the present disclosure;
    • Fig. 7 (Fig. 7a, Fig. 7b and Fig. 7c) is a structure diagram of a message according to an example embodiment of the present disclosure; and
    • Fig. 8 is a flowchart of implementing OAM performance monitoring according to an example embodiment of the present disclosure.
    Detailed Description of the Embodiments
  • The present disclosure is elaborated below with reference to the accompanying drawings and embodiments. Note that, embodiments and features of the embodiments in the application can be combined with each other on condition of not conflicting.
  • The embodiments of the present disclosure mainly relate to a solution for implementing OAM performance monitoring which can be applied to an SDN network framework scenario. In the embodiments of the present disclosure, by sending some OAM performance monitoring rules to an OpenFlow switch, a controller can enable the OpenFlow switch to preliminarily filter delay measurement results and packet loss measurement results, and report the results meeting filtering conditions to the controller for further analysis. The technical solution provided by the embodiments of the present disclosure can reduce the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • The present disclosure provides a method for monitoring OAM performance. Fig. 2 is a flowchart of a method for monitoring OAM performance according to an embodiment of the present disclosure. As shown in Fig. 2, the method mainly includes the following steps (from Step S202 to Step S206):
    • Step S202: the switch receives OAM performance monitoring rules sent by the controller;
    • Step S204: the switch receives OAM performance monitoring messages, and filters the OAM performance monitoring messages according to the OAM performance monitoring rules; and
    • Step S206: the switch reports each first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • Through the above steps, the switch can filter the received OAM performance monitoring messages according to the OAM performance monitoring rules sent by the controller, and report the message conforming the OAM performance monitoring rules to the controller for further processing, thereby reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • In the present embodiment, Step S202 may be implemented in the following way: the switch receives an OpenFlow message sent by the controller, wherein the OpenFlow message may include: the OAM performance monitoring rules and flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • In Step S204 of the present embodiment, in the process that the switch filters the OAM performance monitoring messages according to the OAM performance monitoring rules, the switch may associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information, and then parse each OAM performance monitoring message according to the OAM performance monitoring rules; when the OAM performance monitoring message conforms to the OAM performance monitoring rules, the switch determines the OAM performance monitoring message as the first OAM performance monitoring message, or else, determines the OAM performance monitoring message as a second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • In an example embodiment, in an example implementation of the present embodiment, after the switch determines the OAM performance monitoring message as the second OAM performance monitoring message, the switch may discard the second OAM performance monitoring message.
  • In the present embodiment, the OAM performance monitoring rules may be preset by the controller. Monitoring contents of the OAM performance monitoring rules may include: the delay measurement results and the packet loss measurement results. Transport plane networks of the OAM performance monitoring rules may include: the Ethernet network and the MPLS network. Certainly, in practical applications, the monitoring contents can also be extended instead of being limited to this.
  • The present disclosure provides a device for monitoring OAM performance, which is in the switch and is used for implementing the Method for monitoring OAM performance. Fig. 3 is a structure diagram of a device for monitoring OAM performance according to an embodiment of the present disclosure; as shown in Fig. 3, the device mainly includes: a receiving component 10, a processing component 20 and a reporting component 30.
  • In an example embodiment, the receiving component 10 is configured to receive the OAM performance monitoring rules sent by the controller; the processing component 20 is configured to receive the OAM performance monitoring messages, and filter the OAM performance monitoring messages according to the OAM performance monitoring rules; and the reporting component 30 is configured to report the first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • Fig. 4 is a structure diagram of a device for monitoring OAM performance according to an example embodiment of the present disclosure; as shown in Fig. 4, in the device provided by the example embodiment, the receiving component 10 may include: a receiving element 12, which is configured to receive the OpenFlow message sent by the controller, wherein the OpenFlow message includes: the OAM performance monitoring rules and the flow ID information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  • In the device provided by the example embodiment, the processing component 20 may include: an associating element 22, which is configured to associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; and a parsing element 24, which is configured to parse each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determine the OAM performance monitoring message as the first OAM performance monitoring message, or else, determine the OAM performance monitoring message as the second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  • By using the Method and device for monitoring OAM performance provided by the above embodiments, the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results can be reduced.
  • The Method and device for monitoring OAM performance provided by the above embodiments are further described and illustrated below in combination with Fig. 5 to Fig. 8 and the example embodiments.
  • Before describing the implementation process of the example embodiment, the idea of the present embodiment is introduced below briefly: in the related art, in an active OAM performance monitoring scenario, the OpenFlow switch needs to report all the delay measurement results and packet loss measurement results to the controller, and then the controller chooses strategies. But in practice, the controller does not need to process all the OAM messages, but just needs to process some OAM messages meeting certain conditions, and processing a large number of OAM messages will influence the performance of the controller and occupy the control channel bandwidth. For solving the adverse effects of the related art, the solution provided by the example embodiment is that the controller sends some OAM performance monitoring rules to the OpenFlow switch to enable the OpenFlow switch to preliminarily filter the delay measurement results and the packet loss measurement results, and report the results meeting the filtering conditions to the controller for further analysis. In this way, the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results can be reduced.
  • It can be seen from the description about the background technology, according to functions, the OAM performance monitoring may be divided into static on-demand OAM performance monitoring and dynamic active OAM performance monitoring. The Method for monitoring OAM performance provided by the example embodiment can extend the OpenFlow; the method may be mainly applied to sending rules in the active OAM performance monitoring scenario, and may also be applied to the on-demand OAM performance monitoring. In the present effective embodiment, the specific transport plane network may be either the Ethernet network or the MPLS network; the performance monitoring may include the measuring of delay and packet loss.
  • Fig. 5 is a structure diagram of a controller according to an example embodiment of the present disclosure; as shown in Fig. 5, the controller includes a strategy component and a message receiving and sending component.
  • The strategy component is configured to set the rules to be sent, for example, aiming at paths whose delays exceed 100ms, a path restoration operation is performed; or the controller collects paths whose delays are in a certain range, and is configured to construct a virtual network topology for an application to serve. At this point, the strategy component of the controller needs to set similar strategies and transmit the strategies to the message receiving and sending component, then the message receiving and sending component sends the rules.
  • The message receiving and sending component is configured to construct an OpenFlow message packet, establish a channel with the switch, and send the strategy rules of the controller to the switch; the message receiving and sending component also needs to send the flow ID information while sending the rules, so that the switch can associate the performance monitoring message with the specific processing rule; at the same time, the message receiving and sending component is configured to receive the message from the switch, and transmit the results reported by the switch to the strategy component for further processing.
  • Fig. 6 is a structure diagram of a switch according to an example embodiment of the present disclosure; as shown in Fig. 6, the switch includes: a protocol agent, a forwarding component and an OAM component.
  • The protocol agent is configured to receive the OpenFlow message from the controller, further split the message, and transmit the OAM performance monitoring rules to the OAM component; the protocol agent also needs to transmit the flow ID information while transmitting the OAM performance monitoring rules, so that the OAM component can associate the performance monitoring message with the specific OAM processing rule; forwarding-related flow table information contained in the message can be sent to the forwarding component; the protocol agent can receive the message from the forwarding component, and forward the message to the controller for further processing; the protocol agent may also receive some filtered performance monitoring messages from the OAM component, and report these messages to the controller for further processing.
  • The forwarding component contains the flow table information, and is mainly configured to forward data packets, receive flow table configuration information from the protocol agent, and add, modify and delete flow table entries; the forwarding component may also forward the data packets to a certain output port to a next-hop switch, or forward the OAM performance monitoring message to an internal component like the OAM component for further processing, or report the message to the controller for further processing in the absence of flow table matches.
  • The OAM component is configured to receive the messages transmitted from the forwarding component, associate the messages with the specific OAM rules for processing according to the ID in the messages, and after filtering the parsed messages, report these meeting the condition to the controller and discard these not meeting the condition; if it is needed to report the filtered OAM performance monitoring messages to the controller, the OAM component transmit these performance monitoring messages to the protocol agent, and then the protocol agent reports these messages to the controller; the OAM component may receive the rules transmitted from the protocol agent, and apply the rules sent by the controller to the switch.
  • Fig. 7 is a structure diagram of a message according to an example embodiment of the present disclosure; Fig. 7 is a structure of the message provided in the present disclosure, that is, a delay threshold, a packet loss threshold and other information are carried in a switch configuration message, and the switch configuration message is sent to the switch by the controller. Note that, Fig. 7 includes three subordinate figures, wherein,
    • the first subordinate figure (a) describes a general format, that is, the delay threshold, the packet loss threshold or others are differentiated by carrying a sub-TLV (type/length/value);
    • the second subordinate figure (b) is a structure of the message carrying the delay threshold, which uses the type 1 to identify that the delay threshold is carried, and then identify that it is needed to report to the controller when a path delay condition exceeds this threshold; if the delay threshold is 0, then it is identified to stop use of such rules; the blacken part in the figure is the extended part of the patent;
    • the third subordinate figure (c) is a structure of the message carrying the packet loss threshold, which uses the type 2 to identify that the packet loss threshold is carried, and then identify that it is needed to report to the controller when the measurement related to path packet loss exceeds this threshold; if the delay threshold is 0, then it is identified to stop use of such rules; the blacken part in the figure is the extended part of the patent.
  • Based on the structure of the controller shown in Fig. 5, the structure of the switch shown in Fig. 6 and the structure of the message shown in Fig. 7, the flow of implementing OAM performance monitoring is illustrated below in combination with Fig. 8.
  • Fig. 8 is a flowchart of implementing OAM performance monitoring according to an example embodiment of the present disclosure; as shown in Fig. 8, the implementation process includes the following steps.
  • Step S802: the strategy component of the controller sets the OAM related rules according to configuration or its own strategy.
  • In practical applications, the controller may transmit these strategy rules to the message receiving and sending component to send; the message receiving and sending component encapsulates the OpenFlow message according to the rules transmitted from the strategy component, and sends the encapsulated OpenFlow message to the related OpenFlow switch; except containing information related to the strategy rule, the OpenFlow message also contains ID information of the flow to use the strategy rule, sending interval information of message and other configuration information.
  • Step S804: the switch receives the message, configures a local strategy according to the rule in the message, and filters the performance monitoring message.
  • In the example embodiment, after receiving the message from the controller, the protocol agent of the OpenFlow switch splits the message, and then configures the forwarding component to forward a packet related to OAM performance monitoring to the local OAM component for further processing; at the same time, flow related rules and configuration parameters are configured to the OAM component; the OAM component is configured to control and process the sending and receiving of the OAM performance monitoring message; the OAM performance monitoring message may be generated by the OpenFlow switch, or the controller sends the OAM performance monitoring message to the OpenFlow switch through a packet-out message, and carries a command to guide the OpenFlow switch to send the OAM performance monitoring message.
  • Step S806: the switch filters OAM performance monitoring packets, and reports each packet meeting the filtering conditions to the controller for further processing, or else, discards each packet not meeting the filtering conditions.
  • In the example embodiment, the key is filtering the OAM performance monitoring messages. After the OpenFlow switch receives the OAM performance monitoring messages, the forwarding component forwards these messages to the OAM component, then the OAM component parses the messages; if the messages conform to the rules sent by the controller, the OAM component reports the messages to the controller for further processing. For example, when an end-to-end delay of a certain path exceeds a certain specified threshold, the OAM performance monitoring message is reported to the controller; after receiving the message, the controller selects, according to the strategy, the next action, for example, rerouting the path, and selecting a path whose delay/packet loss meets the condition.
  • Through the example embodiment, the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results can be reduced.
  • Note that, the above components can be implemented by hardware; for example, a processor includes the above components, or the above components are in a processor.
  • In another embodiment, a piece of software is also provided, which is used for implementing the technical solutions described in the above embodiments and example implementations.
  • In another embodiment, a storage medium is also provided, which stores the above software, and includes, but is not limited to, a compact disc, a floppy disc, a hard disc, an erasable memory, and so on.
  • It can be seen from the above description that the present disclosure achieves the following technical effects: the switch can filter the received OAM performance monitoring messages according to the OAM performance monitoring rules sent by the controller, and report the message conforming the OAM performance monitoring rules to the controller for further processing, thereby solving the problems in the related art of the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results by the switch, and reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.
  • Obviously, those skilled in the art should appreciate that the above components and steps of the present disclosure may be implemented by a general-purpose computing device, and they may be centralized in a single computing device or distributed on a network composed of multiple computing devices; optionally, they may be implemented by a program code which is capable of being executed by the computing device, so that they can be stored in a storage device and executed by the computing device; and in some situations, the presented or described steps can be executed in an order different from that described here; or they are made into integrated circuit components, respectively; or multiple components and steps of them are made into a single integrated circuit component to realize. In this way, the present disclosure is not limited to any particular combination of hardware and software.
  • The above is only the example embodiments of the present disclosure and not intended to limit the present disclosure; for those skilled in the art, the present disclosure may have various modifications and changes. Any modifications, equivalent replacements, improvements and the like within the spirit and principle of the present disclosure should fall within the scope of the claims of the present disclosure.
  • Industrial Applicability
  • As described above, through the embodiments and example implementations, the present disclosure can achieve the effects of solving the problems in the related art of the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results by the switch, and reducing the controller performance consumption and excessive occupation of control channel bandwidth caused by reporting the performance monitoring delay measurement results and the packet loss measurement results.

Claims (10)

  1. A method for monitoring Operation Administration and Maintenance, OAM, performance, comprising:
    receiving, by a switch, OAM performance monitoring rules sent by a controller;
    receiving, by the switch, OAM performance monitoring messages, and filtering the OAM performance monitoring messages according to the OAM performance monitoring rules; and
    reporting, by the switch, each first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  2. The method as claimed in claim 1, wherein receiving, by the switch, the OAM performance monitoring rules sent by the controller comprises:
    receiving, by the switch, an OpenFlow message sent by the controller, wherein the OpenFlow message comprises: the OAM performance monitoring rules and flow Identifier, ID, information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  3. The method as claimed in claim 2, wherein filtering, by the switch, the OAM performance monitoring messages according to the OAM performance monitoring rules comprises:
    associating, by the switch, the OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information;
    parsing, by the switch, each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determining the OAM performance monitoring message as the first OAM performance monitoring message, or else, determining the OAM performance monitoring message as a second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  4. The method as claimed in claim 3, wherein after the switch determines the OAM performance monitoring message as the second OAM performance monitoring message, further comprising:
    discarding, by the switch, the second OAM performance monitoring message.
  5. The method as claimed in any one of claims 1 to 4, wherein the OAM performance monitoring rules are preset by the controller.
  6. The method as claimed in claim 5, wherein monitoring contents of the OAM performance monitoring rules comprise: delay measurement results and packet loss measurement results.
  7. The method as claimed in claim 5, wherein transport plane networks of the OAM performance monitoring rules comprise: an Ethernet network and a Multi-Protocol Label Switching, MPLS, network.
  8. A device for monitoring Operation Administration and Maintenance, OAM, performance which is located in a switch, comprising:
    a receiving component, which is configured to receive OAM performance monitoring rules sent by a controller;
    a processing component, which is configured to receive OAM performance monitoring messages, and filter the OAM performance monitoring messages according to the OAM performance monitoring rules; and
    a reporting component, which is configured to report each first OAM performance monitoring message obtained by filtering to the controller for processing, wherein the first OAM performance monitoring message is a message, conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
  9. The device as claimed in claim 8, wherein the receiving component comprises:
    a receiving element, which is configured to receive an OpenFlow message sent by the controller, wherein the OpenFlow message comprises: the OAM performance monitoring rules and flow Identifier, ID, information, and the flow ID information is used for indicating the switch to associate OAM performance monitoring messages with the OAM performance monitoring rules.
  10. The device as claimed in claim 9, wherein the processing component comprises:
    an associating element, which is configured to associate OAM performance monitoring messages with the OAM performance monitoring rules according to the flow ID information; and
    a parsing element, which is configured to parse each OAM performance monitoring message according to the OAM performance monitoring rules, and when the OAM performance monitoring message conforms to the OAM performance monitoring rules, determine the OAM performance monitoring message as the first OAM performance monitoring message, or else, determine the OAM performance monitoring message as a second OAM performance monitoring message, wherein the second OAM performance monitoring message is a message, not conforming to the OAM performance monitoring rules, in the OAM performance monitoring messages.
EP14861784.8A 2013-11-15 2014-06-19 Oam performance monitoring method and apparatus Withdrawn EP3070879A4 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310574755.8A CN104639362A (en) 2013-11-15 2013-11-15 OAM (operation administration and maintenance) performance monitoring method and OAM performance monitoring device
PCT/CN2014/080351 WO2015070608A1 (en) 2013-11-15 2014-06-19 Oam performance monitoring method and apparatus

Publications (2)

Publication Number Publication Date
EP3070879A1 true EP3070879A1 (en) 2016-09-21
EP3070879A4 EP3070879A4 (en) 2016-09-21

Family

ID=53056719

Family Applications (1)

Application Number Title Priority Date Filing Date
EP14861784.8A Withdrawn EP3070879A4 (en) 2013-11-15 2014-06-19 Oam performance monitoring method and apparatus

Country Status (4)

Country Link
US (1) US20160301571A1 (en)
EP (1) EP3070879A4 (en)
CN (1) CN104639362A (en)
WO (1) WO2015070608A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017074690A1 (en) 2015-10-26 2017-05-04 Ixia On demand packet traffic monitoring for network packet communications within virtual processing environments
WO2017142862A1 (en) * 2016-02-18 2017-08-24 Idac Holdings, Inc. Open flow functionality in a software-defined network
EP4044514A4 (en) * 2019-11-14 2022-12-14 Huawei Technologies Co., Ltd. Method, device, and system for transmitting packet and receiving packet for performing oam

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3200396B1 (en) * 2014-09-30 2018-11-07 Huawei Technologies Co. Ltd. Apparatus, system and method for acquiring quality of service parameter of voice over internet protocol service
CN106375266A (en) * 2015-07-22 2017-02-01 中兴通讯股份有限公司 Service monitoring control method and apparatus
CN106559351B (en) * 2015-09-30 2021-06-18 中兴通讯股份有限公司 Message processing method, SDN controller and network element
CN107210969B (en) * 2015-10-31 2020-05-26 北京花旺在线商贸有限公司 Data processing method based on software defined network and related equipment
CN108449230B (en) * 2018-03-15 2020-07-03 达闼科技(北京)有限公司 Network performance detection system, method and related device
CN109547287B (en) * 2018-11-23 2020-12-01 盛科网络(苏州)有限公司 Bandwidth testing method and device and storage medium
CN110166320B (en) * 2019-05-27 2022-06-21 苏州盛科通信股份有限公司 MPLS-TP OAM implementation method and system based on OpenFlow switch
CN110166360B (en) * 2019-05-27 2021-04-20 盛科网络(苏州)有限公司 OpenFlow switch-based MPLS-TP APS implementation method and system
CN110177031B (en) * 2019-06-18 2021-01-01 深圳职业技术学院 SDN network-based data monitoring control system and monitoring control method thereof
CN115022227B (en) * 2022-06-12 2023-07-21 长沙理工大学 Data transmission method and system based on circulation or rerouting in data center network

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7924725B2 (en) * 2003-11-10 2011-04-12 Nortel Networks Limited Ethernet OAM performance management
CN100334857C (en) * 2004-09-27 2007-08-29 华为技术有限公司 Looped network and its service realizing method
US20080159287A1 (en) * 2006-12-29 2008-07-03 Lucent Technologies Inc. EFFICIENT PERFORMANCE MONITORING USING IPv6 CAPABILITIES
JP4421645B2 (en) * 2007-09-13 2010-02-24 富士通株式会社 Communication apparatus and network information collection program
CN101729303B (en) * 2008-10-25 2012-12-12 华为技术有限公司 Method and device for measuring network performance parameter
CN101478438B (en) * 2009-01-13 2011-06-22 中兴通讯股份有限公司 Ethernet OAM link discovery method
US8798077B2 (en) * 2010-12-29 2014-08-05 Juniper Networks, Inc. Methods and apparatus for standard protocol validation mechanisms deployed over a switch fabric system
CN102098222B (en) * 2011-02-09 2014-09-10 中兴通讯股份有限公司 Application service message forwarding method and forwarding node adopting multi-protocol label switching (MPLS) technology
US8964563B2 (en) * 2011-07-08 2015-02-24 Telefonaktiebolaget L M Ericsson (Publ) Controller driven OAM for OpenFlow
CN102291266A (en) * 2011-09-13 2011-12-21 中兴通讯股份有限公司 Loopback (LB) detection method and device
US9185170B1 (en) * 2012-12-31 2015-11-10 Juniper Networks, Inc. Connectivity protocol delegation
CN103152205B (en) * 2013-03-22 2016-02-10 烽火通信科技股份有限公司 Based on OAM processing method and the device of stream index

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017074690A1 (en) 2015-10-26 2017-05-04 Ixia On demand packet traffic monitoring for network packet communications within virtual processing environments
EP3368996A4 (en) * 2015-10-26 2019-04-24 Keysight Technologies Singapore (Sales) Pte. Ltd. On demand packet traffic monitoring for network packet communications within virtual processing environments
WO2017142862A1 (en) * 2016-02-18 2017-08-24 Idac Holdings, Inc. Open flow functionality in a software-defined network
EP4044514A4 (en) * 2019-11-14 2022-12-14 Huawei Technologies Co., Ltd. Method, device, and system for transmitting packet and receiving packet for performing oam

Also Published As

Publication number Publication date
WO2015070608A1 (en) 2015-05-21
CN104639362A (en) 2015-05-20
EP3070879A4 (en) 2016-09-21
US20160301571A1 (en) 2016-10-13

Similar Documents

Publication Publication Date Title
EP3070879A1 (en) Oam performance monitoring method and apparatus
US10855574B2 (en) Method and network device for computing forwarding path
US10432514B2 (en) Multiprotocol label switching traffic engineering tunnel establishing method and device
US10554542B2 (en) Label distribution method and device
US9800507B2 (en) Application-based path computation
US20200014614A1 (en) SDN Controller, Data Center System, and Routing Connection Method
US9197568B2 (en) Method for providing quality of service in software-defined networking based network and apparatus using the same
US9049131B2 (en) Network system and load balancing method
US9571381B2 (en) System and method for inter-domain RSVP-TE LSP load balancing
US11522786B2 (en) Packet forwarding path determining method, device, and system
KR102007548B1 (en) Service assurance using network measurement triggers
KR20150031316A (en) System and method using rsvp hello suppression for graceful restart capable neighbors
WO2013082819A1 (en) Layer 2 network loop processing method, apparatus and network device
EP2506506A1 (en) Method, apparatus and system for controlling network traffic switch
US10178017B2 (en) Method and control node for handling data packets
WO2021093465A1 (en) Method, device, and system for transmitting packet and receiving packet for performing oam
KR20140106235A (en) Open-flow switch and packet manageing method thereof
US9917768B2 (en) System and method for reflecting FEC route information
US20180091518A1 (en) Method, apparatus, and system for collecting access control list
CN110324241B (en) Flow forwarding path adjusting method, message forwarding method and device
CN110213161B (en) Routing scheduling method and related equipment
CN111490941B (en) Multi-protocol label switching MPLS label processing method and network equipment
WO2014164073A1 (en) System and method for reflecting forwarding equivalence class route information
WO2014149960A1 (en) System, method and apparatus for lsp setup using inter-domain abr indication

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20160527

A4 Supplementary search report drawn up and despatched

Effective date: 20160727

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN

17Q First examination report despatched

Effective date: 20200227

18W Application withdrawn

Effective date: 20200306