NAME

        SV_RFC3596_2_1_AAAA_rdata - Resource record of AAAA type


VERIFICATION POINTS

        Verify that a NUT transmits correct message including AAAA resource record


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC3596_2_1_AAAA_rdata.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             |
        |       QNAME=A.example.com            |
        |       QTYPE=AAAA                     |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       AAAA=3ffe:501:ffff:101::10     |
        |                                      |
        |------------------------------------->|
        |   3. Send standard query to NUT      |
        |       QNAME=A1.example.com           |
        |       QTYPE=AAAA                     |
        |                                      |
        |<-------------------------------------|
        |   4. Standard query response         |
        |       AAAA=3ffe:501:ffff:101::11     |
        |       AAAA=3ffe:501:ffff:101::12     |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=A.example.com, QTYPE=AAAA to NUT.
        2. NUT reply query response w/ AAAA=3ffe:501:ffff:101::10 to TN (Judgment *2)
        3. TN send standard query QNAME=A1.example.com, QTYPE=AAAA to NUT.
        4. NUT reply query response w/ AAAA=3ffe:501:ffff:101::11 and AAAA=3ffe:501:ffff:101::12 to TN (Judgment *4)


JUDGMENT

        2. Received standard query response including AAAA type record.
        4. Received standard query response including multiple AAAA type records.


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.6 Resource Records
        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        3.2.1 Format
        RFC3596 DNS Extensions to Support IPv6
        2.1 AAAA record type
        2.2 AAAA data format
        2.3 AAAA query