WO2014019633A1 - Method and system for prioritising traffic flows - Google Patents

Method and system for prioritising traffic flows Download PDF

Info

Publication number
WO2014019633A1
WO2014019633A1 PCT/EP2012/066652 EP2012066652W WO2014019633A1 WO 2014019633 A1 WO2014019633 A1 WO 2014019633A1 EP 2012066652 W EP2012066652 W EP 2012066652W WO 2014019633 A1 WO2014019633 A1 WO 2014019633A1
Authority
WO
WIPO (PCT)
Prior art keywords
high priority
management system
activity
activities
traffic
Prior art date
Application number
PCT/EP2012/066652
Other languages
French (fr)
Inventor
Federico PASINI
Maurizio PIGHETTI
Original Assignee
Telefonaktiebolaget L M Ericsson (Publ)
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 Telefonaktiebolaget L M Ericsson (Publ) filed Critical Telefonaktiebolaget L M Ericsson (Publ)
Priority to EP12750604.6A priority Critical patent/EP2880814A1/en
Priority to US14/418,928 priority patent/US9800512B2/en
Publication of WO2014019633A1 publication Critical patent/WO2014019633A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • H04L47/6215Individual queue per QOS, rate or priority
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/0816Configuration setting characterised by the conditions triggering a change of settings the condition being an adaptation, e.g. in response to network events
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2475Traffic characterised by specific attributes, e.g. priority or QoS for supporting traffic characterised by the type of applications

