Jaime

Latest posts — page 30

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.

paid

Lab ts-ipc-01 - Troubleshooting OSPF Tickets

Three OSPF troubleshooting tickets that drill the key distinction: an adjacency that never forms versus a healthy adjacency with a missing prefix. Runs on the five-node base topology in CML Free, with real IOS XE output.