Comtrol ES8508 Series User Guide User Manual

Page 148

Advertising
background image

148 - Basic Settings (CLI)

RocketLinx ES8508 Series User Guide: 2000575 Rev. A

Configuration Using the Command Line Interface (CLI)

DHCP Server

DHCP Server configuration

Enable DHCP Server on ES8508 Switch

Switch#

Switch# configure terminal

Switch(config)# router dhcp

Switch(config-dhcp)# service dhcp

Configure DHCP network address pool

Switch(config-dhcp)#network 50.50.50.0/4 -(network/mask)

Switch(config-dhcp)#default-router 50.50.50.1

Lease time configure

Switch(config-dhcp)#lease 300 (300 sec)

DHCP Relay Agent

Enable DHCP Relay Agent

Switch#

Switch# configure terminal

Switch(config)# router dhcp

Switch(config-dhcp)# service dhcp

Switch(config-dhcp)# ip dhcp relay information option

<cr>

circuit-id Configure Circuit-ID

remote-id Configure Remote-ID

Switch(config-dhcp)# ip dhcp relay information option

option Option82

Switch(config-dhcp)# ip dhcp relay information option

Show DHCP server
information

Switch# show ip dhcp server statistics

DHCP Server ON

Address Pool 1

network:192.168.17.0/24

default-router:192.168.17.254

lease time:300

Excluded Address List

IP Address

---------------

(list excluded address)

Manual Binding List

IP Address MAC Address

--------------- --------------

(list IP & MAC binding entry)

Leased Address List

IP Address MAC Address Leased Time Remains

--------------- -------------- --------------------

(list leased Time remain information for each entry)

Advertising