NAME

        CL_RFC1035_2_3_2_order_octets - Order of transmission of octets and bits


VERIFICATION POINTS

        Verify that a NUT transmits correct order of transmission of octets and bits


TARGET

        Client


SYNOPSIS

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


INITIALIZATION


TEST PROCEDURE

	This test sequence is following.

DNS Client1 (NUT) DNS Server1 (TN) | | |--------------------------------------------->| | 1. Send standard query | | | v v
1. NUT send standard query to TN. Judgment (Check *1)


JUDGMENT

        1. Standard query must be based on above Verification Points.
                *Order of transmission of octets is the normal in which they are read in English.
                        *Check order of transmission of octets in DNS header.
                *The left most bit in the octets is most significant bit.
                        *Check numeric quantity of OPCODE, Z fields in DNS header.
                *The left most bit in the multi-octets field is most significant bit.
                        *Check numeric quantity of QDCOUNT, ANCOUNT, NSCOUNT, ARCOUNT fields in DNS header.


TERMINATION

        If NUT has cache function, clear the cache.


REFERENCE

	RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
	2.3.2. Data Transmission Order