sendMcastNS - Verify that NUT sends multicast NSs by the default rules
Host and Router
sendMcastNS.seq [-tooloption ...] -p sendMcastNS.def
Clear NC state for TN.
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
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.)
N/A
The test does not invoke any remote command.
perldoc V6evalTool perldoc V6evalRemote