E: IP Addressing
Each TCP/IP node on a network host has a unique IP address. This address provides the
information needed to forward packets on the local network and across multiple networks
if necessary.
IP addresses are specified as x.x.x.x, where each x is a number from 1 to 254, for example,
192.0.1.99. The Device Server must be assigned a unique IP address to use network
functionality.
IP addresses contain three pieces of information: the network, the subnet mask, and the
host.
Network Portion
The network portion of the IP address is determined by the network type: Class A, B, or C.
Network Class
Class A
Class B
Class C
In most network examples, the host portion of the address is set to zero.
Class
Reserved
A
0.0.0.0
127.0.0.0
B
128.0.0.0
191.255.0.0
C
192.0.0.0
223.255.255.0
D, E
224.0.0.0 to 255.255.255.254
255.255.255.255
Table E-1: Network Portion of IP Address
Network Portion of Address
First byte (2nd, 3rd, and 4th bytes are the host)
First 2 bytes (3rd and 4th bytes are the host)
First 3 bytes (4th byte is the host)
Table E-2: Available IP Addresses
Available
1.0.0.0 to 126.0.0.0
128.1.0.0 to 191.254.0.0
192.0.1.0 to 223.255.254.0
None
E-1
Need help?
Do you have a question about the C 7/01 and is the answer not in the manual?
Questions and answers