Recent Posts

BGP route reflector reflection in picture

less than 1 minute read

When you have a route reflector, we always have many questions like: What is a purpose of it? Which route will it reflect? What will it do with the up...

BGP Multipath in Junos - IPv4 routes

5 minute read

Optimizing network resources is ongoing improvement process in any network deployment. Networks are deployed with redundant links, line cards, devices, CPU e...

Working with files in Python

1 minute read

Working with files and directories is everyday work so how can we create, rename, traverse through different level of directories and files is what I am tryi...

Netmiko multithreading with Junos devices

3 minute read

Automation of networking is always comes with scale requirement, manage or connect or capture data from so many devices, create reports of each device in sep...