Release Note для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 678
  AAA Changes in Release 15.0 
AAA Enhancements for November 30, 2013  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
43 
Feature Changes 
Support for RAT-Type on eHRPD
 
Previous Behavior:  The RAT-Type AVP was populated as HRPD (2001) in CCR messages for an eHRPD call. 
New Behavior:  For an eHRPD call, for release 8 dictionary, the behavior is the same, i.e, the RAT-Type will be sent as 
HRPD (2001). 
For an eHPRD call, for release 9 and beyond, the RAT-Type will be sent as EHRPD (2003) in Gx messages. 
CSCui30541 - Subscription-ID AVP in CCR-I does not support MSISDN for RAT-
type WLAN 
Applicable Products: GGSN, P-GW, S-GW 
Feature Changes 
CLI based Encoding of Subscription-ID AVP
 
Previous Behavior: Subscription-ID AVP was encoded based on service-type and Diameter dictionary. 
New Behavior: When IMS Authorization service encodes the Subscription-ID AVP, IMSA will first check whether or 
not the CLI command 
subscription-id service-type
 is configured. If the CLI is configured for the current 
service, then IMSA will encode the Subscription-ID AVP based on the configured subscription-ID type. This CLI takes 
more precedence than the default behavior. 
If the CLI configuration does not encode any Subscription-ID AVP, then IMSA will encode this AVP based on the 
default behavior. For example, in GGSN/IPSG service, NAI support is not available. If this CLI command is configured 
for GGSN/IPSG service with NAI type, then based on CLI IMSA cannot encode any subscription-ID AVP. By this time 
default behavior (old behavior based on service-type and dictionary) will add the subscription-ID. 
Command Changes 
subscription-id service-type
 
This new CLI command has been added to support enabling required subscription-id types for various services. In this 
release, the Subscription-ID AVP will be encoded based on the configured subscription-ID type. 
configure 
  context <context_name> 
     ims-auth-service  <ims-auth-service_name> 
        policy-control 
           subscription-id service-type { closed_rp | ggsn | ha | ipsg | l2tplns | 
mipv6ha | pdsn | pgw } { e164 | imsi | nai }
 
           { default | no } subscription-id service-type { closed_rp | ggsn | ha | ipsg | 
l2tplns | mipv6ha | pdsn | pgw } { e164 | imsi | nai }