166 | Dynamic Host Configuration Protocol (DHCP)
www.dell.com | support.dell.com
Address Resolution using NetBIOS WINS
Windows internet naming service (WINS) is a name resolution service that Microsoft DHCP clients use to
correlate host names to IP addresses within a group of networks. Microsoft DHCP clients can be one of
four types of NetBIOS nodes: broadcast, peer-to-peer, mixed, or hybrid. To specify the NetBIOS WINS,
follow these steps:
Create Manual Binding Entries
An address binding is a mapping between the IP address and media access control (MAC) address of a
client. The DHCP server assigns the client an available IP address automatically, and then creates a entry in
the binding table. However, the administrator can manually create an entry for a client. Manual bindings
are useful when you want to guarantee that particular network device receives a particular IP address.
Manual bindings can be considered single-host address pools. There is no limit on the number of manual
bindings, but you can only configure one manual binding per host.
To create a manual binding, follow these steps:
Step Task Command Syntax Command Mode
1 Specify the NetBIOS WINS name servers, in order of
preference, that are available to Microsoft DHCP
clients.
netbios-name-server address
DHCP <POOL>
2 Specify the NetBIOS node type for a Microsoft
DHCP client. Dell Force10 recommends specifying
clients as hybrid.
netbios-node-type type
DHCP <POOL>
Note: FTOS does not prevent you from using a network IP as a host IP; be sure to NOT use a network IP
as a host IP.
Step Task Command Syntax Command Mode
1 Create an address pool
pool name
DHCP
2 Specify the client IP address.
host address
DHCP <POOL>
3 Specify the client hardware address.
• hardware-address is the client
MAC address.
• type is the protocol of the hardware
platform. The default protocol is
Ethernet.
hardware-address hardware-address type
DHCP <POOL>