NAME

        Echo_Multicast.seq - Request sent to multicast address -All-Nodes Address


TARGET

        Host/Router


SYNOPSIS

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


INITIALIZATION

        Common Test Setup 1.1


TEST PROCEDURE

        Verify that a node properly replies to ICMPv6 Echo Requests.
        TN                      NUT
        ---------------------------
        1.
         === ICMPv6 Echo Request ===>
                        src address : TN link local address
                        dst address : all node link local multicast address        
        2.
        << JUDGEMENT >>
         <=== ICMPv6 Echo Reply ===
                        src address : NUT global or link local address
                        dst address : TN link local address


JUDGEMENT

    << PASS >>
    The NUT should send an Echo Reply to TN. 
    The Source Address of the Packet must be one of the NUT's unicast addresses 
    belonging to the interface on which the Echo Request was received.
    This could be either a Link-Local or Global address.
    The  Destination Address must be TN's local address Echo Request packet.
    The NUT must send an Echo Reply to TN with a valid checksum.


CLEANUP

Common Test Cleanup


REFERENCE

RFC 4443 - ICMPv6 (ICMP for IPv6)


SEE ALSO

          perldoc V6evalTool