File: bootp-dhcp-option-81

package info (click to toggle)
doc-iana 2001.08-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,176 kB
  • ctags: 954
  • sloc: perl: 1,057; makefile: 83; sh: 27
file content (43 lines) | stat: -rw-r--r-- 1,484 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
To: iana@isi.edu
Subject: Request to obtain a new option code for DHCP-DNS interaction
Date: Mon, 07 Oct 96 07:33:54 PDT
From: Yakov Rekhter <yakov@cisco.com>

Dear IANA,


Here is the information you requested:

    Client FQDN Option (Fully Qualified Domain Name)
    
       To update the IP address to FQDN mapping a DHCP server needs to know
       FQDN of the client to which the server leases the address. To allow
       the client to convey its FQDN to the server this document defines a
       new option, called "Client FQDN".
    
       The code for this option is TBD. Its minimum length is 4.
    
    
    
             Code   Len    Flags  RCODE1 RCODE2   Domain Name
            +------+------+------+------+------+------+--
            |  81  |   n  |  0/1 |      |      |       ...
            +------+------+------+------+------+------+--
    
    
    
       The Flags field allows a DHCP client to indicate to a DHCP server
       whether the client wants the server to be responsible for updating
       the FQDN to IP address mapping (if Flags is set to 1), or whether the
       client wants to take this responsibility (if Flags is set to 0).
    
       The RCODE1 and RCODE2 fields are used by a DHCP server to indicate to
       a DHCP client the Response Code from Dynamic DNS Updates.
    
       The Domain Name part of the option carries FQDN of a client.
    
More details on the use of this option are in draft-ietf-dhc-dhcp-dns-02.txt.

Yakov.