PracticeLabs
Week 10Weekly checkpointRequired20 questions~25 min

Week 10 Checkpoint

Covers Week 10 Lessons 1 and 2, plus a weighted sample across all six domains from Weeks 1 to 9

A short cross-domain diagnostic, not a final exam. Twenty questions sampled by the published domain weights tell you which domain to work on next — the full-length rehearsal is the practice-exam area this checkpoint sends you to.

Topics covered

  • Network Fundamentals — addressing, transport, and ARP
  • Network Access — VLANs, trunks, spanning tree, and wireless architecture
  • IP Connectivity — route selection, OSPF, and fault isolation in dependency order
  • Security Fundamentals — access lists, port security, and device hardening
  • IP Services — DHCP and address translation
  • Automation — configuration management and infrastructure as code

Every question here is answerable from the first-party notes of the lessons above. You commit to an answer before you see whether it was right.

This quiz is a Week 10 milestone in its own right. Passing it does not change the completion state of any individual lesson, and you do not need it to finish the lessons it covers.

Weekly checkpoint

Week 10 Checkpoint

20 questions covering Week 10 Lessons 1 and 2, plus a weighted sample across all six domains from Weeks 1 to 9. Answer each one before you see whether you were right.

Question 1 of 20

1. 192.168.10.0/26 is subnetted. What is the usable host range of the second subnet?
2. A voice application is chosen to run over UDP rather than TCP. Which property of UDP is the reason?
3. A host at 10.1.1.10/24 sends a packet to 203.0.113.5. Whose MAC address does it need, and how does it get it?
4. An interface shows an IPv6 address beginning fe80::. What kind of address is it?
5. What does creating a second VLAN on a switch actually change?
6. Hosts in VLAN 30 on one access switch get no DHCP address. VLAN 10 hosts on that switch are fine, and VLAN 30 hosts on a different switch are fine. Where do you look first?
7. How does spanning tree choose the root bridge?
8. In a split-MAC deployment with lightweight access points and a wireless LAN controller, how do the access points reach the controller?
9. A routing table holds 10.1.0.0/16 via R2, 10.1.1.0/24 via R3, and 0.0.0.0/0 via R4. Which is used for a packet to 10.1.1.50?
10. A router learns 192.168.5.0/24 from OSPF (administrative distance 110) and also has a static route for exactly 192.168.5.0/24. Which is installed in the routing table, and why?
11. In show ip route output, an entry marked L with a /32 mask appears alongside a connected network. What is it?
12. Two directly connected routers will not form an OSPF adjacency. Which pair of values must match between them?
13. A host cannot reach a remote network. Applying dependency order, which do you confirm first and why?
14. Where should a standard IPv4 access list be placed, and why does an extended one differ?
15. Port security is configured on an access port with default settings and an unexpected MAC address appears. What happens?
16. Which set of steps is required before SSH can be used to manage a Cisco device?
17. What is the correct order of the four DHCP messages when a client gets an address?
18. Fifty internal hosts share a single public address for internet access. What lets the router return each reply to the right host?
19. Which pair of statements about Ansible is correct?
20. What does terraform plan compare, and why does that matter operationally?