B
IP A
DDRESSING
Introduction to IP
Addressing
This section contains a brief introduction to the IP addressing scheme for
administrators that are new to the IP protocol.
IP Addressing Basics
IP addresses are 32 bits long and generally written in what is called
dotted decimal notation: four decimal values separated by periods. For
example: 192.77.203.5.
Address Classes
In IP, the same 32 bits can be divided in a number of different ways to
indicate networks and sub-networks of different sizes. The IP Network is
identified by the number of bits in the network mask. The node addresses
are not physical addresses of your network interface cards, but arbitrary
numbers that are mapped to those physical addresses later. This allows
you to accommodate varying network structures from a small number of
network segments with huge numbers of nodes to large numbers of
networks with only a few nodes.
Subnetting
A large IP network can be subdivided into smaller subnetworks. This is
done using a subnet mask (in this text, often called netmask), which tells
a routing device how to further subdivide the Host ID portion of an IP
address.
A subnet mask is a 32-bit value which also can be written in dotted
decimal notation. It contains a number of bits set to 1 (indicating the
network portion of an address) followed by a number of bits set to 0
(indicating the host portion of an address).
For example, a netmask of 255.255.255.0 on a Class B network would
indicate that the network is divided into 254 sub-networks of 254 nodes
each (0 and 255 are reserved numbers). For example, 128.5.63.28 would
840ug.book Page 1 Friday, July 7, 2000 2:23 PM
Содержание OfficeConnect 3C840
Страница 14: ...840ug book Page 14 Friday July 7 2000 2 23 PM...
Страница 20: ...6 ABOUT THIS GUIDE 840ug book Page 6 Friday July 7 2000 2 23 PM...
Страница 38: ...1 18 CHAPTER 1 OVERVIEW 840ug book Page 18 Friday July 7 2000 2 23 PM...
Страница 72: ...4 18 CHAPTER 4 CONFIGURING IP ROUTING 840ug book Page 18 Friday July 7 2000 2 23 PM...
Страница 96: ...7 6 CHAPTER 7 CONFIGURING DHCP 840ug book Page 6 Friday July 7 2000 2 23 PM...
Страница 114: ...9 14 CHAPTER 9 CONFIGURING IPX ROUTING 840ug book Page 14 Friday July 7 2000 2 23 PM...
Страница 148: ...12 14 CHAPTER 12 CONFIGURING FILTERS 840ug book Page 14 Friday July 7 2000 2 23 PM...
Страница 162: ...13 14 CHAPTER 13 TROUBLESHOOTING 840ug book Page 14 Friday July 7 2000 2 23 PM...
Страница 182: ...B 10 APPENDIX B IP ADDRESSING 840ug book Page 10 Friday July 7 2000 2 23 PM...
Страница 190: ...D 2 APPENDIX D USING THE CLI GUIDE 840ug book Page 2 Friday July 7 2000 2 23 PM...
Страница 218: ...840ug book Page 12 Friday July 7 2000 2 23 PM...
Страница 222: ...840ug book Page 16 Friday July 7 2000 2 23 PM...