xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
406
delete dhcp excluded_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> |
all]
Description
This command is used 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.
all
– Enter this command to delete all excluded IP addresses, from the DHCP pool.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete excluded IP addresses:
D G S - 3 4 2 6 : 5 # d e l e 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 : d e l e 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 #
show dhcp excluded_address
Purpose
Used to display the excluded IP addresses of the DHCP server function.
Syntax
show dhcp excluded_address
Description
This command is used to display the excluded IP addresses of the DHCP server function.
Parameters None.
Restrictions None.
Example usage:
To display the excluded IP addresses:
D G S - 3 4 2 6 : 5 # s h o w d h c p e x c l u d e d _ a d d r e s s
C o m m a n d : s h o w d h c p e x c l u d e d _ a d d r e s s
I n d e x B e g i n A d d r e s s E n d A d d r e s s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 1 9 2 . 1 6 8 . 0 . 1 1 9 2 . 1 6 8 . 0 . 1 0 0
2 1 0 . 1 0 . 1 0 . 1 0 1 0 . 1 0 . 1 0 . 1 0
T o t a l E n t r i e s : 2
D G S - 3 4 2 6 : 5 #