![SMC Networks 7724M/VSW - annexe 1 Manual Download Page 305](http://html1.mh-extra.com/html/smc-networks/7724m-vsw-annexe-1/7724m-vsw-annexe-1_manual_1299754305.webp)
CLI
Management Guide
TigerAccess™ EE
304
SMC7824M/VSW
8.6.1.1 DHCP
Pool
Creation
The DHCP pool is a group of IP addresses that will be assigned to DHCP clients by
DHCP server. You can create various DHCP pools that can be configured with a different
network, default gateway and range of IP addresses. This allows the network administra-
tors to effectively handle multiple DHCP environments.
To create a DHCP pool, use the following command.
Command Mode
Description
ip dhcp pool
POOL
Creates a DHCP pool and opens
DHCP Pool Configu-
ration
mode.
no ip dhcp pool
POOL
Global
Deletes a created DHCP pool.
The following is an example of creating the DHCP pool as
sample
.
SWITCH(config)#
service dhcp
SWITCH(config)#
ip dhcp pool
sample
SWITCH(config-dhcp[sample])#
8.6.1.2 DHCP
Subnet
To specify a subnet of the DHCP pool, use the following command.
Command Mode
Description
network
A.B.C.D/M
Specifies a subnet of the DHCP pool.
A.B.C.D/M: network address
no network
A.B.C.D/M
DHCP Pool
Deletes a specified subnet.
The following is an example of specifying the subnet as 100.1.1.0/24.
SWITCH(config)#
service dhcp
SWITCH(config)#
ip dhcp pool
sample
SWITCH(config-dhcp[sample])#
network
100.1.1.0/24
SWITCH(config-dhcp[sample])#
You can also specify several subnets in a single DHCP pool.
8.6.1.3
Range of IP Address
To specify a range of IP addresses that will be assigned to DHCP clients, use the follow-
ing command.
Command Mode
Description
range
A.B.C.D A.B.C.D
Specifies a range of IP addresses.
A.B.C.D: start/end IP address
no range
A.B.C.D A.B.C.D
DHCP Pool
Deletes a specified range of IP addresses.
i
Summary of Contents for 7724M/VSW - annexe 1
Page 1: ......
Page 385: ...CLI Management Guide TigerAccess EE 384 SMC7824M VSW ...
Page 387: ......