OpenSolaris

Printable Version Enter a New Search
Bug ID 4877457
Synopsis dhcpconfig usage message incorrect
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:dhcp_admin
Keywords oss-bite-size | oss-request | oss-sponsor
Sponsor Dave Miner
Submitter richlowe
Responsible Engineer Dave Miner
Reported Against s10_35
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_28
Fixed In snv_28
Release Fixed solaris_nevada(snv_28)
Related Bugs 4677400 , 4917547
Submit Date 11-June-2003
Last Update Date 3-December-2005
Description
The dhcpconfig usage message is incorrect for the -P option, it says:

 -P                    Configure DHCP server options. Sub-options:
                       [-k (option)]
                       [-v (value)]

The man page shows the correct usage:

     -P    Configure the DHCP service parameters. Each  parameter
           and value are specified by the following pattern:

           parameter[=value],...

           Where parameter and value are:

           parameter
                 One of the DHCP  service  parameters  listed  in
                 dhcpsvc.conf(4).  If  the corresponding value is
                 not specified, the current  parameter  value  is
                 displayed.  If  parameter  is not specified, all
                 parameters and current values are displayed.

           value Optional string to set the servers parameter  to
                 if  the  value  is  acceptable.  If the value is
                 missing or is empty (""), the parameter and  its
                 current value are deleted.

             After  a  parameter  has  changed  the  DHCP  server
           requires  re-starting before you can use new parameter
           values.

This bug qualifies as oss-bite-size
 xxxxx@xxxxx.com 2005-06-27 19:22:09 GMT
Work Around
N/A
Comments
N/A