|
|||
1. Solaris TCPIP Protocol Suite (Overview) 2. Planning an IPv4 Addressing Scheme (Tasks 3. Planning an IPv6 Addressing Scheme (Overview) 4. Planning an IPv6 Network (Tasks) 5. Configuring TCP/IP Network Services and IPv4 Addressing (Tasks) 6. Administering Network Interfaces (Tasks) 7. Enabling IPv6 on a Network (Tasks) 8. Administering a TCP/IP Network (Tasks) 9. Troubleshooting Network Problems (Tasks) 10. TCP/IP and IPv4 in Depth (Reference) 12. About Solaris DHCP (Overview) 13. Planning for DHCP Service (Tasks) 14. Configuring the DHCP Service (Tasks) Configuring and Unconfiguring a DHCP Server Using DHCP Manager How to Configure a DHCP Server (DHCP Manager) How to Configure a BOOTP Relay Agent (DHCP Manager) How to Unconfigure a DHCP Server or a BOOTP Relay Agent (DHCP Manager) Configuring and Unconfiguring a DHCP Server Using dhcpconfig Commands How to Configure a DHCP Server (dhcpconfig -D) How to Configure a BOOTP Relay Agent (dhcpconfig -R ) How to Unconfigure a DHCP Server or a BOOTP Relay Agent (dhcpconfig -U) 15. Administering DHCP (Tasks) 16. Configuring and Administering DHCP Clients 17. Troubleshooting DHCP (Reference) 18. DHCP Commands and Files (Reference) 19. IP Security Architecture (Overview) 21. IP Security Architecture (Reference) 22. Internet Key Exchange (Overview) 24. Internet Key Exchange (Reference) 25. Solaris IP Filter (Overview) 28. Administering Mobile IP (Tasks) 29. Mobile IP Files and Commands (Reference) 30. Introducing IPMP (Overview) 31. Administering IPMP (Tasks) Part VI IP Quality of Service (IPQoS) 32. Introducing IPQoS (Overview) 33. Planning for an IPQoS-Enabled Network (Tasks) 34. Creating the IPQoS Configuration File (Tasks) 35. Starting and Maintaining IPQoS (Tasks) 36. Using Flow Accounting and Statistics Gathering (Tasks) |
Configuring and Unconfiguring a DHCP Server Using DHCP ManagerThis section includes procedures to help you configure and unconfigure a DHCP server with DHCP Manager. Note that you must be running an X Window system such as CDE or GNOME to use DHCP Manager. DHCP Manager can be run as superuser with the /usr/sadm/admin/bin/dhcpmgr command. See About DHCP Manager for general information about the utility. See How to Start and Stop the DHCP Service (DHCP Manager) for more detailed information about running DHCP Manager. When you run DHCP Manager on a server that is not configured for DHCP, the following screen is displayed. You can specify whether you want to configure a DHCP server or a BOOTP relay agent. Figure 14-1 Choose Server Configuration Dialog Box in DHCP ManagerConfiguring DHCP ServersWhen you configure a DHCP server, DHCP Manager starts the DHCP Configuration Wizard, which prompts you for information that is needed to configure the server. The initial screen of the wizard is shown in the following figure. Figure 14-2 DHCP Configuration Wizard's Initial ScreenWhen you finish answering the wizard prompts, DHCP Manager creates the items that are listed in the following table. Table 14-1 Items Created During DHCP Server ConfigurationHow to Configure a DHCP Server (DHCP Manager)Before You BeginMake sure that you have read Chapter 13, Planning for DHCP Service (Tasks) before you configure your DHCP server. In particular, you should use the guidelines in Making Decisions for Your DHCP Server Configuration (Task Map) to help you perform the following tasks:
See AlsoYou can add more networks to the DHCP server with the Network Wizard, as explained in Adding DHCP Networks. Configuring BOOTP Relay AgentsWhen you configure a BOOTP relay agent, DHCP Manager takes the following actions:
The following figure shows the screen displayed when you choose to configure a BOOTP relay agent. Figure 14-3 Configure BOOTP Relay Dialog Box in DHCP ManagerHow to Configure a BOOTP Relay Agent (DHCP Manager)Before You BeginMake sure that you have read Chapter 13, Planning for DHCP Service (Tasks) before you configure your BOOTP relay agent. In particular, you should see Selecting a Host to Run the DHCP Service for help in selecting the system to use.
Unconfiguring DHCP Servers and BOOTP Relay AgentsWhen you unconfigure a DHCP server or a BOOTP relay agent, DHCP Manager takes the following actions:
The following figure shows the screen that is displayed when you choose to unconfigure a DHCP server. Figure 14-4 Unconfigure Service Dialog Box in DHCP ManagerDHCP Data on an Unconfigured ServerWhen you unconfigure a DHCP server, you must decide what to do with the dhcptab table and the DHCP network tables. If the data is shared among servers, you should not remove the dhcptab and DHCP network tables. If the tables are removed, DHCP would become unusable across your network. Data can be shared through NIS+ or on exported local file systems. The file /etc/inet/dhcpsvc.conf records the data store used and its location. You can unconfigure a DHCP server but leave the data intact by not selecting any of the options to remove data. If you unconfigure the server and leave the data intact, you disable the DHCP server. If you want another DHCP server to take ownership of the IP addresses, you must move the DHCP data to the other DHCP server. You must move the data before you unconfigure the current server. See Moving Configuration Data Between DHCP Servers (Task Map) for more information. If you are certain you want to remove the data, you can select an option to remove the dhcptab and network tables. If you had generated client names for the DHCP addresses, you can also elect to remove those entries from the hosts table. Client name entries can be removed from DNS, /etc/inet/hosts, or NIS+. Before you unconfigure a BOOTP relay agent, be sure that no clients rely on this agent to forward requests to a DHCP server. How to Unconfigure a DHCP Server or a BOOTP Relay Agent (DHCP Manager)
|
||
|