Definitions

  • the present invention relates to a method system for prioritising traffic flows within an Internet Protocol Data Communication Network (IP DCN), and particularly but not exclusively a system for prioritising traffic from a Network Element (NE) based on its importance from a Network Management System (NMS) perspective.
  • IP DCN Internet Protocol Data Communication Network
  • NE Network Element
  • NMS Network Management System
  • the term “local” includes the part of the Data Communication Network (DCN) hierarchically below the Gateway NEs, whilst the term “external” includes the part of the DCN hierarchically above the Gateway NEs.
  • DCN Data Communication Network
  • NMS N etwork Management System
  • EMS Element Management System
  • a typical Data Communication Network consists of Network Elements (N Es) interconnected to an external DCN via an Ethernet Interface (Gateway NE), the NEs being at a lower hierarchical level than the Gateway NEs.
  • the NEs may be connected via embedded channels inside the traffic lines such as Synchronous Transmission Module-n (STM-n) for Synchronous Digital Hierarchy (S DH ) or optical chan nels for Dense Wavelength Divisional Multiplexing (DWDM).
  • STM-n Synchronous Transmission Module-n
  • S DH Synchronous Digital Hierarchy
  • DWDM Dense Wavelength Divisional Multiplexing
  • These embedded channels are called, depending from the kind of frame overhead they use, Data Communications Channels (DCCs), Optical Supervisory Channels (OSCs), General Communications Channels (GCCs), and others.
  • DCCs Data Communications Channels
  • OSCs Optical Supervisory Channels
  • GCCs General Communications Channels
  • an out of band DCN component is additionally deployed as
  • OSI Open System Interconnection
  • the OSI Reference Model is simply a guideline and that actual protocol stacks may combine one or more of the OSI layers into a single layer.
  • the present invention is primarily concerned with Layer 3 in the OSI classification, namely the Network Layer. This layer determines the way in which data is sent to the recipient device and includes logical protocols, routing and addressing.
  • IP Internet Protocol
  • PDU Layer 3 Protocol Data Unit
  • packet Packet
  • datagram datagram
  • I P address unique identifier
  • node applies to any device with an IP address.
  • Each packet contains the IP address of the sender and intended recipient(s).
  • the IP protocol transmits packets between intermediate nodes using IP routers, which determine the optimum path for transmission of the packet to the recipient.
  • IP routers which determine the optimum path for transmission of the packet to the recipient.
  • I n general, an I P DCN normally operates a dynamic routing protocol to find alternate routes whenever a link becomes unavailable.
  • the packets are transmitted through the internetwork one hop at a time; each intermediate destination is calculated by matching the address of the intended recipient (as encoded within the packet) with the current node's routing table. As such, each node simply forwards a packet to its next destination and does not monitor whether the packet reaches its intended recipient. This is known as a "Best Effort" service since it does not provide full reliability.
  • DiffServ operates on the principle of traffic classification: each packet is assigned a 6-bit Differentiated Services Code Point (DSCP) field for packet classification purposes.
  • DSCP Differentiated Services Code Point
  • the DSCP value of a packet determines the priority that is assigned to it as it is routed through the internetwork. It will be appreciated that it is generally desirable to prioritise management traffic over other IP traffic flowing through the DCN.
  • the NEs For local in-band communications of known DCNs, the NEs usually allocate dedicated routing resources to manage traffic flowing through the DCN channels. Accordingly, management traffic is not expected to compete with IP traffic related to other applications, and thus local IP management traffic is assigned a DSCP value corresponding to a basic priority.
  • the current situation will become problematic. In particular, it is anticipated that, due to the limited capacity of the dedicated routing resources, a relatively small increase in the total volume of traffic will force the management traffic to compete with IP traffic related to other applications.
  • the management traffic reaches a Gateway N E, it passes from the local part of the DCN to the external part thereof.
  • the traffic passes from Layer 3 to Layer 2 within the OSI classification.
  • the DSCP value of a Protocol Data Unit ("packet" in Layer 3) is mapped to a Class of Service (CoS) value using CoS translation tables configured on the Gateway NE.
  • CoS operates at Layer 2 whilst
  • DCSP operates at Layer 3, but both fields serve to indicate the level of priority is assigned to the Protocol Data Unit. It will be appreciated that the Gateway NE may assign management traffic a higher priority than traffic related to other applications during translation from DSCP to CoS.
  • the present system is likely to become inadequate if the volume of management traffic were to increase. It is therefore desirable to prioritise management traffic against other routed traffic, and particularly for prioritising management traffic within the Internet Protocol, which operates in Layer 3.
  • a method for prioritising traffic within a Data Communications Network comprising a management system and a plurality of network elements, the method being implemented within an IP protocol of the Data Communications Network and comprising the steps of:
  • said high priority activity being defined as an activity belonging to a pre-defined group of high priority activities
  • Said pre-defined group of high priority activities may comprise activities that are considered as high priority from a management system perspective.
  • the management system may comprise a Network Management System and said pre-defined group of high priority activities may comprise activities that are considered as high priority from a Network Management System (NMS) perspective.
  • NMS Network Management System
  • Said group of high priority activities may be pre-programmed into the management system or may be configurable by a user.
  • a method in accordance with the present invention enables traffic associated with activities that are particularly important to the management system to b e prioritised over traffic associated with other applications. It is envisaged that the high priority activities will include network management activities and element management activities such as performance collection, node backup and the like.
  • the step of detecting an activity belonging to said pre-defined group of high priority activities may comprise receiving a signal from the management system, said signal indicating that the management system is preparing to commence an activity belonging to said pre-defined group of high priority activities.
  • the step of detecting an activity belonging to said predefined group of high priority activities may comprise monitoring the management system for an indication that it is undertaking an activity belonging to said pre- defined group of high priority activities and/or for an indication that it is preparing to commence an activity belongi ng to a pre-defined group of high priority activities.
  • the step of prioritising traffic from said network elements associated with said high priority activity may comprise assigning a high priority tag to packets transmitted therefrom, and in particular, may comprise assigning a Differentiated Services Code Point (DSCP) value corresponding to a high priority to packets transmitted from said network elements associated with said high priority activity.
  • the method may further comprise the steps of detecting when said high priority activity is completed and restoring default priority to traffic from said network elements associated with said high priority activity upon completion of said high priority activity.
  • the method may comprise the step of restoring default priority to traffic from said network elements associated with said high priority activity upon expiry of a pre-set time period.
  • the pre-set time period may be pre-programmed into the management system or may be configurable by a user.
  • the method may further comprise the step of recording a default DSCP value for each network element associated with said high priority activity, said default DSCP value being defined as a DSCP value of said network element prior to detection of said high priority activity.
  • the step of restoring default priority to traffic from said network elements associated with said high priority activity (19) may comprise assigning said default DSCP value to packets transmitted from said network element.
  • the step of detecting an activity belonging to a pre-defined group of high priority activities may be performed by the management system.
  • the step of identifying network elements associated with said activity may be performed by the management system.
  • a detector for detecting a high priority activity said high priority activity being defined as an activity belonging to a pre-defined group of high priority activities
  • the detector may be arranged for detecting when the management system is preparing to commence an activity belonging to said pre-defined group of high priority activities. Alternatively or in addition thereto, the detector may be arranged for detecting when the management system is undertaking an activity belonging to said pre-defined group of high priority activities.
  • the pre-defined group of high priority activities may comprise activities that are implemented by the management system. These activities may include, but are not limited to, protection switching and node realignment.
  • the pre- defined group of high priority activities may comprise certain activities that are implemented by the management system but not all activities that are implemented by the management system. In this way, only traffic associated with activities that are considered high priority from a management system perspective is priorities.
  • the pre-defined group of high priority activities may not include batch-based functions such as network element backups, performance collections and the like.
  • the management system may comprise a network management system and the pre-defined group of high priority activities may comprise activities that are considered as high priority from the perspective of the network management system.
  • the pre-defined group of high priority activities may be pre-programmed into the management system.
  • the group of pre-defined high priority activities is configurable by a user.
  • the traffic manager may be arranged for assigning a high priority tag to packets transmitted from said network elements associated with said high priority activity.
  • the traffic manager may be arranged for assigning a DSCP value corresponding to a high priority to packets transmitted from said network elements associated with said high priority activity.
  • the traffic manager may be arranged for restoring a default priority to traffic from said network elements associated with said high priority activity upon at least one of: completion of said high priority activity or expiry of a pre-set time period.
  • the detector may be arranged for detecting when said high priority activity is completed and the traffic manager may be arranged for restoring a default priority to traffic from said network elements associated with said high priority activity upon completion of said high priority activity.
  • the traffic manager may be arranged for restoring the default priority to traffic from said network elements associated with said high priority activity upon expiry of said pre-set time period.
  • the traffic manager may be arranged for:
  • the management system may be implemented on a single node.
  • a data communications network arranged for prioritising traffic within an IP protocol thereof, the data communications network comprising a network elements (1 1 ) and a management system as hereinbefore described.
  • Fi gu re 1 is an architectural view of a Data Communications Network in accordance with the second aspect of present invention.
  • Figure 2 is a schematic illustration of a possible configuration of Gateway Network Elements and Subtended Network Elements of the network of Figure 1 ;
  • Figure 3 is a flow diagram illustrating a method in accordance with the first aspect of the present invention.
  • Figure 4 is a sequence diagram illustrating a preferred embodiment of the method of Figure 3.
  • the network 10 comprises a plurality of Network Elements 1 1 connected to a management system 12 via an internal Application Programming Interface (API) 13 and a series of adaptation layers 14.
  • API Application Programming Interface
  • the management system 12 comprises a detection system 20 for detecting an activity belonging to a pre-defined group of high priority activities, an analyser 21 for identifying the specific Network Elements associated with said high priority activity, and a traffic manager 22 for prioritising traffic from these Network Elements. It is envisaged that the detection system 20 and analyser 21 are located within the Network Management System (NMS) 17 of the management system 12, whilst the traffic manager 22 may operate as part of both the NMS 17 and the Element Management System (EMS) 18) of the management system 12.
  • the management system 12 is adapted for running Operational Support System (OSS) applications including, but not limited to: maintaining a network inventory, configuring network components, and managing faults.
  • the management system 12 includes a Management Information Base (MI B) (not shown) for managing components of the network 10. In addition to conventional MIB fields, the present invention requires the additional fields of:
  • Default DCSP the DSCP value assigned to data packets originating from of a Network Element 1 1 when the Network Element 1 1 not assigned high priority status
  • Timeout value a value specifying the time period in which to restore the default priority to the Network Element 1 1 . This field is preferable but may be omitted for certain embodiments of the invention, as discussed below.
  • the network 10 is arranged in a hierarchical structure with one or more Gateway Network Elements (Gateway NEs) 15, each Gateway NE 15 being arranged for subtending Network Elements 16 at a lower hierarchical level than itself.
  • Gateway NEs Gateway Network Elements
  • FIG 2 A part of a hierarchical network 10 is schematically illustrated in Figure 2.
  • the network 10 comprises an adaptation layer 14 for each Gateway NE 15.
  • the embodiment illustrated in Figure 1 comprises three Gateway NEs (A, B, C) 15 and hence three adaptation layers (A, B, C) 14. It will be appreciated that the network 10 may alternatively comprise an adaptation layer for each Network Element 1 1.
  • the Network Elements 1 1 may be connected via embedded channels inside the traffic l i nes such as Synch ronous Transm ission Mod u le-n (STM-n) for Synchronous Digital Hierarchy (SDH) or optical channels for Dense Wavelength
  • STM-n Synch ronous Transm ission Mod u le-n
  • SDH Synchronous Digital Hierarchy
  • optical channels for Dense Wavelength
  • DWD M Divisional Multiplexi ng
  • DCCs Data Communications Channels
  • OSCs Optical Supervisory Channels
  • GCCs General Communications Channels
  • the detector 20 of the management system 12 is arranged for detecting an activity belonging to a predefined group of high priority activities in step (a).
  • the detector 20 of the management system 12 monitors the network 10 and initiates step (b) prior to initiation of an activity belonging the group of high priority activities or upon detection thereof.
  • the group of high priority activities may be pre-programmed in the management system 12 or may be programmed into the management system 12 by a user prior to step (a). It is anticipated that the group of high priority activities includes activities that are crucial to the operation of the network 10 from the perspective of the management system 12 i.e. activities relating to the management of the network 10.
  • the group of high priority activities may include:
  • Protection switch - for those technologies where the protection switch is done by the management system 12 (e.g. restoration on-the-fly);
  • the group of high priority activities may include on ly certain management activities, or may consist of a number of sub-groups, each with different levels of priority.
  • the analyser 21 of the management system 12 is arranged for identifying Network Elements associated with the high priority activity. These Network Elements will herein be described as "involved Network Elements 19". It will be appreciated that once the detector 20 has detected the activity and the analyser 21 has identified this activity, the involved Network Elements 19 will be implicit. For example, if the high priority activity is a full realignment at node link up then the involved Network Element 19 is the linked-up node itself. In another example, if the high priority activity is a cross connection realignment then the involved Network Elements 19 are those involved in the cross-connection. In the latter example, it will be appreciated that the management system 12 will be aware of the nodes involved in the cross-connection.
  • the traffic manager 22 of the management system 1 1 prioritises traffic from these Network Elements 19 in step (c).
  • the involved Network Elements 19 are notified of the high priority status by the traffic manager 22 of the management system 12. It is envisaged that this is carried out via the EMS 18.
  • the DSCP value assigned to data packets originating from an involved Network Element 19 whilst in the default priority state i.e. prior to modification to the high priority DSCP value
  • the default DSCP is recorded as the default DSCP.
  • any data packets subsequently generated by this Network Element 19 are assigned a DSCP value corresponding to a high priority. Since the present invention prioritises traffic from certain Network Elements 1 9 relative to others, it is particularly advantageous when applied in relation to high priority activities that need to communicate with a small number of Network Elements 1 1 in order to obtain a large amount of data.
  • a time-out value is assigned to each of the involved Network Elements 19, the time-out value being stored in the MIB (not shown) as discussed above.
  • the time that has elapsed since the notification of high priority status is monitored, and default priority is restored to an involved Network Element 19 once the time that has elapsed equals the time-out value assigned to the involved Network Element 1 9.
  • a notification is sent from the traffic manager 22 of the management system 12 to the involved Network Elements 19 upon completion of the high priority activity, this notification serving to restore the default priority to the involved Network Elements 19.
  • the time-out function serves to restore default priority to the involved Network Elements 19 in the event that the notification from the management system 12 is not received within the expected time frame.
  • the high priority status of the involved Network Elements 19 is temporary: packets originating from the involved Network Elements 19 are assigned a high priority DSCP value until default priority is restored, whereupon the packets are assigned a DSCP value corresponding to default priority.
  • Default priority may either be restored by the management system 12 upon completion of the high priority activity, or after the time that has elapsed since the notification of high priority status is equal to the time-out value.
  • the present invention therefore allows a dynamic and application driven modification of DSCP value.
  • the management system 12 may initiate or detect another high priority activity after completion of the first high priority activity.
  • This second high priority activity may involve the same Network Elements 19 or different Network Elements, but the above-described procedure applies.
  • the management system 12 may initiate or detect another high priority activity before completion of the first high priority activity. In this case, any Network Element 19 involved in any of the concurrent high priority activities is assigned high priority.
  • the present invention provides a effective means of prioritisi ng certai n traffic with i n the I P protocol of a telecommunications network.

