Addresses, Subnets, and Default Gateways
- Explain IPv4 addressing and subnet boundaries
- Apply the idea to evidence from a realistic technology scenario
- Justify a decision using security, reliability, cost, and user impact
Addresses, Subnets, and Default Gateways
An IPv4 address identifies an interface; a subnet mask separates the network portion from the host portion. Devices send local traffic directly but send remote traffic to a default gateway. Subnetting controls address use, broadcast scope, and policy boundaries.
Decision lens
Strong technical decisions connect evidence → mechanism → impact → response. Identify what the evidence shows, explain the system behavior that produced it, state the likely effect on people or data, and choose a response that addresses the cause without creating unnecessary disruption.
A host is 192.168.10.34/24 and needs to reach 192.168.20.8.
- 1.A /24 mask means the first three octets identify the network.
- 2.The source belongs to 192.168.10.0/24.
- 3.The destination belongs to 192.168.20.0/24.
- 4.Because the destination is remote, the host forward the packet to its default gateway.
What is the network address for `10.4.7.90/24`?
Which response best demonstrates complete reasoning about IPv4 addressing and subnet boundaries?
For a scenario about IPv4 addressing and subnet boundaries, identify the decisive evidence before naming a response. A defensible conclusion here is: A router must move the packet between the two /24 networks.
Answer the 2 checkpoints as you read.
Sign in to save your progress