05-29-2008 06:14 AM - edited 03-03-2019 10:09 PM
I have an Cisco 1812
Version 12.4(15)T3
line vty 0 3
exec-timeout 0 0
transport input none
transport output none
router(config)#no line vty 0 3
% Can't delete last 5 VTY lines
does anyone have an idea
05-29-2008 06:42 AM
You won't be able to delete them. If you want to avoid anyone telnetting into the router, the commands you already have along with no login should do it.
HTH,
__
Edison.
05-29-2008 07:27 AM
Edison
Actually no login will not do it. What no login will do is to allow access without checking any password. Configuring no exec is a much better way to make sure that no one uses them. And transport input none is pretty effective.
HTH
Rick
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