Cisco Cisco ASR 5000

Page of 9109
  GTP-U Service Configuration Mode Commands 
udp-checksum  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6231 
udp-checksum 
Inserts UDP-checksum in the UDP header of GTP-U packet. 
Product
 
GGSN 
HNB-GW 
P-GW 
SGSN 
S-GW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > GTP-U Service Configuration 
configure > context context_name > gtpu-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-gtpu-service)# 
Syntax
 
udp-checksum { no-optimize | optimize } 
[ default | no ] udp-checksum  
default
 
Through releases 14.0: Enables the UDP checksum, but no optimization is attempted. Releases 15.0 and later: 
Enables the UDP checksum, and attempts optimization of the UDP checksum in UDP header of GTPU 
packet using the inner payload transport checkusm. 
no
 
Outer UDP checksum is marked as 'ZERO,' effectively disabling UDP checksum. Applicable only for IPv4 
data. 
no-optimize
 
No optimization attempt over UDP checksum in UDP header of GTP-U packet. 
optimize
 
Attempts optimization of UDP checksum in UDP header of GTP-U packet using inner payload transport 
checksum. 
Usage 
This command is used for enabling optimization of UDP checksum in UDP header of the GTP-U packet. An 
option to completely disable the UDP checksum of GTP-U packet is also introduced. 
Example