CSCF PCRF-Policy-Control Configuration Mode Commands

Size: px
Start display at page:

Download "CSCF PCRF-Policy-Control Configuration Mode Commands"

Transcription

1 CSCF PCRF-Policy-Control Configuration Mode Commands The PCRF-Policy-Control Configuration Mode is used to enable PCRF policy control within the service. Command Modes Exec > Global Configuration > Context Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration > CSCF PCRF-Policy-Control Configuration configure > context context_name > cscf service service_name > proxy-cscf > pcrf-policy-control Entering the above command sequence results in the following prompt: [context_name]host_name(config-pcrf-policy-control)# Important The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). authorization inactive-media, page 2 authorization mediatype, page 3 authorization policy-interworking-failure, page 5 end, page 6 exit, page 7 signaling-bearer-loss, page 8 1

2 authorization inactive-media CSCF PCRF-Policy-Control Configuration Mode Commands authorization inactive-media Enables policy authorization for calls with inactive media. SCM (P-CSCF, A-BG) Administrator Command Modes Exec > Global Configuration > Context Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration > CSCF PCRF-Policy-Control Configuration configure > context context_name > cscf service service_name > proxy-cscf > pcrf-policy-control Entering the above command sequence results in the following prompt: [context_name]host_name(config-pcrf-policy-control)# Syntax Description [ default no ] authorization inactive-media default Calls with all media lines in the inactive state are authorized via Rx. no Calls with all media lines in the inactive state will not be authorized via Rx. Use this command to enable or disable policy authorization for calls with inactive media. The media will be considered inactive when all m lines in SDP are in inactive state. Examples The following command enables policy authorization for calls with inactive media: authorization inactive-media 2

3 CSCF PCRF-Policy-Control Configuration Mode Commands authorization mediatype authorization mediatype Enables media authorization, using external PCRF via Rx, of specific media types (present in the SDP of a SIP message) only. SCM (P-CSCF, A-BG) Administrator Command Modes Exec > Global Configuration > Context Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration > CSCF PCRF-Policy-Control Configuration configure > context context_name > cscf service service_name > proxy-cscf > pcrf-policy-control Entering the above command sequence results in the following prompt: [context_name]host_name(config-pcrf-policy-control)# Syntax Description [ no ] authorization mediatype { application audio control data message others text video } mediatype { application audio control data message others text video } Enables the external authorization of calls for the following SDP media types: application audio control data message others text video no Disables external authorization for the specified media type. As Per 3GPP V8.5, P-CSCF/A-BG will authorize VOIP calls only for the media types enabled via this command. The P-CSCF/A-BG sends all media information for all supported media types present in SDP in 3

4 authorization mediatype CSCF PCRF-Policy-Control Configuration Mode Commands AAR message to PCRF via Rx. For the other (unsupported) media types, P-CSCF will not send media information in AAR. Be default, media authorization for all the media types is enabled. Examples Enables the P-CSCF to authorize calls for audio media types: authorization mediatype audio Disables the authorization of calls for audio media types: no authorization mediatype audio 4

5 CSCF PCRF-Policy-Control Configuration Mode Commands authorization policy-interworking-failure authorization policy-interworking-failure Allows/rejects a session based on configuration in case of failure from PCRF. SCM (P-CSCF, A-BG) Administrator Command Modes Exec > Global Configuration > Context Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration > CSCF PCRF-Policy-Control Configuration configure > context context_name > cscf service service_name > proxy-cscf > pcrf-policy-control Entering the above command sequence results in the following prompt: [context_name]host_name(config-pcrf-policy-control)# Syntax Description authorization policy-interworking-failure { session-continue session-reject [ response-code code ] ) default authorization policy-interworking-failure session-continue P-CSCF continues session in case of failure from PCRF. session-reject P-CSCF rejects session in case of failure from PCRF. response-code code Specifies SIP response code for rejected session. number must be an integer from 400 to 699. Default is 500. default By default, session-reject is activated to reject session with default response code 500. Use this command to configure for policy interworking failure. Allow or reject a session based on configuration in case of failure from PCRF. Examples The following command rejects session in case of failure from PCRF with SIP response code 450: authorization policy-interworking-failure session-reject response-code 450 5

6 end CSCF PCRF-Policy-Control Configuration Mode Commands end Exits the current configuration mode and returns to the Exec mode. All Security Administrator, Administrator Syntax Description end Use this command to return to the Exec mode. 6

