HP-UX LAN Administrator's Guide (Feburary 2007)

Table Of Contents
Network AddressingDRAFT COPY
Internet Addresses
Chapter 7102
where n is a number from 0 to 255, inclusive. This form is referred to as decimal dot notation
or dot notation.
Table 7-4 lists the number of networks and nodes and the address ranges for Class A, Class B,
and Class C networks. Class D networks are described later in this chapter in “IP Multicast
Addresses.
To determine a network address and host address from an internet address, you must
separate the network and host address fields. For example, the bit representation of internet
address 192.6.1.1 is separated as follows:
Figure 7-2 Bit Representation of Internet Address
Assigning an Internet Address
Each node on the network has at least one internet address. When assigning internet
addresses, you must determine network addresses and host addresses as described in this
section.
Table 7-4 Internet Address Classes
Class Networks
Nodes
per
Network
Address Range
A 127 16777215 1.0.0.1 – 126.255.255.254
B 16383 65535 128.1.0.1 – 191.255.255.254
C 2097151 255 192.0.1.1 – 223.255.255.254
Reserved - - 224.0.0.0 – 255.255.255.255
indicates
Class C
11000000.00000110.00000001.00000001
Network Address = 192.6.1 Host Address = 1