Configuring the ECN330-switch
380 1553-KDU 137 365 Uen D 2006-06-16
Note: Be sure to exclude the address for the ECN330-switch and other key
network devices.
Web – Click DHCP, Server, General. Enter a single address or an address
range, and click Add.
Figure 160 DHCP Server General Configuration
CLI – This example enables the DHCP and sets an excluded address range.
6.18.2.2 Configuring Address Pools
IP address pools must be configured for each IP interface that will provide
addresses to attached clients through the DHCP server.
Command Usage
• First configure address pools for the network interfaces. Then manually
bind an address to a specific client if required. However, note that any
static host address must fall within the range of an existing network
address pool. Up to 8 network address pools and up to 32 manually
Console(config)#service dhcp
Console(config)#ip dhcp excluded-address 10.1.0.250 10.1.0.254
Console#