Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
SCTP Parameter Template Configuration Mode Commands   
▀  timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8186 
   
timeout 
Configures timeouts for SCTP data chunk bundle transmissions and/or SCTP heartbeat request responses. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > SCTP Parameter Template Configuration 
configure > sctp-param-template template_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(sctp-param-template)# 
Syntax
 
timeout { sctp-bundle [ units-10ms ] timer | sctp-heart-beat value } 
[ default | no ] timeout { sctp-bundle | sctp-heart-beat } 
default
 
Returns the command to its default setting of disabled for 
sctp-bundle
 and 30 seconds for 
sctp-heart-
beat
no
 
Removes the selected configuration. 
sctp-bundle [ units-10ms ] timer
 
Specifies that SCTP data chunks are to be queued until this timer expires at which time the data chunks are 
bundled and committed for transmission.  
timer
 is an integer from 1 through 65535, in 100ms increments (10 = 1000ms or 1 second).  
[ units-10ms ]
: Including this optional keyword specifies that the integer 
timer
 is to be calculated using 
10ms increments (instead of 100ms increments) to allow for finer granularity.  
Default: Disabled.  
sctp-heart-beat value
 
Default: 30 seconds 
Specifies the SCTP heartbeat timeout (in seconds) as an integer from 1 through 300. An SCTP heartbeat is 
sent to a peer to determine reachability. If an acknowledgement is not received before this timer runs out, 
heartbeat requests are no longer sent and the peer is considered unreachable. 
Usage 
Use this command to configure timeouts for SCTP data chunk bundle transmissions and/or SCTP heartbeat 
request responses. 
Example
 
The following command enables the SCTP data chunk bundle timeout value and configures it to 2 seconds: