Hello, I am trying to enable http or https access to a switch on the network. Telnet is no problem and I have enabled ip http server but I can never get in even with my telnet password.
I am thinking I may need to create a certificate for myself in order to do https but even http is failing. Is there something wrong in the authentication settings? Is there something blocking this from happening on wireless?
aaa authentication login default local
aaa authentication login local_authen local
aaa authorization console
aaa authorization exec local_author local
I know it is a noob error but I can't wrap my brain around it.
Thanks!