User Manual

Table Of Contents
[Example]
Sets 192.168.100.1 for the DNS to notify.
SWX3220(config-dhcp)#dns-server 192.168.100.1
10.1.13 Domain name settings for notification
[Syntax]
domain-name domain_name
no domain-name
[Parameter]
domain_name : Domain name
Single-byte alphanumeric characters and single-byte symbols(127 characters or less)
[Initial value]
none
[Input mode]
DHCP mode
[Description]
Sets the domain name for the applicable DHCP pool.
If this command is executed with the "no" syntax, the setting value is deleted.
[Note]
The "Domain Name" DHCP option (option code 15) notified to the client uses the value for this command.
[Example]
Sets the domain name to be notified as yamaha.example.com.
SWX3220(config-dhcp)#domain-name yamaha.example.com
10.1.14 Set boot file name
[Syntax]
bootfile boot_file_name
no bootfile
[Parameter]
boot_file_name : Boot file name
Single-byte alphanumeric characters and single-byte symbols (127 characters or less)
[Initial value]
none
[Input mode]
DHCP mode
[Description]
Sets the boot file name for the applicable DHCP pool.
If this command is executed with the "no" syntax, the setting value is deleted.
[Note]
Use the next-server command for addresses on servers when the boot file is located.
[Example]
This sets the boot file name as "execfile".
SWX3220(config-dhcp)#bootfile execfile
Command Reference | Application | 451