|
Overview
Servers and Relay Agents
IP Addresses
Macros
Options
How To..
Servers and Relays
Configure DHCP
Configure BOOTP
Configure Network
Delete Network
Customize Services
Start/Stop/Restart
Enable/Disable
Unconfigure DHCP
Unconfigure BOOTP
Addresses
Macros
Options
Index
|
|
|
How To: Servers and Relays
Configure a DHCP Server
- Select a server from the System Management console and start DHCP Manager.
If the server has not
been previously configured as either a DHCP server or as a BOOTP relay agent,
the Choose Server Configuration dialog box is displayed. You can choose to configure a server as either a DHCP server or as a BOOTP relay agent, but not both.
- Select Configure as DHCP Server.
The DHCP Server Configuration Wizard starts.
- Step through the configuration, providing the information requested.
When the configuration is completed, the DHCP server starts.
To change any of the configuration parameters, you must
first unconfigure the server and then use the Configuration Wizard to reconfigure the server.
To customize DHCP services, select Modify from the Services menu.
Configure a BOOTP Relay Agent
- Select a server from the System Management console and start DHCP Manager.
If the server has not been previously configured as either a DHCP server or as a BOOTP relay agent, the Choose Server Configuration dialog box is displayed. You can choose to configure the server as either a DHCP server or as a BOOTP relay agent.
- Select Configure as BOOTP Relay.
The Configure BOOTP Relay dialog box is displayed.
- Enter DHCP servers.
Enter the names or IP addresses of one or more DHCP servers to which to relay configuration requests.
When the configuration is completed, the BOOTP relay agent starts.
To customize BOOTP relay services, select Modify from the Services menu.
Configure a Network
When you first configure the DHCP server, the Configuration Wizard configures the first network. To add additional networks, follow these steps.
- Choose Network Wizard from the Edit menu of the View Addresses window.
- Enter configuration information for the new network.
- Click OK to confirm your action.
Delete a Network
To delete a network is to remove it from the list of networks monitored by the DHCP server.
- Choose Delete Network from the Edit menu of the View Addresses window.
The Delete Network dialog box is displayed. Configured networks are listed in the Keep Networks list.
- Select the network to delete and use the arrow keys to move it to the Delete Networks list.
- Click OK to confirm your actions.
You cannot add a network using this dialog box. To add or restore a network to the DHCP server's list of monitored networks, you must configure it using the Network Wizard.
Customize Services
You can configure DHCP or BOOTP services for your server or BOOTP relay agent.
- Choose Modify from the Services menu.
The Modify Service Options dialog is displayed.
- Enter configuration information
Use the Modify Service Options dialog to customize the DHCP or Relay services.
You can configure options such as BOOTP compatibility mode (for the DHCP server) or modify the list of DHCP servers to which to forward requests (relay agent).
- Click OK.
Start, Stop, or Restart a Server or Relay Agent
The DHCP server or BOOTP relay agent starts
automatically when you have completed the
initial configuration. You can stop or start the service by
choosing Stop or Start from the Services menu. This is analogous
to running the /etc/init.d/dhcp
script with the stop or start command.
- Choose the Services menu in the main window.
- Choose Start, Stop, or Restart from the Service
menu.
| Start |
Click Start to start DHCP or BOOTP relay
service that has been stopped. |
| Stop |
Click Stop to stop the DHCP or
BOOTP daemon. |
| Restart |
Click Restart to force the DHCP server to reread the dhcptab. |
- Click OK to confirm your actions.
Enable or Disable a Server or Relay Agent
Choose Disable from the Services menu to remove the DHCP daemon from the boot sequence. When the DHCP service is disabled, it will not start automatically when you reboot the server.
Choose Enable to restore the DHCP daemon to the boot sequence.
- Choose the Services menu in the main window.
- Choose Enable or Disable from the Services menu.
| Enable |
Click Enable to restore a DHCP service that has been disabled. |
| Disable |
Click Disable to remove DHCP service from the boot sequence. |
- Click OK to confirm your actions.
Unconfigure a DHCP Server
In order to change any of the configuration parameters of your DHCP server, you must first unconfigure the server and then rerun the Configuration Wizard.
- From the Services menu, choose Unconfigure.
The Unconfigure Service dialog box is displayed.
- Choose one or both options.
| Remove dhcptab and all DHCP network tables |
Use this option with caution. If you use NIS+, removing these tables may cause a problem for other DHCP servers that share these databases. |
| Remove all hosts table entries for DHCP addresses
|
Check this box to also remove entries from the server's hosts table. |
- Click OK to confirm your actions.
Unconfigure a BOOTP Relay Agent
- From the Services menu, choose Unconfigure.
The Unconfigure Service dialog box is displayed.
- Click OK to confirm your actions.
return to top
|