A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
404
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-3426:5#config dhcp pool next_server accounting 10.99.88.77
Command: config dhcp pool next_server accounting 10.99.88.77
Success.
DGS-3426:5#
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:
DGS-3426:5#enable
dhcp_server
Command: enable dhcp_server
Success.
DGS-3426:5#
disable dhcp_server
Purpose Used to disable the DHCP function on the switch.
Syntax
disable dhcp_server
Description This command, along with the enable 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 disable the DHCP server: