xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
405
DGS-3426:5#disable dhcp_server
Command: disable dhcp_server
Success.
DGS-3426:5#
show dhcp_server
Purpose
Used to display the DHCP server settings.
Syntax
show dhcp_server
Description
This command is used to display the DHCP server settings for its Global state, Ping
packet count and Ping timeout.
Parameters None.
Restrictions None.
Example usage:
To display the DHCP server settings:
DGS-3426:5#show dhcp_server
Command:show dhcp_server
DHCP Server Global State: Disable
Ping Packet Number : 2
Ping Timeout : 500 ms
DGS-3426: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 is used 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 and Operator-level users can issue this command.
Example usage:
To configure IP addresses that will be excluded :
D G S - 3 4 2 6 : 5 # c r e a t e d h c p e x c l u d e d _ a d d r e s s b e g i n _ a d d r e s s 1 0 . 1 0 . 1 0 . 1 e n d _ a d d r e s s
1 0 . 1 0 . 1 0 . 1 0
C o m m a n d : c r e a t e d h c p e x c l u d e d _ a d d r e s s b e g i n _ a d d r e s s 1 0 . 1 0 . 1 0 . 1 e n d _ a d d r e s s
1 0 . 1 0 . 1 0 . 1 0
S u c c e s s .
D G S - 3 4 2 6 : 5 #