NAME

        Echo_Global.seq - Request sent to global address


TARGET

        Host/Router


SYNOPSIS

        Echo_Global.seq [-tooloption ...] -p Echo_Global.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 global address
                        dst address : NUT global address        
        2.
        << JUDGEMENT >>
         <=== ICMPv6 Echo Reply ===
                        src address : NUT global address
                        dst address : TN global address


JUDGEMENT

    << PASS >>
    The NUT must send an Echo Reply to TN. 
    The Source Address of the Packet must be same as the Global Destination Address of TN's Echo Request packet, 
    while the Destination Address must be the same as the Global Source Address of TN's 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