Python3 Network Programming – Deploying base NTP / Logging across entire network, best practices, and the raw script at the very end of the post!

To round off the Netmiko section of Python3, I'd like to show a script that will standardize the entire network here with NTP and Buffered Logging, as those two things should be absolutely configured on a network for troubleshooting purposes. The configs shown are very minimal, and definitely not best practice for production networks, which … Continue reading Python3 Network Programming – Deploying base NTP / Logging across entire network, best practices, and the raw script at the very end of the post!

TSHOOT – Mnemonic to remember Logging Levels 0-7, Troubleshooting Methods, and Maintenance Models must know for exam day success!

I wanted to write a quick post to brain wash myself with right before I walk into the exam room tomorrow to Pass TSHOOT, as this theory has a very good chance of being on the exam in some format, and I have a habit of forgetting things I can't lab. So to cover these … Continue reading TSHOOT – Mnemonic to remember Logging Levels 0-7, Troubleshooting Methods, and Maintenance Models must know for exam day success!

TSHOOT – Using CLI tools Part 1 – Network information access, Show / Logging / NTP / Debugging concepts reviewed!

I left myself with one  device to assist in getting my network back up and running, and that is the Frame-Relay Switch running configuration, which I can look at the above 3 interfaces and do the "Stare and Compare" with R1 / R2 / R3 to get them reconfigured for labbing TSHOOT concepts going forward … Continue reading TSHOOT – Using CLI tools Part 1 – Network information access, Show / Logging / NTP / Debugging concepts reviewed!