Print this page
7388 Support DHCP Client FQDN. Allow IAID/DUID for all v4.

@@ -226,13 +226,13 @@
 
 
 
 
         Symbol     Code                              Description
-       -------------------------------------------------------------------------------------
+       --------------------------------------------------------------------------------------
        Subnet      1      Subnet Mask, dotted Internet address (IP).
-       UTCoffst    2      Coordinated Universal time offset (seconds).
+       UTCoffst     2      Coordinated Universal time offset (seconds) [deprecated].
        Router      3      List of Routers, IP.
        Timeserv    4      List of RFC-868 servers, IP.
        IEN116ns    5      List of IEN 116 name servers, IP.
        DNSserv     6      List of DNS name servers, IP.
        Logserv     7      List of MIT-LCS UDP log servers, IP.

@@ -297,10 +297,11 @@
        STservs     75     StreetTalk Server, IP.
        STDAservs   76     StreetTalk Directory Assist. Server, IP.
        UserClas    77     User class information, ASCII.
        SLP_DA      78     Directory agent, OCTET.
        SLP_SS      79     Service scope, OCTET.
+       ClientFQDN   81     Fully Qualified Domain Name, OCTET.
        AgentOpt    82     Agent circuit ID, OCTET.
        FQDN        89     Fully Qualified Domain Name, OCTET.
        PXEarch     93     Client system architecture, NUMBER.
        BootFile    N/A    File to Boot, ASCII.
        BootPath    N/A    Boot path prefix to apply to client's requested boot file, ASCII.

@@ -417,6 +418,6 @@
        Mockapetris, P.V. RFC 1035, Domain names - implementation and
        specification. ISI. November 1987.
 
 
 
-                                August 31, 2009                DHCP_INITTAB(4)
+                               October 31, 2016                DHCP_INITTAB(4)