xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
173
DGS-3450:admin# config dhcp pool network_addr accounting 10.1.1.1/8
Command:config dhcp pool network_addr accounting 10.1.1.1/8
Success.
DGS-3450:admin#
config dhcp pool next_server
Purpose
Used to configure the IP address of the server that has the boot file for the DHCP pool.
Syntax
config dhcp pool next_server <pool_name 12> <ipaddr>
Description
This command is used to configure the IP address of the server that has the boot file for the
DHCP pool.
Parameters
<pool_name 12>
−
Enter the previously created pool name for which to set the next server.
<ipaddr>
−
Enter the IP address of the next server which has the boot file.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the IP address of the next server:
DGS-3450:admin# config dhcp pool next_server accounting 10.99.88.77
Command: config dhcp pool next_server accounting 10.99.88.77
Success.
DGS-3450:admin#
enable dhcp_server
Purpose
Used to enable the DHCP function on the switch.
Syntax
enable dhcp_server
Description
This command, along with the disable dhcp_server will enable and disable the DHCP server
function without affecting configurations.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable DHCP server: