Interfaces Local Area Networks (LANs)
IX30 User Guide
171
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
5. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
DHCP servers
You can enable DHCP on your IX30 device to assign IP addresses to clients, using either:
n
The DHCP server for the device's local network, which assigns IP addresses to clients on the
device's local network. Addresses are assigned from a specified pool of IPaddresses. For a
local network, the device uses the DHCP server that has the IPaddress pool in the same
IPsubnet as the local network.
When a host receives an IPconfiguration, the configuration is valid for a particular amount of
time, known as the lease time. After this lease time expires, the configuration must be
renewed. The host renews the lease time automatically.
n
A DHCP relay server, which forwards DHCP requests from clients to a DHCP server that is
running on a separate device.
Configure a DHCP server
Note These instructions assume you are configuring the device to use its local DHCP server. For
instructions about configuring the device to use a DHCP relay server, see Configure DHCP relay.
Required configuration items
n
Enable the DHCP server.
Additional configuration items
n
The lease address pool: the range of IPaddresses issued by the DHCPserver to clients.
n
Lease time: The length, in minutes, of the leases issued by the DHCP server.
n
The Maximum Transmission Units (MTU).
n
The domain name suffix appended to host names.
n
The IPgateway address given to clients.
n
The IPaddresses of the preferred and alternate Domain Name Server (DNS), NTP servers, and
WINS severs that are given to clients.
n
The TFTP server name.
n
The filepath and name of the bootfile on the TFTP server.
n
Custom DHCP options. See Configure DHCP options for information about custom DHCP
options.
n
Static leases. See Map static IP addresses to hosts for information about static leases.