| TCP/IP on NT 4.0 |
|
Decimal |
Subnets |
# Class A Hosts |
# Class B Hosts |
# Class C Hosts |
|
.192 |
2 |
4,194,302 |
16,382 |
62 |
|
.224 |
6 |
2,097,150 |
8,190 |
30 |
|
.240 |
14 |
1,048,574 |
4,094 |
14 |
|
.248 |
30 |
524,286 |
2,046 |
6 |
|
.252 |
62 |
262,142 |
1,022 |
2 |
|
.254 |
126 |
131,070 |
510 |
NA |
|
.255 |
254 |
65,534 |
254 |
NA |
|
Binary values 128 |
10000000 |
|
64 |
01000000 |
|
32 |
00100000 |
|
16 |
00010000 |
|
8 |
00001000 |
|
4 |
00000100 |
|
2 |
00000010 |
|
1 |
00000001 |
|
Class A |
1-126 |
|
Class B |
128-191 |
|
Class C |
192-223 |
|
NetBIOS |
Host |
|||
|
C |
Cram |
H |
Harry |
|
|
W |
Well |
D |
Didnt |
|
|
B |
Before |
C |
Cram |
|
|
L |
Leaving |
W |
Well |
|
|
H |
(and) He'll |
B |
Before |
|
|
D |
Do (well) |
L |
Leaving (to take the exam) |
|
|
H-node |
Hybrid node. The computer will first query the WINS Server for the mapping, then if not successful, will use (up to) 3 b-node broadcasts. By inserting the IP address of the WINS Server in the computer's network properties, it defaults to H-node. |
|
M-node |
Mixed node. The computer will first use (up to) 3 b-node broadcasts, then if not successful, will query the WINS Server. |
|
P-node |
Point-to-point (aka Peer-to-peer). The computer will only query the WINS Server. |
|
B-node |
Broadcast. The computer will send out a broadcast to all computers on its local network to have the computer with the requested name send back a confirmation with its IP address. B-node is the default node method for non-WINS clients. |
|
#PRE |
will cause the entry to be preloaded into the NetBIOS name cache. |
|
#DOM:domainname |
specifies the domain master browser in another domain. Must be preceded by the #PRE tag. |
|
#INCLUDE:\\servername\share\lmhosts. |
specifies the LMHosts. file on another computer, and will parse it as if it was local. |
|
#BEGIN_ALTERNATE |
precedes multiple #INCLUDE statements. |
|
#END_ALTERNATE |
succedes multiple #INCLUDE statements. |