Cisco Cisco Packet Data Gateway (PDG) Nota De Lançamento

Página de 678
AAA Changes in Release 15.0   
▀  AAA Enhancements for September 30, 2013 
 
 
▄  Cisco ASR 5x00 Release Change Reference 
62 
   
diameter update-dictionary-avps 
 
Applicable Product(s): MME, SGSN 
A new CLI command 
diameter update-dictionary-avps { 3gpp-r10 | 3gpp-r9 }
is introduced under the 
HSS Peer Service Configuration mode, to configure the release compliance of the Standard dictionary that is supported 
for the HSS Peer Service. This new command is applicable only for the Standard dictionary and can be configured as 
either Release 9 or Release 10 compliant. The default standard dictionary has been retained as Release 8 compliant to 
ensure backward compatibility. The “no” form of the command can be used to disable the command.  
configure 
   context context_name 
      hss-peer-service service_name 
         diameter update-dictionary-avps { 3gpp-r10 | 3gpp-r9 } 
         end 
endpoint-peer-select
 
Applicable Product(s): GGSN, HA, HSGW, IPSG, PDSN, P-GW, S-GW 
This command is used to perform server selection at Diabase when the hosts could not be selected by application or 
when the hosts selected by the IMS Authorization application is inactive. For example, host table is not configured in 
IMSA service, host table is configured but not activated, none of the rows in prefix table match the subscriber, host 
template is not associated with IMSA service, host template could not select the hosts. 
configure 
   context context_name 
      ims-auth-service service_name 
         policy-control 
            endpoint-peer-select [ on-host-select-failure | on-inactive-host ] 
            { default | no } endpoint-peer-select 
            end 
This CLI command is added in policy control configuration mode to maintain backward compatibility with the old 
behavior of terminating the call when server selection fails at IMS Authorization application. 
msg-rate
 
Applicable Product(s): GGSN, MME, P-GW 
This command defines the number of messages that can be processed per second. In other words, this specifies the 
maximum allowed transactions per second (TPS) for an external interface. The RLF will ensure that the maximum 
configured TPS rate is not exceeded on the interface.