Abstract

A method for prioritising traffic within the IP protocol of a data communications network (10), the method comprising the steps of detecting an activity belonging to a pre-defined group of high priority activities; identifying network elements associated with the high priority activity (19); and prioritising traffic from the network elements associated with the high priority activity (19). Also disclosed is a management system (12) arranged for implementing the above-described method, and a data communications network (10) comprising said management system (12).

Description

METHOD AND SYSTEM FOR PRIORITISING TRAFFIC FLOWS
Technical Field
The present invention relates to a method system for prioritising traffic flows within an Internet Protocol Data Communication Network (IP DCN), and particularly but not exclusively a system for prioritising traffic from a Network Element (NE) based on its importance from a Network Management System (NMS) perspective.
Background
As used herein, the term "local" includes the part of the Data Communication Network (DCN) hierarchically below the Gateway NEs, whilst the term "external" includes the part of the DCN hierarchically above the Gateway NEs.
As used herei n , the term "m anagement system" i ncl udes th e N etwork Management System (NMS) and the Element Management System (EMS).
A typical Data Communication Network (DCN) consists of Network Elements (N Es) interconnected to an external DCN via an Ethernet Interface (Gateway NE), the NEs being at a lower hierarchical level than the Gateway NEs. The NEs may be connected via embedded channels inside the traffic lines such as Synchronous Transmission Module-n (STM-n) for Synchronous Digital Hierarchy (S DH ) or optical chan nels for Dense Wavelength Divisional Multiplexing (DWDM). These embedded channels are called, depending from the kind of frame overhead they use, Data Communications Channels (DCCs), Optical Supervisory Channels (OSCs), General Communications Channels (GCCs), and others. To realise an end to end connection between the Operational Support System (OSS) applications and managed NEs, an out of band DCN component is additionally deployed as based on dedicated high performance routers interconnected by high-bandwidth links.
Those skilled on the art will appreciate that the Open System Interconnection (OSI) reference model divides communication within the DCN into seven layers. It should be noted, however, that the OSI Reference Model is simply a guideline and that actual protocol stacks may combine one or more of the OSI layers into a single layer. The present invention is primarily concerned with Layer 3 in the OSI classification, namely the Network Layer. This layer determines the way in which data is sent to the recipient device and includes logical protocols, routing and addressing.
In particular, the present invention concerns the Internet Protocol (IP), which is a Layer 3 protocol. It will be appreciated that the Layer 3 Protocol Data Unit (PDU) is known in the art as a "packet" or a "datagram", and may contain user data and/or control information such as address information. Within the IP protocol, each NE, Gateway NE etc is identified by a unique I P address. As used herein, the term "node" applies to any device with an IP address.
Each packet contains the IP address of the sender and intended recipient(s). The IP protocol transmits packets between intermediate nodes using IP routers, which determine the optimum path for transmission of the packet to the recipient. I n general, an I P DCN normally operates a dynamic routing protocol to find alternate routes whenever a link becomes unavailable. As part of dynamic routing, the packets are transmitted through the internetwork one hop at a time; each intermediate destination is calculated by matching the address of the intended recipient (as encoded within the packet) with the current node's routing table. As such, each node simply forwards a packet to its next destination and does not monitor whether the packet reaches its intended recipient. This is known as a "Best Effort" service since it does not provide full reliability.
To support specific business requirements, the Internet Engineering Task Force (IETF) acknowledged the need for a method of providing differentiated classes of service for Internet traffic. The Differentiated Services Working Group of the IETF defined the Differentiated Services (DiffServ or DS) model. DiffServ operates on the principle of traffic classification: each packet is assigned a 6-bit Differentiated Services Code Point (DSCP) field for packet classification purposes. The DSCP value of a packet determines the priority that is assigned to it as it is routed through the internetwork. It will be appreciated that it is generally desirable to prioritise management traffic over other IP traffic flowing through the DCN.
For local in-band communications of known DCNs, the NEs usually allocate dedicated routing resources to manage traffic flowing through the DCN channels. Accordingly, management traffic is not expected to compete with IP traffic related to other applications, and thus local IP management traffic is assigned a DSCP value corresponding to a basic priority. However, given the need to route an increasing volume of management traffic through the DCN channels, it is anticipated that the current situation will become problematic. In particular, it is anticipated that, due to the limited capacity of the dedicated routing resources, a relatively small increase in the total volume of traffic will force the management traffic to compete with IP traffic related to other applications. When the management traffic reaches a Gateway N E, it passes from the local part of the DCN to the external part thereof. It will be appreciated that in this transition, the traffic passes from Layer 3 to Layer 2 within the OSI classification. During the transition from Layer 3 to Layer 2, the DSCP value of a Protocol Data Unit ("packet" in Layer 3) is mapped to a Class of Service (CoS) value using CoS translation tables configured on the Gateway NE. CoS operates at Layer 2 whilst
DCSP operates at Layer 3, but both fields serve to indicate the level of priority is assigned to the Protocol Data Unit. It will be appreciated that the Gateway NE may assign management traffic a higher priority than traffic related to other applications during translation from DSCP to CoS.
As noted above, the present system is likely to become inadequate if the volume of management traffic were to increase. It is therefore desirable to prioritise management traffic against other routed traffic, and particularly for prioritising management traffic within the Internet Protocol, which operates in Layer 3.
Summary
In accordance with the present invention as seen from a first aspect, there is provided a method for prioritising traffic within a Data Communications Network, the Data Communications Network comprising a management system and a plurality of network elements, the method being implemented within an IP protocol of the Data Communications Network and comprising the steps of:
detecting a high priority activity, said high priority activity being defined as an activity belonging to a pre-defined group of high priority activities;
identifying network elements associated with said high priority activity; and, prioritising traffic from said network elements associated with said high priority activity.
Said pre-defined group of high priority activities may comprise activities that are considered as high priority from a management system perspective. In particular, the management system may comprise a Network Management System and said pre-defined group of high priority activities may comprise activities that are considered as high priority from a Network Management System (NMS) perspective. Said group of high priority activities may be pre-programmed into the management system or may be configurable by a user.
It will be appreciated that a method in accordance with the present invention enables traffic associated with activities that are particularly important to the management system to b e prioritised over traffic associated with other applications. It is envisaged that the high priority activities will include network management activities and element management activities such as performance collection, node backup and the like.
The step of detecting an activity belonging to said pre-defined group of high priority activities may comprise receiving a signal from the management system, said signal indicating that the management system is preparing to commence an activity belonging to said pre-defined group of high priority activities. Alternatively, or in addition thereto, the step of detecting an activity belonging to said predefined group of high priority activities may comprise monitoring the management system for an indication that it is undertaking an activity belonging to said pre- defined group of high priority activities and/or for an indication that it is preparing to commence an activity belongi ng to a pre-defined group of high priority activities.
The step of prioritising traffic from said network elements associated with said high priority activity may comprise assigning a high priority tag to packets transmitted therefrom, and in particular, may comprise assigning a Differentiated Services Code Point (DSCP) value corresponding to a high priority to packets transmitted from said network elements associated with said high priority activity. The method may further comprise the steps of detecting when said high priority activity is completed and restoring default priority to traffic from said network elements associated with said high priority activity upon completion of said high priority activity. Alternatively, or in addition thereto, the method may comprise the step of restoring default priority to traffic from said network elements associated with said high priority activity upon expiry of a pre-set time period. The pre-set time period may be pre-programmed into the management system or may be configurable by a user.
The method may further comprise the step of recording a default DSCP value for each network element associated with said high priority activity, said default DSCP value being defined as a DSCP value of said network element prior to detection of said high priority activity. In this embodiment, the step of restoring default priority to traffic from said network elements associated with said high priority activity (19) may comprise assigning said default DSCP value to packets transmitted from said network element.
The step of detecting an activity belonging to a pre-defined group of high priority activities may be performed by the management system. Similarly, the step of identifying network elements associated with said activity may be performed by the management system.
In accordance with the present invention, as seen from a second aspect, there is provided a management system for prioritising traffic within an IP protocol of a data communications network, the data communications network comprising network elements, the management system comprising:
a detector for detecting a high priority activity, said high priority activity being defined as an activity belonging to a pre-defined group of high priority activities;
an analyser for identifying network elements associated with said high priority activity; and,
a traffic manager for prioritising traffic from said network elements associated with said high priority activity. The detector may be arranged for detecting when the management system is preparing to commence an activity belonging to said pre-defined group of high priority activities. Alternatively or in addition thereto, the detector may be arranged for detecting when the management system is undertaking an activity belonging to said pre-defined group of high priority activities.
The pre-defined group of high priority activities may comprise activities that are implemented by the management system. These activities may include, but are not limited to, protection switching and node realignment. In particular, the pre- defined group of high priority activities may comprise certain activities that are implemented by the management system but not all activities that are implemented by the management system. In this way, only traffic associated with activities that are considered high priority from a management system perspective is priorities. For example, the pre-defined group of high priority activities may not include batch-based functions such as network element backups, performance collections and the like.
The management system may comprise a network management system and the pre-defined group of high priority activities may comprise activities that are considered as high priority from the perspective of the network management system.
The pre-defined group of high priority activities may be pre-programmed into the management system. Alternatively, the group of pre-defined high priority activities is configurable by a user.
The traffic manager may be arranged for assigning a high priority tag to packets transmitted from said network elements associated with said high priority activity. In particular, the traffic manager may be arranged for assigning a DSCP value corresponding to a high priority to packets transmitted from said network elements associated with said high priority activity.
The traffic manager may be arranged for restoring a default priority to traffic from said network elements associated with said high priority activity upon at least one of: completion of said high priority activity or expiry of a pre-set time period.
In particular, the detector may be arranged for detecting when said high priority activity is completed and the traffic manager may be arranged for restoring a default priority to traffic from said network elements associated with said high priority activity upon completion of said high priority activity. Alternatively, or in addition thereto, the traffic manager may be arranged for restoring the default priority to traffic from said network elements associated with said high priority activity upon expiry of said pre-set time period.
The traffic manager may be arranged for:
recording a default DSCP value for each network element associated with said high priority activity (19), said default DSCP value being defined as a DSCP value of said network element (19) prior to detection of said high priority activity; and,
assigning said default DSCP value to packets transmitted from said network element (19) upon at least one of: completion of said high priority activity or expiry of a pre-set time period.
The management system may be implemented on a single node.
Also in accordance with the present invention, as seen from the second aspect, there is provided a data communications network arranged for prioritising traffic within an IP protocol thereof, the data communications network comprising a network elements (1 1 ) and a management system as hereinbefore described.
Brief description of the drawings
An embodiment of the present invention will now be described by way of example only and with reference to the accompanying drawings, in which:
Fi gu re 1 is an architectural view of a Data Communications Network in accordance with the second aspect of present invention;
Figure 2 is a schematic illustration of a possible configuration of Gateway Network Elements and Subtended Network Elements of the network of Figure 1 ;
Figure 3 is a flow diagram illustrating a method in accordance with the first aspect of the present invention; and, Figure 4 is a sequence diagram illustrating a preferred embodiment of the method of Figure 3.
Detailed description
With reference to Figures 1 and 2 of the drawings, there is provided a telecommunications network 10 arranged for prioritising traffic within an IP protocol. The network 10 comprises a plurality of Network Elements 1 1 connected to a management system 12 via an internal Application Programming Interface (API) 13 and a series of adaptation layers 14.
The management system 12 comprises a detection system 20 for detecting an activity belonging to a pre-defined group of high priority activities, an analyser 21 for identifying the specific Network Elements associated with said high priority activity, and a traffic manager 22 for prioritising traffic from these Network Elements. It is envisaged that the detection system 20 and analyser 21 are located within the Network Management System (NMS) 17 of the management system 12, whilst the traffic manager 22 may operate as part of both the NMS 17 and the Element Management System (EMS) 18) of the management system 12. The management system 12 is adapted for running Operational Support System (OSS) applications including, but not limited to: maintaining a network inventory, configuring network components, and managing faults. The management system 12 includes a Management Information Base (MI B) (not shown) for managing components of the network 10. In addition to conventional MIB fields, the present invention requires the additional fields of:
• Default DCSP: the DSCP value assigned to data packets originating from of a Network Element 1 1 when the Network Element 1 1 not assigned high priority status;
• Timeout value: a value specifying the time period in which to restore the default priority to the Network Element 1 1 . This field is preferable but may be omitted for certain embodiments of the invention, as discussed below.
The network 10 is arranged in a hierarchical structure with one or more Gateway Network Elements (Gateway NEs) 15, each Gateway NE 15 being arranged for subtending Network Elements 16 at a lower hierarchical level than itself. A part of a hierarchical network 10 is schematically illustrated in Figure 2. In such an arrangement, the network 10 comprises an adaptation layer 14 for each Gateway NE 15. The embodiment illustrated in Figure 1 comprises three Gateway NEs (A, B, C) 15 and hence three adaptation layers (A, B, C) 14. It will be appreciated that the network 10 may alternatively comprise an adaptation layer for each Network Element 1 1.
The Network Elements 1 1 may be connected via embedded channels inside the traffic l i nes such as Synch ronous Transm ission Mod u le-n (STM-n) for Synchronous Digital Hierarchy (SDH) or optical channels for Dense Wavelength
Divisional Multiplexi ng (DWD M ). These em bedded chan nels are cal led , depending from the kind of frame overhead they use, Data Communications Channels (DCCs), Optical Supervisory Channels (OSCs), General Communications Channels (GCCs), and others. To realize an end to end connection between the OSS applications and managed Network Elements 1 1 , an out of band DCN is additionally deployed as based on dedicated high performance routers interconnected by high-bandwidth links.
With reference to Figures 3 and 4 of the drawings, the detector 20 of the management system 12 is arranged for detecting an activity belonging to a predefined group of high priority activities in step (a). The detector 20 of the management system 12 monitors the network 10 and initiates step (b) prior to initiation of an activity belonging the group of high priority activities or upon detection thereof. The group of high priority activities may be pre-programmed in the management system 12 or may be programmed into the management system 12 by a user prior to step (a). It is anticipated that the group of high priority activities includes activities that are crucial to the operation of the network 10 from the perspective of the management system 12 i.e. activities relating to the management of the network 10. By way of example, the group of high priority activities may include:
• Protection switch - for those technologies where the protection switch is done by the management system 12 (e.g. restoration on-the-fly);
• NE realignment - performed at the start-up of the NEs 15 or in case of changes in the parameters; often a massive flow of data is required while the management of the NE is temporarily misaligned; • NMS Operator's driven activities on critical nodes from a business perspective.
The applicants have recognised that not all management activities are of equal importance for the operation of the network 1 0 from the perspective of the management system 12. Examples of less important functions include, but are not limited to:
• Scheduled NE back-ups;
• Performance collections.
Accordingly, the group of high priority activities may include on ly certain management activities, or may consist of a number of sub-groups, each with different levels of priority.
I n step (b), the analyser 21 of the management system 12 is arranged for identifying Network Elements associated with the high priority activity. These Network Elements will herein be described as "involved Network Elements 19". It will be appreciated that once the detector 20 has detected the activity and the analyser 21 has identified this activity, the involved Network Elements 19 will be implicit. For example, if the high priority activity is a full realignment at node link up then the involved Network Element 19 is the linked-up node itself. In another example, if the high priority activity is a cross connection realignment then the involved Network Elements 19 are those involved in the cross-connection. In the latter example, it will be appreciated that the management system 12 will be aware of the nodes involved in the cross-connection.
Once the involved Network Elements 19 have been identified, the traffic manager 22 of the management system 1 1 prioritises traffic from these Network Elements 19 in step (c). In detail, the involved Network Elements 19 are notified of the high priority status by the traffic manager 22 of the management system 12. It is envisaged that this is carried out via the EMS 18. Once an involved Network Element 19 is notified of high priority status, the DSCP value assigned to data packets originating from an involved Network Element 19 whilst in the default priority state (i.e. prior to modification to the high priority DSCP value) is recorded as the default DSCP. Once this default DSCP has been recorded, any data packets subsequently generated by this Network Element 19 are assigned a DSCP value corresponding to a high priority. Since the present invention prioritises traffic from certain Network Elements 1 9 relative to others, it is particularly advantageous when applied in relation to high priority activities that need to communicate with a small number of Network Elements 1 1 in order to obtain a large amount of data.
A time-out value is assigned to each of the involved Network Elements 19, the time-out value being stored in the MIB (not shown) as discussed above. The time that has elapsed since the notification of high priority status is monitored, and default priority is restored to an involved Network Element 19 once the time that has elapsed equals the time-out value assigned to the involved Network Element 1 9. I n addition , a notification is sent from the traffic manager 22 of the management system 12 to the involved Network Elements 19 upon completion of the high priority activity, this notification serving to restore the default priority to the involved Network Elements 19. It will be appreciated that the time-out function serves to restore default priority to the involved Network Elements 19 in the event that the notification from the management system 12 is not received within the expected time frame. Once an involved Network Elements 19 have been restored to a state of default priority then the DSCP value assigned to data packets originating from the involved Network Element 19 is the above-mentioned default
DSCP.
It wil l be appreciated that the high priority status of the involved Network Elements 19 is temporary: packets originating from the involved Network Elements 19 are assigned a high priority DSCP value until default priority is restored, whereupon the packets are assigned a DSCP value corresponding to default priority. Default priority may either be restored by the management system 12 upon completion of the high priority activity, or after the time that has elapsed since the notification of high priority status is equal to the time-out value. The present invention therefore allows a dynamic and application driven modification of DSCP value.
It will further be appreciated that the management system 12 may initiate or detect another high priority activity after completion of the first high priority activity. This second high priority activity may involve the same Network Elements 19 or different Network Elements, but the above-described procedure applies. Furthermore, the management system 12 may initiate or detect another high priority activity before completion of the first high priority activity. In this case, any Network Element 19 involved in any of the concurrent high priority activities is assigned high priority.
From the foregoing therefore, it is evident that the present invention provides a effective means of prioritisi ng certai n traffic with i n the I P protocol of a telecommunications network.

