Understanding IP Addressing B-1AAAAppppppppeeeennnnddddiiiixxxx BBBBUUUUnnnnddddeeeerrrrssssttttaaaannnnddddiiiinnnngggg IIIIPPPP AAAAddddddddrrrreeeessssssssiiiinnnnggggThis appendix is a brief general introduction to IP addressing. A basic understanding of IP will help you inconfiguring the Netopia R7100 and using some of its powerful features, such as static routes and packetfiltering.In packets, a header is part of the envelope information that surrounds the actual data being transmitted. Ine-mail, a header is usually the address and routing information found at the top of messages.This section covers the following topics: “What is IP?” on page B-1 “About IP addressing” on page B-1 “Distributing IP addresses” on page B-5 “Nested IP subnets” on page B-11 “Broadcasts” on page B-13What is IP?All networks use protocols to establish common standards for communication. One widely used networkprotocol is the Internet Protocol, also known as IP. Like many other protocols, IP uses packets, or formattedchunks of data, to communicate.Note: This guide uses the term “IP” in a very general and inclusive way to identify all of the following: Networks that use the Internet Protocol, along with accompanying protocols such as TCP, UDP, andICMP Packets that include an IP header within their structure Devices that send IP packetsAbout IP addressingEvery networking protocol uses some form of addressing in order to ensure that packets are delivered correctly.In IP, individual network devices that are initial sources and final destinations of packets are usually calledhosts instead of nodes, but the two terms are interchangeable. Each host on an IP network must have a uniqueIP address. An IP address, also called an Internet address, is a 32-bit number usually expressed as fourdecimal numbers separated by periods. Each decimal number in an IP address represents a 1-byte (8-bit) binarynumber. Thus, values for each of the four numbers range from 00000000 to 11111111 in binary notation, orfrom 0 to 255 in decimal notation. The expression 192.168.1.1 is a typical example of an IP address.