7 CSCF PCRF-Policy-Control Configuration Mode Commands exit exit Exits the current mode and returns to the parent configuration mode. All Security Administrator, Administrator Syntax Description exit Use this command to return to the parent configuration mode. 7

8 signaling-bearer-loss CSCF PCRF-Policy-Control Configuration Mode Commands signaling-bearer-loss Enables subscription to Notification of Signaling Transmission Path Status, as well as IPCAN Change type notification. This command is enabled by default. SCM (P-CSCF, A-BG) Administrator Command Modes Exec > Global Configuration > Context Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration > CSCF PCRF-Policy-Control Configuration configure > context context_name > cscf service service_name > proxy-cscf > pcrf-policy-control Entering the above command sequence results in the following prompt: [context_name]host_name(config-pcrf-policy-control)# Syntax Description [ no ] signaling-bearer-loss subscription no Disables subscription to Notification of Signaling Transmission Path Status, as well as IPCAN Change type notification. subscription Enables subscription to Notification of Signaling Transmission Path Status, as well as IPCAN Change type notification. Use this command to enable or disable subscription to Notification of Signaling Transmission Path Status, as well as IPCAN Change type notification. When enabled, the P-CSCF/A-BG sends AAR to the external PCRF via the Rx interface after UE registration. When disabled, the P-CSCF/A-BG will not subscribe to any event during Registration with PCRF and no diameter session will be established. Examples Enables subscription to Notification of Signaling Transmission Path Status, as well as IPCAN Change type notification: signaling-bearer-loss subscription 8

9 CSCF PCRF-Policy-Control Configuration Mode Commands signaling-bearer-loss Disables subscription to Notification of Signaling Transmission Path Status, as well as IPCAN Change type notification: no signaling-bearer-loss subscription 9

10 signaling-bearer-loss CSCF PCRF-Policy-Control Configuration Mode Commands 10

CSCFProxy-CSCFConfigurationModeCommands

CSCFProxy-CSCFConfigurationModeCommands CSCFProxy-CSCFModeCommands The Proxy-CSCF Mode is used to enable Diameter policy control within the service. Important The commands or keywords/variables that are available are dependent on platform type,

More information

P-GW Service Configuration Mode Commands

P-GW Service Configuration Mode Commands P-GW Service Configuration Mode Commands The P-GW (PDN Gateway) Service Configuration Mode is used to create and manage the relationship between specified services used for either GTP or PMIP network traffic.

More information

CSCF Service Configuration Mode Commands

CSCF Service Configuration Mode Commands CSCF Service Configuration Mode Commands The CSCF Service Configuration Mode is used to create and manage CSCF services within the current context. Important The commands or keywords/variables that are

More information

VoLTE to VoLTE Call Flow Originating Network LTE LTE IP Network IMS Terminating Network LTE Calling Called SIP ----SIP INVITE message ( UE --> IMS )---->

More information

CSCF Serving-CSCF Configuration Mode Commands

CSCF Serving-CSCF Configuration Mode Commands CSCF Serving-CSCF Mode Commands The Serving-CSCF Mode is used to set various commands supporting the role of the CSCF service as a Serving CSCF. Exec > Global > Context > CSCF Service > Serving-CSCF Important

More information

Cipher Suite Configuration Mode Commands

Cipher Suite Configuration Mode Commands The Cipher Suite Configuration Mode is used to configure the building blocks for SSL cipher suites, including the encryption algorithm, hash function, and key exchange. Important The commands or keywords/variables

More information

PCC-Service-Profile Configuration Mode Commands

PCC-Service-Profile Configuration Mode Commands PCC-Service-Profile Configuration Mode Commands Important This configuration mode is supported from StarOS Release 12.1 onward. The PCC-Service-Profile Configuration Mode is used to define the business

More information

HLR Configuration Mode Commands

HLR Configuration Mode Commands The HLR Configuration Mode is a sub-mode derived from the MAP Configuration Mode which controls the MAP service configuration. It is the MAP service that provides the application-layer protocol support

More information

PCC-Quota Service Configuration Mode Commands

PCC-Quota Service Configuration Mode Commands PCC-Quota Service Mode Commands Important This configuration mode is supported from StarOS Release 12.1 onward. The PCC-Quota Service mode provides a mechanism for Intelligent Policy Control Function (IPCF)

More information

LTE Foreign PLMN GUTI Management Database Configuration Mode Commands

