WO2009043384A1 - Load sharing in ss7 or sctp signalling networks - Google Patents

Load sharing in ss7 or sctp signalling networks Download PDF

Info

Publication number
WO2009043384A1
WO2009043384A1 PCT/EP2007/060607 EP2007060607W WO2009043384A1 WO 2009043384 A1 WO2009043384 A1 WO 2009043384A1 EP 2007060607 W EP2007060607 W EP 2007060607W WO 2009043384 A1 WO2009043384 A1 WO 2009043384A1
Authority
WO
WIPO (PCT)
Prior art keywords
signaling
links
outgoing links
outgoing
messages
Prior art date
Application number
PCT/EP2007/060607
Other languages
French (fr)
Inventor
Johan LUNDSTRÖM
Leena Mattila
Original Assignee
Telefonaktiebolaget Lm 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 Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to PCT/EP2007/060607 priority Critical patent/WO2009043384A1/en
Publication of WO2009043384A1 publication Critical patent/WO2009043384A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0025Provisions for signalling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0062Provisions for network management
    • H04Q3/0087Network testing or monitoring arrangements

Definitions

  • the present invention relates to network load sharing and in particular to methods and apparatus for achieving efficient load sharing within a Signaling System number 7 (SS7) network.
  • SS7 Signaling System number 7
  • Signaling System number 7 is a common channel signaling system defined by the International Telecommunications Union (ITU).
  • ITU International Telecommunications Union
  • SS7 is in fact a suite of protocols which allow for the routing of circuit and non-circuit information to be routed within and between networks.
  • the most important SS7 protocols are MTP (Message Transfer Part), SCCP (Signaling Connection Control Part) and ISUP (ISDN User Part).
  • An elementary signaling network can be said to consist of originating, intermediate, and destination signaling points (SPs) connected by signaling links.
  • SPs signaling link code
  • SLC signaling link code
  • STPs signaling transfer points
  • SPs are allocated a 14 bit identification code according to ITU Recommendation Q.708.
  • Figure 1 illustrates a very simple signaling network comprising, for the purpose of illustration, an originating SP A, a destination SP F, and four STPs B to E.
  • SP A has a single link to each of STPs B and C
  • each of STPs B and C has a single link to each of STPs D and E
  • each of STPs D and E has a single link to SP F.
  • ITU Recommendation Q.705 provides for a signaling link selection field within the MTP message header.
  • This field contains a signaling link selection (SLS) code, generated at the originating SP.
  • SLS signaling link selection
  • the SLS code provides a means for achieving load sharing whilst at the same time ensuring that messages relating to the same session follow the same route (in order to satisfy the requirement that SS7 messages relating to the same session arrive at a destination SP in sequence).
  • the SLS code is a four bit code allowing for 16 different possible values. Code values are allocated, at the originating SP, to message sessions using some appropriate algorithm, e.g. on a round-robin basis.
  • each signaling point including the originating SP and STPs, is configured with a mapping of SLS codes to SLCs.
  • SLS codes having a "0" as the second lsb are allocated to link A— >B
  • SLS codes having a "1" as the second lsb having the format XXlX
  • link A— >C that is half the SLS codes are allocated to link A— >B, and half to link A— >C.
  • such a mapping could be based on the lsb of the SLS code such that, for STP B, SLS codes having a "0" as the lsb (XXXO) are mapped to link B— >D, whilst SLS codes having a "1" as the lsb (XXXl) are mapped to link B ⁇ E.
  • Figure 1 illustrates the case where SPs are connected via only a single link.
  • any two SPs may be connected via multiple links.
  • multiple links are treated as just another link towards the destination.
  • the fact that the SLS code has 16 possible values means that the total number of outgoing links from a given SP, including links to the same STP, should not exceed 16.
  • SLS codes 0,4,8,12 (corresponding to "00” as the two lsb's) are mapped to a first link, 1,5,9,13 (corresponding to "01” as the two lsb's) are mapped to a second link; SLS codes 2,6,10,14 (corresponding to "10” as the two lsb's) are mapped to a third link; and SLS codes 3,7,11,15 (corresponding to "11” as the two lsb's) are mapped to a fourth link.
  • the mapping used at SP A collides with the mapping used at SP B in that, for messages sent from SP A to STP B, only the first and second links between STP B and SP D will be used.
  • mapping used at G will collide with that used at B. Messages containing the SLS codes mapped to the third and fourth links between B and D will never be received at B. Furthermore, if the traffic volumes arriving at B from A and E differ, SLS values that are used on the first and second outgoing links will arrive with different frequencies, further unbalancing the outgoing loads.
  • the skilled person will appreciate that it is not always possible to coordinate mappings between different nodes as networks are not always symmetrical, and different vendors may support different mapping algorithms.
  • US20040015964 describes a mechanism for load sharing signaling messages amongst signaling links in a network, based upon the generation of signaling link selection parameters.
  • US6,002,693 also describes a mechanism for load sharing and which allows 5-bit SLS codes to be expanded to provide 8-bit SLS codes.
  • US5, 848,069 describes a mechanism for assigning SLS codes to outgoing links.
  • SIGTRAN An analogous problem arises in the case of SIGTRAN based signalling networks, where messages streams are carried between signaling points across an IP network.
  • SIGTRAN specifies the use of Streaming Control Transmission Protocol (SCTP) in IETF RFC2960 to create and control message streams.
  • SIGTRAN also specifies an M3UA layer in RFC 3332 which sits on top of the SCTP layer. M3UA is able to distribute messages across multiple SCTP streams within one or more M3UA/SCTP associations, where an association is defined by the network interfaces at respective signaling points. Multiple associations exist where two signaling points each have two or more network interfaces. M3US/SCTP associations are analogous to SS7 signaling links.
  • a method of operating a signaling transfer point in order to distribute signaling message load across a plurality of outgoing links coupled to the signaling transfer point comprises distributing received signaling messages across said plurality of outgoing links according to a mapping of signaling link selection codes to outgoing links, maintained at the signaling transfer point, and monitoring the relative signaling loads placed on the outgoing links. Based upon the monitored results, said mapping is modified in order to more evenly share the message load across said plurality of outgoing links.
  • Embodiments of the present invention provide for the dynamic redistribution of signaling loads across the outgoing links at a signaling transfer point, thus avoiding the need to synchronise SLS code use and allocation across different signaling points of a network whilst at the same time maintaining in-sequence delivery where necessary.
  • the invention is applicable in particular to signaling points configured for use within a Signaling System No. 7 signaling network, where said signaling link selection codes are included within a Message Transfer Part header of signaling messages.
  • the invention is also applicable to other signaling networks including SIGTRAN signaling networks, wherein said links corresponding to M3UA/SCTP associations.
  • said mapping additionally takes into account an origin of received signaling messages.
  • messages having the same SLS code but different origins may be mapped to different outgoing links.
  • apparatus for distributing signaling messages received via one or more incoming signaling links, across a plurality of outgoing links.
  • the apparatus comprises a first interface for coupling to said incoming signaling link(s) and a second interface for coupling to said outgoing signaling links.
  • a memory is provided for maintaining a mapping of signaling link selection codes to outgoing links.
  • a signaling message distributor is provided for distributing received signaling messages across said plurality of outgoing links according to said mapping, and a processor is provided for monitoring the relative signaling loads placed on the outgoing links, and for modifying said mapping based upon the monitored distribution to more evenly share the message load across said plurality of outgoing links.
  • Figure 1 illustrates schematically a simple signaling network utilising a prior art SLS- based load sharing scheme
  • Figure 2 illustrates, within the context of a more complex network, SLS to SLC mapping collisions
  • Figure 3 presents an example signaling message load distribution across a set of signaling link selection codes, also indicating message origin and destination outgoing link;
  • Figure 4 presents the data of Figure 3 as a mapping between signaling link selection code and destination outgoing link
  • Figure 5 illustrates a load distribution resulting from a remapping of the signaling link selection codes to outgoing links
  • Figure 6 illustrates schematicaly the functional components of a signaling transfer point according to an embodiment of the present invention.
  • Figure 7 is a flow diagram illustrating a method of operating the signaling transfer point of Figure 5.
  • STP B receives traffic originating only from SP A and from SP E (via SP G acting as STP), and that all traffic is destined for SP D, i.e. the MTP message headers identify D as the destination point code.
  • the traffic originating from SP E is three times that originating from SP A and that, for each originating SP, the message traffic is evenly distributed across the SLS codes arriving at B, i.e. 1,5,9,13 for E, and 0,1,4,5,8,9,12,13 for A.
  • Figure 3 shows the load share across the four outgoing links for B, broken down according to SLS codes and assuming that the sum total of the traffic arriving at B is 100%.
  • Each of the eight SLS codes arriving from SP A carries 6.25% of the total load, whilst each of the four SLS codes arriving from SP G, via STP G, carries 18.75% of the total load. [NB. It should be assumed that routes exist between F, H and D, other than via B, although these are not shown.]
  • Figure 4 shows the monitored data on a per outgoing link basis and illustrating the originating SP for messages on each link.
  • the monitoring function implemented at each STP provides the monitored statistics to a load balancing function.
  • the load balancing function detects imbalances in the load across the outgoing links, and performs a redistribution of the SLS codes to these links in order to correct any such imbalances.
  • the load balancing function implemented at STP B will determine that the preconf ⁇ gured SLS to SLC has resulted in a greater relative load being placed on outgoing link L 2 , with no load being placed on links L3 and L 4 .
  • the redistribution function aims to achieve a 25% loading on each link (+ or - some allowed amount, e.g. 5%).
  • Figure 5 illustrates a possible redistributed SLS to SLC mapping. It can be seen for example that SLS 2 has been reallocated from SLC L3 to SLC Ll, whilst SLS 4 has been reallocated from Li to L 2 .
  • Figure 6 illustrates schematically a STP 1 having a set of interfaces 2 which are coupled in use to a corresponding set of incoming links from other SPs and STPs.
  • the STP 1 is also provided with a second set of interfaces 3 coupled in use to a corresponding set of outgoing links to other SPs and STPs.
  • the STP 1 comprises one or more processing and memory components which provide, in functional terms, a dynamic SLS to STC mapping table (in respect of the outgoing interface) 4, a monitoring function 5, and a load balancing function 6.
  • the various components are interconnected via some appropriate communication network 7.
  • Figure 7 is a flow diagram illustrating the load monitoring and redistribution mechanism implemented at the STP of Figure 6.
  • the procedure described above is implemented automatically at each STP and provides for load sharing in a dynamic fashion. Apart from the initial configuration of the SLS to SLC mappings, manual intervention is not normally required. Thus, the management and efficiency of large and complex networks is greatly improved, and the frequency with which link overloads occur can be greatly reduced.
  • the M3UA layer maintains a mapping between SLS codes (carried within the M3US header) and SCTP streams and associations. The load distribution across the multiple associations is monitored, and SLS codes redistributed in a dynamic fashion in order to achieve a more even load share.

Abstract

A method of operating a signaling transfer point in order to distribute signaling message load across a plurality of outgoing links coupled to the signaling transfer point. The method comprises distributing received signaling messages across said plurality of outgoing links according to a mapping of signaling link selection codes to outgoing links, maintained at the signaling transfer point, and monitoring the relative signaling loads placed on the outgoing links. Based upon the monitored results, said mapping is modified in order to more evenly share the message load across said plurality of outgoing links.

Description

LOAD SHARING IN SS7 OR SCTP SIGNALLING NETWORKS
Technical Field
The present invention relates to network load sharing and in particular to methods and apparatus for achieving efficient load sharing within a Signaling System number 7 (SS7) network.
Background
Signaling System number 7 (SS7) is a common channel signaling system defined by the International Telecommunications Union (ITU). SS7 is in fact a suite of protocols which allow for the routing of circuit and non-circuit information to be routed within and between networks. The most important SS7 protocols are MTP (Message Transfer Part), SCCP (Signaling Connection Control Part) and ISUP (ISDN User Part).
An elementary signaling network can be said to consist of originating, intermediate, and destination signaling points (SPs) connected by signaling links. For each SP, outgoing signaling links are identified by a signaling link code (SLC). Intermediate signaling points, which only transfer messages from one link to another, serve as signaling transfer points (STPs). SPs are allocated a 14 bit identification code according to ITU Recommendation Q.708. Figure 1 illustrates a very simple signaling network comprising, for the purpose of illustration, an originating SP A, a destination SP F, and four STPs B to E. SP A has a single link to each of STPs B and C, each of STPs B and C has a single link to each of STPs D and E, and each of STPs D and E has a single link to SP F. It will be readily apparent from Figure 1 that messages sent from SP A to SP F can follow a number of different routes. However, it is important to ensure that the message traffic is shared as evenly as possible between the different routes to avoid certain links from becoming congested, and to maximise message transfer speed.
ITU Recommendation Q.705 provides for a signaling link selection field within the MTP message header. This field contains a signaling link selection (SLS) code, generated at the originating SP. The SLS code provides a means for achieving load sharing whilst at the same time ensuring that messages relating to the same session follow the same route (in order to satisfy the requirement that SS7 messages relating to the same session arrive at a destination SP in sequence).
The SLS code is a four bit code allowing for 16 different possible values. Code values are allocated, at the originating SP, to message sessions using some appropriate algorithm, e.g. on a round-robin basis. Within the network, each signaling point, including the originating SP and STPs, is configured with a mapping of SLS codes to SLCs. In the example of Figure 1, at SP A, SLS codes having a "0" as the second lsb (having the format XXOX) are allocated to link A— >B, whilst SLS codes having a "1" as the second lsb (having the format XXlX) are allocated to link A— >C. That is half the SLS codes are allocated to link A— >B, and half to link A— >C. This mechanism is illustrated further in US6,965,567.
Continuing with the example of Figure 1, it will be appreciated that if the SLS to SLC mapping applied at SP A were to be implemented at STPs B and C, only one of the two outgoing links for each STP will be utilised. In order to allow load sharing also at the STPs therefore, a different SLC to SLS mapping should be used at the STPs B and C than is used at SP A. As illustrated in Figure 1 , such a mapping could be based on the lsb of the SLS code such that, for STP B, SLS codes having a "0" as the lsb (XXXO) are mapped to link B— >D, whilst SLS codes having a "1" as the lsb (XXXl) are mapped to link B→E.
Figure 1 illustrates the case where SPs are connected via only a single link. Of course, in a real network, to provide for sufficient capacity and link redundancy, any two SPs may be connected via multiple links. However, for the purpose of load sharing, such multiple links are treated as just another link towards the destination. The fact that the SLS code has 16 possible values means that the total number of outgoing links from a given SP, including links to the same STP, should not exceed 16.
Whilst in a simple network it is relatively straightforward to preconfϊgure SLS to SLC mappings at network SPs so as to ensure load balancing throughout the network, this becomes difficult or even impossible to achieve in large and complex networks. In any case, even if a network can be configured to redistribute SLS codes from one node to the next, outgoing links of a given STP will only be used efficiently if a full range of SLS values is received on the incoming links to that STP. For example, in the network of Figure 1, if STP B receives messages containing only SLS codes having a "0" as the lsb, only link B— >D will be utilised.
This problem can be further illustrated with reference to Figure 2 which contains SPs A to H. Considering SP A as the originating SP, SLS codes 0,1,4,5,8,9,13 (corresponding to codes having a "0" as the second lsb) are mapped to link A— >B, whilst codes 2,3,6,7,10,11,14,15 (corresponding to codes having a "1" as the second lsb) are mapped to link A— >C. STP B has four outgoing links to SP D, which is the destination SP for this example. SLS codes 0,4,8,12 (corresponding to "00" as the two lsb's) are mapped to a first link, 1,5,9,13 (corresponding to "01" as the two lsb's) are mapped to a second link; SLS codes 2,6,10,14 (corresponding to "10" as the two lsb's) are mapped to a third link; and SLS codes 3,7,11,15 (corresponding to "11" as the two lsb's) are mapped to a fourth link. Thus, the mapping used at SP A collides with the mapping used at SP B in that, for messages sent from SP A to STP B, only the first and second links between STP B and SP D will be used. Similarly, the mapping used at G will collide with that used at B. Messages containing the SLS codes mapped to the third and fourth links between B and D will never be received at B. Furthermore, if the traffic volumes arriving at B from A and E differ, SLS values that are used on the first and second outgoing links will arrive with different frequencies, further unbalancing the outgoing loads. The skilled person will appreciate that it is not always possible to coordinate mappings between different nodes as networks are not always symmetrical, and different vendors may support different mapping algorithms.
US20040015964 describes a mechanism for load sharing signaling messages amongst signaling links in a network, based upon the generation of signaling link selection parameters. US6,002,693 also describes a mechanism for load sharing and which allows 5-bit SLS codes to be expanded to provide 8-bit SLS codes. US5, 848,069 describes a mechanism for assigning SLS codes to outgoing links.
An analogous problem arises in the case of SIGTRAN based signalling networks, where messages streams are carried between signaling points across an IP network. SIGTRAN specifies the use of Streaming Control Transmission Protocol (SCTP) in IETF RFC2960 to create and control message streams. SIGTRAN also specifies an M3UA layer in RFC 3332 which sits on top of the SCTP layer. M3UA is able to distribute messages across multiple SCTP streams within one or more M3UA/SCTP associations, where an association is defined by the network interfaces at respective signaling points. Multiple associations exist where two signaling points each have two or more network interfaces. M3US/SCTP associations are analogous to SS7 signaling links.
Summary
It is an object of the present invention to provide for more effective load sharing across links of a large and complex signaling network, be they SS7 or SCTP. This is achieved by monitoring, at a given signaling point, the distribution of SLS codes of routed messages and adjusting the used load sharing algorithm based upon SLS code to more evenly load the outgoing links.
According to a first aspect of the present invention there is provided a method of operating a signaling transfer point in order to distribute signaling message load across a plurality of outgoing links coupled to the signaling transfer point. The method comprises distributing received signaling messages across said plurality of outgoing links according to a mapping of signaling link selection codes to outgoing links, maintained at the signaling transfer point, and monitoring the relative signaling loads placed on the outgoing links. Based upon the monitored results, said mapping is modified in order to more evenly share the message load across said plurality of outgoing links. Embodiments of the present invention provide for the dynamic redistribution of signaling loads across the outgoing links at a signaling transfer point, thus avoiding the need to synchronise SLS code use and allocation across different signaling points of a network whilst at the same time maintaining in-sequence delivery where necessary.
The invention is applicable in particular to signaling points configured for use within a Signaling System No. 7 signaling network, where said signaling link selection codes are included within a Message Transfer Part header of signaling messages. However, the invention is also applicable to other signaling networks including SIGTRAN signaling networks, wherein said links corresponding to M3UA/SCTP associations.
According to a particularly advantageous embodiment of the invention, said mapping additionally takes into account an origin of received signaling messages. Thus, messages having the same SLS code but different origins may be mapped to different outgoing links.
According to a second aspect of the present invention there is provided apparatus for distributing signaling messages received via one or more incoming signaling links, across a plurality of outgoing links. The apparatus comprises a first interface for coupling to said incoming signaling link(s) and a second interface for coupling to said outgoing signaling links. A memory is provided for maintaining a mapping of signaling link selection codes to outgoing links. A signaling message distributor is provided for distributing received signaling messages across said plurality of outgoing links according to said mapping, and a processor is provided for monitoring the relative signaling loads placed on the outgoing links, and for modifying said mapping based upon the monitored distribution to more evenly share the message load across said plurality of outgoing links.
Brief Description of the Drawings
Figure 1 illustrates schematically a simple signaling network utilising a prior art SLS- based load sharing scheme; Figure 2 illustrates, within the context of a more complex network, SLS to SLC mapping collisions;
Figure 3 presents an example signaling message load distribution across a set of signaling link selection codes, also indicating message origin and destination outgoing link;
Figure 4 presents the data of Figure 3 as a mapping between signaling link selection code and destination outgoing link;
Figure 5 illustrates a load distribution resulting from a remapping of the signaling link selection codes to outgoing links; Figure 6 illustrates schematicaly the functional components of a signaling transfer point according to an embodiment of the present invention; and
Figure 7 is a flow diagram illustrating a method of operating the signaling transfer point of Figure 5.
Detailed Description
In order to illustrate an improved mechanism for sharing load between links of a signaling network, reference will be made once again to the example SS7 network of Figure 2. Assume that the network is preconfigured with the SLS to SLC mappings illustrated. In the following discussion, the four outgoing links from STP B to SP D are identified as L1, L2, L3, and L4. A function is implemented at each of the STPs of the network, and in particular at STP B, to monitor the load placed on the different outgoing links. More particularly, the function monitors both the load attributed to each SLS code and the origin of that load (as identified by the originating point code contained within the MTP header).
Considering again Figure 2 and the initial preconfigured load sharing mappings illustrated, assume that STP B receives traffic originating only from SP A and from SP E (via SP G acting as STP), and that all traffic is destined for SP D, i.e. the MTP message headers identify D as the destination point code. Assume further that the traffic originating from SP E is three times that originating from SP A and that, for each originating SP, the message traffic is evenly distributed across the SLS codes arriving at B, i.e. 1,5,9,13 for E, and 0,1,4,5,8,9,12,13 for A. Figure 3 shows the load share across the four outgoing links for B, broken down according to SLS codes and assuming that the sum total of the traffic arriving at B is 100%. Each of the eight SLS codes arriving from SP A carries 6.25% of the total load, whilst each of the four SLS codes arriving from SP G, via STP G, carries 18.75% of the total load. [NB. It should be assumed that routes exist between F, H and D, other than via B, although these are not shown.]
Figure 4 shows the monitored data on a per outgoing link basis and illustrating the originating SP for messages on each link.
The monitoring function implemented at each STP provides the monitored statistics to a load balancing function. The load balancing function detects imbalances in the load across the outgoing links, and performs a redistribution of the SLS codes to these links in order to correct any such imbalances. Considering again Figures 2 to 4, the load balancing function implemented at STP B will determine that the preconfϊgured SLS to SLC has resulted in a greater relative load being placed on outgoing link L2, with no load being placed on links L3 and L4. The redistribution function aims to achieve a 25% loading on each link (+ or - some allowed amount, e.g. 5%). Figure 5 illustrates a possible redistributed SLS to SLC mapping. It can be seen for example that SLS 2 has been reallocated from SLC L3 to SLC Ll, whilst SLS 4 has been reallocated from Li to L2.
It is important to note that the redistribution illustrated in Figure 5 allows signaling traffic associated with the same SLS code to be distributed to different outgoing links depending upon the origin of the traffic. It can be seen for example that traffic having an SLS code of 13 and originating from node A is sent out on link Ll, whilst traffic having an SLS code of 13 and originating from node E is sent out on link L3 (previously both traffic streams were sent out on link L2). This redistribution based upon both SLS code and origin allows a 25% load to be placed on each outgoing link.
It is of course important to consider the effect of an SLS code redistribution on the requirement for in-sequence delivery of messages. If a redistribution were to be effected too quickly, there is a danger that messages relating to a given session and being sent across a "new" link will arrive before messages sent across the "old" link. This is easily avoided by introducing a time-controlled changeover at the STP, whereby messages are buffered at the STP for some appropriate time, sufficient to allow delivery of messages via the old links to be completed, before recommencing sending over the new links.
Figure 6 illustrates schematically a STP 1 having a set of interfaces 2 which are coupled in use to a corresponding set of incoming links from other SPs and STPs. The STP 1 is also provided with a second set of interfaces 3 coupled in use to a corresponding set of outgoing links to other SPs and STPs. The STP 1 comprises one or more processing and memory components which provide, in functional terms, a dynamic SLS to STC mapping table (in respect of the outgoing interface) 4, a monitoring function 5, and a load balancing function 6. The various components are interconnected via some appropriate communication network 7. Figure 7 is a flow diagram illustrating the load monitoring and redistribution mechanism implemented at the STP of Figure 6.
The procedure described above is implemented automatically at each STP and provides for load sharing in a dynamic fashion. Apart from the initial configuration of the SLS to SLC mappings, manual intervention is not normally required. Thus, the management and efficiency of large and complex networks is greatly improved, and the frequency with which link overloads occur can be greatly reduced.
It will be appreciated by the person of skill in the art that various modifications may be made to the above described embodiments without departing from the scope of the present invention. For example, the invention may be employed to achieve load sharing within an SCTP signaling network, where M3UA/SCTP associations are analogous to
MTP signaling links. In this case, the M3UA layer maintains a mapping between SLS codes (carried within the M3US header) and SCTP streams and associations. The load distribution across the multiple associations is monitored, and SLS codes redistributed in a dynamic fashion in order to achieve a more even load share.

Claims

Claims
1. A method of operating a signaling transfer point in order to distribute signaling message load across a plurality of outgoing links coupled to the signaling transfer point, the method comprising: distributing received signaling messages across said plurality of outgoing links according to a mapping of signaling link selection codes to outgoing links, maintained at the signaling transfer point; monitoring the relative signaling loads placed on the outgoing links; and modifying said mapping based upon the monitored relative loads in order to more evenly share the message load across said plurality of outgoing links.
2. A method according to claim 1, wherein said signaling transfer point is operated within a Signaling System No. 7 signaling network, and said signaling link selection codes are included within a Message Transfer Part header of signaling messages.
3. A method according to claim 1, wherein said signaling transfer point is operated within a SIGTRAN signaling network, and said outgoing links correspond to M3UA/SCTP associations.
4. A method according to any one of the preceding claims, wherein said step of modifying said mappings additionally takes into account an origin of received signaling messages.
5. A method according to claim 4, said origin being identified by an originating point code of a message.
6. A method according to any one of the preceding claims, the method further comprising buffering messages for a predefined time period, immediately prior to modifying said mappings in order to ensure in-sequence delivery of associated messages.
7. Apparatus for distributing signaling messages received via one or more incoming signaling links, across a plurality of outgoing links, the apparatus comprising: a first interface for coupling to said incoming signaling link(s) a second interface for coupling to said outgoing signaling links; a memory for maintaining a mapping of signaling link selection codes to outgoing links; a signaling message distributor for distributing received signaling messages across said plurality of outgoing links according to said mapping; and a processor for monitoring the relative signaling loads placed on the outgoing links, and for modifying said mapping based upon the monitored distribution to more evenly share the message load across said plurality of outgoing links.
8. Apparatus according to claim 7, the apparatus being configured for use within a Signaling System No.7 signaling network.
9. Apparatus according to claim 7, the apparatus being configured for use within a SIGTRAN signaling network, where said signaling links correspond to SCTP message streams.
10. Apparatus according to any one of claims 7 to 9, wherein said mapping maps signaling link selection codes and message origins to outgoing links.
PCT/EP2007/060607 2007-10-05 2007-10-05 Load sharing in ss7 or sctp signalling networks WO2009043384A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/EP2007/060607 WO2009043384A1 (en) 2007-10-05 2007-10-05 Load sharing in ss7 or sctp signalling networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2007/060607 WO2009043384A1 (en) 2007-10-05 2007-10-05 Load sharing in ss7 or sctp signalling networks

Publications (1)

Publication Number Publication Date
WO2009043384A1 true WO2009043384A1 (en) 2009-04-09

Family

ID=39500002

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2007/060607 WO2009043384A1 (en) 2007-10-05 2007-10-05 Load sharing in ss7 or sctp signalling networks

Country Status (1)

Country Link
WO (1) WO2009043384A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104902451A (en) * 2014-03-06 2015-09-09 鼎桥通信技术有限公司 Signaling message transmission method of IUB interface and IUB interface
US10999202B2 (en) 2018-11-30 2021-05-04 Oracle International Corporation Methods, systems, and computer readable media for distributing Sigtran connections among signal transfer point (STP) message processors
US11576072B2 (en) 2020-09-21 2023-02-07 Oracle International Corporation Methods, systems, and computer-readable media for distributing S1 connections to mobility management entities (MMEs) and N2 connections to access and mobility management functions (AMFs)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003013157A1 (en) * 2001-07-30 2003-02-13 Siemens Aktiengesellschaft Method for the transmission of signalling data in a telecommunication network
WO2004107774A1 (en) * 2003-06-02 2004-12-09 Utstarcom Korea Limited Method of distributing network traffic in a mobile communication system
US20060078007A1 (en) * 2004-10-11 2006-04-13 Siemens Aktiengesellschaft Uniform distribution of SS7 traffic over multiple connections

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003013157A1 (en) * 2001-07-30 2003-02-13 Siemens Aktiengesellschaft Method for the transmission of signalling data in a telecommunication network
WO2004107774A1 (en) * 2003-06-02 2004-12-09 Utstarcom Korea Limited Method of distributing network traffic in a mobile communication system
US20060078007A1 (en) * 2004-10-11 2006-04-13 Siemens Aktiengesellschaft Uniform distribution of SS7 traffic over multiple connections

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104902451A (en) * 2014-03-06 2015-09-09 鼎桥通信技术有限公司 Signaling message transmission method of IUB interface and IUB interface
CN104902451B (en) * 2014-03-06 2018-07-24 鼎桥通信技术有限公司 The signaling message transmission method and IUB interfaces of IUB interfaces
US10999202B2 (en) 2018-11-30 2021-05-04 Oracle International Corporation Methods, systems, and computer readable media for distributing Sigtran connections among signal transfer point (STP) message processors
US11576072B2 (en) 2020-09-21 2023-02-07 Oracle International Corporation Methods, systems, and computer-readable media for distributing S1 connections to mobility management entities (MMEs) and N2 connections to access and mobility management functions (AMFs)

Similar Documents

Publication Publication Date Title
US7804789B2 (en) Methods, systems, and computer program products for organizing, managing, and selectively distributing routing information in a signaling message routing node
US7092359B2 (en) Method for distributing the data-traffic load on a communication network and a communication network for implementing this method
US20040015964A1 (en) Methods and systems for load sharing signaling messages among signaling links in networks utilizing international signaling protocols
AU784710B2 (en) Gateway system and integrated management method
US7116774B2 (en) Method and device for routing messages in SS7 networks
US7257215B2 (en) Load sharing in SS7 networks
CN101005410A (en) Detecting method and device for loading state and method and system for distributing loading resource
US6628672B1 (en) Signalling in a telecommunications network
US7477646B1 (en) Arrangement for controlling congestion for multiple host groups sharing a single signaling point code in an IP-based network using respective group congestion levels
US7653051B2 (en) Signaling gateway aggregation
WO2009043384A1 (en) Load sharing in ss7 or sctp signalling networks
US20050047401A1 (en) Methods and apparatus for controlling signalling gateways
US8547849B2 (en) ATM telecommunications systems and method for routing narrow band traffic
US6690787B1 (en) Apparatus and method for selecting a signalling link
US7894455B2 (en) Systems and methods for a signalling gateway for connecting networks
US7043003B1 (en) Device and method for improving the load distribution in a signaling network
CN1266870C (en) Method for realizing traffic load sharing in user adaptation layer of signaling network layer
CN100546298C (en) A kind of method that realizes load sharing
US20050135337A1 (en) Network system using common channel signalling
CN1208934C (en) Method for realizing interworking between wideband and narrowband signaling networks
WO2018179922A1 (en) Communication device, communication control method, and communication system
US20060078007A1 (en) Uniform distribution of SS7 traffic over multiple connections
CN101369974A (en) Method and device for network grouping and message forwarding by using M3UA protocol
GB2369000A (en) Signalling gateway redundancy
CN100461883C (en) Resource managing method and apparatus for core network based on IP in mobile communication 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: 07820980

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07820980

Country of ref document: EP

Kind code of ref document: A1