Command Reference DHCP Commands
Mode
Usage Guide
When more than one WINS server is defined, the former has higher priory. The DHCP client will
select the next WINS server only when its communication with the former WINS server fails.
Configuration
Examples
The following example specifies the WINS server 192.168.12.3 for the DHCP client.
Ruijie(dhcp-config)# netbios-name-server 192.168.12.3
Command Description
ip address dhcp
Enables the DHCP client on the interface to obtain
the IP address.
Related
Commands
ip dhcp pool
Defines the name of the DHCP address pool and
enter DHCP address pool configuration mode.
Platform
Description
N/A
netbios-node-type
Use this command to define the node type of the master NetBIOS of the Microsoft DHCP client in the
DHCP address configuration mode. Use the no form of this command to delete the configuration of
the NetBIOS node type.
netbios-node-type type
no netbios-node-type
Parameter Description Parameter
Description
type
Type of node in two modes:
Digit in hexadecimal form in the range of 0 to FF.
Only the following numerals are available:
1: b-node.
2: p-node.
4: m-node.
8: h-node.
String:
b-node: broadcast node
p-node: peer-to-peer node
m-node: mixed node
h-node: hybrid node
Defaults
No type of the NetBIOS node is defined by default.
Command
Mode
DHCP address pool configuration mode