Feature Description
Circuit Switched Fallback (CSFB) enables the UE to camp on an EUTRAN cell and originate or terminate voice calls through a forced switch over to the circuit switched (CS) domain or other CS-domain services (e.g., Location Services (LCS) or supplementary services). Additionally, SMS delivery via the CS core network is realized without CSFB. Since LTE EPC networks were not meant to directly anchor CS connections, when any CS voice services are initiated, any PS based data activities on the E-UTRAN network will be temporarily suspended (either the data transfer is suspended or the packet switched connection is handed over to the 2G/3G network).
CSFB provides an interim solution for enabling telephony and SMS services for LTE operators that do not plan to deploy IMS packet switched services at initial service launch.
CSFB function is realized by reusing Gs interface mechanisms, as defined in 3GPP TS 29.018, on the interface between the MME in the EPS and the VLR. This interface is called the SGs interface. The SGs interface connects the databases in the VLR and the MME.
Important |
This feature requires that a valid license key be installed. Contact your Cisco Account or Support representative for information on how to obtain a license. |
Supported Features
- Release 8 and Release 9 Specification Support
- SGs-AP Encode/Decode of all messages
- SGs-AP Procedure Support
-
Paging
-
Location Update
-
Non-EPS Alert
-
Explicit IMSI Detach
-
Implicit IMSI Detach
-
VLR Failure
-
HSS Failure
-
MM Information
-
NAS Message Tunneling
-
Service Request
-
MME Failure
-
-
SMS
-
Mobile Originating Voice Call
-
Mobile Terminating Voice Call
-
Gn/Gp Handover
-
S3 Handover
-
Basic and Enhanced TAI to LAI Mapping
-
Basic LAI to VLR Mapping
-
VLR association distribution among multiple MMEMGRs
-
IMSI Paging Procedure
-
SCTP Multi-homing for SGs interface
-
IPv6 Transport for SGs interface
-
SNMP Trap Support (Service/VLR association)
-
Operator Policy Support
- SMS-only
- Disallow CSFB
- Reject EPS if IMSI attach fails
- Reject EPS if VoIMS and no CSFB
- CSFB Not Preferred
- Configurable RFSP based on UE Usage and and Voice Domain Preference
-
PS Suspend/Resume over S11 (Release 8)
-
PS Suspend/Resume over S3/S11 (Release 9)
-
Support for SGs AP Timers: TS6-1, ts8, ts9, ts10, ts12-1, ts12-2, ts-13
- Idle mode Signaling Reduction (ISR)
- Multiple Association Support
- SNMP Trap Support
- VLRAssocDown - sent when an SCTP association to a VLR is down.
- VLRDown - sent when all SCTP associations to a VLR are down.
- VlrAllAssocDown - sent when all associations to all VLRs are down.
-
Support for Passive VLR Offload: See VLR Management.
- Support for Active VLR Offload: See VLR Management.
- UE Detach on VLR Failure: See VLR Management.
- UE Detach on VLR Recovery: See VLR Management.
DSCP Marking for SGs Interface
SGs services provides the Differentiated Services Code Point (DSCP) marking functionality. DSCP marking helps in packet traffic management. DSCP marking can be performed on both IPv4 and IPv6 packets leaving the SGs interface.
Either the pre-defined DSCP values can be used for marking, or any arbitrary value ranging from 0x01 to 0x3F can be assigned. The default DSCP value is 0x00 or be (Best Effort). The default DSCP value is automatically set when the configuration is disabled.
config
context context_name
sgs-service service_name
[no] ip qos-dscp dscp_value
end
-
ip defines the Internet Protocol parameters for the packets leaving through the SGs interface.
-
qos-dscp designates the Quality of Service - Differentiated Services Code Point value to the packet leaving through the SGs interface.
-
dscp_value is a value assigned to the packet for DSCP marking. The value can be a pre-defined DSCP value or an arbitrary value ranging from 0x01 to 0x3F.