NetBIOS Name Resolution

|
Rather Have Fast and Secure Remote
Control?
|
The method that a client system will use to resolve NetBIOS names to IP addresses relies on what is referred to as its node type. Microsoft supports 4 main node types, and these control the order in which resolution attempts will take place. By default, a system not configured with a WINS server address will be configured for B-node, and with a WINS server address will be configured for H-node. Most often, node type is configured as a DHCP option, but it can also be configured on individual systems via a Registry change. The 4 main node types are listed below. Note that a client system always checks the NetBIOS name cache first. The Hex values of the node types are listed for the purpose of registry modification. To find out which node type a client is using, run ipconfig /all
B-node (Broadcast) - this method uses a broadcast to resolve names. In Microsoft land, this is actually called ‘enhanced B-node’, since if the broadcast fails, the client will attempt resolution via the LMHOSTS file. Value is 0×1.
H-node (Hybrid) – this method first tries resolving the name via a WINS server, and then attempts B-node methods if unsuccessful. Value is 0×8
M-node (Mixed) – this method first attempts to resolve names via broadcast, followed by an attempt at querying a WINS server should that fail. This is often used in environments where a WINS server is across a WAN link. Value is 0×4
P-node (Peer-to-peer) – this method uses a WINS server for resolution, and never broadcasts. Value is 0×2
Written by Dan DiNicolo - Visit WebsiteGo To Page: 1 2
Next post in Windows 2000:
LMHosts File
Next post in TCP/IP:
WINS Features and Functions
Next post in NetBIOS and WINS:
LMHosts File
Previous post in Windows 2000:
DHCP Client Configuration
Previous post in TCP/IP:
DHCP Superscopes
All Tutorials by Category:
- CCDA Study Guide
- CCNA Study Guide Chapter 01
- CCNA Study Guide Chapter 02
- CCNA Study Guide Chapter 03
- CCNA Study Guide Chapter 04
- CCNA Study Guide Chapter 05
- CCNA Study Guide Chapter 06
- CCNA Study Guide Chapter 07
- CCNA Study Guide Chapter 08
- CCNA Study Guide Chapter 09
- CCNA Study Guide Chapter 10
- CCNA Study Guide Chapter 11
- CCNA Study Guide Chapter 12
- Cognos
- Computer Hardware
A
C
D
E
F
G
H
I
L
M
N
Entire site Copyright © 1999-2007 2000Trainers.com, all rights reserved.
Content on this site may not be copied or reproduced in any way without permission.


