White Belt250 XP to Yellow Belt
streak 0d
xp 0
checking AI…
Level
Packet Tracer track

Lab Track

Build-order labs from cabling to REST calls. Run them in Packet Tracer (or CML), then tap the status here — done labs pay 60 XP. Community .pkt files: learn-skillnuggets/CCNA-Packet-Tracer and O2sa/CCNA-Labs on GitHub.

Lab progress0 / 16 done · 0% · ~8.6 h remaining
01Device hardening baseline

Hostname, banners, enable secret, console + VTY passwords, service password-encryption.

Security~25 min
02VLANs & access ports

Create SALES and ENG VLANs, assign access ports, verify with show vlan brief.

Network Access~30 min
03802.1Q trunking

Trunk two switches, set a dedicated native VLAN, prune allowed VLANs.

Network Access~30 min
04Router-on-a-stick

Subinterfaces with dot1q encapsulation routing between VLANs.

IP Connectivity~35 min
05L3 switch + SVIs

ip routing, SVIs per VLAN, routed uplink — the modern inter-VLAN pattern.

IP Connectivity~35 min
06STP root & PortFast

Force the root bridge, enable PortFast + BPDU Guard on edge ports.

Network Access~30 min
07EtherChannel (LACP)

Bundle two links active/passive, confirm with show etherchannel summary.

Network Access~25 min
08Static & default routes

IPv4 statics, a floating backup, and a default route to the edge.

IP Connectivity~30 min
09OSPFv2 single area

Area 0 across three routers, passive interfaces, verify neighbors and LSDB.

IP Connectivity~45 min
10DHCP server & relay

IOS DHCP pool, exclusions, ip helper-address from a remote subnet.

IP Services~30 min
11NAT + PAT to the edge

Inside/outside marking, PAT overload to one public IP, verify translations.

IP Services~35 min
12Standard & extended ACLs

Filter by source, then by protocol/port; place them where they belong.

Security~40 min
13SSH-only management

Domain name, RSA keys, local user, transport input ssh on the VTY lines.

Security~25 min
14Port security + DHCP snooping

Sticky MACs on access ports, snooping with a trusted uplink.

Security~35 min
15NTP & Syslog

Sync clocks to an NTP source, timestamp logs, ship them to a syslog host.

IP Services~20 min
16REST API first contact

GET device facts from a sandbox (RESTCONF or Meraki) with Postman or Python requests.

Automation~45 min