Cisco Cisco Packet Data Interworking Function (PDIF) Notas De La Versión

Descargar
Página de 678
  MME Changes in Release 15.0 
MME Enhancements for October 31, 2014  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
305 
This can be configured within the Call Control Profile Configuration Mode as well as in the MME Service 
Configuration Mode. If a cause code mapping is specified in both the call-control-profile associated with a call, and also 
the mme-service, the cause configured for the call-control-profile will be signalled to the UE. 
The default cause-code mapping for “GW not reachable” for Attach procedures is still ESM-FAILURE, but for TAU 
procedures the default is now set to NO-EPS-BEARER-CONTEXT-ACTIVATED.  
Command Changes 
local-cause-code-mapping gw-unreachable
 
This command includes new optional keywords to configure the local cause code mapping separately for both Attach 
and TAU procedures. This enables an operator to configure the same cause-code for both Attach and TAU procedures, 
or separate cause-codes for Attach and TAU.  
A new cause code keyword, 
no-bearers-active
, is also now available for the GW unreachable error condition. This 
configures the MME to return the NO-EPS-BEARER-CONTEXT-ACTIVATED cause code in the reject message. This 
cause code can only be configured for TAU procedures, as it is not valid for Attach procedures. 
Call Control Profile Configuration Mode: 
configure 
  context context_name 
     call-control-profile profile_name 
        local-cause-code-mapping gw-unreachable emm-cause-code { { eps-service-not-
allowed-in-this-plmn | network-failure | no-suitable-cell-in-tracking-area | plmn-not-
allowed | roaming-not-allowed-in-this-tracking-area | tracking-area-not-allowed } [ 
attach [ tau ] | tau [ attach ] ] | { no-bearers-active tau }
 
        [ remove ] local-cause-code-mapping gw-unreachable [ attach | tau ] 
        end 
MME Service Configuration Mode: 
configure 
  context context_name 
     mme-service service_name 
        local-cause-code-mapping gw-unreachable emm-cause-code { { eps-service-not-
allowed-in-this-plmn | network-failure | no-suitable-cell-in-tracking-area | plmn-not-
allowed | roaming-not-allowed-in-this-tracking-area | tracking-area-not-allowed } [ 
attach [ tau ] | tau [ attach ] ] | { no-bearers-active tau }
 
        [ default ] local-cause-code-mapping gw-unreachable [ attach | tau ] 
        end 
Notes: