1
0
Fork 0
Go to file
dependabot[bot] f968f60178
Merge 347d6d844b into c0de0bf390
2023-02-25 06:03:29 +00: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 Bump golang.org/x/sys from 0.0.0-20200523222454-059865788121 to 0.1.0 2023-02-25 06:03:28 +00:00
go.sum Bump golang.org/x/sys from 0.0.0-20200523222454-059865788121 to 0.1.0 2023-02-25 06:03:28 +00: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