dhcpmgr(1M)




NAME

     dhcpmgr - graphical interface for managing DHCP service


SYNOPSIS

     /usr/sadm/admin/bin/dhcpmgr


DESCRIPTION

     dhcpmgr is a graphical user interface which enables  you  to
     manage  the  Dynamic Host Configuration Protocol (DHCP) ser-
     vice on the local system. It performs the functions  of  the
     dhcpconfig,  dhtadm,  and pntadm command line utilities. You
     must be root to use dhcpmgr.  The  dhcpmgr  Help,  available
     from  the  Help  menu,  contains  detailed information about
     using the tool.


USAGE

     You can perform the following tasks using dhcpmgr:

     Configure DHCP service
           Use dhcpmgr to configure the DHCP  daemon  as  a  DHCP
           server,  and  select the data store to use for storing
           network configuration tables..

     Configure BOOTP relay service
           Use dhcpmgr to configure the DHCP daemon  as  a  BOOTP
           relay.

     Manage DHCP or BOOTP relay service
           Use dhcpmgr to start, stop, enable, disable or  uncon-
           figure  the  DHCP  service  or BOOTP relay service, or
           change DHCP server parameters.

     Manage DHCP addresses
           Use dhcpmgr to add, modify,  or  delete  IP  addresses
           leased by the DHCP service.

     Manage DHCP macros
           Use dhcpmgr to add, modify or delete  macros  used  to
           supply configuration parameters to DHCP clients.

     Manage DHCP options
           Use dhcpmgr to add, modify or delete options  used  to
           define parameters deliverable through DHCP.

     Convert to a new DHCP data store
           Use dhcpmgr to configure the DHCP server to use a dif-
           ferent  data  store,  and convert the DHCP data to the
           format used by the new data store.

     Move DHCP data to another server
           Use dhcpmgr to  export  data  from  one  Solaris  DHCP
           server  and  import  data  onto  another  Solaris DHCP
           server.


EXIT STATUS

     The following exit values are returned:

     0     Successful completion.

     non-zero
           An error occurred.


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWdhcm                    |
    |_____________________________|_____________________________|
    | Interface Stability         | Evolving                    |
    |_____________________________|_____________________________|


SEE ALSO

     dhcpconfig(1M),   dhtadm(1M),   pntadm(1M),    in.dhcpd(1M),
     dhcpsvc.conf(4), dhcp_network(4), dhcptab(4), attributes(5),
     dhcp(5), dhcp_modules(5)

     Solaris DHCP Service Developer's Guide

     System Administration Guide: IP Services


Man(1) output converted with man2html