Disable Web service on CISCO 9300 Catalyst Switch
1. ssh [cisco-ip] -l [cisco-account] # prompt >
2. enable # to enable mode
3. configure terminal
4.
no ip http server
no ip http secure-server
references
https://community.spiceworks.com/topic/136566-securing-cisco-catalyst-2960-web-interface
https://www.techwalla.com/articles/how-to-use-keyboard-interactive-authentication-with-putty