This page turns the uploaded Cisco Press Volume 2 PDF/EPUB into a study workflow for this site: read the topic, build a lab, break it, capture proof, write the mistake, and prepare an interview answer.
.pkt, configs, screenshots, command output, and notes.This is organized by learning dependency and lab value, not only by chapter order.
Create these under labs/ccna/. Each folder should hold the Packet Tracer or GNS3 file, topology image, configs, command output, and notes.
| Folder | Lab | Packet / Diagram Needed | Proof Output |
|---|---|---|---|
acl-standard/ | Standard ACL placement and wildcard masks | acl-standard.pkt, client-server topology | show access-lists, ping permit/deny tests |
acl-extended/ | Extended ACL for web/DNS/ICMP control | acl-extended.pkt, traffic path diagram | packet tests by protocol and port |
port-security/ | Sticky MACs and violation modes | port-security.pkt, access switch diagram | show port-security, violation recovery notes |
dhcp-snooping-dai/ | Rogue DHCP and ARP spoof defense | dhcp-snooping-dai.pkt, trusted/untrusted port map | binding table, blocked rogue server proof |
nat-pat/ | Inside network to ISP using PAT | nat-pat.pkt, inside/outside labels | show ip nat translations, traceroute |
hsrp/ | Two gateways with failover | hsrp.gns3 or hsrp.pkt, active/standby diagram | continuous ping during failover |
qos-basic/ | Classify, mark, queue, shape, police | original QoS flow diagram | policy-map notes and verification commands |
architecture/ | Campus, WAN, cloud comparison | original LAN/WAN/cloud diagrams | design notes and interview explanation |
rest-json/ | Read API output and JSON objects | API request/response diagram | formatted JSON examples and explanation |
ansible-config/ | Config backup and drift check concept | controller-to-devices diagram | inventory, playbook notes, before/after configs |