Friday 22 January 2021

setting http source interface on cisco switch

This command was needed to copy files from a http server to a switch

ip http client source-interface G0/0


Similar to ip tftp source-interface

http transfers should be faster and more reliable for large files

Tuesday 5 January 2021

linux tools

Shells to consider

Bash (on basically everything)

zsh (auto complete etc)

fish (friendly interactive shell)