11. Quality of Service

The 7705 SAR-Hm series of routers supports Quality of Service (QoS) as covered in the topics listed below:

11.1. QoS Policies

For general information on QoS policies support, refer to the topics listed below in the “QoS Policies” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR Quality of Service Guide.

  1. QoS Overview
  2. Forwarding Classes
  3. Queue Parameters
  4. QoS Policies Overview
    1. Service versus Network QoS
    2. QoS Policy Entities
    3. Network QoS Policies
    4. Network Queue QoS Policies
    5. Service Ingress QoS Policies
    6. Service Egress QoS Policies
    7. Configuration Notes

11.2. Network QoS Policies

This section describes the following functionality:

For general information on network QoS policies support, refer to the topics listed below in the “Network QoS Policies” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR Quality of Service Guide.

  1. Network QoS Policies Overview
  2. Network Ingress
    1. Network Ingress Tunnel QoS Override
    2. Network Ingress IP Match Criteria
  3. Network Egress
  4. Basic Configurations
  5. Service Management Tasks
  6. Network QoS Policy Command Reference

For descriptions of network QoS policy commands, refer to the 7450 ESS, 7750 SR, 7950 XRS, and VSR Classic CLI Command Reference Guide and to the 7450 ESS, 7750 SR, 7950 XRS, and VSR Clear, Show, and Tools Command Reference Guide.

11.2.1. Dedicated Bearers

A default bearer is established when the node first attaches to a cellular network for each cellular port that has an enabled SIM. An IP address is assigned for each default bearer and the node uses this IP address for the associated PDN router interface that is used to route traffic to and from the cellular network. See the PDN Router Interfaces section for information about PDN router interfaces and IP address assignment.

In addition to the default bearer, the node accepts network-initiated dedicated bearer establishment. The node does not initiate dedicated bearers towards the network.

Dedicated bearers provide a dedicated tunnel for specific types of traffic depending QoS requirements. Since they are established for the same cellular port as the default bearer, dedicated bearers use the same PDN router interface configured for the default bearer for sending and receiving traffic. Dedicated bearers can be a guaranteed bit rate (GBR) or non-GBR, whereas the default bearer can only be non-GBR. Dedicated bearers use traffic flow templates (TFTs) to provide special treatment to specific services that need to use the dedicated bearers.

The network programs TFTs on the cellular interface for each dedicated bearer. The TFTs contains at least one and up to eight packet filter items as follows:

  1. source address (with subnet mask)
  2. IP protocol number (TCP, UDP)
  3. destination port range
  4. source port range
  5. IPSec Security Parameter Index (SPI)
  6. type of Service (TOS) (IPv4)
  7. Flow-Label (IPv6 only)
  8. evaluation precedence index

The node expects only one TFT to be programmed by the network for each dedicated bearer. More than one TFT per dedicated bearer is not supported.

The node expects that the TFT programmed per dedicated bearer will contain only a TOS packet filter. Other TFT parameters, if they are specified and programmed, are not supported. The TOS packet filter enables mapping of egress packets that match the TOS settings to the corresponding dedicated bearer and provide GBR, or non-GBR, service for the traffic as required.

Operators must coordinate with their wireless service providers and subscribe for dedicated bearers with the specific TOS packet filter settings as required. Operators must then ensure that service ingress classification and marking for the respective traffic flows match the dedicated bearer TOS packet filter when services traffic must egress the radio interface on the dedicated bearer.

Figure 16 illustrates a typical use case for dedicated bearers to differentiate services over a cellular network.

Figure 16:  Dedicated Bearer and Differentiated Services over a Cellular Network 

The CLI output below shows an example of bearer information configured on a cellular port.

*A:Dut-E# show port 1/1/1 
===============================================================================
Cellular Interface
===============================================================================
...
==================================================================
Bearer Information
==================================================================
Bearer Id   Bearer Type   QCI   UL GBR   UL MBR   DL GBR   DL MBR
------------------------------------------------------------------
        5       default     5                                    
        6     dedicated     1      100      200     1000    50000
        7     dedicated     9                                    
==================================================================
==========================================================
Traffic Flow Template Packet Filters
==========================================================
Bearer Id   Filter Id   Precedence   Direction   TOS/Mask
----------------------------------------------------------
        6           1            1      uplink    0xc0/fc
        6           2            2    downlink    0x04/fc
        7           1          200        both           
==========================================================

11.3. Network Queue QoS Policies

For general information on network queue QoS policies support, refer to the topics listed below in the “Network Queue QoS Policies” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR Quality of Service Guide.

  1. Basic Configurations
    1. Default Network Queue Policy Values

11.4. Service Ingress and Egress QoS Policies

For general information on service ingress and egress QoS policies support, refer to the topics listed below in the “Network Queue QoS Policies” chapter of the 7450 ESS, 7750 SR, 7950 XRS, and VSR Quality of Service Guide.

  1. Basic Configurations
  2. Service Ingress QoS Policy
    1. Service Ingress QoS Queue
    2. Ingress Forwarding Class (FC)
    3. Ingress IP Match Criteria
    4. Ingress IPv6 Match Criteria
  3. Service Egress QoS Policy
    1. Service Egress QoS Queue
    2. Percent-rate Support
    3. Egress SAP FC and FP Overrides
    4. Dot1p Egress Remarking
    5. DSCP/Prec Egress Remarking
  4. Service Management Tasks

For descriptions of service ingress and egress QoS policy commands, refer to the 7450 ESS, 7750 SR, 7950 XRS, and VSR Classic CLI Command Reference Guide and to the 7450 ESS, 7750 SR, 7950 XRS, and VSR Clear, Show, and Tools Command Reference Guide.