I-D ACTION:draft-ietf-dhc-fqdn-opt-00.txt

Internet-Drafts@CNRI.Reston.VA.US Thu, 15 February 1996 16:29 UTC

Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa22154; 15 Feb 96 11:29 EST
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa22149; 15 Feb 96 11:29 EST
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa24858; 15 Feb 96 11:29 EST
Received: from localhost by reef.bucknell.edu with SMTP (5.65/IDA-1.2.8) id AA15447; Thu, 15 Feb 1996 11:17:15 -0500
Date: Thu, 15 Feb 1996 11:17:15 -0500
Message-Id: <9602141051.aa15867@IETF.CNRI.Reston.VA.US>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Internet-Drafts@CNRI.Reston.VA.US
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: I-D ACTION:draft-ietf-dhc-fqdn-opt-00.txt
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts 
directories. This draft is a work item of the Dynamic Host Configuration 
Working Group of the IETF.                                                 

       Title     : FQDN DHCP Option                                        
       Author(s) : R. Droms, Y. Rekhter
       Filename  : draft-ietf-dhc-fqdn-opt-00.txt
       Pages     : 4
       Date      : 02/13/1996

DHCP [DHCP] can be used to automate the process of configuring TCP/IP host 
computers.  However, some of the DHCP options carry IP addresses rather 
than Fully Qualified Domain Names (FQDN). Use of IP addresses constrains 
the DHCP client to use the addresses that were in use at the time the 
client received its configuration information; these addresses may change 
over time, (e.g., a server may be assigned a new IP address), so that the 
IP addresses used by the client may become invalid.  
                      
An alternative to passing IP addresses is to pass FQDNs instead of 
(numeric) IP addresses.  Doing this allows to defer binding between a 
particular network entity (e.g., a server) and its IP address until run 
time.  As stated in [Carpenter:95], "Deferring the binding avoids the risk 
of changed mapping between IP addresses and specific network entities (due 
to changing addressing information).  Moreover, reliance on FQDNs (rather 
than IP addresses) also localizes to the DNS the changes needed to deal 
with changing addressing information due to renumbering."  
                
This document defines a new DHCP option that allows the use of FQDNs 
instead of IP addresses in DHCP options.                                   

Internet-Drafts are available by anonymous FTP.  Login with the username
"anonymous" and a password of your e-mail address.  After logging in,
type "cd internet-drafts" and then
     "get draft-ietf-dhc-fqdn-opt-00.txt".
A URL for the Internet-Draft is:
ftp://ds.internic.net/internet-drafts/draft-ietf-dhc-fqdn-opt-00.txt
 
Internet-Drafts directories are located at:	
	                                                
     o  Africa                                   
        Address:  ftp.is.co.za (196.4.160.8)	
	                                                
     o  Europe                                   
        Address:  nic.nordu.net (192.36.148.17)	
        Address:  ftp.nis.garr.it (192.12.192.10)
	                                                
     o  Pacific Rim                              
        Address:  munnari.oz.au (128.250.1.21)	
	                                                
     o  US East Coast                            
        Address:  ds.internic.net (198.49.45.10)	
	                                                
     o  US West Coast                            
        Address:  ftp.isi.edu (128.9.0.32)  	
	                                                
Internet-Drafts are also available by mail.	
	                                                
Send a message to:  mailserv@ds.internic.net. In the body type: 
     "FILE /internet-drafts/draft-ietf-dhc-fqdn-opt-00.txt".
							
NOTE: The mail server at ds.internic.net can return the document in
      MIME-encoded form by using the "mpack" utility.  To use this
      feature, insert the command "ENCODING mime" before the "FILE"
      command.  To decode the response(s), you will need "munpack" or
      a MIME-compliant mail reader.  Different MIME-compliant mail readers
      exhibit different behavior, especially when dealing with
      "multipart" MIME messages (i.e., documents which have been split
      up into multiple messages), so check your local documentation on
      how to manipulate these messages.
							
For questions, please mail to Internet-Drafts@cnri.reston.va.us.
							

Below is the data which will enable a MIME compliant mail reader 
implementation to automatically retrieve the ASCII version
of the Internet-Draft.

--NextPart
Content-Type: Multipart/Alternative; Boundary="OtherAccess"

--OtherAccess
Content-Type:  Message/External-body;
        access-type="mail-server";
        server="mailserv@ds.internic.net"

Content-Type: text/plain
Content-ID: <19960213180721.I-D@CNRI.Reston.VA.US>

ENCODING mime
FILE /internet-drafts/draft-ietf-dhc-fqdn-opt-00.txt

--OtherAccess
Content-Type:   Message/External-body;
        name="draft-ietf-dhc-fqdn-opt-00.txt";
        site="ds.internic.net";
        access-type="anon-ftp";
        directory="internet-drafts"

Content-Type: text/plain
Content-ID: <19960213180721.I-D@CNRI.Reston.VA.US>

--OtherAccess--

--NextPart--