Test Information

TitleRestart T3-rtx timer if the endpoint is retransmitting the first outstanding DATA chunk
CommandLine./FastRetranFirstData.seq -pkt ./FastRetranFirstData.def -log 13.html -ti Restart T3-rtx timer if the endpoint is retransmitting the first outstanding DATA chunk
TestVersionREL_1_0_0
ToolVersionREL_3_1_0
Start2009/02/13 14:35:37
Tn.//../etc//tn.def
Nu.//../etc//nut.def
Pkt./FastRetranFirstData.def
Systemlinux-v6
TargetNameRHEL5GA
HostNameFNST
TypeIPv4

Test Sequence Execution Log

14:35:39Start
14:35:39Start Capturing Packets (Link0)

=============== sctpCheckEnv ===============
14:35:39 vRemote(rcommand.rmt) ``/usr/local/v6eval//bin/linux-v6//rcommand.rmt -t linux-v6 -u root -p goodluck -d ttyS0 -o 1 cmd="killall -9 sctp_test ; killall -9 sctp_darn ; killall -9 sctp_status; checksctp" ''
Connected.

[root@RHEL ~]# 
[root@RHEL ~]# killall -9 sctp_test ; killall -9 sctp_darn ; killall -9 sctp_sta tus; checksctp 
sctp_test: no process killed
sctp_darn: no process killed
sctp_status: no process killed
SCTP supported
[root@RHEL ~]# sendMessagesSync: never got killall -9 sctp_test ; killall -9 sctp_darn ; killall -9 sctp_status; checksctp 
echo $?
0
~.~.
~.

Disconnected.

============== sctpPingToHost ==============
14:35:48 vSend(Link0,echo4_request_on_link0)
Send Echo Request on Link0
14:35:48 vRecv(Link0,echo4_reply_on_link0 arp_request_on_link0) timeout:5 cntLimit:0 seektime:0
Recv Echo Reply on Link0

============= sctpStatusClient =============
14:35:49 vRemote(rcommandasync.rmt) ``/usr/local/v6eval//bin/linux-v6//rcommandasync.rmt -t linux-v6 -u root -p goodluck -d ttyS0 -o 1 cmd="sleep 5 && sctp_status -H 192.168.0.21 -P 4590 -h 192.168.0.100 -p 3590 -s -c 1024 -X 1 -x 5 -f /tmp/sctpstatus > /tmp/tstcmd.log 2>&1 &" ''
Connected.

[root@RHEL ~]# 
[root@RHEL ~]# sl~.
Disconnected.

================= vListen ==================
14:35:53 vRecv(Link0,sctp_chunk_init_rcv arp_request_on_link0 ) timeout:10 cntLimit:0 seektime:0
Recv ARP Request on Link0
14:35:55 vSend(Link0,arp_reply_on_link0)
Send ARP Reply on Link0
14:35:55 vRecv(Link0,sctp_chunk_init_rcv arp_request_on_link0 ) timeout:10 cntLimit:0 seektime:0
Recv SCTP CHUNK_INIT
14:35:56 vSend(Link0,sctp_chunk_init_ack_snd)
Send SCTP CHUNK_INIT_ACK

================= vAccept ==================
14:35:56 vRecv(Link0,sctp_chunk_cookie_echo_rcv arp_request_on_link0 ) timeout:10 cntLimit:0 seektime:0
Recv SCTP CHUNK_COOKIE_ECHO
14:35:56 vSend(Link0,sctp_chunk_cookie_ack_snd)
Send SCTP CHUNK_COOKIE_ACK

================ Main Test =================
14:35:57 vRecv(Link0,sctp_chunk_data_1 arp_request_on_link0 ) timeout:30 cntLimit:0 seektime:0
Recv SCTP CHUNK_DATA (1)
14:35:57 vRecv(Link0,sctp_chunk_data_2 arp_request_on_link0 ) timeout:30 cntLimit:0 seektime:0
Recv SCTP CHUNK_DATA (2)
14:35:57 vRecv(Link0,sctp_chunk_data_3 arp_request_on_link0 ) timeout:30 cntLimit:0 seektime:0
Recv SCTP CHUNK_DATA (3)
14:35:57 vRecv(Link0,sctp_chunk_data_4 arp_request_on_link0 ) timeout:30 cntLimit:0 seektime:0
Recv SCTP CHUNK_DATA (4)
14:35:57 vSend(Link0,sctp_chunk_sack_1)
Send SCTP CHUNK_SACK (2)
14:35:57 vSend(Link0,sctp_chunk_sack_2)
Send SCTP CHUNK_SACK (2 and 3)
14:35:58 vSend(Link0,sctp_chunk_sack_3)
Send SCTP CHUNK_SACK (2 to 4)
14:35:58 vRecv(Link0,sctp_chunk_data_1 arp_request_on_link0 ) timeout:30 cntLimit:0 seektime:0
Recv SCTP CHUNK_DATA (1)
14:35:58 vSend(Link0,sctp_chunk_sack_4)
Send SCTP CHUNK_SACK (4)
14:35:58 vRecv(Link0,sctp_chunk_data_5 arp_request_on_link0 ) timeout:30 cntLimit:0 seektime:0
Recv SCTP CHUNK_DATA (5)
14:35:58 vSend(Link0,sctp_chunk_sack_5)
Send SCTP CHUNK_SACK (5)

================== vClose ==================
14:35:59 vSend(Link0,sctp_chunk_shutdown_snd)
Send SCTP CHUNK_SHUTDOWN
14:35:59 vRecv(Link0,sctp_chunk_shutdown_ack_rcv arp_request_on_link0 ) timeout:10 cntLimit:0 seektime:0
Recv SCTP CHUNK_SHUTDOWN_ACK
14:35:59 vSend(Link0,sctp_chunk_shutdown_complete_snd)
Send SCTP CHUNK_SHUTDOWN_COMPLETE

============ sctpGetRemoteStatus ===========
14:35:59 vRemote(getfile.rmt) ``/usr/local/v6eval//bin/linux-v6//getfile.rmt -t linux-v6 -u root -p goodluck -d ttyS0 -o 1 from=/tmp/sctpstatus to=.sctpstatus''
Connected.

[1]+  Done                    sleep 5 && sctp_status -H 192.168.0.21 -P 4590 -h 192.168.0.100 -p 3590 -s -c 1024 -X 1 -x 5 -f /tmp/sctpstatus > /tmp/tstcmd.log 2>&1
[root@RHEL ~]# 
[root@RHEL ~]# ~sechocheck

[root@RHEL ~]# 
[root@RHEL ~]# ~t/tmp/sctpstatus .sctpstatus
[file transfer complete]
[connected]
~]# 
[root@RHEL ~]# ~.~.
~.

Disconnected.

NO. ASSOC-ID STATE             RWND     UNACKDATA PENDDATA INSTRMS OUTSTRMS FRAG-POINT SPINFO-STATE SPINFO-CWDN SPINFO-SRTT SPINFO-RTO SPINFO-MTU
1   1        ESTABLISHED       54784    0         0        100     10       1452       ACTIVE       4380        0           3000       1500
2   1        ESTABLISHED       53588    1         0        100     10       1452       ACTIVE       6000        0           3000       1500
OK
14:36:08End

Packet Reverse Log