Cisco Cisco ASR 5000

Page of 9109
  LTE Policy Configuration Mode Commands 
mme paging cache  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7171 
mme paging cache 
Enable or disables caching of the MME’s paging and provides the operator configurable paging cache controls. 
Product
 
MME 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > LTE Policy Configuration 
configure > lte-policy
 
Entering the above command sequence results in the following prompt: 
[local]host_name(lte-policy)# 
Syntax
 
mme paging cache { size cache_size | timeout time } 
default mme paging cache { size | timeout } 
default
 
Resets either the paging cache size or the paging cache timer to default settings. 
size cache_size
 
cache_size
: Enter an integer from 0 to 10000 to specify the maximum number of Tracking Area Code 
(TAC) entries to be cached.  
Entering the ‘0’ value disables caching and should be followed by use of the 
mme paging cache clear
 
command (in the Exec mode). 
Default cache size = 5000 TAC entries per SessMgr. 
timeout time
 
time
: Enter an integer from 1 to 1440 to specify the number of minutes that each Tracking Area Code (TAC) 
entry remains valid.  
A lower cache timeout helps to refresh the cache frequently and enables this functionality to quickly adapt to 
changes in the network. We recommend the 
timeout 
 value be less than the expected eNodeB flap 
frequency; for example, if the eNodeBs connected to the MME are expected to disconnect and reconnect 
every 10 minutes (due to network issues), then the timeout configuration should be less than 10 minutes. 
Default timeout = 5 minutes. 
Usage 
Both size and timeout must be configured to enable paging cache optimization. The 
mme paging cache 
 
command must be entered twice, once for each parameter. 
Example
 
Set the paging cache timeout to match the eNodeB flap frequency of 10 minutes:  
mme paging cache timeout 10