NAME

sendMcastNS - Verify that NUT sends multicast NSs by the default rules


TARGET

Host and Router


SYNOPSIS

  sendMcastNS.seq [-tooloption ...] -p sendMcastNS.def


INITIALIZATION

  Clear NC state for TN.


TEST PROCEDURE

sendMcastNS verifies NUT send multicast NSs by the default rules:

  - MAX_MULTICAST_SOLICIT
  - RETRANS_TIMER
  TN		               NUT
  --------------------------------

State: NONCE (for TN)
==== echo-request ===> src=TN's link-local dst=NUT's link-local
State: INCOMPLETE
Wait (RETRANS_TIMER * MAX_MULTICAST_SOLICIT)
<=== Judgment #1: multicast NS === src=NUT's link-local dst=solicited-node[TN's link-local] w/ SLLA
<=== Judgment #1: multicast NS === src=NUT's link-local dst=solicited-node[TN's link-local] w/ SLLA
<=== Judgment #1: multicast NS === src=NUT's link-local dst=solicited-node[TN's link-local] w/ SLLA


JUDGMENT

  1. NUT sends the following multicast NSs:
     src=NUT's link-local, dst=solicited-node[TN's link-local], w/ SLLA
     
     1.1. A Number of the multicast NSs <= MAX_MULTICAST_SOLICIT(3)

     1.2. Intervals between the multicast NSs >= RETRANS_TIMER(1 sec.)


TERMINATION

  N/A


NOTE

  The test does not invoke any remote command.


SEE ALSO

  perldoc V6evalTool
  perldoc V6evalRemote