LTE Foreign PLMN GUTI Management Database Configuration Mode Commands LTE Foreign PLMN GUTI Management Database Configuration Mode Commands The LTE Foreign PLMN GUTI Management Database Configuration Mode is used to is used to create restrictions on foreign PLMNs, thereby

More information

Diameter Host Select Configuration Mode Commands

Diameter Host Select Configuration Mode Commands Diameter Host Select Configuration Mode Commands Diameter Host Select Configuration Mode is accessed from the Global Configuration Mode. This mode allows an operator to configure Diameter host tables of

More information

MME SGs Service Configuration Mode Commands

MME SGs Service Configuration Mode Commands MME SGs Service Configuration Mode Commands The MME SGs Service Configuration Mode is used to create and manage the LTE Mobility Management Entity (MME) SGs services on this system. The SGs service creates

More information

P-GW Service Configuration Mode Commands

P-GW Service Configuration Mode Commands Service Configuration Mode Commands The (PDN Gateway) Service Configuration Mode is used to create and manage the relationship between specified services used for either GTP or PMIP network traffic. Exec

More information

SLs Service Configuration Mode Commands

SLs Service Configuration Mode Commands The SLs interface is used to convey Location Services Application Protocol (LCS-AP) messages and parameters between the MME to the E-SMLC. It is also used for tunnelling LTE Positioning Protocols (LPP

More information

Diameter Failure Handling Template Configuration Mode Commands

Diameter Failure Handling Template Configuration Mode Commands Diameter Failure Handling Template Configuration Mode Commands Diameter Failure Handling Template Configuration Mode is accessed from the Global Configuration Mode. This mode allows an operator to configure

More information

ACS Trigger Condition Configuration Mode Commands

ACS Trigger Condition Configuration Mode Commands ACS Trigger Condition Configuration Mode Commands The ACS Trigger Condition Configuration Mode is used to configure Active Charging Service (ACS) trigger conditions. Command Modes Exec > ACS Configuration

More information

Crypto Template IKEv2-Vendor Configuration Mode Commands

Crypto Template IKEv2-Vendor Configuration Mode Commands Crypto Template IKEv2-Vendor Configuration Mode Commands The Crypto Template IKEv2-Vendor Configuration Mode is used to configure an IKEv2 IPSec policy for a vendor. It includes most of the IPSec parameters

More information

LTE Custom TAI List Configuration Mode Commands

LTE Custom TAI List Configuration Mode Commands LTE Custom TAI List Configuration Mode Commands The LTE Custom TAI List Configuration Mode is used to create and manage custom TAI lists on this system. Command Modes Exec > Global Configuration > LTE

More information

Policy Control Configuration Mode Commands

Policy Control Configuration Mode Commands Policy Control Configuration Mode Commands Policy Control Configuration mode is used to configure the Diameter dictionary, origin host, host table entry and host selection algorithm for IMS Authorization

More information

3GPP TS V ( )

3GPP TS V ( ) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Policy and charging control signalling flows and Quality of Service (QoS) parameter

More information

BGP Address-Family (VPNv4/VPNv6) Configuration Mode Commands

BGP Address-Family (VPNv4/VPNv6) Configuration Mode Commands BGP Address-Family (VPNv4/VPNv6) Configuration Mode Commands The Border Gateway Protocol (BGP) Address-Family (VPNv4/VPNv6) Configuration Mode is used to configure the VPNv4 or VPNv6 address family information.

More information

The MME supports single radio voice call continuity (SRVCC) for CDMA2000 1x (single-carrier) radio transmission technology (1x-RTT) networks.

The MME supports single radio voice call continuity (SRVCC) for CDMA2000 1x (single-carrier) radio transmission technology (1x-RTT) networks. The MME supports single radio voice call continuity (SRVCC) for CDMA2000 1x (single-carrier) radio transmission technology (1x-RTT) networks. Feature Description, page 1 How It Works, page 2 Configuring,

More information

Timmins Training Consulting

Timmins Training Consulting VoLTE Core Network Course Outline Short Description VoLTE stands for voice over Long-Term Evolution. It is a combination of LTE and IMS technology which enables processing of digital packet voice service

More information

REFERENCE ARCHITECTURE FOR END-TO-END QOS IN HETEROGENEOUS WIRELESS NETWORK ENVIRONMENTS

REFERENCE ARCHITECTURE FOR END-TO-END QOS IN HETEROGENEOUS WIRELESS NETWORK ENVIRONMENTS REFERENCE ARCHITECTURE FOR END-TO-END QOS IN HETEROGENEOUS WIRELESS NETWORK ENVIRONMENTS Sandra Frei 1, 2, Woldemar Fuhrmann 3, Andreas Rinkel 2 and Bogdan Ghita 1 1 Centre for Information Security and

More information

LTE Network Global MME ID Management Database Configuration Mode Commands

LTE Network Global MME ID Management Database Configuration Mode Commands LTE Network Global MME ID Management Database Configuration Mode Commands The LTE Network Global MME ID Management Database Configuration Mode is used to create associations between PLMN IDs and MME group

More information

Spirent Landslide VoLTE

Spirent Landslide VoLTE /IMS Node and SIP UE Emulation Voice over LTE () is the combination of IMS-based voice, messaging and video services over the 4G mobile network. To ensure a successful transition, mobile carriers and equipment

More information

Policy Control Configuration Mode Commands

Policy Control Configuration Mode Commands Policy Control Configuration Mode Commands Policy Control Configuration mode is used to configure the Diameter dictionary, origin host, host table entry and host selection algorithm for IMS Authorization

More information

UDR Format Configuration Mode Commands

UDR Format Configuration Mode Commands The UDR Format Configuration Mode enables configuring User Detail Record (UDR) formats. Command Modes Exec > ACS Configuration > UDR Format Configuration active-charging service service_name > udr-format

More information

ETSI TS V8.5.0 ( ) Technical Specification

ETSI TS V8.5.0 ( ) Technical Specification TS 129 214 V8.5.0 (2009-06) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control over Rx reference point (3GPP TS 29.214 version 8.5.0 Release 8)

More information

PCC (Policy and Charging Control) In Mobile Data. EFORT

PCC (Policy and Charging Control) In Mobile Data. EFORT PCC (Policy and Charging Control) In Mobile Data EFORT http://www.efort.com By implementing policy and charging control (PCC) procedures in their mobile data network, mobile service providers are able

More information

Closed Subscriber Groups

Closed Subscriber Groups Feature Description, page 1 How It Works, page 1 Configuring, page 6 Monitoring and Troubleshooting, page 7 Feature Description The MME provides support for (CSG). This enables the MME to provide access

More information

IMEI-TAC-Group Configuration Mode Commands

IMEI-TAC-Group Configuration Mode Commands The IMEI-TAC-Group Configuration Mode provides access to the commands used to configure the IMEI-TAC values and ranges included in the IMEI-TAC groups. These IMEI-TAC values and ranges are used as the

More information

3GPP TS V ( )

3GPP TS V ( ) TS 29.214 V8.18.0 (2013-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Policy and Charging Control over Rx reference point (Release

More information

egtp Service Configuration Mode Commands

egtp Service Configuration Mode Commands The egtp Service Configuration Mode is used to create and manage Evolved GPRS Tunneling Protocol (egtp) interface types and associated parameters. Command Modes Exec > Global Configuration > Context Configuration

More information

Southbound Rx Interface

Southbound Rx Interface Overview, page 1 Diameter Adaptor Connectivity, page 1 Protocol Support, page 2 Diameter Connection Establishment, page 2 Diameter Base RFC Compliance, page 2 Rx Protocol Message Formats, page 2 Cisco

More information

LTE TAI Management Database Configuration Mode Commands

LTE TAI Management Database Configuration Mode Commands LTE TAI Management Database Configuration Mode Commands The LTE TAI Management Database Configuration Mode is used to create and manage the LTE Tracking Area Identifier (TAI) management database on this

More information

All-IP System MMD Roaming Technical Report

All-IP System MMD Roaming Technical Report GPP X.R00-0 Version.0 Version Date: August 00 All-IP System MMD Roaming Technical Report COPYRIGHT NOTICE GPP and its Organizational Partners claim copyright in this document and individual Organizational

More information

ETSI TS V ( )

ETSI TS V ( ) TS 129 214 V12.5.0 (2014-10) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control over Rx reference point (3GPP TS 29.214 version 12.5.0 Release 12)

More information

HSS and PCRF Based P-CSCF Restoration Support

HSS and PCRF Based P-CSCF Restoration Support This feature enables support for HSS-based and PCRF-based P-CSCF restoration that helps to minimize the time a UE is unreachable for terminating calls after a P-CSCF failure. Feature Description, page

More information

Resource authorization in IMS with known multimedia service adaptation capabilities

Resource authorization in IMS with known multimedia service adaptation capabilities Resource authorization in IMS with known multimedia service adaptation capabilities Tomislav Grgic, Vedran Huskic, and Maja Matijasevic University of Zagreb, Faculty of Electrical Engineering and Computing,

More information

S13 Additional IMEI Check

S13 Additional IMEI Check The Cisco MME supports the 3GPP-standard S13 interface towards an Equipment Identity Register (EIR) server. This document describes an MME enhancement to send additional mobile equipment identity checking

More information

ETSI TS V ( )

ETSI TS V ( ) TS 129 214 V11.6.0 (2012-10) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control over Rx reference point (3GPP TS 29.214 version 11.6.0 Release 11)

More information

IP Multimedia Subsystem Part 3 Marek Średniawa

IP Multimedia Subsystem Part 3 Marek Średniawa IP Multimedia Subsystem Part 3 Marek Średniawa mareks@tele.pw.edu.pl Institute of Telecommunications Project is co-financed by European Union within the European Social Fund Charging in IMS IMS charging

More information

This chapter describes StarOS support for the NetLoc for WiFi EPC feature on the P-GW and SAE-GW.

This chapter describes StarOS support for the NetLoc for WiFi EPC feature on the P-GW and SAE-GW. This chapter describes StarOS support for the feature on the P-GW and SAE-GW. Feature Description, page 1 How It Works, page 1 Configuring the Feature, page 3 Monitoring and Troubleshooting the Feature,

More information

Multimedia Broadcast and Multicast Service

Multimedia Broadcast and Multicast Service This chapter provides information on (MBMS) functionality on GGSN. The product Administration Guides provide examples and procedures for configuration of basic services on the system. It is recommended

More information

EP A1 (19) (11) EP A1 (12) EUROPEAN PATENT APPLICATION. (51) Int Cl.: H04L 12/56 ( )

EP A1 (19) (11) EP A1 (12) EUROPEAN PATENT APPLICATION. (51) Int Cl.: H04L 12/56 ( ) (19) (12) EUROPEAN PATENT APPLICATION (11) EP 1 760 963 A1 (43) Date of publication: 07.03.07 Bulletin 07/ (1) Int Cl.: H04L 12/6 (06.01) (21) Application number: 06018260.7 (22) Date of filing: 31.08.06

More information

Delivery of Voice and Text Messages over LTE 13 年 5 月 27 日星期 一

Delivery of Voice and Text Messages over LTE 13 年 5 月 27 日星期 一 Delivery of Voice and Text Messages over LTE 1. The Market for Voice and SMS 2. Third Party Voice over IP 3. The IP Multimedia Subsystem 4. Circuit Switched Fallback 5. VoLGA LTE was designed as a data

More information

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Q.3053 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2017) SERIES Q: SWITCHING AND SIGNALLING, AND ASSOCIATED MEASUREMENTS

More information

ETSI TS V ( )

ETSI TS V ( ) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control signalling flows and Quality of Service

More information

CBS Service Configuration Mode Commands

CBS Service Configuration Mode Commands Important In Release 20.0, HNBGW is not supported. Commands in this configuration mode must not be used in Release 20.0. For more information, contact your Cisco account representative. The Cell Broadcasting

More information

GRE Tunnel Interface Configuration Mode Commands

GRE Tunnel Interface Configuration Mode Commands GRE Tunnel Interface Configuration Mode Commands The Generic Routing Encapsulation (GRE) Tunnel Interface Configuration Mode is used to create and manage the GRE tunneling interfaces for addresses, address

More information

ETSI TS V1.1.1 ( )

ETSI TS V1.1.1 ( ) TS 183 028 V1.1.1 (2006-04) Technical Specification Telecommunications and Internet Converged Services and Protocols for Advanced Networking (TISPAN); Common basic communication procedures; Protocol specification

More information

End-to-end User-centric session with QoS continuity

End-to-end User-centric session with QoS continuity End-to-end User-centric session with QoS continuity Speaker: Yijun WU Noëmie SIMONI STF 360 STQ Workshop - 1 & 2 July 2009 TELECOM ParisTech Computer of Science and Networks Department ETSI 2009. All rights

More information

All-IP Core Network Multimedia Domain IP Multimedia Subsystem Charging Architecture

All-IP Core Network Multimedia Domain IP Multimedia Subsystem Charging Architecture 3 All-IP Core Network Multimedia Domain IP Multimedia Subsystem Charging Architecture 4 5 6 7 8 3 Contents 3Foreword...ii 4 Scope... 5 References... 63 Definitions, abbreviations and symbols... 7 8 9 3.

More information

5G NSA(Non-Standalone Architecture)

5G NSA(Non-Standalone Architecture) This chapter describes the following topics: Feature Summary and Revision History, page 1 Feature Description, page 2 How It Works, page 2 Configuring DCNR, page 5 Monitoring and Troubleshooting, page

More information

Bearer Control Profile Configuration Mode Commands

Bearer Control Profile Configuration Mode Commands Bearer Control Profile Configuration Mode Commands The Bearer Control Profile configuration mode provides the commands to define the MME's bearer-level QoS control parameters. Bearer-level parameters such

More information

ETSI TS V9.0.0 ( ) Technical Specification

ETSI TS V9.0.0 ( ) Technical Specification TS 123 380 V9.0.0 (2010-02) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; IMS Restoration Procedures (3GPP TS 23.380 version 9.0.0 Release 9) 1 TS 123 380 V9.0.0 (2010-02)

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 129 213 V10.2.0 (2011-06) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control signalling

More information

edrx Support on the MME

edrx Support on the MME This feature describes the Extended Discontinuous Reception (edrx) support on the MME in the following sections: Feature Summary and Revision History, page 1 Feature Description, page 2 How edrx Works,

More information

WIDESTAR II Satellite Core Network System. any Access Point Name (APN) *2 available. APNs in any way. A FAX gateway. the existing satellite system.

WIDESTAR II Satellite Core Network System. any Access Point Name (APN) *2 available. APNs in any way. A FAX gateway. the existing satellite system. WIDESTAR II Satellite Core Network System Mobile Satellite Communications Services SIP FAX Gateway Special Articles on WIDESTAR II High-speed Mobile Satellite Communications Service for Diverse Satellite

More information

IxLoad EPC Diameter Testing

IxLoad EPC Diameter Testing IxLoad EPC Diameter Testing IxLoad is a full-featured layer 4-7 test application that provides real-world traffic emulation testing of voice, video, and data networks and components. IxLoad simultaneously

More information

SGTP Service Configuration Mode Commands

SGTP Service Configuration Mode Commands The SGSN GPRS Tunneling Protocol (SGTP) Service configuration mode provides the configuration of GTP-C and GTP-U related parameters. Command Modes Exec > Global Configuration > Context Configuration >

More information

Media Path. Feature Information for Media Path

Media Path. Feature Information for Media Path The feature allows you to configure the path taken by media after a call is established. You can configure media path in the following modes: Media flow-through Media flow-around Media anti-trombone Feature

More information

Delivery of Voice and Text Messages over LTE

Delivery of Voice and Text Messages over LTE Delivery of Voice and Text Messages over LTE 1. The Market for Voice and SMS 2. Third Party Voice over IP 3. The IP Multimedia Subsystem 4. Circuit Switched Fallback 5. VoLGA Two main approaches to the

More information

All-IP Core Network Multimedia Domain

All-IP Core Network Multimedia Domain GPP X.S00-00-0 Version.0 Date: December 00 All-IP Core Network Multimedia Domain IP Multimedia Subsystem - Charging Architecture 0 0 COPYRIGHT NOTICE GPP and its Organizational Partners claim copyright

More information

MTC Congestion Control

MTC Congestion Control The SGSN\'s MTC (mobile type communications) Congestion Control feature implements General NAS-level congestion control and APN-based congestion control for both Session Management (SM) and Mobility Management

More information

Enhanced Congestion Control and Overload Control

Enhanced Congestion Control and Overload Control Enhanced Congestion Control and Overload Control Feature Description, page 1 Configuring Enhanced Congestion Control, page 2 Monitoring and Troubleshooting, page 7 Feature Description The MME provides

More information

GTP-based S2b Interface Support on the P-GW and SAEGW

GTP-based S2b Interface Support on the P-GW and SAEGW GTP-based S2b Interface Support on the P-GW and SAEGW This chapter describes the GTP-based S2b interface support feature on the standalone P-GW and the SAEGW. Feature, page 1 How the S2b Architecture Works,

More information

Voice Over LTE (VoLTE) - A Core Perspective Comprehensive hands-on workshop

Voice Over LTE (VoLTE) - A Core Perspective Comprehensive hands-on workshop DISCOVER new ideas SHARE expertise EXPLORE new solutions 2017 6-8 December 9.00 AM - 5.00 PM Bangalore India Timmins Training and Consulting Voice Over LTE (VoLTE) - A Core Perspective Comprehensive hands-on

More information

Timmins Training Consulting Sdn. Bhd. VoLTE Core Network

Timmins Training Consulting Sdn. Bhd. VoLTE Core Network Timmins Training Consulting Sdn. Bhd. VoLTE Core Network Timmins Training Consulting Our Training Profile About Us - was established in 2015. We are an HRDF registered training provider and our courses

More information

MME SGs Service Configuration Mode Commands

MME SGs Service Configuration Mode Commands SGs Service Configuration Mode Commands The SGs Service Configuration Mode is used to create and manage the LTE Mobility Management Entity () SGs services on this system. The SGs service creates an SGs

More information

CGW Service Configuration Mode Commands

CGW Service Configuration Mode Commands Creates Convergence Gateway (CGW) service and enters CGW service configuration mode. Important Available commands or keywords/variables vary based on platform type, product version, and installed license(s).

More information

ETSI TS V (201

ETSI TS V (201 TS 129 214 V13.6.0 (201 16-08) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control over Rx referencee point (3GPP TS 29.214 version 13.6.0 Release

More information

5G Non Standalone for SAEGW

5G Non Standalone for SAEGW This chapter describes the 5G Non Standalone (NSA) feature in the following sections: Feature Summary and Revision History, on page 1 Feature Description, on page 2 How It Works, on page 3 Configuring

More information

Mid-call Signaling Consumption

Mid-call Signaling Consumption The Cisco Unified Border Element BE Mid-call Signaling support aims to reduce the interoperability issues that arise due to consuming mid-call RE-INVITES/UPDATES. Mid-call Re-INVITEs/UPDATEs can be consumed

More information

HLR Configuration Mode Commands

HLR Configuration Mode Commands The HLR Configuration Mode is a sub-mode derived from the MAP Configuration Mode which controls the MAP service configuration. It is the MAP service that provides the application-layer protocol support

More information

ETSI TR V (201

ETSI TR V (201 TR 124 980 V13.1.0 (201 16-07) TECHNICAL REPORT LTE; Minimum Requirements for support of MCPTT Servicee over the Gm reference point (3GPP TR 24.980 version 13.1.0 Release 13) 1 TR 124 980 V13.1.0 (2016-07)

More information

Server Groups in Outbound Dial Peers

Server Groups in Outbound Dial Peers This feature configures a server group (group of server addresses) that can be referenced from an outbound dial peer. Feature Information for Configuring, page 1 Information About, page 2 How to Configure,

More information

ETSI TS V ( )

ETSI TS V ( ) TS 129 214 V14.6.0 (2018-01) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Policy and charging control over Rx reference point (3GPP TS 29.214 version 14.6.0 Release 14)

More information

Call-Home Profile Configuration Mode

Call-Home Profile Configuration Mode The is used to create groups of users that will receive alerts when events occur. The Smart Call Home service sends real-time alerts, remediation, and personalized web-based reports to the Cisco Technical

More information

MAG Service Configuration Mode Commands

MAG Service Configuration Mode Commands MAG Service Configuration Mode Commands The MAG Service Configuration Mode is used to create and manage a Mobility Access Gateway service in an (ehrpd network) or a P-MIP S-GW (LTE-SAE network). The MAG

More information

AAA Server Group Configuration Mode Commands

AAA Server Group Configuration Mode Commands AAA Server Group Configuration Mode Commands The AAA Server Group Configuration Mode is used to create and manage the Diameter/RADIUS server groups within the context or system. AAA server group facilitates

More information

ETSI TS V1.2.2 ( )

ETSI TS V1.2.2 ( ) TS 183 010 V1.2.2 (2007-04) Technical Specification Telecommunications and Internet converged Services and Protocols for Advanced Networking (TISPAN); NGN Signalling Control Protocol; Communication HOLD

More information

Default APN for DNS Failure

Default APN for DNS Failure With Release 18.2, it is possible for the operator to ure the MME to use a default APN in some situations where the DNS resolution fails due to a problem with the subscriber-requested APN. As a result,

More information

S4 interface Support For Non-EPC Devices

S4 interface Support For Non-EPC Devices This chapter describes the S4 interface support for Non-EPC capable devices. Feature Description, page 1 How it Works, page 2 Configuring S4 Interface Support for Non-EPC Capable Devices, page 4 Monitoring

More information

Chapter 3: IP Multimedia Subsystems and Application-Level Signaling

Chapter 3: IP Multimedia Subsystems and Application-Level Signaling Chapter 3: IP Multimedia Subsystems and Application-Level Signaling Jyh-Cheng Chen and Tao Zhang IP-Based Next-Generation Wireless Networks Published by John Wiley & Sons, Inc. January 2004 Outline 3.1

More information

Rx Services. Overview

Rx Services. Overview Overview, page 1 VoLTE, page 2 Dynamic Rule Naming (Multiple Dedicated Bearer QoS), page 16 QoS Selection, page 17 Dynamic QoS, page 17 SRVCC, page 30 NPLI (Access Network), page 30 Dynamic PCC (MOG),

More information

Sh Gy. Ro Gx. Cx Ici. Mr Mj

Sh Gy. Ro Gx. Cx Ici. Mr Mj Sh Ro Cx Ici SIP UT IMS Sv LTE Mr Mj Mi Mg ISC Mw LTE / VoLTE IMS Protocols Interfaces LTE Protocol Stack IMS Protocol Stack LTE (4G) IMS PSTN / LTE Ex : S1, S5, SGi LTE Control Plane Ex : S1, S10, S11,

More information

Crypto Template IKEv2-Vendor Configuration Mode Commands

Crypto Template IKEv2-Vendor Configuration Mode Commands Crypto Template IKEv2-Vendor Configuration Mode Commands The Crypto Template IKEv2-Vendor Configuration Mode is used to configure an IKEv2 IPSec policy for a vendor. It includes most of the IPSec parameters

More information

VoLTE Core Network. VENUE: UniKL, Jalan Sultan Ismail, KL DATE: March 18-20, TIME: 9 AM - 5 PM DURATION: 3 days

VoLTE Core Network. VENUE: UniKL, Jalan Sultan Ismail, KL DATE: March 18-20, TIME: 9 AM - 5 PM DURATION: 3 days Timmins Training Consulting Sdn. Bhd. VoLTE Core Network VENUE: UniKL, Jalan Sultan Ismail, KL DATE: March 18-20, 2019 TIME: 9 AM - 5 PM DURATION: 3 days Timmins Training Consulting Our Training Profile

More information

SCM Administration Guide, StarOS Release 16

SCM Administration Guide, StarOS Release 16 SCM Administration Guide, StarOS Release 16 Last Updated April 30, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

3GPP TS V ( )

3GPP TS V ( ) TS 23.167 V7.11.0 (2008-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; IP Multimedia Subsystem (IMS) emergency sessions (Release

More information

ACS Readdress Server List Configuration Mode

ACS Readdress Server List Configuration Mode The is used to add, configure, and delete servers to the server list for DNS redirection. The commands or keywords/variables that are available are dependent on platform type, product version, and installed

More information

3GPP TR V ( )

3GPP TR V ( ) TR 24.930 V10.1.0 (2011-12) Technical Report 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Signalling flows for the session setup in the IP Multimedia core

More information

SMS Interworking with OMA Instant Messaging

SMS Interworking with OMA Instant Messaging GPP X.S00-0 Version.0 May 0 SMS Interworking with OMA Instant Messaging 0 GPP GPP and its Organizational Partners claim copyright in this document and individual Organizational Partners may copyright and

More information

IMS signalling for multiparty services based on network level multicast

IMS signalling for multiparty services based on network level multicast IMS signalling for multiparty services based on network level multicast Ivan Vidal, Ignacio Soto, Francisco Valera, Jaime Garcia, Arturo Azcorra UniversityCarlosIIIofMadrid Av.Universidad,30 E-28911, Madrid,

More information

Congestion Control. Overview. This chapter describes the Congestion Control feature. It covers the following topics:

Congestion Control. Overview. This chapter describes the Congestion Control feature. It covers the following topics: This chapter describes the feature. It covers the following topics: Overview, page 1 Configuring, page 2 Overview monitors the system for conditions that could potentially degrade performance when the

More information

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MultiService Forum Architecture Agreement Contribution Number: Document Filename: Working Group: Title: Editor: Contact

More information

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Cisco Unified Border Element (Cisco UBE) provides an option to configure the error response code when a dial peer is busied

More information

ETSI TS V ( )

ETSI TS V ( ) TS 123 380 V11.0.0 (2012-10) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; IMS Restoration Procedures (3GPP TS 23.380

More information