Comtrol ES7506 User Manual
Page 111

RocketLinx ES7506 User Guide: 2000529 Rev. F
Basic Settings (CLI) - 111
Configuration Using the Command Line Interface (CLI)
DHCP Server (cont.)
DHCP Server Enable
Switch(config-dhcp)# service dhcp
<cr>
DHCP Server IP Pool
(Network/Mask)
Switch(config-dhcp)# network
A.B.C.D/M network/mask ex. 10.10.1.0/24
Switch(config-dhcp)# network 192.168.10.0/24
DHCP Server – Default
Gateway
Switch(config-dhcp)# default-router
A.B.C.D address
Switch(config-dhcp)# default-router 192.168.10.254
DHCP Server – lease time
Switch(config-dhcp)# lease
TIME second
Switch(config-dhcp)# lease 1000 (1000 second)
DHCP Server – Excluded
Address
Switch(config-dhcp)# ip dhcp excluded-address
A.B.C.D IP address
Switch(config-dhcp)# ip dhcp excluded-address 192.168.10.123
<cr>
DHCP Server – Static IP
and MAC binding
Switch(config-dhcp)# ip dhcp static
MACADDR MAC address
Switch(config-dhcp)# ip dhcp static 00C0.4E2D.0001
A.B.C.D leased IP address
Switch(config-dhcp)# ip dhcp static 00C0.4E2D.0001
192.168.10.99
Reset DHCP Settings
Switch(config-dhcp)# ip dhcp reset
<cr>