6.4 assocrtt

This command is used to display the SCTP round trip times for a specified association. Minimum, maximum, and average times are kept for each open association. The Retransmission Mode (RFC or LIN) and the configured Minimum and Maximum Retransmission Timeout limits are also displayed.

Options

Options and option parameters that are underlined indicate that a value must be specified for that option or parameter. For example, the assocrtt command has the parameter asname. The association name must be specified for which the information will be displayed, as in the command assocrtt c7000. Do not enter the underlined option or parameter; enter a value for the information represented by the underlined option or parameter.

aname

This option specifies the association name for the display.

-r

This option resets all statistics for the specified association name.

Example

assocrtt c7000

assocrtt c7000 -r

Dependencies

None

Notes

This command does not indicate whether or not the socket is congested.

Output

pass:loc=1105:cmd="assocrtt" or

pass:loc=1105:cmd=”assocrtt –h”


    Command entered at terminal #1.
;
    rlghncxa03w 00-01-27 08:10:00 EST  EAGLE5 31.6.0
    PASS: Command sent to card
;
    rlghncxa03w 00-01-27 08:10:00 EST  EAGLE5 31.6.0

    Usage: ASOCRTT sockname [-r] [-h]
    Options:
        -r        Resets rtt data for specified association
        -h        Displays this message
;
    rlghncxa03w 00-01-27 08:10:00 EST  EAGLE5 31.6.0
    ASsocrtt command complete
;
pass:loc=1105:cmd="assocrtt c7000"

    Command Accepted - Processing
    rlghncxa03w 00-01-27 08:10:00 EST  EAGLE5 31.6.0
    pass:loc=1105:cmd="assocrtt c7000"
    Command entered at terminal #1.
;
    rlghncxa03w 00-01-27 08:10:00 EST  EAGLE5 31.6.0
    PASS: Command sent to card
;
    rlghncxa03w 00-01-27 08:10:00 EST  EAGLE5 31.6.0
    ASSOCRTT: Association round trip time report (in milliseconds)

    Retransmission Configuration
       Retransmission Mode              : LIN
       Minimum RTO   : 120
       Maximum RTO   : 800

    Traffic Round-Trip Times
        
       Minimum round-trip time          : 5
       Maximum round-trip time          : 120
       Weighted Average round-trip time : 10
       Last recorded round-trip time    : 10
;
    Measured Congested Traffic Round-Trip Times

       Minimum round-trip time          : 0
       Maximum round-trip time          : 0
       Weighted Average round-trip time : 0
       Last recorded round-trip time    : 0
;
    rlghncxa03w 00-01-27 08:10:01 EST  EAGLE5 31.6.0
    ASSOCRTT command complete
;
pass:loc=1105:cmd="assocrtt c7000 -r"

    Command entered at terminal #1.
;
    rlghncxa03w 00-01-27 08:10:01 EST  EAGLE5 31.6.0
    PASS: Command sent to card
;
    rlghncxa03w 00-01-27 08:10:01 EST  EAGLE5 31.6.0

    ASSocrtt: Association round-trip time report (in milliseconds)

    Retransmission Configuration
       Retransmission Mode              : RFC
       Minimum RTO   : 120
       Maximum RTO   : 800

    Traffic Round-Trip Times

       Minimum round-trip time          : 5
       Maximum round-trip time          : 120
       Weighted Average round-trip time : 10
       Last recorded round-trip time    : 10

    Measured Congested Traffic Round-Trip Times

       Minimum round-trip time          : 0
       Maximum round-trip time          : 0
       Weighted Average round-trip time : 0
       Last recorded round-trip time    : 0
;
    rlghncxa03w 00-01-27 08:10:01 EST  EAGLE5 31.6.0
    ASsocrtt command complete
;