Jaime

Latest posts — page 26

paid

Lab auto-03 - Pushing Config with Netmiko

Reading the network is safe. Writing to it is where automation earns its keep, and where it earns its scars. In this lab your Python script enters configuration mode on three routers, provisions a new loopback interface on each, verifies

paid

Lab auto-02 - Reading the Network with Netmiko

A CCNA-level engineer checks four devices by opening four consoles. An automation-minded one runs one script. This lab takes the single-router Netmiko connection you built in Lab auto-01 and scales it to the whole topology: R1,

paid

Lab ts-sec-01 - Troubleshooting Security Tickets

Security features are the only thing on a network designed to make traffic fail. That makes the tickets sneaky: the network is doing exactly what it was told, and what it was told is wrong. An ACL silently drops the

paid

Lab ts-ips-01 - Troubleshooting DHCP and NAT Tickets

DHCP and NAT are the two services a help desk hears about most, because when either breaks, users notice immediately: no address, or no internet. Both fail in quiet, specific ways where the configuration looks fine until you read the

paid

Lab ts-ipc-01 - Troubleshooting OSPF Tickets

OSPF is where CCNA troubleshooting gets interesting, because OSPF can fail in two completely different ways that produce the same user symptom. Either the adjacency never forms, or the adjacency is perfectly healthy but a prefix still does not appear