Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
6 DHCP
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
281
Raisecom(config-pool)#exit
Step 2
Configure interface DHCP Server.
Raisecom(config)#interface vlan 1
Raisecom(config-vlan1)#ip address 172.31.1.1 255.255.255.0
Raisecom(config-vlan1)#ip dhcp server
Checking results
Use the
show ip dhcp server
command to show configurations of DHCP Server.
Raisecom#show ip dhcp server
Interface Status
------------------------------------
vlan 1 Enable
Use the
show ip server pool
command to show configurations of the address pool of the
DHCP server.
Raisecom#show ip server pool
Pool Name : poo11
pool type : DHCP
Address Range : 172.31.1.2~172.31.1.100
Address Mask : 255.255.255.0
Gateway : 0.0.0.0
DNS Server : 172.31.100.1
Secondary DNS : 0.0.0.0
Tftp Server : 0.0.0.0
Lease time : 480 minutes
Trap Server : 0.0.0.0
interface : vlan1
option60 :
6.6 DHCP Relay
6.6.1 Introduction
At the beginning, DHCP requires the DHCP server and clients to be in the same segment,
instead of different segments. As a result, a DHCP server is configured for all segments for
dynamic host configuration, which is not economic.