First Python App-Read and Configure Cisco Devices -Test Enviornment GNS
It’s first version of python app where we have number of devices loopback0 ip address stored in device.txt file.Program will read the file ,fatch loopback0 address and ssh into the respective device.
Program will push the command “sh ip int brief” in second step and display output on screen .We have taken example of 3 devices to test the code.If there are more number of devices ,just need to add the loopback0 of additional device in device.txt file
Python code is written to configure the loopback10 with IP addresss into each respective devices (mentioned in devices.txt file) by reading the required device config file stored as respective device Loopback0.txt file.( if need to add more configuration ,just need to add the config in that respective device loopback0.txt file.)
I have used GNS environment to test the python program.

We have Used Netmiko Library to access cisco devices to get the required output and also configure the device
![]()
Below are the functions defined in Python code :
- Function get_devices_info() will read the file and get the device loopback0 details

- Function connect() will connect the devices using ssh (ConnectHandler used from library Netmiko)

- Continue reading





In addition to NSX, the company’s software-defined storage and hyperconverged products also saw strong growth during the first quarter of its fiscal 2019.
CNCF cited a recent Kubernetes application survey that found 64 percent of app developers, operators, and ecosystem tool developers were using Helm to manage applications on Kubernetes.
Linux Foundation offers free course on open source networking; Apstra, Dell EMC, and Awnix deploy OpenSwitch