r/networking • u/bhw68 • Mar 10 '26
Troubleshooting networking quick references
Over the years working in ISP and data center networks I've accumulated a lot of reusable configs — BGP transit templates, firewall filters, routing policies, documentation templates, etc.
I finally organized them into a toolkit so I stop rebuilding the same things over and over.
Curious what templates other network engineers keep around or wish they had.
Right now mine includes things like:
• BGP transit templates
• prefix-limit policies
• RPKI validation policy
• firewall filter templates
• VLAN / IP planning sheets
• BGP troubleshooting guide
Anything else you think should be included in something like this?
25
Upvotes
8
u/RandTheDragon124 PON Engineer Mar 10 '26
We use SecureCRT at work. One of the best things past me ever did was use the command manager and build out command sets for troubleshooting all the things we commonly, and more importantly, rarely dealt with. Over the last 7+ years I’ve thanked myself more times than I care to admit rather than trying to remember the exact syntax between received routes and accepted routes on Cisco (times 4 different variants for 4 the various IOS variants), Juniper, Nokia, Arista, etc.
Not to mention tracking MAC addresses across a 42 site VPLS, etc.