Claims

Claims
A method for prioritising traffic within a data communications network (10), the data communications network (10) comprising a management system (12) and a plurality of network elements (1 1 ), the method being implemented within an IP protocol of the data communications network (10) and comprising the steps of:
detecting a high priority activity, said high priority activity being defined as an activity belonging to a pre-defined group of high priority activities;
identifying network elements associated with said high priority activity (19); and,
prioritising traffic from said network elements associated with said high priority activity (19).
A method according to claim 1 , wherein said pre-defined group of high priority activities comprises activities that are a considered as high priority by the management system (12).
A method according to claim 1 or claim 2, wherein the management system (12) comprises a network management system (17) and said pre-defined group of high priority activities comprises activities that are considered as high priority by the network management system (17).
A method according to any preceding claim, wherein said group of high priority activities includes one or more of: network management activities and element management activities.
A method according to any preceding claim, wherein said group of high priority activities is pre-programmed into the management system (12).
A method according to any of claims 1 to 4, wherein said group of high priority activities is configurable by a user.
7. A method according to any preceding claim, wherein the step of detecting a high priority activity comprises receiving a signal from the management system (12), said signal serving to indicate that the management system (12) is preparing to commence an activity belonging to said pre-defined group of high priority activities.
8. A method according to any preceding claim, wherein the step of detecting an activity belonging to said pre-defined group of high priority activities comprises monitoring the management system (12) for an indication that the management system (12) is preparing to commence an activity belonging to a pre-defined group of high priority activities.
9. A method according to any preceding claim, wherein the step of detecting a high priority activity comprises monitoring the management system (12) for an indication that the management system (12) is undertaking an activity belonging to said pre-defined group of high priority activities.
10. A method according to any preceding claim, wherein the step of prioritising traffic from said network elements associated with said high priority activity (19) comprises assigning a high priority tag to data packets transmitted from said network elements (19).
1 1 . A meth od accord i ng to clai m 1 0 , wherein said h igh priority tag is a Differentiated Services Code Point (DSCP) value corresponding to a high priority.
12. A method according to any preceding claim, further comprising the step of restoring default priority to traffic from said network elements associated with said high priority activity (19) upon at least one of: completion of said high priority activity or expiry of a pre-set time period.
13. A method according to claim 12, wherein the method further comprises the step of detecting when said high priority activity is completed and the step of restoring default priority to traffic from said network elements associated with said high priority activity (19) is carried out upon completion of said high priority activity.
14. A method according to claim 12 or claim 1 3, wherein the step of restoring default priority to traffic from said network elements associated with said high priority activity (19) is carried out upon expiry of a pre-set time period
15. A method according to claim 14, wherein said pre-set time period is preprogrammed into the management system (12).
16. A method according to claim 14, wherein said pre-set time period is configurable by a user.
17. A method according to any of claims 12 to 16, wherein the method further comprises the step of recording a default DSCP value for each network element associated with said high priority activity (19), said default DSCP value being defined as a DSCP value of said network element (19) prior to detection of said high priority activity, and wherein the step of restoring default priority to traffic from said network elements associated with said high priority activity (19) comprises assigning said default DSCP value to packets transmitted from said network element (19).
18. A management system for prioritising traffic within an I P protocol of a data communications network, the data communications network comprising network elements (1 1 ), the management system comprising:
a detector (20) for detecting a high priority activity, said high priority activity being defined as an activity belonging to a pre-defined group of high priority activities;
an analyser (21 ) for identifying network elements associated with said high priority activity (19); and,
a traffic manager (22) for prioritising traffic from said network elements associated with said high priority activity (19).
19. A management system according to claim 18, wherein the detector (20) is arranged for detecting when the management system is preparing to commence an activity belonging to said pre-defined group of high priority activities.
20. A management system according to claim 18 or claim 19, wherein the detector (20) is arranged for detecting when the management system is undertaking an activity belonging to said pre-defined group of high priority activities.
21 . A management system according to any of claims 18 to 20, wherein said pre- d efi n ed g rou p of h igh priority activities comprises activities that are implemented by the management system.
22. A management system according to claim 21 , wherein said pre-defined group of high priority activities comprises certain activities that are implemented by the management system but not all activities that are implemented by the management system.
23. A management system according to any of claims 18 to 22, wherein the management system (12) comprises a network management system (17) and said pre-defined group of high priority activities comprises activities that are considered as high priority by the network management system (17).
24. A management system according to any of claims 18 to 23, wherein said group of high priority activities is pre-programmed into the management system.
25. A management system according to any of claims 18 to 24, wherein said group of high priority activities is configurable by a user.
26. A management system according to any of claims 18 to 25, wherein the traffic manager (22) is arra nged for assign i n g a h ig h priority tag to packets transmitted from said network elements associated with said high priority activity (19).
27. A management system according to claim 26, wherein said high priority tag comprises a DSCP value corresponding to a high priority.
28. A management system according to any of claims 18 to 27, wherein the traffic manager (22) is further arranged for restoring a default priority to traffic from said network elements associated with said high priority activity (19) upon at least one of: completion of said high priority activity or expiry of a pre-set time period.
29. A management system according to claim 28, wherein the detector (20) is arranged for detecting when said high priority activity is completed and the traffic manager (22) is arranged for restoring a default priority to traffic from said network elements associated with said high priority activity (1 9) upon completion of said high priority activity.
A management system according to claim 28 or claim 29, wherein the traffic manager (22) is arranged for restoring the default priority to traffic from said network elements associated with said high priority activity (19) upon expiry of said pre-set time period.
31 . A management system according to any of claims 28 to 30, wherein the traffic manager (22) is arranged for:
recording a default DSCP value for each network element associated with said high priority activity (19), said default DSCP value being defined as a
DSCP value of said network element (19) prior to detection of said high priority activity; and,
assigning said default DSCP value to packets transmitted from said network element (19) upon at least one of: completion of said high priority activity or expiry of said pre-set time period.
32. A management system according to any of claims 1 8 to 31 , wherein the management system is implemented on a single node.
33. A data communications network arranged for prioritising traffic within an I P protocol thereof, the data communications network comprising network elements (1 1 ) and the management system (12) of any one of claims 18 to 32.
PCT/EP2012/066652 2012-08-01 2012-08-28 Method and system for prioritising traffic flows WO2014019633A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP12750604.6A EP2880814A1 (en) 2012-08-01 2012-08-28 Method and system for prioritising traffic flows
US14/418,928 US9800512B2 (en) 2012-08-01 2012-08-28 Method and system for prioritising traffic flows

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP12178799 2012-08-01
EP12178799.8 2012-08-01

