D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 217

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
209
Parameters
14-8 host
This command is used to define the IP address and network mask of the DHCP client host in the DHCP address pool
configuration mode. The no form of this command can be used to delete the definition of the IP address and network
mask for the DHCP client.
host ip-address [netmask]
no host
Parameters
hardware-address Specifies to define the MAC address of the DHCP client.
type Specifies the hardware platform protocol of the DHCP client. Use the string definition
or digits definition.
String option:
• Ethernet
• ieee802
Digits option:
• 1 (10M Ethernet)
• 6 (IEEE 802)
Default
No hardware address is defined by default. If there is no option when the hardware
address is defined, it is the Ethernet by default.
Command Mode
DHCP Address Pool Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
This command can be used only when the DHCP is defined by manual binding.
Example
This example shows how to define the MAC address 00d0.f838.bf3d with the type
ethernet.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp pool pool1
DXS-3600-32S(dhcp-config)#hardware-address 00d0.f838.bf3d
DXS-3600-32S(dhcp-config)#
ip-address Specifies to the IP address of the DHCP client.
netmask Specifies to define the network mask of DHCP client.
Default
No IP address or network mask of the host is defined.
Command Mode
DHCP Address Pool Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
If the network mask is not defined definitely, the DHCP server will use the natural
network mask of this IP address: 255.0.0.0 for class A IP address, 255.255.0 for
class B IP address, and 255.255.255.0 for class C IP address.
This command can be used only when the DHCP is defined by manual binding.
Example
This example shows how to set the client IP address as 192.168.12.91 and the
network mask as 255.255.255.240.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp pool pool1
DXS-3600-32S(dhcp-config)#host 192.168.12.91 255.255.255.240
DXS-3600-32S(dhcp-config)#
Loading ...
Loading ...
Loading ...