System information
Administration Tasks Not Done in the Web Manager 79
Configuring the DHCP Server
For example, see the following edited host entry.
d. Copy and paste the three lines that define the IP address for a device
as many times as needed and then make the edits to specify the
desired IP address for each device.
6. Make other changes as appropriate for your environment, removing the
comment (#) signs at the beginning of all edited lines.
7. Save and quit the file.
host sp1 {
hardware ethernet 00:60:2e:bb:aa:aa;
fixed-address 192.168.0.21;
}
# ##############################################