Cisco Cisco Packet Data Gateway (PDG)

Pagina di 518
Virtual APN Selection Based On PDP-Type
CSCuo61924 - Virtual APN based on PDP type.
Applicable Products: GGSN, P-GW, and SAEGW
Feature Changes
The current implementation of selection of virtual APN is based on various criteria and a call received on a
selected APN can be forwarded to another APN based on the configured criteria. This feature enables the
operator to select the Virtual APN on the basis of PDP-type and PDP-type for roamers. For this, PDP-type
rules for PDP-types IPv4, IPv6, and IPv4v6 have been added to the existing Virtual APN rules. Also, roaming
mode-roaming 
has been implemented as a secondary option to PDP type enable the operator to select the
Virtual APN on the basis on PDP-type for roamers.
Previous Behavior: Earlier, Virtual APN was selected on the basis on various factors such as IMSI and
MSISDN. PDP-type and PDP-type for roamers were not the basis for selection.
New Behavior: Now, an existing CLI virtual-apn preference has been modified to enable the Virtual APN
selection on the basis of PDP-type and PDP-type for roamers.
Command Changes
virtual-apn preference
New keyword pdp-type has been added to the command virtual-apn preference to support Virtual APN
selection on the basis of PDP-type and PDP-type for roamers.
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 | IPv4 | IPv6| mcc mcc_number mnc
mnc_number [ cc-profile cc_profile_index [ pre-rel-9.1-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 } } | pdp-type { ipv4 | ipv6 | ipv4v6 } | roaming-mode { roaming } ] }| rat-type { eutran | gan |
geran | hspa | utran | wlan } | roaming-mode { home | roaming | visiting } ] }
{ no } virtual-apn preference 
priority
end
Notes:
• pdp-typeConfigures pdp-type rule.
• ipv4 Configures Virtual APN rule for ipv4 addresses.
• ipv6 Configures Virtual APN rule for ipv6 addresses.
• ipv4v6 Configures Virtual APN rule for ipv4v6 addresses.
   Release Change Reference, StarOS Release 19
106
GGSN Changes in Release 19
Virtual APN Selection Based On PDP-Type