- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
QCI - QoS Mapping
Configuration Mode Commands
The QoS Class Index (QCI) to QoS Mapping Configuration Mode is used to map QoS Class Indexes to enforceable QoS parameters. Mapping can occur between the RAN and the Serving Gateway (S-GW), the Mobility Management Entity (MME), and/or the PDN Gateway (P-GW) in an LTE network or between the RAN and the eHRPD Serving Gateway (HSGW) in an eHRPD network.
Mode
Exec > Global Configuration > QCI-QoS Mapping Configuration
configure > qci-qos-mapping name
Entering the above command sequence results in the following prompt:
[local]host_name(config-qci-qos-mapping)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
operator-defined-qci
Creates and maps non-standard QCI values to enforceable QoS parameters.
Product
P-GW
SAEGW
Privilege
Administrator
Mode
Exec > Global Configuration > QCI-QoS Mapping Configuration
configure > qci-qos-mapping name
Entering the above command sequence results in the following prompt:
[local]host_name(config-qci-qos-mapping)#
Syntax
Syntax Description
operator-defined-qci num { gbr | non-gbr } [ { downlink | uplkink } [ encaps-header { copy-inner | copy-outer | dscp-marking dscp-marking-value } [ internal-qos priority priority ] | internal-qos priority priority | user-datagram dscp-marking dscp-marking-value [ encaps-header { copy-inner | copy-outer | dscp-marking dscp-marking-value } [ internal-qos priority priority ] ] | pre-rel8-qos-mapping num ] no operator-defined-qci num
no
Disables the selected non-standard QCI value.
num
Specifies the non-standard, operator-defined QCI value to be enabled. num must be an integer from 128 through 254.
Standards-based QCI values 1 through 9 are configured through the qci command.
gbr
Specifies that this QCI type is Guaranteed Bit Rate (GBR).
non-gbr
Specifies that this QCI type is non-Guaranteed Bit Rate (non-GBR).
downlink
Configures parameters for downlink traffic.
uplink
Configures parameters for uplink traffic.
encaps-header { copy-inner | copy-outer | dscp-marking dscp-marking-value }
Specifies that the DSCP marking must be set on the encapsulation header for IP-in-IP, GRE, or GTP encapsulation.
-
copy-inner: Specifies that the DSCP marking is to be acquired from the UDP headers within the encapsulation.
- copy-outer used to copy the DSCP value coming in the data packet from S1u interface to the data packet sent on the S5 interface and vice-versa.
-
dscp-marking dscp-marking-value: Specifies that the DSCP marking is to be defined by this keyword.
dscp-marking-value is expressed as a hexadecimal number from 0x00 through 0x3F.
internal-qos priority priority
Sets the internal QoS. These get resolved in L2 values.
priority is an integer value from 0 through 7.
user-datagram dscp-marking dscp-marking-value
Specifies that the IP DSCP marking is to be defined by this keyword.
dscp-marking-value is expressed as a hexadecimal number from 0x00 through 0x3F.
pre-rel8-qos-mapping num
Maps non-standard QCI to a standard QCI that has the characteristics (TC, THP, SI, TD, SSD) similar to desired pre-rel8 standard QoS values during 3G call or GnGp handover.
num must be an integer from:
- 1 through 4 for GBR
- 5 through 9 for non-GBR
If the wrong value is chosen, one of the following configuration errors will appear: "Failure: Only QCI range 1 - 4 are allowed for GBR QCI" or "Failure: Only QCI range 5 - 9 are allowed for Non-GBR QCI".
QCI values 1 through 9 are defined in 3GPP Specification TS 23.203 "Policy and charging control architecture".
Usage Guidelines
Use this command to create and map non-standard QCI values to enforceable QoS parameters in P-GW so that calls can be accepted when non-standard QCI values are received from UE or PCRF.
Use of non-standard QCIs require that a valid license key be installed. Contact your Cisco Account or Support representative for information on how to obtain a license.
3G GGSN Call
If the pre-rel8-qos-mapping field is not configured for the non-standard QCI under P-GW which is associated with a GGSN, then the 3G call would be rejected.
GnGp Handoff
-
If the pre-rel8-qos-mapping field is not configured for the non-standard QCI for default bearer, then the handoff would be rejected.
-
If the pre-rel8-qos-mapping field is not configured for the non-standard QCI for dedicated bearer, then only that bearer would be rejected during handoff.
-
In the following scenario:
- default bearer with standard QCI or non-standard QCI (with pre-rel8-qos-mapping configured)
- more than one dedicated bearer (some with standard QCI, some with non-standard QCI with pre-rel8-qos-mapping configured, and some with non-standard QCI with no mapping)
During LTE-to-GnGp handoff:
- UPC Request for all the dedicated bearers with non-standard QCI with no mapping would be rejected
- handoff will be successful for the remaining bearers
Examples
operator-defined-qci 129 gbr pre-rel8-qos-mapping 2
qci
Creates and maps standard QCI values to enforceable QoS parameters.
Product
HSGW
P-GW
SAEGW
S-GW
Privilege
Administrator
Mode
Exec > Global Configuration > QCI-QoS Mapping Configuration
configure > qci-qos-mapping name
Entering the above command sequence results in the following prompt:
[local]host_name(config-qci-qos-mapping)#
Syntax for StarOS releases 16 and forward
Syntax Description
qci num [ arp-priority-level arp_value ] [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ uplink [ downlink] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] qci num [ delay-class delay-class-value precedence-class precedence-class-value reliability-class reliability-class-value [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ uplink [ downlink ] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] ] qci num [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] qci num [ gbr [ delay-class delay-class-value precedence-class precedence-class-value reliability-class reliability-class-value ] [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ max-packet-delay max-packet-delay-value max-error-rate max-error-rate ] [ traffic-policing interval value ] [ uplink [ downlink ] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] ] qci num [ max-packet-delay max-packet-delay-value max-error-rate max-error-rate [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ uplink [ downlink ] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] ] qci num [ non-gbr [ delay-class delay-class-value precedence-class precedence-class-value reliability-class reliability-class-value ] [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ max-packet-delay max-packet-delay-value max-error-rate max-error-rate ] [ traffic-policing interval value ] [ uplink [ downlink] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] ] qci num [ traffic-policing interval interval [ delay-class delay-class-value precedence-class precedence-class-value reliability-class reliability-class-value ] [ downlink [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ max-packet-delay max-packet-delay-value max-error-rate max-error-rate ] [ uplink [ downlink] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] ] qci num [ uplink [ downlink] [ encaps-header { copy-inner | dscp-marking dscp-marking-value } ] [ internal-qos priority priority ] [ user-datagram dscp-marking dscp-marking-value ] ] [ default | no ] qci num
The optional keywords associated with each of the initial optional keywords are abbreviated in the syntax examples above for clarity. Refer to the definitions below for the full keyword paths and associated descriptions for each keyword string in this command.
default
Resets the default values for the select QCI value.
no
Disables the selected QCI value.
num
Specifies the QCI value to be enabled; must be an integer between 1-9 or 128-254 .
QCI values 1 through 9 are defined in 3GPP Specification TS 23.203 "Policy and charging control architecture".
In release 21 and forward, QCI options 65 and 66 are available for guaranteed bit rate (GBR) network initiated QCI values only.
In release 21 and forward, QCI options 69 and 70 are available for non-GBR network initiated QCI values only.
delay-class delay-class-value precedenced-class precedence-class-value reliability-class reliability-class-value
delay-class: Specifies the pre-release 8 value for configuring packet delay.
delay-class-value must be an integer from 1 through 9.
precedence-class: Specifies the pre-release 8 value for configuring packet precedence.
precedence-class-value must be an integer from 1 through 32.
reliability-class: Specifies the pre-release 8 value for configuring packet reliability.
reliability-class-value must be an integer from 1 through 32.
downlink
Configures parameters for downlink traffic.
encaps-header { copy-inner | dscp-marking dscp-marking-value }
encaps-header: Specifies that the DSCP marking must be set on the encapsulation header for IP-in-IP, GRE, or GTP encapsulation.
gbr
Specifies that this QCI type is Guaranteed Bit Rate (GBR).
internal-qos priority priority
Sets the internal QoS. These get resolved in L2 values.
priority is an integer value from 0 through 7.
max-packet-delay max-packet-delay-value max-error-rate max-error-rate
max-packet-delay num: Specifies the maximum packet delay (in milliseconds) that can be applied to the data with the QCI.
max-packet-delay-value must be an integer from 10 through 1000.
max-error-rate num: Specifies the maximum error loss rate of non-congestion related packet loss.
max-error-rate must be an integer from 1 through 6, specifying 10-1 through 10-6.
Defaults for standards-based QCI values are defined in 3GPP Specification TS 23.203 "Policy and charging control architecture".
non-gbr
Specifies that this QCI type is non-Guaranteed Bit Rate (non-GBR).
traffic-policing interval interval
Specifies the traffic policing interval associated with the this QCI.
interval must be an integer from 1 through 100.
uplink
Configures parameters for uplink traffic.
user-datagram dscp-marking dscp-marking-value
user-datagram dscp-marking: Specifies that the IP DSCP marking is to be defined by this keyword.
dscp-marking-value is expressed as a hexadecimal number from 0x00 through 0x3F.
Syntax for StarOS releases 15 and earlier
Syntax Description
qci num [ delay-class num precedence-class num reliability-class num [ downlink | uplink ] ] qci num [ downlink [ 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex [ 802.1p-value priority ] } | user-datagram dscp-marking hex [ 802.1p-value priority ] | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex | copy-outer [ 802.1p-value priority ] } ] ] qci num [ gbr [ delay-class | downlink | max-packet-delay | traffic-policing | uplink ] ] qci num [ max-packet-delay num max-error-rate num [ downlink | uplink ] ] qci num [ non-gbr [ delay-class | downlink | max-packet-delay | traffic-policing | uplink ] ] qci num [ traffic-policing interval interval [ delay-class | downlink | max-packet-delay | uplink ] ] qci num [ uplink [ 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex | copy-outer[ 802.1p-value priority ] } | mpls-exp-value value [ downlink { 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex| copy-outer } | user-datagram dscp-marking hex [ 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex [ 802.1p-value priority ] } ] ] ]| user-datagram dscp-marking hex [ 802.1p-value priority ] | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking | copy-outer hex [ 802.1p-value priority ] } ] ] [ default | no ] qci num
The optional keywords associated with each of the initial optional keywords are abbreviated in the syntax examples above for clarity. Refer to the definitions below for the full keyword paths and associated descriptions for each keyword string in this command.
default
Resets the default values for the select standards-based QCI value.
no
Disables the selected standards-based QCI value.
num
Specifies the standards-based QCI value to be enabled.
num must be an integer from 1 through 256.
Only standards-based QCI values of 1 through 9 are supported.
QCI values 1 through 9 are defined in 3GPP Specification TS 23.203 "Policy and charging control architecture".
delay-class num precedence-class num reliability-class num
delay-class num: Specifies the pre-release 8 value for configuring packet delay.
num must be an integer from 1 through 32.
precedence-class num: Specifies the pre-release 8 value for configuring packet precedence.
num must be an integer from 1 through 32.
reliability-class num: Specifies the pre-release 8 value for configuring packet reliability.
num must be an integer from 1 through 32.
downlink [ 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex [ 802.1p-value priority ] } | user-datagram dscp-marking hex [ 802.1p-value priority ] | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex | copy-outer[ 802.1p-value priority ] } ] ]
Configures parameters for downlink traffic.
802.1p-value priority: Maps the qci value to the priority value set in the Ethernet frame header.
priority is an integer value from 0 through 7.
encaps-header: Specifies that the DSCP marking must be set on the encapsulation header for IP-in-IP, GRE, or GTP encapsulation.
user-datagram dscp-marking hex: Specifies that the IP DSCP marking is to be defined by this keyword.
hex is expressed as a hexadecimal number from 0x00 through 0x3F.
-
copy-inner: Specifies that the DSCP marking is to be acquired from the UDP headers within the encapsulation.
-
dscp-marking hex: Specifies that the DSCP marking is to be defined by this keyword.
hex ia expressed as a hexadecimal number from 0x00 through 0x3F.
- copy-outer used to copy the DSCP value coming in the data packet from S1u interface to the data packet sent on the S5 interface and vice-versa.
gbr
Specifies that this QCI type is Guaranteed Bit Rate (GBR).
max-packet-delay num max-error-rate num
max-packet-delay num: Specifies the maximum packet delay (in milliseconds) that can be applied to the data with the QCI.
num must be an integer from 10 through 1000.
max-error-rate num: Specifies the maximum error loss rate of non-congestion related packet loss.
num must be an integer from 1 through 6, specifying 10-1 through 10-6.
Defaults for standards-based QCI values are defined in 3GPP Specification TS 23.203 "Policy and charging control architecture".
non-gbr
Specifies that this QCI type is non-Guaranteed Bit Rate (non-GBR).
traffic-policing interval interval
Specifies the traffic policing interval associated with the this QCI.
interval must be an integer from 1 through 100.
uplink [ 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex [ 802.1p-value priority ] } | mpls-exp-value value [ downlink { 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex } | user-datagram dscp-marking hex [ 802.1p-value priority | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex| copy-outer [ 802.1p-value priority ] } ] ] ] | user-datagram dscp-marking hex [ 802.1p-value priority ] | encaps-header { copy-inner [ 802.1p-value priority ] | dscp-marking hex [ 802.1p-value priority ] } ] ]
Configures parameters for uplink traffic.
802.1p-value priority: Maps the qci value to the priority value set in the Ethernet frame header.
priority is an integer value from 0 through 7.
encaps-header: Specifies that the DSCP marking must be set on the encapsulation header for IP-in-IP, GRE, or GTP encapsulation.
mpls-exp-value value: Sets EXP bits for MPLS for mobile to egress side traffic.
value is an integer value from 0 through 7.
user-datagram dscp-marking hex: Specifies that the IP DSCP marking is to be defined by this keyword.
hex is expressed as a hexadecimal number from 0x00 through 0x3F.
-
copy-inner: Specifies that the DSCP marking is to be acquired from the UDP headers within the encapsulation.
-
dscp-marking hex: Specifies that the DSCP marking is to be defined by this keyword.
hex is expressed as a hexadecimal number from 0x00 through 0x3F.
- copy-outer used to copy the DSCP value coming in the data packet from S1u interface to the data packet sent on the S5 interface and vice-versa.
Usage Guidelines
Use this command to create and map QCI values to enforceable QoS parameters.
Non-standard QCI values are only supported with the license-enabled operator-defined-qci command.
Examples
qci 8 uplink encaps-header copy-inner
Feedback