D-Link DXS-3600 Series Reference Manual page 342

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Use the client-identifier command with the host command to specify the manual binding entry based on
client identifier. Use the hardware-address command with the host command to specify the manual
binding entry based on hardware address.
Example
This example shows how a DHCP address pool "pool1" is created with a manual binding entry which
binds the IP address 10.1.2.100/24 with the MAC address C2:F3:22:0A:12:F4.
Switch# configure terminal
Switch(config)# ip dhcp pool pool1
Switch(config-dhcp-pool)# hardware-address C2:F3:22:0A:12:F4
Switch(config-dhcp-pool)# host 10.1.2.100/24
Switch(config-dhcp-pool)#
21-13
ip dhcp class (DHCP Relay & Server)
This command is used to define a DHCP class and enter the DHCP class configuration mode. Use the no
form of the command to remove a DHCP class.
ip dhcp class NAME
no ip dhcp class NAME
Parameters
NAME
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to enter the DHCP class configuration mode and then use the option hex command
to define the option matching pattern for the DHCP class. When a class has no option hexadecimal
associated, the class will be matched by any packet.
Example
This example shows how a DHCP class Service-A is configured and defined with a DHCP Option 60
matching pattern 0x112233.
Switch# configure terminal
Switch(config)# ip dhcp class Service-A
Switch(config-dhcp-class)# option 60 hex 112233
Switch(config-dhcp-class)#
21-14
ip dhcp excluded-address
Specifies the DHCP class name. This name can be up to 32
characters long.
342

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents