Cisco Cisco Packet Data Gateway (PDG) Veröffentlichungshinweis

Seite von 678
  SGSN Changes in Release 15.0 
SGSN Enhancements for October 31, 2014  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
473 
show iups-service
 
New fields have been added to the output of these show commands to illustrate the configuration for this functionality; 
whether it is enabled or disabled: 
 
GTP-U Sync Echo with Peer : Enabled/Disabled 
CSCup94785, CSCuq34454 - QOS management for uplink data messages in 2G  
Feature Changes 
ARP-RP Mapping for Radio Priority in Messages
 
Previous Behavior:  Radio priority was hardcoded to 4 irrespective of ARP values received by the SGSN from either a 
GGSN or an HLR. No mapping CLI existed for ARP and RP values in the SGSN configuration so radio priority of 4 
was sent in the following downlink signaling messages: 
 
Activate PDP Accept. 
 
Modify PDP Request during network initiated PDP modification procedure. 
 
Modify PDP Accept during MS initiated PDP modification procedure provided the ARP has been changed by 
the network. 
New Behavior:  New configuration commands available in this release 
 
First, create profiles for mapping ARP to RP values, and  
 
Second, associate the mapping with SGSN (3G) and GPRS (2G) services.  
Using the ARP to RP mapping, the SGSN can choose a preferred radio priority according to the ARP values sent by the 
GGSN and HLR. As well, these mappings will be used by corresponding 2G and/or 3G services to choose the radio 
priority value while triggering messages (such as those listed below) towards the MS/UE: 
 
Activate PDP Accept. 
 
Modify PDP Request during network-initiated PDP modification procedure. 
 
Modify PDP Accept during MS-initiated PDP modification procedure provided the ARP has been changed by 
the network. 
Command Changes
 
qos-arp-rp-map-profile 
 
This new command, in the SGSN Global configuration mode, creates an ARP-RP mapping profile.  
configure 
  sgsn-global 
     qos-arp-rp-map-profile arp_profile_name 
     no qos-arp-rp-map-profile arp_profile_name 
     end