1
0
Fork 0
Go to file
Ambrose Chua c0de0bf390 Add install steps 2020-06-16 15:54:13 +08:00
.gitignore Initial working serial port writer 2020-06-16 15:40:54 +08:00
README.md Add install steps 2020-06-16 15:54:13 +08:00
conf.go Initial working serial port writer 2020-06-16 15:40:54 +08:00
file.go Initial working serial port writer 2020-06-16 15:40:54 +08:00
go.mod Initial working serial port writer 2020-06-16 15:40:54 +08:00
go.sum Initial working serial port writer 2020-06-16 15:40:54 +08:00
main.go Add install steps 2020-06-16 15:54:13 +08:00
serial.go Initial working serial port writer 2020-06-16 15:40:54 +08:00
util.go Initial working serial port writer 2020-06-16 15:40:54 +08:00

README.md

A simple tool to apply IOS configuration written in files to a serial port. Some work-in-progress godoc 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