All Projects → linickx → crassh

linickx / crassh

Licence: GPL-2.0 license
Cisco Remote Automation via SSH

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to crassh

catalyst9k-network-automation
Sample python scripts for automation workflows for feature sets present in Catalyst Switching using openly available YANG data models
Stars: ✭ 40 (+2.56%)
Mutual labels:  cisco
easyucs
EasyUCS is a toolbox to help deploy, manage and document Cisco UCS devices
Stars: ✭ 28 (-28.21%)
Mutual labels:  cisco
Network-Automation
Cisco ACI, Firepower, Meraki, NETCONF, and SQL Python Programs
Stars: ✭ 47 (+20.51%)
Mutual labels:  cisco
finesseGadgets
Collection of gadgets for Cisco Finesse
Stars: ✭ 25 (-35.9%)
Mutual labels:  cisco
cisco-pnp-ztp-guestshell
Cisco Zero Touch Protocol (ZTP) with Python Scripts
Stars: ✭ 17 (-56.41%)
Mutual labels:  cisco
pathman-sr
Pathman SR is an open-source app to compute paths and deploy routes in Segment Routing-enabled network.
Stars: ✭ 79 (+102.56%)
Mutual labels:  cisco
notes
CCIE routing and switching notes and references, with a general directory and specific topic directories.
Stars: ✭ 23 (-41.03%)
Mutual labels:  cisco
PacketTracer-AppImage
AppImage for Cisco Packet Tracer
Stars: ✭ 70 (+79.49%)
Mutual labels:  cisco
ccna
A summary of CCNA-useable cisco commands by @elsmr and @Haroenv
Stars: ✭ 16 (-58.97%)
Mutual labels:  cisco
yang
NETCONF/YANG related test framework
Stars: ✭ 15 (-61.54%)
Mutual labels:  cisco
pyaci
Python Bindings for Cisco ACI REST API
Stars: ✭ 42 (+7.69%)
Mutual labels:  cisco
sastre
Automation Tools for Cisco SD-WAN Powered by Viptela
Stars: ✭ 43 (+10.26%)
Mutual labels:  cisco
cisco-cheatsheet
A Cisco Cheatsheet: Commands and Snippets for bootstrapping, boilerplate, configuration, and hardening of Cisco routers and switches.
Stars: ✭ 66 (+69.23%)
Mutual labels:  cisco
gen-cisco
🧨 Generates Cisco scripts based on YAML files
Stars: ✭ 29 (-25.64%)
Mutual labels:  cisco
TacoTaco
Some scripts for attacks on Tacacs+ protocol
Stars: ✭ 59 (+51.28%)
Mutual labels:  cisco
dne-security-code
No description or website provided.
Stars: ✭ 30 (-23.08%)
Mutual labels:  cisco
node-meraki-dashboard
A modern node.js client library for using the Meraki Dashboard API.
Stars: ✭ 20 (-48.72%)
Mutual labels:  cisco
devnet-express-code-samples
Archived: This repository holds code samples for DevNet Express DNA Track
Stars: ✭ 46 (+17.95%)
Mutual labels:  cisco
gomiko
multi-vendor networking SDK.
Stars: ✭ 46 (+17.95%)
Mutual labels:  cisco
pyats-sample-scripts
Various pyATS-based Test Automation Scripts
Stars: ✭ 79 (+102.56%)
Mutual labels:  cisco

C.R.A.SSH

C.R.A.SSH (crassh) stands for Cisco Remote Automation via SSH, it is a python script for automating commands on Cisco devices.

Travis CI: continuous integration status Documentation Status

Crassh can be used in two ways:

  • a stand alone script that users (Network Admins) can run to perform actions on Cisco devices
  • a module developers can import and leverage in their own scripts

The documentation is available here: http://crassh.readthedocs.org

My personal blog contains a tutorial here on how to use crassh in standalone mode and an initial example on how to use the crassh module. Future news about crassh can be found here.

Disclaimer

The word Cisco is used as a description because this script should work with any Cisco IOS device. Cisco is a registered trademark of Cisco Systems Inc; this script is not associated, endorsed, supported or affiliated in any way with Cisco and none of these are implied.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].