Cisco Cisco Packet Data Gateway (PDG) Prospecto

Descargar
Página de 4162
show ip   
▀  show ip traffic sctp 
 
 
▄  Cisco ASR 5x00 Statistics and Counters Reference 
3488 
   
show ip traffic sctp 
Table 363. 
show ip traffic sctp
 Command Output Descriptions 
Field
 
Description
 
SctpCurrEstab 
Displays the number of SCTP (Stream Control Transmission Protocol ) associations for which the 
current state is either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING. 
SctpActiveEstabs 
Displays the number of times that associations have made a direct transition to the ESTABLISHED 
state from the COOKIE-ECHOED state. The upper layer initiated the association attempt. 
SctpPassiveEstabs 
Displays the number of times that associations have made a direct transition to the ESTABLISHED 
state from the CLOSED state. The remote endpoint initiated the association attempt. 
SctpAborteds 
Displays the number of times that associations have made a direct transition to the CLOSED state from 
any state using the primitive “ABORT”. (Ungraceful termination of the association) 
SctpShutdowns 
Displays the number of times that associations have made a direct transition to the CLOSED state from 
either the SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state. (Graceful termination of 
the association)  
SctpOutOfBlues 
Displays the number of out-of-the-blue packets received by the host. An out-of-the-blue packet is a 
correctly formed SCTP packet, including the proper checksum, but for which the receiver was unable to 
identify an appropriate association.  
SctpChecksumErrors 
Displays the number of SCTP packets received with an invalid checksum. 
SctpOutCtrlChunks 
Displays the number of SCTP control chunks sent; retransmissions are not included. Control chunks are 
those chunks different from DATA.  
SctpOutOrderChunks 
Displays the number of SCTP ordered data chunks sent; retransmissions are not included. 
SctpOutUnorderChunks  Displays the the number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent; 
retransmissions are not included. 
SctpInCtrlChunks 
Displays the number of SCTP control chunks received; no duplicate chunks included. 
SctpInOrderChunks 
Displays the number of SCTP ordered data chunks received; no duplicate chunks included. 
SctpInUnorderChunks 
Displays the number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received; 
no duplicate chunks are included. 
SctpFragUsrMsg 
Displays the number of user messages that have to be fragmented because of the MTU. 
SctpReasmUsrMsgs 
Displays the number of user messages reassembled, after conversion into DATA chunks. 
SctpOutSCTPPacks 
Displays the number of SCTP packets sent; retransmitted DATA chunks are included. 
SctpInSCTPPacks  
Displays the number of SCTP packets received; duplicates are included.