NetworkEvoultion

Introduction: In this blog post, we will discuss how to run Python scripts within Nexus OS.Python scripting within Cisco Nexus can greatly improve network management and automation. Nexus OS comes with a Python interpreter installed by default. To access Python on Nexus OS, type “python” in the terminal. You will see two versions of Python

BLOGPOST#159 Running Python Scripts inside Cisco NXOS Bash Read More »

Introduction: Python is a very popular language for Network Engineers, and it is used for automation, scripting, and network programming. Python also has a lot of modules available that can be used for networking, like Netmiko, Nornir, and Napalm. In this series, we will discuss how to use Python to automate Nexus API.In the previous

BLOG POST#152 Cisco Nexus API Automation using Python Read More »