Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 655
  MME Changes in Release 17 
MME Enhancements for 17.0  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
307 
With this enhancement, the MME will allow operators to configure adjacency lists as TAI Lists, thus reducing the 
Tracking Area Updates (TAU) received by MME. This feature enables the MME to send configured customized TAI 
List in ATTACH_ACCEPT/TAU_ACCEPT when a request is received from the custom or border TAIs.  
The reduced TAU results in less signaling load on the MME and better operational efficiency. 
Command Changes 
tai-custom-list
 
This new command creates a custom TAI list, and enters the tai-cstm-list configuration mode. 
configure 
  lte-policy 
     tai-mgmt-db db_name 
        [ no ] tai-custom-list tac cstm_tac_value  [ -noconfirm ] 
           end 
Notes: 
 
cstm_tac_value
: Specifies the Tracking Area Code portion of the TAI as an integer from 1 through 65535. 
 
A maximum of 1000 Custom TAI Lists can be configured per TAI Management Database. 
tai
 
This command configures the Tracking Area Identifiers (TAIs) within this custom TAI list. 
configure 
  lte-policy 
     tai-mgmt-db db_name 
        tai-custom-list tac cstm_tac_value  
           [ no ] tai mcc number mnc number { tac value } + 
           end 
Notes: 
 
mcc number
: Specifies the mobile country code (MCC) portion of a PLMN identifier as an integer from 100 
through 999. 
 
mnc number
: Specifies the mobile network code (MNC) portion of a PLMN identifier as a 2- or 3-digit integer 
from 00 through 999. 
 
tac value } +
: Specifies the Tracking Area Code (TAC) portion of the TAI as an integer from 1 through 
65535. Up to 16 TAC values can be entered on a single line.  
 
A maximum of 15 TAIs can be configured per Custom TAI List.