AsconfAckDuplicate.seq - ASCONF-ACK chunk is received with duplicate current Sequence Number while ASCONF Chunk is outstanding
To check that if ASCONF-ACK chunk is received with duplicate current Sequence Number then the endpoint discard the ASCONF-ACK chunk.
./AsconfAckDuplicate.seq [-tooloption ...] -pkt ./AsconfAckDuplicate.def -tooloption : v6eval tool option See Also: ../common/STD_PKT_COMMON.def ../common/SCTP_COMMON.def
Association is established between endpoint A and B. Arrange the date in endpoint A such that ASCONF-ACK chunk with duplicate current Sequence Number is sent to endpoint B.
Endpoint A Endpoint B ULP (ESTABLISHED) (ESTABLISHED)
<----- Asconf <----------------- ASCONF (Add IP Address) ASCONF-ACK -----------------> (Success Indication) ASCONF-ACK -----------------> Discard (duplicate current Sequence Number)
TEST DESCRIPTION:
1. Send ASCONF-ACK chunk from endpoint A to B with duplicate current Sequence Number while ASCONF Chunk is outstanding. 2. Check A: ASCONF-ACK chunk should be discarded at endpoint B.
None
RFC 5061
None