Bootfile, Netbios-name-server, Bootfile 39-10 netbios-name-server 39-10 – Asante Technologies 40240/40480-10G User Manual

Page 664

Advertising
background image

bootfile

This command specifies the name of the default boot image for a DHCP client. This
file should placed on the Trivial File Transfer Protocol (TFTP) server specified with
the next-server command. Use the no form to delete the boot image name.

Syntax

bootfile filename
no bootfile

filename - Name of the file that is used as a default boot image.

Default Setting

None

Command Mode

DHCP Pool Configuration

Example

Console(config-dhcp)#bootfile wme.bat

Console(config-dhcp)#

Related Commands

next-server (39-9)

netbios-name-server

This command configures NetBIOS Windows Internet Naming Service (WINS)
name servers that are available to Microsoft DHCP clients. Use the no form to
remove the NetBIOS name server list.

Syntax

netbios-name-server address1 [address2]
no netbios-name-server

address1 - Specifies IP address of primary NetBIOS WINS name server.

address2 - Specifies IP address of alternate NetBIOS WINS name server.

Default Setting

None

Command Mode

DHCP Pool Configuration

Usage Guidelines

Servers are listed in order of preference (starting with address1 as the most
preferred server).

Example

Console(config-dhcp)#netbios-name-server 10.1.0.33 10.1.0.34

Console(config-dhcp)#

39-10

DHCP Commands

39

Advertising