Skip to content

serhatka/sonic-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sonic-scripts

various python scripts for SONIC NOS

config-backup.py

Creates ssh session towards Dell switches running Enterprise SONIC Operating system, gets running configurations and creates and saves an output file per each switch.

Script is tested successfully on Ubuntu version 20.04.

General Requirements: ip connectivity between the server and switches

Ubuntu server requirements: apt update apt upgrade apt install python3-pip pip install paramiko

How to use: Edit the switches section in the script with IP addresses, usernames and passowrd against each switch. make the script executable with chmod +x run the script with ./config-backup.py

About

various python scripts for SONIC NOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages