Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8994
Session Trace Template Configuration Mode Commands   
▀  archive 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8394 
   
archive 
This command defines the archive directory capacity and other related parameters. 
Product
 
MME 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Session Trace Template Configuration 
configure > template-session-trace network-element { { enb template-name cell-trace } | { 
{ ggsn | hnbgw | mme | pgw | saegw | sgw } template-name 
template_name } } 
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-sesstrc-template)# 
Syntax
 
[ no ] archive files number_of_files size  sizetimertimer_value 
files number_of_files
 
 Specifies the number of files that go into a directory before it is closed for archiving. The range is an integer 
from 1 to 10000. 
size 
 
Specifies the total file size in Megabytes (MB) an Archive Directory can hold. The range is an integer from 1 
to 10. 
timer timer_value
 
Specifies the timer expiry limit for files to be collected in the directory after which the pending directories are 
archived. The timer value is specified in seconds. 
Usage 
The 
archive 
 command is specific to the Cell Traffic Trace. This command is available under the 
cell-
trace 
template under the eNodeB network element. 
The 
archive 
command is used to archive file directories in a cell traffic tracing procedure. The file 
directories archived are displayed using a C Type file format. The C Type file includes trace information, 
which are available in the following fields: IMEI, IMSI, eNodeB identity, UE S1 AP identity and the MME 
UE S1 AP identity.  
Example
 
The following configuration archives 100 files that can be stroed in a diectory of size 2 MB with timer limit 
of 200 seconds: 
archive files 100 size 2 timer 200