Given: IP address 192.168.1.0, subnet mask 255.255.255.0 (default Class C subnet mask)
You are given the network 192.168.10.0/26 . Identify the number of subnets, total hosts, usable hosts, and the first valid host of the second subnet. 1. Identify the Subnet Mask A /26 notation means 26 bits are set to 1. Binary: 11111111.11111111.11111111.11000000 Decimal: 255.255.255.192 2. Calculate Subnets and Hosts Subnetting Explained: Networking Basics
Need 6 host bits ( 2^6 - 2 = 62 ) → Mask /26 (255.255.255.192) Network: 192.168.5.0/26 → Hosts: 1-62