NAME

  FH_MixA1B2A2B1 - check Mixed 2 Fragment Reassembly (A1->B2->A2->B1)


TARGET

  Host and Router


SYNOPSIS

  FH_MixA1B2A2B1.seq [-tooloption ...] -pkt Fragment.def
    -tooloption : v6eval tool option


INITIALIZATION

  1. Ping to Target (create Neighbor Cache Entries, if not exist)
  2. Override Neighbor Cache Entries


TEST PROCEDURE

  Tester                      Target
    |                           |
    |-------------------------->|
    |   Echo Request (1st A)    |
    |                           |
    |                           |
    |-------------------------->|
    |   Echo Request (2nd B)    |
    |                           |
    |                           |
    |-------------------------->|
    |   Echo Request (2nd A)    |
    |                           |
    |                           |
    |-------------------------->|
    |   Echo Request (1st B)    |
    |                           |
    |                           |
    |<--------------------------|
    |   Echo Reply (A or B)     |
    |                           |
    |                           |
    |<--------------------------|
    |   Echo Reply (rest)       |
    |                           |
    |                           |
    v                           v

  1. Send Echo Request (1st fragment of packet A)
  2. Send Echo Request (2nd fragment of packet B)
  3. Send Echo Request (2nd fragment of packet A)
  4. Send Echo Request (1st fragment of packet B)
  5. Receive Echo Reply (packet A)
  6. Receive Echo Reply (packet B)


JUDGEMENT

  PASS: Both Echo Reply Received


SEE ALSO

  perldoc V6evalTool