04-07-2015 01:24 AM - edited 03-07-2019 11:25 PM
Dear Team
When our system upgrade IOS of router 2921 with c2900-universalk9-mz.SPA.150-1.M3.bin to c2900-universalk9-mz.SPA.154-3.M2.
We can not use telnet service !
Please check in attach file, please explain help me ?
Thank you
04-07-2015 01:57 AM
conf t
line vty 0 4
transport input all
exit
or if you want to be specific
conf t
line vty 0 4
transport input telnet
exit
gather you accessing via loopback0?
04-07-2015 02:18 AM
Hi
Our system are oversea area, i can not use console to config!
with old IOS(2900-universalk9-mz.SPA.150-1.M3.bin) , no need config "transport input all", i still use telnet service everyday!
Please explain with detail !
Thanks
04-07-2015 02:23 AM
conf t
line con 0
transport input all
exit
console by default is disabled (transport)..is this what you mean console access if so apply the above?
04-07-2015 02:28 AM
Hi
We use telnet, not console ! I think line vty, enable default !
Thanks
05-01-2015 02:35 AM
Hi
I had the same problem as you on a remote Cisco 2921, no access via telnet after upgrading from c2900-universalk9-mz.SPA.150-1.M3.bin to c2900-universalk9-mz.SPA.154-3.M2.
Managed to get an engineer to site to login via the console and found that the under "line vty 0 4" and "line vty 5 15" the command "transport input none" had been added by default.
This was changed to "transport input telnet" and remote telnet access was restored.
Sorry to say it looks like you will need someone to physically connect locally by console to resolve this fault..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide