1 #
   2 #ident  "%Z%%M% %I%     %E% SMI"
   3 #
   4 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
   5 # Use is subject to license terms.
   6 #
   7 # CDDL HEADER START
   8 #
   9 # The contents of this file are subject to the terms of the
  10 # Common Development and Distribution License, Version 1.0 only
  11 # (the "License").  You may not use this file except in compliance
  12 # with the License.
  13 #
  14 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  15 # or http://www.opensolaris.org/os/licensing.
  16 # See the License for the specific language governing permissions
  17 # and limitations under the License.
  18 #
  19 # When distributing Covered Code, include this CDDL HEADER in each
  20 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  21 # If applicable, add the following below this CDDL HEADER, with the
  22 # fields enclosed by brackets "[]" replaced with your own identifying
  23 # information: Portions Copyright [yyyy] [name of copyright owner]
  24 #
  25 # CDDL HEADER END
  26 #
  27 # Descriptions for DHCP standard options, taken from RFC 2132 & 2242
  28 # Note that the keys here must correspond exactly to those used in the
  29 # /etc/dhcp/inittab file which defines the option tags we use for each
  30 # option code.  Note also that not all of the tags in /etc/dhcp/inittab
  31 # will have descriptions here; only those which are defined to be consumed
  32 # by the management tools need have descriptions in this file.
  33 
  34 Subnet=Client's subnet mask
  35 UTCoffst=Client's time offset from UTC in seconds
  36 Router=Routers on the client's subnet
  37 Timeserv=RFC 868 time servers
  38 IEN116ns=IEN 166 name servers
  39 DNSserv=DNS servers
  40 Logserv=MIT-LCS UDP log servers
  41 Cookie=RFC 865 cookie servers
  42 Lprserv=RFC 1179 line printer servers
  43 Impress=Imagen Impress servers
  44 Resource=RFC 887 Resource Location servers
  45 Hostname=Host name of client
  46 Bootsize=Boot file size in 512 byte blocks
  47 Dumpfile=Pathname of client's crash dump file
  48 DNSdmain=DNS domain name
  49 Swapserv=Swap server address
  50 Rootpath=Pathname of client's root disk
  51 ExtendP=BOOTP extensions file
  52 IpFwdF=IP forwarding flag
  53 NLrouteF=Non-local source routing flag
  54 PFilter=Policy filter for non-local source routing
  55 MaxIpSiz=Maximum IP datagram reassembly size
  56 IpTTL=Time-to-live for IP datagrams
  57 PathTO=Path MTU aging timeout in seconds
  58 PathTbl=Path MTU plateau table
  59 MTU=Interface MTU
  60 SameMtuF=All subnets are local flag
  61 Broadcst=Broadcast address
  62 MaskDscF=Perform mask discovery flag
  63 MaskSupF=Mask supplier flag
  64 RDiscvyF=Router discovery flag
  65 RSolictS=Router solicitation address
  66 StaticRt=Static routes
  67 TrailerF=Trailer encapsulation flag
  68 ArpTimeO=ARP cache timeout
  69 EthEncap=Ethernet encapsulation flag
  70 TcpTTL=TCP default TTL
  71 TcpKaInt=TCP keepalive interval
  72 TcpKaGbF=TCP keepalive garbage flag
  73 NISdmain=Network Information Service domain name
  74 NISservs=Network Information Service servers
  75 NTPservs=Network Time Protocol servers
  76 NetBNms=NetBIOS name servers
  77 NetBDsts=NetBIOS datagram distribution servers
  78 NetBNdT=NetBIOS node type
  79 NetBScop=NetBIOS scope
  80 XFontSrv=X Window System Font servers
  81 XDispMgr=X Window System display managers
  82 LeaseTim=Lease time in seconds
  83 T1Time=Time until RENEWING state
  84 T2Time=Time until REBINDING state
  85 NW_dmain=NetWare/IP domain name
  86 NWIPOpts=NetWare/IP information
  87 NIS+dom=Network Information Service+ domain
  88 NIS+serv=Network Information Service+ servers
  89 TFTPsrvN=TFTP server name
  90 OptBootF=Bootfile name
  91 MblIPAgt=Mobile IP home agent
  92 SMTPserv=Simple Mail Transport Protocol servers
  93 POP3serv=Post Office Protocol 3 servers
  94 NNTPserv=Network News Transport Protocol servers
  95 WWWservs=World Wide Web servers
  96 Fingersv=Finger servers
  97 IRCservs=Internet Relay Chat servers
  98 STservs=StreetTalk servers
  99 STDAservs=StreetTalk Directory Assistance servers
 100 SLP_DA=Service Location Protocol directory agent
 101 SLP_SS=Service Location Protocol agent scope
 102 SLP_NA=Service Location Protocol naming authority
 103 FQDN=Use fully-qualified domain names in DHCP options
 104 BootFile=Boot file
 105 BootSrvA=Boot server address
 106 BootSrvN=Boot server name
 107 LeaseNeg=Lease negotiable flag
 108 EchoVC=Echo vendor class to client
 109 BootPath=Default path for BOOTP client boot files