NAME

        SV_RFC1034_3_7_Standard - Standard message format


VERIFICATION POINTS

        Verify that a NUT transmits correct standard message format


TARGET

        Caching Server


SYNOPSIS

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


INITIALIZATION


TEST PROCEDURE

        This test sequence is following.
   Client1 (TN)             DNS Server1 (NUT)                 DNS Server2 (TN) 
        |                              |                                 | 
        |----------------------------->|                                 |
        | 1. Send standard query       |                                 |
        |    QNAME=A.example.org       |                                 |
        |    QTYPE=A                   |                                 |
        |                              |                                 |
        |                              |-------------------------------->|
        |                              | 2. Send standard query          |
        |                              |  QNAME=A.example.org            |
        |                              |  QTYPE=A                        |
        |                              |                                 |
        v                              v                                 v
        1. TN send standard query QNAME=A.example.org, QTYPE=A to NUT.
        2. NUT transmits standard query to DNS Server2 (TN: root name server) (Judgment *2)


JUDGMENT

        2. Standard query including QNAME=A.example.org must be based on above Verification Points. .


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.7. Queries
        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        4.1. Format