
ZyWALL 2 and ZyWALL 2WE
192.168.1.0 with mask 255.255.255.128 is the subnet itself, and 192.168.1.127 with mask 255.255.255.128 is the directed broadcast address for the first subnet. Therefore, the lowest IP address that can be assigned to an actual host for the first subnet is 192.168.1.1 and the highest is 192.168.1.126. Similarly the host ID range for the second subnet is 192.168.1.129 to 192.168.1.254.
Example: Four Subnets
The above example illustrated using a
|
| NETWORK NUMBER |
|
| LAST OCTET BIT VALUE |
| |||
|
|
|
|
|
|
|
|
|
|
IP Address |
| 192.168.1. |
| 0 |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
IP Address (Binary) |
| 11000000.10101000.00000001. |
|
|
|
| 000000 |
| |
| 00 |
| |||||||
|
|
|
|
|
|
|
|
|
|
Subnet Mask (Binary) |
| 11111111.11111111.11111111. |
|
|
|
| 000000 |
| |
| 11 |
| |||||||
|
|
|
|
|
|
|
|
|
|
Subnet Address: 192.168.1.0 |
| Lowest Host ID: 192.168.1.1 |
| ||||||
|
|
|
|
|
|
| |||
Broadcast Address: 192.168.1.63 |
| Highest Host ID: 192.168.1.62 |
| ||||||
|
|
|
|
|
|
|
|
|
|
|
| Chart |
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
| |
|
| NETWORK NUMBER |
|
| LAST OCTET BIT VALUE |
| |||
|
|
|
|
|
|
|
|
| |
IP Address |
| 192.168.1. |
| 64 |
|
| |||
|
|
|
|
|
|
|
| ||
IP Address (Binary) |
| 11000000.10101000.00000001. |
|
|
| 000000 |
| ||
| 01 |
| |||||||
|
|
|
|
|
|
|
| ||
Subnet Mask (Binary) |
| 11111111.11111111.11111111. |
|
|
| 000000 |
| ||
| 11 |
| |||||||
|
|
|
|
|
|
|
|
|
|
Subnet Address: 192.168.1.64 |
| Lowest Host ID: 192.168.1.65 |
| ||||||
|
|
|
| ||||||
Broadcast Address: 192.168.1.127 |
| Highest Host ID: 192.168.1.126 |
| ||||||
|
|
|
|
|
|
|
|
|
|
IP Subnetting | 49 |