Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 642
MME Changes in Release 16   
▀  MME Enhancements for 16.2 
 
 
▄  Release Change Reference, StarOS Release 16 
224 
   
CSCuo13234 - MME behavior when receing NAPTR response with empty flag 
Feature Changes 
Behavior Change for NAPTR Response RR with Non-terminal Flag
 
When the MME initiates a NAPTR query toward the DNS and receives a response with an empty ("") flag 
(nonterminal), the MME follows up with an A record query rather than issuing a further NAPTR query as mandated in 
RFC3958. This results in the MME failing to resolve APN to P-GW on roamer's home network. 
Previous Behavior:  Non-terminal NAPTR response resource record (RR) does not trigger another NAPTR query. 
New Behavior:  The MME now supports a single level redirection of NAPTR queries which have non-terminal (empty) 
flag in NAPTR response RR. 
Customer Impact:  Non-terminal NAPTR response RR will trigger another NAPTR query. 
CSCuo17932 - MME sending old QoS values to UE after HO from 2G>4G>2G  
Feature Changes 
External Messaging Behavior Change
 
Previous Behavior:  When a subscriber comes to the MME from SGSN, the MME was always sending 4G Native QOS 
in GMM QOS IE in NAS messages, and re-sending the obsolete QOS value received by SGSN earlier to SGSN in case 
of a subsequent handoff to GN/GP SGSN. 
New Behavior:  A new command is provided which controls which QOS the MME uses in NAS GMM QOS IE and 
GTPV1 Context response messages during a handover or inter-rat TAU with a GN/GP SGSN. 
The MME can either send the QOS sent from peer SGSN, or the native EPS (4G) QOS value received from HSS. The 
default behavior is to send the native EPS (4G) QOS to the SGSN. 
Command Changes 
nas gmm-qos-ie-mapping
 
This new command controls which QOS the MME uses in NAS GMM QOS IE and GTPV1 Context response message 
during a handover or inter-rat TAU with a GN/GP SGSN. 
configure 
  context context_name 
     mme-service <mme_svc_name> 
        nas gmm-qos-ie-mapping { native-eps-qos | gngp-imported-qos } 
        [ default ] nas gmm-qos-ie-mapping 
        end