Cisco Cisco ASR 5700

下载
页码 8994
  Global Configuration Mode Commands (L-S) 
session trace  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
5475 
ggsn
: Specifies that the GGSN and its associated interfaces is to be made available to the session trace 
application. 
mme
: Specifies that the MME and its associated interfaces is to be made available to the session trace 
application. 
pgw
: Specifies that the P-GW and its associated interfaces is to be made available to the session trace 
application. 
sgw
: Specifies that the S-GW and its associated interfaces is to be made available to the session trace 
application. 
saegw
: Specifies that the SAEGW and its associated interfaces is to be made available to the session trace 
application. 
collection-timer sec
 
Specifies the amount of time (in seconds) to wait from initial activation/data collection before data is reported 
to the Trace Collection Entity (TCE). 
sec
 must be an integer from 0 through 255. 
file-type { a-type | b-type }
 
Specifies which type of XML file is generated by the session trace. Options include an A-type file and B-type 
file. When B-type XML files are used, multiple trace recording session elements will be encoded in a single 
XML file. It should be noted that different trace recording sessions may be associated with different TCEs, 
according to the TCE IP address specified during activation. As expected, each Type-B XML file will contain 
traceRecSession elements that pertain only to the same target TCE. There will be different XML Type-B files 
created for different TCEs and they will be placed in different tce_x directories for transmission to the target 
TCEs. 
Default: a-type 
Important:
  If using the file-type keyword, it must be entered in the command before entering either of the other 
optional keywords. 
tce-mode none
 
Specifies that session trace files are to be stored locally and must be pulled by the TCE. 
tce-mode push transport sftp path string username name { encrypted password 
enc_pw | password password
 } 
Specifies that session trace files are to be pushed to the Trace Collection Entity (TCE). 
sftp
: Specifies that Secure FTP is used to push session trace files to the TCE. 
path
 
string
: Specifies the directory path on the TCE where files will be placed. 
username
 
name
: Specifies the username to be used when pushing files to the TCE. 
encrypted password
 
enc_pw
: Specifies the encrypted password to be used when pushing files to the 
TCE. 
password
 
password
: Specifies the password to be used when pushing files to the TCE. 
Usage 
Use this command to configure the file transfer methods and modes for subscriber session trace functionality 
and to how and where session trace files are sent after collection. 
This configuration contains collection timer, UMTS/EPC network element, type of file transfer, and user 
credentials setting to send the collected trace files to the TCE. 
Example