Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  SGSN PSP Configuration Mode Commands 
sctp-max-data-chunks  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8307 
sctp-max-data-chunks 
This command sets the operator-preferred limit to the number of data chunks that can be bundled in an SCTP message. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SS7 Routing Domain Configuration > Peer-Server Configuration > PSP Configuration 
configure > ss7-routing-domain routing_domain_id variant variant_type > peer-server id id 
> psp instance psp_instance 
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ss7-rd-ss7rd_id-ps-peer-server_id-psp-psp_instance)# 
Syntax
 
sctp-max-data-chunks ( limit max_chunks | mtu-limit ) 
default sctp-max-data-chunks 
default
 
Resets the default for 
sctp-max-data-chunks
 to the limit set for the MTU with the 
sctp-max-mtu-size 
 
command. 
limit max_chunks
 
Sets the operator-preferred maximum number of data chunks that can be bundled into SCTP messages. Enter 
an integer from 1 to 65535.  
mtu-limit 
 
Instructs the SGSN to bundle only as many data chunks for the SCTP streams as defined by for the maximum 
transmission unit (MTU) size configured with the 
sctp-max-mtu-size 
 command. 
Usage 
Use this command to override the default MTU-limit for data chunk bundling and configure a preferred 
maximum number of data chunks that can be bundled into an SCTP message. 
Important:
  Before using this command to set a value, you must disassociate the PSP instance with the 
no 
associate 
command. When you have set the value with this command, then use the 
associate
 command to setup a 
new association. 
Example
 
Set 
1024
 as a maximum number of data chunks to bundled: 
sctp-max-data-chunks limit 1024