Netmagis application

logo

DHCP profile management

DHCP profiles associate dhcpd.conf parameters to one or more hosts.

Name

The name of the profile is used only in Netmagis application itself (it does not appear in the dhcpd.conf file. It is used in "add host" and "modify host" interfaces.

Example :

x-terminal

Dhcpd.conf

This field contains parameters supplied by DHCP server to clients. Consult you DHCP server manual for syntax.

Example :

    #
    # PC diskless boot using PXE
    #
    server-name "myserver.example.com" ;
    server-identifier 10.1.2.3 ;
    next-server 10.1.2.3 ;                      # boot server
    filename "/pxeboot" ;
    option root-path "/diskless" ;              # NFS mount
Netmagis license Netmagis Web site