next-server
SFTOS Command Reference for the S2410, Version 2.4.1.0 211
h-node—Hybrid (recommended)
The no version of this command removes the NetBIOS node type.
Syntax netbios-node-type type
Default none
Mode DHCP Pool Config
next-server
This command configures the next server in the boot process of a DHCP client.
Address is the IP address of the next server in the boot process, which is typically a Trivial
File Transfer Protocol (TFTP) server.
The no version of this command removes the boot server list.
Syntax next-server address
no next-server
Default If the next-server command is not used to configure a boot server list, the DHCP Server
uses inbound interface helper addresses as boot servers.
Mode DHCP Pool Config
option
The command configures DHCP Server options. Code specifies the DHCP option code. Ascii
string specifies an NVT ASCII character string. ASCII character strings that contain white
space must be delimited by quotation marks. Hex string specifies hexadecimal data. in
hexadecimal character strings is two hexadecimal digits—each byte can be separated by a
period, colon, or white space.
Example: a3:4f:22:0c / a3 4f 22 0c / a34f.220c.9fed The address specifies
an IP address.
The no version of this command removes the options.
Syntax option code {ascii string | hex string1 [string2...string8] | ip address1
[address2...address8]}