Web
– Click DHCP, Relay Configuration. Enter up to five IP addresses for any
VLAN, then click Restart DHCP Relay to start the relay service.
Figure 17-1 DHCP Relay Configuration
CLI – This example specifies one DHCP relay server for VLAN 1, and enables the
relay service.
Console(config)#interface vlan 1
Console(config-if)#ip dhcp relay server 10.1.0.99
Console(config-if)#ip dhcp restart relay
Console(config-if)#
Configuring the DHCP Server
27-1
39-4
3
9
-
3
This switch includes a Dynamic Host Configuration Protocol (DHCP) server that can
assign temporary IP addresses to any attached host requesting service. It can also
provide other network settings such as the domain name, default gateway, Domain
Name Servers (DNS), Windows Internet Naming Service (WINS) name servers, or
information on the bootup file for the host device to download.
A
ddresses can be assigned to clients from a common address pool configured for a
specific IP interface on this switch, or fixed addresses can be assigned to hosts
based on the client identifier code or MAC address.
Address
Pool
Static
Addresses
17-2
8network
address pools
32 static addresses
(all within the confines
of configured network
address pools)
Dynamic Host Configuration Protocol
17