Abstract

Next generation transport network is characterized by the use of in-band signaling, where Internet Protocol (IP) packets carrying signaling or media information are mixed in transmission. Since transport resources are limited, when any segment of access or core network is congested, IP packets carrying signaling information may be discarded. As a consequence, it may be impossible to implement reachability and quality of service (QoS). Since present approaches are insufficient to completely address this problem, a novel approach is proposed, which is based on prioritizing signaling information transmission. To proof the concept, a simulation study was performed using Network Simulator version 2 (ns-2) and independently developed Session Initiation Protocol (SIP) module. The obtained results were statistically processed using Statistical Package for the Social Sciences (SPSS) version 15.0. Summarizing our research results, several issues are identified for future work.

1. Introduction

Quality of service (QoS) [1] has become one of the most important issues in the next generation network (NGN). Different from the original research on the single node mechanism, current focus of QoS study has shifted to the dynamic end-to-end QoS control [2]. Several standards bodies define the QoS control architectures based on their scope of work such as CableLab, Digital Subscriber Line (DSL) Forum, MultiService Forum (MSF), International Telecommunication Union-Telecommunication Sector (ITU-T), and European Telecommunications Standards Institute (ETSI). ETSI Resource and Admission Control Subsystem (RACS) provides the general architecture covering both access and core networks. There are still many open issues, and continuing effort is under way to solve the issues.

QoS control in the transport technology-dependent aspect is one issue. The standardized NGN QoS concept comes along with a certain volume of signaling information, which is not efficiently controllable by the respective NGN provider [3]. Because signaling and media information flows of NGN service are mixed while being transmitted, the signaling information flow, which contains a service request signaling packets of the user, may be discarded when any node or any segment of the Internet Protocol (IP) network is overloaded or congested. If the NGN service signaling information flow is unable to be transmitted reliably, it is difficult to guarantee service reachability and implement dynamic end-to-end QoS control. Thus, signaling information transmission is of the most importance in the discussion of the QoS problem in the NGN.

The aim of this paper is to extend our research findings on signaling information transmission in different network conditions. This paper is a continuation of our previous work that introduced the novel approach to configuring Signaling service class [4]. The novel approach is based on using priority queuing system to give the Signaling service class absolute preferential treatment over all other User service classes. While the novel approach is signaling protocol independent, it is discussed in the context of Session Initiation Protocol (SIP) [5]. Our previous work outlines the issues arising with transmission of SIP signaling flows in case of network congestion [6], bottleneck link overload [7], and link failure [8]. This paper presents an extension of our previous work by attempting to provide the statistical analysis of performance metrics for SIP signaling flows.

The paper is organized as follows. Related work on QoS evolution, signaling, and control is discussed in Section 2. Section 3 summarizes the advantages of the novel approach to signaling information transmission proposed to overcome the existing advantages of standard approach. The simulation study described in Section 4 is performed to verify the novel approach. Section 4.2 presents the obtained results. Section 5 gives concluding remarks and identifies open issues for future work.

2. Continuing Evolution of QoS

Providing QoS guarantees in IP networks is a challenging task. First studies proposing QoS frameworks for IP networks started to appear within Internet Engineering Task Force (IETF). To support QoS in IP networks, IETF proposed two frameworks. These are integrated services (IntServ) based on connection-oriented resource reservation principle and differentiated services (DiffServ) based on service differentiation approach. IntServ provides deterministic QoS guarantees and requires a signaling protocol in order to inform network elements about the required reservation. Resource Reservation Protocol (RSVP) is a protocol proposed for IntServ. The limitations of RSVP have inspired the emerging Next Steps in Signaling (NSIS) framework being developed by the IETF, for the purpose of installing and maintaining flow states in the network. The building blocks relevant to the IntServ framework include admission control, queuing, resource reservation, traffic classification, and traffic policing.

The concept behind the DiffServ framework is treating a packet based on its class of service as encoded in its IP header [9]. DiffServ defines the structure and meaning of the type of service (ToS) byte in the IP header. Within the DiffServ framework, this byte is called differentiated services (DS) field [10]. Its value is called DiffServ code point (DSCP). Based on this field, DiffServ specification defines a number of packet forwarding treatments to be implemented in network elements. They are called per-hop Behaviors (PHB). In contrast to the IntServ framework, the treatment is based not on a per-flow basis, but solely on the indicated class of service. The building blocks relevant to the DiffServ framework include buffer management, packet marking, service level agreement (SLA), traffic metering and recording, traffic policing, traffic shaping, and scheduling.

Although multiprotocol label switching (MPLS) is not considered as a QoS framework for IP networks, it provides a number of advantages in terms of QoS support. Modern QoS-aware networks are based on the combination of DiffServ and MPLS [11]. Such networks are designed to be flexible enough to reallocate network resources in the best possible way, such that the required performance is provided using minimum amount of resources. Whereas DiffServ/MPLS network is strong in delivering scalable multiclass services, it is still weak in providing standardized methods to automatically describe arriving traffic and dynamically reallocate resources. These issues are covered under the scope of QoS control, which can be implemented in many different ways.

The QoS control architectures have been developed in several standards bodies [2], in which the study of the Telecommunications and Internet Converged Services and Protocols for Advanced Networking (TISPAN) workgroup of ETSI wins the recognition of the industry. Due to diversity and multimedia feature of NGN services, how to implement QoS control on user service on the basis of IP-based transport layer has become an important task in NGN technical research.

In the NGN, a critical component that provides support for the dynamic QoS control is RACS [12]. The RACS needs to have interfaces with transport functional (TF) entity, service control function (SCF) entity, and network attachment subsystem (NASS) in order to enable dynamic end-to-end QoS control depending on the availability of the current network resources and thereby to improve network resource utility effectively.

Based on the RACS and the interface relationship between the RACS and the external entities in the NGN, it is possible to support different QoS control scenarios for the services requested by user terminals with different QoS negotiation capabilities [13]. Three different NGN QoS control scenarios can be distinguished according to ETSI/TISPAN [3]. The application of a specific scenario depends on the QoS signaling capabilities of the respective user equipment that initializes a session requiring certain QoS conditions within the respective NGN transport network.

User equipment can be classified into the following categories: (1) without QoS negotiation capabilities, (2) with QoS negotiation capabilities at transport layer such as RSVP or NSIS, (3) and with QoS negotiation capabilities at service layer such as SIP. In the current network environments, most of the user terminals do not support RSVP or NSIS protocol, because SIP has been adopted by the telecommunications industry as its protocol of choice for signaling. Thereby, during the service setup process, the user terminal can negotiate the QoS parameters required for the current service with the opposite terminal or application server via SIP. After the user terminal obtains the QoS parameters through negotiation, it sends a service request carrying the QoS parameters to the SCF entity. When the SCF entity receives the user service request, it extracts the QoS parameters from the service request and then forwards the QoS request to the RACS. Based on user profile, operator-specific policy rules, and resource availability, the RACS performs authentication and makes admission control decision on the received QoS request. When the RACS determines to permit the service to be transferred in the network in accordance with the requested QoS parameters, it sends gate control, bandwidth allocation, aggregation and adaptation control commands, and so forth, to the TF entity at the boundary of the network for traffic forwarding.

3. Signaling Information Transmission for QoS Control

Because of the fact that both service and transport layers are involved in the NGN QoS control process, the signaling between these two layers is compulsory. Combined with the application of traditional IP QoS mechanisms, this leads to a certain volume of signaling traffic [3]. The signaling traffic has always been considered as negligible and treated as best-effort traffic. This occurs even in many QoS-related projects, except End-to-end Quality of Service support over heterogeneous networks (EuQoS) project [14]. If signaling traffic is not treated properly while being transmitted over IP network, NGN QoS control may not work efficiently. Moreover, service reachability may fail to be implemented. For implementing service reachability, signaling information flow of NGN services should be ensured to be transmitted instantly and reliably.

3.1. Standard Approach to Signaling Information Transmission

In an all-IP transport network, a common interface between a user and a network utilizes the IP technology. In an IP access network of the NGN, all IP packets issued by a user are transmitted forward with a best-effort mode or a priority mode and signaling and media information flows of the NGN services are mixed in transmission. Since network resources are always limited, when any segment or any node of the network between a user and a SCF entity is overloaded or congested, the signaling information flow of the NGN services may be discarded and unable to reach the SCF entity. As a result, even if the user requests services of a relatively higher priority, it is possible that no answer will be received and the service reachability as the first ingredient in the QoS perceived by the user fails to be implemented. Moreover, in the case of mixing the signaling and media information flows in transmission, it is difficult for an IP network transmission node to identify whether the transmitted IP packet contains a signaling information or a media information and to guarantee that the IP packets containing a signaling information are not discarded in the case of the congestion, which makes it obviously impossible to implement the service reachability.

