An open API service indexing awesome lists of open source software.

https://github.com/serverwentdown/cisco-ios-apply

Apply Cisco IOS configuration files to a serial port
https://github.com/serverwentdown/cisco-ios-apply

Last synced: about 2 months ago
JSON representation

Apply Cisco IOS configuration files to a serial port

Awesome Lists containing this project

README

        

A simple tool to apply IOS configuration written in files to a serial port.
Some work-in-progress [godoc](https://godoc.org/github.com/serverwentdown/cisco-ios-apply)
is available for the additional syntax this tool offers, but otherwise you're
on your own for now.

I'm working on this in my "free" time in the SIT ICT lab, so I don't have much
time for documentation yet. I still need to do my labs after all.

```
go get github.com/serverwentdown/cisco-ios-apply
apply -help
```