Skip to content

Trivial example to execute batch of IOS commands to a cisco device over SSH

Notifications You must be signed in to change notification settings

madinix/cisco-node-step

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A very trivial example showing how to use a Node Step plugin to execute IOS commands to a Cisco device via SSH.

This is a script-based plugin that demonstrates a few features:

  • Using a script to execute an action to a network device.
  • CODE display block to execute a batch of IOS commands
  • Reading SSH key data from keystore to authenticate to the device
  • Grouping plugin config properties

About

Trivial example to execute batch of IOS commands to a cisco device over SSH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.2%
  • Makefile 18.8%