JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Syntax 
network 
network-address subnet-mask
 
Parameter 
network-address
  ——  Specify the network address of the pool, with the 
format A.B.C.D. All the IP addresses in the same subnet are allocatable except 
the reserved addresses and specific addresses. 
subnet-mask
  ——  Specify the subnet mask of the pool, with  the format 
A.B.C.D. 
Command Mode 
DHCP Configuration Mode 
Example 
Specify the address pool “product” as 192.168.1.0 255.255.255.0: 
T3700G-52TQ(config)# ip dhcp server pool product 
T3700G-52TQ(config-dhcp)# network 192.168.1.0 255.255.255.0 
38.10  no network 
Description 
The  no  network  command is used to clear the address and subnet of the 
network pool. 
Syntax 
no network 
Command Mode 
DHCP Configuration Mode 
Example 
Clear the address and subnet of the network pool: 
T3700G-52TQ(config)# ip dhcp server pool product 
T3700G-52TQ(config-dhcp)# no network 
38.11  lease 
Description 
The lease command is used to specify the lease time of the address pool.   
333