Cisco Cisco Packet Data Gateway (PDG)

Pagina di 518
Feature Changes
Virtual APN Selection feature enables an operator to select Virtual APN based on all 16 bits of Charging
Characteristics for GGSN, P-GW, and SAEGW nodes. Earlier, virtual APN selection was possible only on
the basis on 4 cc-profile bits. With this feature, now an operator can select a Virtual APN on the basis on 4
cc-profile bits and 12 cc-behavior bits or on the basis on complete 16 cc-behavior bits. This selection can be
done with the help of a CLI.
Previous Behavior: Earlier, Virtual APN selection was possible on the basis of 4 cc-profile bits.
New Behavior: Now, Virtual APN selection can now be done on the basis of 4 cc-profile bits and 12
cc-behavior bits or complete 16 cc-behavior bits.
Customer Impact: Virtual APN can be selected based on all 16 bits of Charging Characteristics.
Command Changes
virtual-apn preference
New keywords pre-rel-9.1-cc-behavior and cc-behavior have been added to the command virtual-apn
preference 
to support Virtual APN selection on the basis of all charging characteristics.
configure
context context_name
apn apn_name
virtual-apn preference priority apn apn_name [ access-gw-address { ip_address ip_address/mask
} | bearer-access-service service_name | cc-profile cc_profile_index [ pre-rel-9.1-cc-behavior
cc_behavior_value ][ rat-type { eutran | gan | geran | hspa | utran | wlan } ] | cc-behavior cc_behavior_value
[ rat-type { eutran | gan | geran | hspa | utran | wlan } ] | domain domain_name | mcc mcc_number mnc
mnc_number [ cc-profile cc_profile_index [ pre-rel-9.1-cc-behavior cc_behavior_value ] | cc-behavior
cc_behavior_value | [ msin-range from msin_range_from to msin_range_to ] | [ rat-type { eutran | gan |
geran | hspa | utran | wlan } ] | msisdn-range from 
msisdn_start_range to msisdn_to_range [ rat-type {
eutran | gan | geran | hspa | utran | wlan } } | rat-type { eutran | gan | geran | hspa | utran | wlan } |
roaming-mode { home | roaming | visiting } ] }
no virtual-apn preference priority
end
Notes:
• pre-rel-9.1-cc-behavior cc_behavior_valueSpecifies the behavior charging characteristics bits in 12
bit format, post 3GPP release 9.1. For example, if cc-behavior is configured as 0x341, then 0x34
corresponds to B12-B5 [MSB] and 0x1 corresponds to B4-B1 [Least significant nibble] of CC
behavior).cc_behavior_value must be a hex value in the range 0x0000 to 0xFFFF.
• cc-behavior cc_behavior_valueSpecifies the behavior charging characteristics bits in 16 bit format, post
3GPP release 9.1. For example, if cc-behavior is configured as 0x3412, then 0x34 corresponds to B15-B8
[MSB] and 0x12 corresponds to B7-B0 [LSB] of charging char)cc_behavior_value must be a hex value
in the range 0x0000 to 0xFFFF.
Release Change Reference, StarOS Release 19    
335
SAEGW Changes in Release 19
Virtual APN Selection Based on CC-Behavior