D-Link xStack DES-3528 Series Cli Reference Manual page 472

Layer 2 managed stackable fast ethernet switch cli
Hide thumbs Also See for xStack DES-3528 Series:
Table of Contents

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
create dhcp excluded_address
Purpose
Used to specify the IP addresses that the DHCP server will not assign to DHCP client.
Syntax
create dhcp excluded_address begin_address < ipaddr > end_address < ipaddr >
Description
The DHCP server assumes that all IP addresses in a DHCP pool subnet are available for
assigning to DHCP clients. This command is used to specify the IP address that the DHCP
server should not assign to clients.
This command can be used multiple times in order to define multiple groups of excluded
addresses.
Parameters
<ipaddr> – Specifies the beginning and end of the IP address range.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To create the IP address that the DHCP server should not assign to clients:
DES-3528:admin# 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.
DES-3528:admin#
delete dhcp excluded_address
Purpose
Used to specify the IP addresses that the DHCP server will not assign to DHCP client to be
deleted.
Syntax
delete dhcp excluded_address [begin_address <ipaddr> end_address <ipaddr>]
Description
The DHCP server assumes that all IP addresses in a DHCP pool subnet are available for
assigning to DHCP clients. This command is used to specify the IP address that the DHCP
server should not assign to clients to be deleted.
Parameters
<ipaddr> – Specifies the beginning and end of the IP address range.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete the IP address that the DHCP server should not assign to clients:
DES-3528:admin# delete dhcp excluded_address begin_address 10.10.10.1 end_address 10.
10.10.10
Command: delete dhcp excluded_address begin_address 10.10.10.1 end_address 10.10
.10.10
Success.
DES-3528:admin#
show dhcp excluded_address
Purpose
Used to display the groups of IP addresses which are excluded from the legal assigned IP
address.
Syntax
show dhcp excluded_address
Description
This command shows the groups of IP addresses which are excluded from the legal assigned
IP address.
Parameters
None.
Restrictions
None.
Example usage:
To display the DHCP excluded addresses:
472

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents