Cisco Cisco ASR 5700

Page of 8994
Call Control Profile Configuration Mode   
▀  tcp-maximum-segment-size 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2096 
   
tcp-maximum-segment-size 
This command enables the operator to define a maximum segment size (MSS), that will be used to overwrite received 
TCP MSS values in uplink/downlink packets between UE and the server. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Call Control Profile Configuration 
configure > call-control-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-call-control-profile-profile_name)# 
Syntax
 
tcp-maximum-segment-size size 
remove tcp-maximum-segment-size  
remove
 
Instructs the SGSN to forward the user data without changing the TCP MSS value.  
size
 
This entry specifies the maximum number of octets for a segment. Valid range is 1 to 1460. 
Usage 
When configuring with this command, an additional Yes/No prompt is included due to the high impact of the 
MSS configuration. 
Configure the MSS, helps the operator to avoid fragmentation. This command enables the operator to modify 
or overwrite the TCP MSS value exchanged between the UE and the server (for both 2G and 3G 
uplink/downlink traffic) if the requested value is more than the SGSN's locally configured value. 
Example
 
Use a command similar to the following to define 1200 octets as the maximum segment size: 
tcp-maximum-segment-size 1200