![D-Link xStack DGS-3600 Series Cli Manual Download Page 205](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464205.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
202
DGS-3627:5#show dhcp_server
Command:show dhcp_server
DHCP Server Global State: Disable
Ping Packet Number : 2
Ping Timeout : 500 ms
DGS-3627:5#
create dhcp excluded_address begin_address
Purpose
Used to configure IP addresses that will be excluded from the DHCP
Server pool of addresses.
Syntax
create dhcp excluded_address begin_address <ipaddr>
end_address <ipaddr>
Description
This command will allow the user to set an IP address, or a range of IP
addresses that are NOT to be included in the range of IP addresses
that the Switch will allot to clients requesting DHCP service.
Parameters
begin_address <ipaddr> -
Enter the beginning IP address of the range
of IP addresses to be excluded from the DHCP pool.
end_address <ipaddr> -
Enter the ending IP address of the range of IP
addresses to be excluded from the DHCP pool.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example usage:
To display the multicast range Trinity:
DGS-3627:5#create dhcp excluded_address begin_address 10.10.10.1
end_address 10.10.10.10
Command: create dhcp excluded_address begin_address 10.10.10.1
end_address 10.10.10.10
Success.
DGS-3627:5#
delete dhcp excluded_address begin_address
Purpose
Used to delete IP addresses that have been configured as excluded
from the DHCP Server pool of addresses.
Syntax
delete dhcp excluded_address begin_address <ipaddr>
end_address <ipaddr>
Description
This command will allow the user to delete a previously set IP address,
or a range of IP addresses that are NOT to be included in the range of
IP addresses that the Switch will allot to clients requesting DHCP
service.
Parameters
begin_address <ipaddr> -
Enter the beginning IP address of the range
of IP addresses to be deleted from the excluded IP address list, from
the DHCP pool.
end_address <ipaddr> -
Enter the ending IP address of the range of IP
addresses to be deleted from the excluded IP address list, from the
DHCP pool.