Publications (1)

Publication Number Publication Date
WO2014019633A1 true WO2014019633A1 (en) 2014-02-06

Family

ID=46724464

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2012/066652 WO2014019633A1 (en) 2012-08-01 2012-08-28 Method and system for prioritising traffic flows

Country Status (3)

Country Link
US (1) US9800512B2 (en)
EP (1) EP2880814A1 (en)
WO (1) WO2014019633A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020110084A1 (en) * 2000-12-18 2002-08-15 Butt Alan B. Application based bandwidth limiting proxies
US20020188732A1 (en) * 2001-06-06 2002-12-12 Buckman Charles R. System and method for allocating bandwidth across a network
EP1311083A2 (en) * 2001-11-07 2003-05-14 Alcatel Policy rule management for Qos provisioning
EP1351441A2 (en) * 2002-03-02 2003-10-08 AT&T Corp. Automatic router configuration based on traffic and service level agreements
EP1517484A1 (en) * 2003-09-16 2005-03-23 Siemens Aktiengesellschaft Method and apparatus for traffic scheduling

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6483805B1 (en) * 1998-12-28 2002-11-19 Nortel Networks Limited Internet differentiated services service for transaction applications
US7283468B1 (en) * 2002-03-15 2007-10-16 Packeteer, Inc. Method and system for controlling network traffic within the same connection with different packet tags by varying the policies applied to a connection
CN1887024B (en) * 2003-12-23 2010-11-10 意大利电信股份公司 System and method for the automatic setup of switched circuits based on traffic prediction in a telecommunications network
US20050215284A1 (en) * 2004-03-26 2005-09-29 Broadcom Corporation Collaborative coexistence with dynamic prioritization of wireless devices
US8584128B1 (en) * 2007-09-10 2013-11-12 Emc Corporation Techniques for adjusting priorities associated with servicing requests
EP2136514B1 (en) * 2008-06-19 2018-10-03 Alcatel Lucent A method for quality of service management in a mobile communication system
US8606911B2 (en) * 2009-03-02 2013-12-10 Headwater Partners I Llc Flow tagging for service policy implementation
US9197677B2 (en) * 2009-03-09 2015-11-24 Arris Canada, Inc. Multi-tiered scalable media streaming systems and methods
US8982783B2 (en) * 2010-07-31 2015-03-17 Motorola Solutions, Inc. Method and system for setting quality of service for a bearer in response to an emergency event

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020110084A1 (en) * 2000-12-18 2002-08-15 Butt Alan B. Application based bandwidth limiting proxies
US20020188732A1 (en) * 2001-06-06 2002-12-12 Buckman Charles R. System and method for allocating bandwidth across a network
EP1311083A2 (en) * 2001-11-07 2003-05-14 Alcatel Policy rule management for Qos provisioning
EP1351441A2 (en) * 2002-03-02 2003-10-08 AT&T Corp. Automatic router configuration based on traffic and service level agreements
EP1517484A1 (en) * 2003-09-16 2005-03-23 Siemens Aktiengesellschaft Method and apparatus for traffic scheduling

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HUGH MAHON HEWLETT-PACKARD YORAM BERNET MICROSOFT SHAI HERZOG IP HIGHWAY USAGE CASES FOR A POLICY MANAGEMENT SYSTEM: "Usage Cases for a Policy Management System; draft-mahon-policy-use-00.txt", 20001109, 9 November 2000 (2000-11-09), XP015031905, ISSN: 0000-0004 *

Also Published As

Publication number Publication date
EP2880814A1 (en) 2015-06-10
US20150304228A1 (en) 2015-10-22
US9800512B2 (en) 2017-10-24

Similar Documents

Publication Publication Date Title
US9225603B2 (en) Systems and methods for policy-based intelligent provisioning of optical transport bandwidth
EP2084866B1 (en) Network availability enhancement technique for packet transport networks
Niven-Jenkins et al. Requirements of an MPLS transport profile
KR101120322B1 (en) Method and apparatus for per-service fault protection and restoration in a packet network
EP2742657B1 (en) Dynamic bandwidth adjustment in packet transport network
US7499468B2 (en) Method of adapting an optical network to provide lightpaths to dynamically assigned higher priority traffic
US8797838B2 (en) Intelligent network restoration
EP1391068B1 (en) Restoration protection in communication networks
US8477600B2 (en) Composite transport functions
US10587500B2 (en) Intelligent optical restoration in integrated multi-layer networks
US7991872B2 (en) Vertical integration of network management for ethernet and the optical transport
US9954721B2 (en) Method and system for controlling flow of notifications within a telecommunications network
US9800512B2 (en) Method and system for prioritising traffic flows
Xu et al. Generalized MPLS-based distributed control architecture for automatically switched transport networks
Bicudo et al. Protection and Minimal Interference in WDM Mesh Networks
Maamoun Survivable IP over optical transport networks
Haworth et al. Remote network management for optical networks
Taniguchi et al. Empirical design technique for management and GMPLS-signaling communication networks
Ellanti et al. Management Information Models
Esfandiari Multi-Layer Survivability Trends and Challenges in a Carrier’s Metro Network

Legal Events

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

Ref document number: 12750604

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012750604

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14418928

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE