ES-2024A User’s Guide
IP Subnetting
207
A
P P E N D I X
B
IP Subnetting
IP Addressing
Routers “route” based on the network number. The router that delivers the data packet to the
correct destination host uses the host ID.
IP Classes
An IP address is made up of four octets (eight bits), written in dotted decimal notation, for
example, 192.168.1.1. IP addresses are categorized into different classes. The class of an
address depends on the value of its first octet.
• Class “A” addresses have a 0 in the left most bit. In a class “A” address the first octet is
the network number and the remaining three octets make up the host ID.
• Class “B” addresses have a 1 in the left most bit and a 0 in the next left most bit. In a class
“B” address the first two octets make up the network number and the two remaining
octets make up the host ID.
• Class “C” addresses begin (starting from the left) with 1 1 0. In a class “C” address the
first three octets make up the network number and the last octet is the host ID.
• Class “D” addresses begin with 1 1 1 0. Class “D” addresses are used for multicasting.
(There is also a class “E” address. It is reserved for future use.)
Note:
Host IDs of all zeros or all ones are not allowed.
Therefore:
A class “C” network (8 host bits) can have 2
8
–2 or 254 hosts.
A class “B” address (16 host bits) can have 2
16
–2 or 65534 hosts.
A class “A” address (24 host bits) can have 2
24
–2 hosts (approximately 16 million hosts).
Table 67
Classes of IP Addresses
IP ADDRESS:
OCTET 1
OCTET 2
OCTET 3
OCTET 4
Class A
0
Network number
Host ID
Host ID
Host ID
Class B
10
Network number
Network number
Host ID
Host ID
Class C
110
Network number
Network number
Network number
Host ID
Summary of Contents for ES-2024A
Page 1: ...ES 2024A Ethernet Switch User s Guide Version 3 60 6 2005...
Page 33: ...ES 2024A User s Guide 32 Chapter 2 Hardware Installation and Connection...
Page 39: ...ES 2024A User s Guide 38 Chapter 3 Hardware Overview...
Page 74: ...ES 2024A User s Guide Chapter 8 VLAN 73 Figure 35 Port Based VLAN Setup All Connected...
Page 77: ...ES 2024A User s Guide 76 Chapter 8 VLAN...
Page 87: ...ES 2024A User s Guide 86 Chapter 11 Spanning Tree Protocol...
Page 99: ...ES 2024A User s Guide 98 Chapter 15 Link Aggregation...
Page 103: ...ES 2024A User s Guide 102 Chapter 16 Port Authentication...
Page 135: ...ES 2024A User s Guide 134 Chapter 23 Diagnostic...
Page 167: ...ES 2024A User s Guide 166 Chapter 27 Introducing the Commands...
Page 183: ...ES 2024A User s Guide 182 Chapter 28 Command Examples...
Page 193: ...ES 2024A User s Guide 192 Chapter 29 IEEE 802 1Q Tagged VLAN Commands...
Page 203: ...ES 2024A User s Guide 202 Chapter 30 Troubleshooting...
Page 207: ...ES 2024A User s Guide 206 Product Specifications...