NAME

        SV_RFC2181_10_2_RRSet_PTR - RRSet for PTR record


VERIFICATION POINTS

        Verify that a NUT transmits response including RRSet for PTR resource record


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC2181_10_2_RRSet_PTR.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=10.1.168.192.IN-ADDR.ARPA |
        |      QTYPE=PTR                       |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |                                      |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=10.1.168.192.IN-ADDR.ARPA, QTYPE=PTR to NUT.
        2. NUT reply query response w/ PTR=A.example.com, B.example.com to TN (Judgment *2)


JUDGMENT

        2. Received standard query response including RRSet for PTR resource record.


TERMINATION

        None


REFERENCE

        RFC2181 Clarifications to the DNS Specification
        10.2. PTR records