D-Link DXS-3600 Series Cli Reference Manual page 368

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Example
This example shows how a DHCP class Service-A is configured and defined with the DHCP Option 60
matching pattern 0x112233 and 0x102030. Another class Service-B is configured and defined with the
DHCP Option 60 matching pattern 0x5566* and 0x5060*.
Switch# configure terminal
Switch(config)# ip dhcp class Service-A
Switch(config-dhcp-class)# option 60 hex 112233
Switch(config-dhcp-class)# option 60 hex 102030
Switch(config-dhcp-class)# exit
Switch(config)# ip dhcp class Service-B
Switch(config-dhcp-class)# option 60 hex 5566 *
Switch(config-dhcp-class)# option 60 hex 5060 *
Switch(config-dhcp-class)# exit
Switch(config)# ip dhcp class Service-B
Switch(config-dhcp-class)#
22-26
service dhcp
This command is used to enable the DHCP server and relay service on the switch. Use the no form of
this command to disable the DHCP server and relay service.
service dhcp
no service dhcp
Parameters
None.
Default
By default, the state is disabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to enable the DHCP server and relay service on the switch.
Example
This example shows how to disable the DHCP server and relay service.
Switch# configure terminal
Switch(config)# no service dhcp
Switch(config)#
22-27
show ip dhcp binding
This command is used to display the address binding entries on the DHCP Server.
363

Advertisement

Table of Contents
loading

Table of Contents