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

Скачать
Страница из 678
  IPSG Changes in Release 15.0 
IPSG Enhancements for September 30, 2013  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
277 
      ims-auth-service service_name  
         policy-control 
            endpoint-peer-select [ on-host-select-failure | on-inactive-host ] 
            { default | no } endpoint-peer-select 
            end 
Modified IPSG Commands 
This section identifies IPSG commands modified in release 15.0. 
sess-replacement
 
This command allows you to enable/disable the Session Replacement feature for eWAG and IPSG services. 
With this release, the 
with-diff-acct-sess-id
 keyword can be used in combination with the 
with-diff-key
 
keyword to enable replacement options of different key and different account session ID. 
config 
   context context_name  
      ipsg-service service_name mode radius-server 
         sess-replacement with-diff-key [ with-diff-acct-sess-id ] 
         end 
host-select row-precedence
 
The existing CLI command in the Diameter Host Template Configuration mode is modified to enable the selection of 
Diameter peer based on the configured prefix/suffix/range values of IMSI or MSISDN of subscriber. This configuration 
change allows the overlapping range of IMSI or MSISDN values. PCRF peer selection is based on the first match of 
prefix/suffix/range on row precedence priorities.  
With this feature being turned on, the primary and the secondary hosts configured can be picked up in an active standby 
mode or in round robin fashion. 
config 
   diameter-host-template template_name 
      host-select row-precedence precedence table { { range-table { 1 | 2 } { imsi-based 
{ [ prefix | suffix ] 
imsi-value [ to imsi-value ] } | msisdn-based { [ prefix | suffix ] 
msisdn-value [ to msisdn-value ] } } host host_name [ realm realm_id ] [ secondary host 
sec_host_name realm sec_realm_id ] algorithm { active-standby | round-robin } ] } } [ -
noconfirm ]
 
      no host-select row-precedence precedence table { 1 | 2 | range-table { 1 | 2 } } [ 
-noconfirm ]
 
      end