Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
6 DHCP
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
278
6.5.2 Preparing for configurations
Scenario
When working as the DHCPv4 server, the ISCOM2600G-HI series switch can assign IP
addresses to DHCPv4 clients.
Prerequisite
Disable DHCPv4 Client on the ISCOM2600G-HI series switch.
The DHCP server is a common one.
6.5.3 Creating and configuring IPv4 address pool
Configure the IPv4 address pool for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#ip dhcp
server pool
pool-name
Create an IPv4 address pool, and enter
address pool configuration mode.
3
Raisecom(config-pool)#address
start-ip-address
end-ip-
address
mask {
mask
|
mask-
length
}
Configure the range of IP addresses in the
IPv4 address pool. The mask length
ranges from 1 to 30.
4
Raisecom(config-
pool)#excluded-ip-address
start
-
ip-address
[
end
-
ip-
address
]
Configure the range of excluded IP
addresses in the IPv4 address pool.
5
Raisecom(config-pool)#lease
expired {
minute
| infinite }
Configure the lease period for the IPv4
address pool.
6
Raisecom(config-pool)#dns-
server
ip-address
[ secondary ]
Configure the DNS server address of the
IPv4 address pool.
7
Raisecom(config-pool)#gateway
ip-address
Configure the default gateway of the IPv4
address pool.
8
Raisecom(config-pool)#option
60
vendor-string
Configure information carried by Option
60.
9
Raisecom(config-pool)#option
43 [ sub-option
option-code
]
{ ascii
ascii-string
| hex
hex
-
string
}
Configure information carried by Option
43.
10
Raisecom(config-pool)#tftp-
server
ip-address
Configure the TFTP server of the IPv4
address pool.
11
Raisecom(config-pool)#trap
server-ip
ip-address
Configure the Trap server of the IPv4
address pool.