Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands E-H 
gtpp data-record-format-version  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2441 
gtpp data-record-format-version 
Encodes the data record format version. The version indicates the 3GPP release version. 
Important:
  This CLI command is applicable only to custom24 standard and custom35 GTPP dictionaries for S-
GW. 
Product
 
S-GW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ no ] gtpp data-record-format-version string 
no
 
Specifies that the default data record format will be encoded based on the GTPP dictionary being used. 
gtpp data-record-format-version string
 
Specifies the 3GPP release version to be encoded. 
string
 must be in the format a.b (for example 10.10). 
This is applicable only for custom24 and custom35 GTPP dictionaries for S-GW. The entry can be from 1 to 
1023 alphanumeric characters. 
Usage 
Use this command to support a configurable multiple data record format version only for Custom24 and 
Custom35 dictionaries
. The entry can be from 1 to 1023 alphanumeric characters. This is useful when the 
value of the data record format version is taken according to the dictionary being used. If only the default 
configuration is used, a version mismatch causes the GTPP request to be discarded while using R10 
attributes.  
Example
 
This example configures the data record format version 10.10 to be encoded.  
gtpp data-record-format-version 10.10