NAME

        SV_RFC1123_6_1_3_2_Multicast - Broadcast/Multicast query


VERIFICATION POINTS

        Verify that a NUT supports UDP query with broadcast or multicast address


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC1123_6_1_3_2_Multicast.seq [-tooloption ...]: KOI tool option
	See also DNSConfig.pm


INITIALIZATION


TEST PROCEDURE

        This test sequence is following.
    DNS Client1 (TN)                       DNS Server1 (NUT)
        |                                      |
        |------------------------------------->|
        |   1. Send standard query             |
        |       *broadcast or multicast        |
        |       QNAME=A.example.com            |
        |       QTYPE=A                        |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       A=192.168.1.10                 |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=A.example.com, QTYPE=A to NUT with broadcast or multicast.
        2. NUT reply query response w/ A=192.168.1.10 to TN (Judgment *2)


JUDGMENT

        2. Received standard query response w/ A=192.168.1.10.


TERMINATION

        None


REFERENCE

        RFC1123 Requirements for internet Hosts -- Application and Support
        6.1.3.2 Transport Protocols