1
0
Fork 0

Add README

main
Ambrose Chua 2020-06-16 15:50:25 +08:00
parent 3c9ba66295
commit df67fe9925
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
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.
<!-- vim: set conceallevel=2 et ts=2 sw=2: -->