DHCP Server Commands
305 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
12
Example
The following example specifies 10.12.1.99 as the IP address of the next server:
switchxxxxxx(config-dhcp)#
next-server 10.12.1.99
12.18 next-server-name
To configure the next server name (sname) in the boot process of a DHCP client,
use the next-server-name command in DHCP Pool Network Configuration mode or
in DHCP Pool Host Configuration mode. To remove the boot server name, use the
no form of this command.
Syntax
next-server-name
name
no next-server-name
Parameters
•
name
—Specifies the name of the next server in the boot process. (Length:
1–64 characters).
Command Mode
DHCP Pool Network Configuration mode
DHCP Pool Host Configuration mode
Default Configuration
No next server name is defined.
User Guidelines
The client will connect, using the SCP/TFTP protocol, to this server in order to
download the configuration file.
Example
The following example specifies www.bootserver.com as the name of the next
server in the boot process of a DHCP client.