The service requested by a user may also be an emergent call service with a top priority such as a burglar alarm call, a fire alarm call, a traffic alarm call, or a first aid call. Such a service requires not only that the signaling information flow of service can always be transmitted instantly and reliably, but also that the media information flow of service can be established on demand and be transmitted reliably. If a signaling information flow is unable to reach a SCF entity reliably, it is impossible to establish an application session and start a media information flow.

Under normal network conditions, national and international networks can meet the need of NGN services, except in the less-developed regions of the world where bandwidth is still badly lacking [15]. The network performance statistics suggest that national networks in developed countries should already be providing reachability and quality of NGN services. However, it is generally felt that network performance can be unpredictable at times. There is a question how to explain this contradiction in network performance prediction. Most NGN providers have chosen to overprovision their network bandwidth based on the statistics that is, obtained from traffic monitoring systems. However, these systems monitor traffic with large time intervals. Due to averaging over large time intervals, network links seem to be underutilized, when, in fact, at time granularity smaller than a second, performance degradation is present leading to unacceptable QoS. The link utilization at various time scales (millisecond level) is analyzed to measure the frequency and duration of microcongestion, which is caused by bandwidth reduction, link multiplexing, and traffic burstiness. Analysis reveals that packet losses on underutilized link do occur due to microcongestion events [16].

To sum up, it is not possible to guarantee that signaling information flow of the NGN services is transmitted instantly and reliably, which makes it difficult to implement the service reachability. The signaling information flow of the NGN services is unable to reach the SCF entity, so that the media information flow cannot be transmitted, which makes it difficult to implement an emergent call service and trigger the RACS.

3.2. Novel Approach to Signaling Information Transmission

The NGN provider should guarantee that the signaling information flow of all NGN services is transmitted instantly and reliably regardless of the service level or the service type. It has not been recognized that guaranteeing the service reachability, that is, the instant and reliable transmission of signaling information flows of all telecom-level services in any case of resource occupancy rate, is of the most importance in the discussion of the QoS problem of the NGN.

To accomplish the task of prioritizing signaling information transmission, DiffServ addresses the clear need for relatively simple and coarse methods of categorizing traffic into various service classes and applying QoS parameters to those classes. The IETF has released Request for Comments (RFC) 4594, which proposes configuration guidelines for DiffServ service classes [17]. Since these guidelines are not standards, modifications can be made to these recommendations as required by specific needs and constraints.

Different service classes are constructed using DSCPs, traffic conditioners, PHBs, and active queue management (AQM) mechanisms. The Signaling service class should be configured to provide a minimum bandwidth assurance for Class Selector 5 (CS5) marked packets as defined in RFC 4594. This service class should use a rate queuing system, such as weighted fair queuing (WFQ) or weighted round robin (WRR). The single rate with burst size token bucket policer should be used to ensure that signaling traffic stays within its negotiated or engineered bounds. Since the traffic in this service class does not respond dynamically to packet loss, AQM should not be applied to CS5 marked packets [17]. To meet specific business requirements, Cisco has made a minor modification to its adoption of RFC 4594, namely, the switching of Signaling and Broadcast Video service class markings (to CS3 and CS5, resp.) [18].

As defined in RFC 4594, the signaling service class should be configured to assure the target values for IP packet transfer delay (IPTD) and IP packet loss ratio (IPLR), while the value of IP packet delay variation (IPDV) is not crucial. According to ITU-T Recommendation Y.1541, the following target values should be guaranteed: upper bound on IPTD below 100 ms and upper bound on IPLR below . To meet these QoS requirements regardless of network conditions, we proposed a modification of the configuration guideline for Signaling service class [4]. The modification consists of Signaling service class configuring by using priority queuing system to give it absolute preferential over all other User service classes. The priority queuing system is a combination of a set of queues and a scheduler that empties them in priority sequence [17]. When asked for a packet, the scheduler inspects the highest priority queue dedicated to Signaling service class and, if there is traffic present, returns a packet from that queue. Failing that, it inspects the next highest priority queue, and so on. A packet assigned to Signaling service class should be marked with a new DSCP value, which should be requested from Internet Assigned Numbers Authority (IANA). This DSCP should be lower than one used to configure the Network Control service class and higher than one reserved for all User service classes defined in RFC 4594 and RFC 5865 [19].

Applying the proposed modification to Signaling service class configuration, the QoS objectives for signaling traffic could be guaranteed regardless of the network conditions. This possibility is essential for efficiency of standardized NGN approaches for QoS control. If signaling traffic is able to reach the SCF entity, it is possible to implement NGN service reachability and trigger RACS by means of service request. As a result, it is possible to enable dynamic end-to-end QoS control depending on the availability of the current network resources and thereby to improve transport network resource utility effectively.

4. Simulation Investigation

To verify the novel approach to signaling information transmission, the simulation study is performed using a Network Simulator version 2 (ns-2) [20] and independently developed SIP module [21].

4.1. Simulation Methodology

Three experiments, which differ from each other according to the cause and localization of congestion, are conducted as shown in Table 1. We refer to Experiment 1 when congestion occurs due to network overload, Experiment 2 when congestion occurs due to bottleneck links overload, and Experiment 3 when congestion occurs due to multiple links failures.

Each experiment includes four different simulation scenarios, which differs from each other according to the forward priority assigned to different traffic flows as shown in Table 1. We will refer to Scenario 1 when SIP signaling flows are transmitted with a best-effort mode and Scenarios 2, 3, and 4 when SIP signaling flows are transmitted with a DiffServ mode. In Scenario 2, the SIP signaling flows share the lowest priority queue with FTP data flows. In Scenario 3, the SIP signaling flow packets are assigned to the dedicated low-priority queue, whose limit on maximum bandwidth is 10% of available link capacity. The highest priority queue is dedicated to the SIP signaling flows in Scenario 4.

The simulations are based on a common network topology consisting of six routers named A, B, C, D, E, and F, with five user domains (D1, D2, D3, D4, and D5) directly attached to each of them. The network topology is shown in Figure 1. The link capacities are dimensioned to implement a network configuration whose load equals 20%. We first consider a configuration in which each buffer in the network router has a service rate five times greater than the sum of the goodputs required by the traffic flows passing through it. The configured link capacities as well as propagation delays are shown in Figure 1. Starting from this configuration, we decrease the capacity of appropriate links according the total amount of incoming traffic passing through it, which is kept constant and equals 6 Mb.

The network is loaded by four types of traffic flows, which follow the same paths i (i = 1, 2, 3, 4, 5, 6) listed in Table 2. The Exponential (EXP), Constant Bit Rate (CBR), and File Transfer Protocol (FTP) traffic generators are used to simulate background traffic. The EXP and the CBR traffic generators are attached to User Datagram Protocol (UDP) agents, while the FTP traffic generators are attached to Transport Control Protocol (TCP) agents. EXP traffic generator is configured to generate 200 byte voice packets with burst time of 1 second, idle time of 0.5 second, and generation rate of 100 kbps. The CBR agent is configured to generate 1000 byte video packets and generation rate 300 kbps. FTP traffic generators simulate flows generated by data-limited TCP sources. We use Reno version of TCP sending agent with a maximum window size of 2000- and 1000-byte fixed size packets. The average time between the arrivals of new TCP sessions is 4 seconds. We generate sessions with random size with a mean of 1 × 105 byte, with exponential distribution and shape 1.5.

The global generation rate of FTP flows is thus 200 kbps, which equals 3.33% of total amount of generated traffic. By multiplying the number of generated EXP and CBR flows shown in Table 2 and the generation rate of each ones, the global generation rate of EXP and CBR flows is calculated. The global generation rate of EXP and CBR flows equals 1 Mbps and 4.80 Mbps, constituting 16.67% and 80% of total amount of traffic, respectively. Based on practical experiences, SIP signaling flows constitute less than 1% of total amount of traffic generated in the network, and as such cannot cause the congestion.

Scenario 1 is characterized by the absence of QoS mechanisms, while the specific combination of them has been considered in Scenarios 2, 3, and 4. It is assumed that in Scenarios 2, 3, and 4 all the routers adopt the same weighted random early detection (WRED) mechanism and priority queuing (PQ) algorithm. The configuration parameters for each WRED router equal to ns-2 default ones [20]. The PQ algorithm ensures that important traffic gets the fastest handling at each point where it is used. It was designed to give strict priority to important traffic. In the PQ, each packet is placed in one of four queues—high, medium, normal, or low—based on an assigned priority as shown in Table 1. During transmission, the algorithm gives higher-priority queues absolute preferential treatment over low-priority queues. The Token Bucket policy model is chosen with the aim of correct marking of EXP, CBR, and FTP traffic flows, whereas the Null policy model is applied to SIP signaling flows. The configured Committed Information Rate (CIR) value equals to 2 Mbps for both EXP and FTP traffic flows, and 6 Mbps for CBR traffic flows. The committed burst size (CBS) value equals to 0.15 Mbps for both EXP and FTP traffic flows and 0.45 Mbps for CBR traffic flows.

4.2. Simulation Results and Discussion

The output trace file from each simulation scenario in Experiments 1, 2, and 3 is used to measure average IPTD and IPLR obtained for SIP signaling flows. To study the distribution of these packets around the mean, the standard deviation (σ) in the IPTD is calculated. Using standard deviation, it is possible to estimate region around the mean where 68%, 95%, and 99% of IPTDs are located if the distribution is symmetric about the mean.

Experiment 1 investigates effects of network congestion on the critical performance metrics for six SIP signaling flows through four simulation scenarios [6]. The behavior of performance metrics for six SIP signaling flows in case of the bottleneck link congestion is analyzed in Experiment 2 [7]. The effect of a double link failure on critical performance metrics for six SIP signaling flows is studied in Experiment 3 [8]. Although the critical performance metrics are measured for six SIP signaling flows, this paper shows only results obtained for SIP signaling flow 1 (Figures 2, 3, and 4). The network/link load percentage, above which the critical performance metrics for six SIP signaling flows exceed the target values, is determined in each simulation scenario. The results obtained in each experiment are shown in Table 3.

In Experiment 1, the average IPTD exceeds the target value when the network load is above 60% in Scenarios 1 and 2 and above 90% in Scenario 3. The average IPLR exceeds the target value when the bottleneck links load is above 40% in Scenario 1, 60% in Scenario 2, and 100% in Scenario 3. The average IPLR does not exceed 1×10−3 regardless of the network load and equals zero only in Scenario 4.

In Experiment 2, the average IPTD exceeds 100 ms when the bottleneck links load is above 80% in Scenario 1, 60% in Scenario 2, and 90% in Scenario 3. The average IPLR exceeds the target value when the bottleneck links load is above 80% in Scenario 1 and 100% in Scenarios 2 and 3. The average IPLR does not exceed regardless of the bottleneck links load and equals zero in Scenario 4.

In Experiment 3, the average IPTD does not exceed 100 ms only in Scenario 4. The average IPLR exceeds the target value when the network load is above 20% both in Scenarios 1 and 2 and 100% in Scenario 3. It is kept below regardless of the network load and equals zero only in Scenario 4.

Summarizing simulation results, it is noticed that the critical performance metrics for SIP signaling flows is possible to keep under target values regardless of network/link load only when the novel approach to configuring Signaling service class is used (Scenario 4). The average value of IPTD obtained for SIP signaling flows in Scenario 4 equals 60.43 ms (σ = ±6.59 ms) in Experiment 1, 59.99 ms (σ = ±6.50 ms) in Experiment 2, and 70.91 ms (σ = ±8.27 ms) in Experiment 3. The IPLR of 0 obtained for SIP signaling flows is detected in Scenario 4 of each experiment.

The obtained results are statistically processed using Statistical Package for the Social Sciences (SPSS) version 15.0. The null hypothesis is setup stating that the target QoS objectives for Signaling service class are guaranteed when it is assigned the highest priority. Against the null hypothesis is setup the alternative hypothesis. Statistical tests of the null hypothesis are summarized as a P value with an indication of its statistical significance. The 95% confidence interval is chosen, and this relates to the generally accepted level of statistical significance P < 0.05. The regression analysis is conducted to find the relationship that explains how the variation in IPTD/IPLR values for SIP signaling flows depends on the variation in a network/link load. While the coefficient of correlation ( ) is measured to give the true direction of the correlation between the IPTD/IPLR values for SIP signaling flows and network/link load, the coefficient of determination ( ) is provided to give the true strength of this correlation but without an indication of its direction.

The results of regression analysis of the relationship between the IPTD for SIP signaling flows and the network/link load for each scenario of conducted experiments are summarized in Table 4. The exponential regression model is used to evaluate the relationship between IPTD for SIP signaling flows as dependent variable and network/link load as independent variable in the first three scenarios. The linear regression model is used to describe how the typical value of IPTD for SIP signaling flows changes when network/link load is varied in Scenario 4. As shown in Table 4, the medium positive correlation between IPTD for SIP signaling flows and network/link load found in Scenarios 1 and 2 of each experiment, as well as in Scenario 3 of Experiment 2, is statistically significant (P < 0.05). This is in contrast with results obtained in Scenario 4 of each experiment. The correlation coefficient found in Scenario 4 between the IPTD and the network/link load equals 0.0516 and is not statistically significant (P > 0.05). The coefficient of determination equals 0.0027, which means that only 0.27% of the total variation in the IPTD for SIP signaling flows can be explained by the linear relationship between the IPTD and the network/link load. It means that there is almost no statistical relationship between the IPTD and the network/link load when SIP signaling flows are marked with the highest priority. If the network load increases by 1%, we predict that the IPTD for SIP signaling flows will increase by approximately 0.0152 ms ( ) in Experiments 1 and 3 and 0.00234 ms ( ) in Experiment 2. If the network load is 0%, then we predict that the IPTD for SIP signaling flows is 71 ms ( ) in Experiment 1, 61.3 ms ( ) in Experiment 2, and 71.5 ms ( ) in Experiment 3.

The results of regression analysis of the relationship between the IPLR for SIP signaling flows and the network/link load for each scenario of conducted experiments are summarized in Table 5. The cubic regression model is used to describe how the typical value of IPLR for SIP signaling flows changes when network/link load is varied in Scenarios 1 and 2 of each experiment, as well as in Scenario 3 of Experiment 2. The very strong positive correlation is observed between the IPLR for SIP signaling flows and network/link load, which is statistically significant (P < 0.05). The regression model of the relationship between the IPLR for SIP signaling flows and the network/link load cannot be determined for Scenario 3 of Experiments 1 and 3, as well as for Scenario 4 of each experiment, because the IPLR is kept constant regardless the network/link load. It means that there is no statistical relationship between the IPLR and the network/link load when SIP signaling flows are marked with the highest priority.

5. Conclusion and Future Work

The evolution of NGN raises the issue of exploiting customizable service for nomadic user within the environment of heterogeneity and mobility. In this context, the end-to-end QoS remains always as an issue. The novel approach based on prioritizing signaling information transmission is proposed to address this issue. It has been recognized that prioritizing the signaling information transmission is the main precondition to guarantee the service reachability and implement dynamic end-to-end QoS control depending on the availability of the current network resources and thereby improve transport network resource utility effectively.

This paper extends our previous work in terms of statistical analysis of signaling performance metrics. It shows that there is statistically significant relationship between the signaling performance metrics and network/link load when standard approach to signaling information transmission is used. Although the network links seem to be underutilized, the signaling performance degradation present in this case could be explained by microcongestion events. The detailed analysis of the frequency and duration of microcongestion is needed to determine its impact on the performance degradation on underutilized links. The results obtained in this work indicate that there is almost no statistical relationship between the signaling performance metrics and the network/link load when novel approach is used. This is important for guaranteeing service reachability and continuity throughout the session while moving or changing terminal.

In addition to summarizing our research findings, the opportunity for the improvement of the novel approach may be identified. Prioritizing signaling information transmission may be based on the network utilization. With the network utilization around the 90%, higher priority level should be assigned to those signaling packets that terminate session and, thus, reduce the overall network congestion. On the other hand, with the network utilization around the 20%, higher priority level should be assigned to those signaling packets that establish new sessions.

Two additional issues may be identified for future work. They are related to the difficulties in cross-domain and cross-layer priority level configuration for Signaling service class. The target QoS objectives for Signaling service class are ideally achieved by identical QoS marking and packet treatment policies across layers and networks involved in the end-to-end packet transport. However, the local policy enforcement and possible remarking options likely lead to suboptimal signaling packet treatment traveling through several domains. Furthermore, the cross-layer QoS mapping occurs internally in an uncoordinated manner and is not signaled across network boundaries.

Acknowledgment

The authors would like to thank the anonymous reviewers for their valuable comments and suggestions, which significantly improved the quality of this paper.