NAME

        SV_RFC1034_3_1_LabelLength - Label length


VERIFICATION POINTS

        Verify that a NUT transmits messages name space specifications


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC1034_3_1_LabelLength.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            |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       ADDRESS=192.168.1.10           |
        |                                      |
        |------------------------------------->|
        |   3. Send standard query to NUT      |
        |       QNAME=AAA******A.example.com   |
        |             <---63--->               |
        |                                      |
        |<-------------------------------------|
        |   4. Standard query response         |
        |       ADDRESS=192.168.1.10           |
        |                                      |
        v                                      v
        1. TN send standard query w/ 1 octet label to NUT.
        2. NUT reply query response to TN (Judgment *2)
        3. TN send standard query w/ 63 octets label to NUT.
        4. NUT reply query response to TN (Judgment *4)


JUDGMENT

        2. Received standard query response from NUT responding to standard query w/ label length 1
        4. Received standard query response from NUT responding to standard query w/ label length 63


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.1. Name space specifications and terminology
        3.5. Preferred name syntax
        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        2.3.1 Preferred name syntax
        RFC1123 Requirements for internet Hosts -- Application and Support
        2.1 Host Names and Numbers