45
To configure WINS servers and NetBIOS node type in a DHCP address pool:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Create a DHCP address
pool and enter its view.
dhcp server ip-pool
pool-name
By default, no DHCP address pool
exists.
3. Specify WINS servers.
nbns-list
ip-address&<1-8>
This step is optional for b-node.
By default, no WINS server is
specified.
4. Specify the NetBIOS node
type.
netbios-type
{
b-node
|
h-node
|
m-node
|
p-node
}
By default, no NetBIOS node type
is specified.
Specifying BIMS server for DHCP clients
Perform this task to provide the BIMS server IP address, port number, and shared key for the clients.
The DHCP clients contact the BIMS server to get configuration files and perform software upgrade
and backup.
To configure the BIMS server IP address, port number, and shared key in the DHCP address pool:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Create a DHCP address pool
and enter its view.
dhcp server ip-pool
pool-name
By default, no DHCP
address pool exists.
3. Specify the BIMS server IP
address, port number, and
shared key.
bims-server ip
ip-address [
port
port-number ]
sharekey
{
cipher
|
simple
} key
By default, no BIMS server
information is specified.
Specifying the configuration file for DHCP client
auto-configuration
Auto-configuration enables a device to obtain a set of configuration settings automatically from
servers when the device starts up without a configuration file. It requires the cooperation of the
DHCP server, HTTP server, DNS server, and TFTP server. For more information about
auto-configuration, see Fundamentals Configuration Guide.
Follow these guidelines to specify the parameters on the DHCP server for configuration file
acquisition:
• If the configuration file is on a TFTP server, specify the IP address or name of the TFTP server,
and the configuration file name.
• If the configuration file is on an HTTP server, specify the configuration file URL.
The DHCP client uses the obtained parameters to contact the TFTP server or the HTTP server to get
the configuration file.
To specify the configuration file name in a DHCP address pool:
Step Command Remarks
1. Enter system view.
system-view
N/A