Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to set up a http server on a c2950.I downloaded and installed the following tar: c2950-i6k2l2q4-tar.121-22.EA9.tarAnd of course reloaded into the new image.Now whenever I try to connect to the http server on the switch the connection is im...
I just did some testing. Take a look at your line vty configuration.If there's a transport input protocol defined, like 'transport input ssh' the vty lines will not accept http connections, hence the 'out of lines' error.If you change this into 'tran...
I am convinced I was not using more than 2 vty lines, as this is my personal switch. But all I did was wait a few days and then it suddenly worked.Maybe it just takes a while before vty lines are actually assigned to the httpd process?