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)#
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...