User guide

Appendices dhcpd Files
987
AlliedView NMS Administration Guide
FIGURE 13-9 Tabular Data Displayed in a Web Browser
13.2 dhcpd Files
Following is a complete example of a dhcpd file, with comments highlighted. There are five files, since DHCP-related
configurations for each Access Island are placed in separate configuration files.
13.2.1 dhcpd.conf
# dhcpd.conf for Service Provider Solutions Interop (SPSI) lab
# Jul-12-08 JWS: removed subnets AI01, L2Supp, YKTA
# Jul-8-10 JWS: added subnets spsi-ai00-awplus
log-facility local7;
######################################################################
# In addition to setting this value, you may need to modify your
# syslog.conf file to configure logging of the DHCP server.
# For example, you might add a line like this:
# local7.* /val/log/dhcpd.log
# local7.info @10.52.110.4
######################################################################
server-name "dhcp1";
server-identifier dhcp1.spsi.lab.telesyn.corp;