Cisco Cisco Packet Data Gateway (PDG)

Pagina di 518
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.
Performance Indicator Changes
show apn <apn_name>
The following fields have been added to the output of this command.
Virtual APN Configuration:
Preference
Rule-Definition
Selected-APN
1
CC Profile Index = 1
cisco.ipv4
2
CC Profile Index = 2, RAT Type = gan
intershat2
3
CC Profile Index = 2
Pre Rel-9.1 CC Behavior Bits = 0x341
cisco.ipv4
4
CC Profile Index = 3
Pre Rel-9.1 CC Behavior Bits = 0x341
RAT Type = gan
intershat2
5
CC Behavior Bits = 0x3412
cisco.ipv4
6
CC Behavior Bits = 0x1204
   Release Change Reference, StarOS Release 19
108
GGSN Changes in Release 19
Virtual APN Selection Based on CC-Behavior