Appendix D IP Addresses and Subnetting
BM2022 Users Guide
247
The following figure shows the company network after subnetting. There are now two sub-
networks,
A
and
B
.
Figure 166
Subnetting Example: After Subnetting
In a 25-bit subnet the host ID has 7 bits, so each sub-network has a maximum of 2
7
2 or 126
possible hosts (a host ID of all zeroes is the subnets address itself, all ones is the subnets
broadcast address).
192.168.1.0 with mask 255.255.255.128 is subnet
A
itself, and 192.168.1.127 with mask
255.255.255.128 is its broadcast address. Therefore, the lowest IP address that can be assigned to
an actual host for subnet
A
is 192.168.1.1 and the highest is 192.168.1.126.
Similarly, the host ID range for subnet
B
is 192.168.1.129 to 192.168.1.254.
Example: Four Subnets
The previous example illustrated using a 25-bit subnet mask to divide a 24-bit address into two
subnets. Similarly, to divide a 24-bit address into four subnets, you need to borrow two host ID
bits to give four possible combinations (00, 01, 10 and 11). The subnet mask is 26 bits
(11111111.11111111.11111111.
11
000000) or 255.255.255.192.
Each subnet contains 6 host ID bits, giving 2
6
- 2 or 62 hosts for each subnet (a host ID of all
zeroes is the subnet itself, all ones is the subnets broadcast address).
Table 108
Subnet 1
IP/SUBNET MASK
NETWORK NUMBER
LAST OCTET BIT
VALUE
IP Address (Decimal)
192.168.1.
0
IP Address (Binary)
11000000.10101000.00000001.
00
000000
Subnet Mask (Binary)
11111111.11111111.11111111.
11
000000
Summary of Contents for BM2022
Page 12: ...15 PART I User s Guide ...
Page 22: ...Chapter 2 Introducing the Web Configurator BM2022 User s Guide 26 ...
Page 55: ...59 PART II Technical Reference ...
Page 56: ...60 ...
Page 60: ...Chapter 5 System Status BM2022 User s Guide 64 ...
Page 86: ...Chapter 6 WiMAX BM2022 User s Guide 90 ...
Page 187: ...Chapter 12 Maintenance BM2022 User s Guide 192 ...
Page 193: ...Chapter 13 Troubleshooting BM2022 User s Guide 198 ...
Page 203: ...Appendix A WiMAX Security BM2022 User s Guide 208 ...
Page 237: ...Appendix C Pop up Windows JavaScript and Java Permissions BM2022 User s Guide 242 ...
Page 273: ...Appendix E Importing Certificates BM2022 User s Guide 278 ...