CCNA

Everything mapped to the CCNA 200-301 blueprint. Articles tagged CCNA cover the exam topics in the order you actually learn them, each one backed by a lab you can build yourself.

Latest posts — page 3

paid

Lab auto-06 - Ansible for CCNA: Your First Playbook

Install Ansible on the HOST1 automation node, aim it at four Cisco IOS XE devices, and back up every config with an eleven-line playbook. You also hit a real paramiko host-key failure and fix it the way working engineers do.

paid

Lab auto-03 - Pushing Config with Netmiko

Your Python script enters config mode on three routers, provisions a loopback on each, verifies its own work, and saves to NVRAM using Netmiko's send_config_set(). All output captured from real IOS XE 17.18.

paid

Lab auto-02 - Reading the Network with Netmiko

Scale the single-router Netmiko connection from Lab auto-01 to the whole topology: R1, R2, R3, and SW1 interrogated in one pass from one Python file. Read-only show command collection, captured live on IOS XE 17.18 in CML Free.

paid

Lab ts-sec-01 - Troubleshooting Security Tickets

Three security troubleshooting tickets on the five-node base topology: an ACL dropping traffic it should permit, a secured port shutting itself down, and a management ACL lockout. Fits CML Free, all output captured on Cisco IOS XE.