Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
HNB-GW Global Configuration Mode Commands   
▀  sctp 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6436 
   
sctp 
Configures the SCTP-related parameters like timeout duration for various timers and cookie life over an IuH interface 
on a chassis for HNB-GW Global configuration instance. 
Product
 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > HNB-GW Global Configuration 
configure > hnbgw-global
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-hnggw-global)# 
Syntax
 
sctp { alpha-rto alpha_rto_dur | beta-rto  beta_rto_dur | max-in-strms in_strms | max-
out-strms 
 out_strms | max-retx { assoc | init | path } max_retry  } 
default sctp { alpha-rto | beta-rto | max-in-strms | max-out-strms | max-retx { assoc | 
init | path } }
 
default
 
Restores the SCTP parameters to default value in HNB-GW Global configuration instance. Default values for 
all parameters are as follows: 
 
alpha-rto
: 5 seconds 
 
beta-rto
: 10 seconds 
 
max-in-strms
: 4 
 
max-out-strms
: 4 
 
max-retx assoc
: 10 retries 
 
max-retx init
: 5 retries 
 
max-retx path
: 5 retries 
alpha-rto
 
alpha_rto_dur
 
Sets the alpha retransmission timeout duration (in seconds) for SCTP association between HNB and HNB-
GW as an integer from 0 through 65535. A “zero” value disables the timer in this configuration. Default: 5 
beta-rto
 
beta_rto_dur
 
Sets the beta retransmission timeout duration (in seconds) for SCTP association between HNB and HNB-GW 
an integer from 0 through 65535. A “zero” value disables the timer in this configuration. Default: 10