User's Manual

GARNET GAE-3030
12
serviced, and requests from unknown clients are allowed.
The following configuration must be performed for the example:
? Set up the DHCP configuration
dhcpserver
config add allow unknown-clients;
config add allow bootp;
config add subnet 192.168.219.0 netmask 255.255.255.0
config add {
config add range 192.168.219.1 192.168.219.99;
config add max-lease-time 86400;
config add }
config confirm
? Save the configuration and reboot the system:
home
flashfs update
restart
Disabling the DHCP Server
To disable the DHCP server, the configuration information previously supplied
needs to be flushed. To do so, issue the following commands:
? Flush the DHCP configuration
dhcpserver
config flush
config confirm
? Save the configuration and reboot the system:
home
flashfs update
restart
Re-configuring the DHCP Server
To re-configure the DHCP server, issue the disable procedure followed by the
enable procedure.
2.11 Updating the Npimage