Cisco Cisco ASR 5700

Page of 8994
Bulk Statistics Configuration Mode Commands   
▀  gtpp schema 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1750 
   
Usage 
Use this command to define schemas for GTPP bulk statistics collection. Multiple GTPP schemas can be 
created to categorize GTPP bulk statistics. All of the schemas are processed at each collection interval. To 
create multiple GTPP schemas, re-issue the 
gtpp schema schema_name
 command using a different 
schema name. 
Example
 
To create a GTPP schema named 
gtpp_statistics
 that specifies a schema format of: 
 
Time: 
time
 
 
Total Redirection Requests Received: 
redir-rcvd
 
Use the following command: 
gtpp schema gtpp_statistics format “Time: %time%\tTotal Redirection 
Requests Received: %redir-rcvd%\n”