Setting the AI Server to Manage DHCP

The install set-server command with the following options sets the AI server to manage DHCP:

  • -m enables the AI server to manage DHCP.

  • -i sets the start of IP addresses to manage.

  • -c sets the count or range of addresses to manage.

This command syntax sets the DHCP's managed address range from 203.0.113.10 to 203.0.113.29:

$ installadm set-server -m -i 203.0.113.10 -c 20