sctpmgr status command examples

This topic provides examples of the following sctpmgr status commands:

status assoc

The following example displays status information and configuration values for association 0:

sctpmgr[1]>status assoc 0
|         Association Status for 0                                           
|         State:    ESTABLISHED                                              
|         Destination Address List                                           
|         (1) 10.51.1.101                                                    
|         Source Address List                                                
|         (1) 10.51.1.100                                                    
|         Primary Network Address: 10.51.1.101                               
|         Source Port:             2905                                      
|         Destination Port:        2905                                      

status sap

The following example displays status information and configuration values for the SCTP SAP and TSAP in the SCTP layer:

sctpmgr[1]>status sap 0
Protocol Switch :1                                                          
SAP Status      :BND                                                        
=====================Current SCT SAP Configurations=====================    
swtch         = 1       spId          = 0       selector      = 1           
MemRegion     = 0       Mempool       = 0       prior         = 0           
route         = 0       maxAckDelayTm = 200     maxAckDelayDg = 2           
rtoInitial    = 3000    rtoMin        = 1000    rtoMax        = 10000       
freezeTm      = 3000    cookieLife    = 60000   intervalTm    = 3000        
maxBurst      = 4       maxHbBurst    = 1       t5SdownGrdTm  = 15000       
handleInitFlg = FALSE   negAbrtFlg    = FALSE   hBeatEnable   = TRUE        
flcUpThr      = 192     flcLowThr     = 64                                  
======================Current TSAP Configurations======================     
swtch         = 1       suId          = 0       sel           = 1           
ent           = ENTHI   inst          = 0       procId        = 0           
MemPool       = 0       prior         = 0       route         = 0           
SrcAddrType   = 4       srcAddress    = a330166 srcNAdrNmb    = 1           
spId          = 0       maxBndRetry   = 3       BndCfmTmr     = 200         

status sctp

The following example displays general status information and configuration values for the SCTP layer:

sctpmgr[1]>status sctp
Status            = 0                                                       
Mem Reserved      = 0                                                       
Mem Allocated     = 0                                                       
Associations    = 1                                                         
Local Addr in Use = 1                                                       
Peer Addr in Use  = 1                                                       
======================Current SCTP Configurations======================     
serviceType    = TCP     maxNmbSctSaps  = 1       maxNmbTSaps    = 1        
maxNmbEndp     = 1       maxNmbAssoc    = 4       maxNmbDstAddr  = 8        
maxNmbSrcAddr  = 3       maxNmbTxChunks = 256     maxNmbRxChunks = 256      
maxNmbInStrms  = 8       maxNmbOutStrms = 8       initARwnd      = 32767    
mtuInitial     = 1400    mtuMinInitial  = 500     mtuMaxInitial  = 1400     
performMtu     = FALSE   UseHstName     = FALSE   Hostname       =          
timeRes        = 10      maxInitReTx    = 5       maxAssocReTx   = 5        
maxPathReTx    = 5       altAcceptFlg   = 0       keyTm          = 60000    
alpha          = 12      beta           = 25