Utility Commands
428
ProSAFE M7100 Managed Switches
no netbios-node-type
This command removes the NetBIOS node Type.
next-server
This command configures the next server in the boot process of a DHCP client.The <address>
parameter is the IP address of the next server in the boot process, which is typically a TFTP
server.
no next-server
This command removes the boot server list.
option
The option command configures DHCP Server options. The <code> parameter specifies the
DHCP option code and ranges from 1-254. The <ascii string> parameter specifies an NVT
ASCII character string. ASCII character strings that contain white space must be delimited by
quotation marks. The hex <string> parameter specifies hexadecimal data. In hexadecimal,
character strings are two hexadecimal digits. You can separate each byte by a period (for
example, a3.4f.22.0c), colon (for example, a3:4f:22:0c), or white space (for example, a3
4f 22 0c).
Format no netbios-node-type
Mode DHCP Pool Config
Default inbound interface helper addresses
Format next-server <address>
Mode DHCP Pool Config
Format no next-server
Mode DHCP Pool Config
Default none
Format option <code> {ascii <string> | hex <string1> [<string2> ...
<string8>] | ip <address1> [<address2> ... <address8>]}
Mode DHCP Pool Config