04-08-2008 10:00 AM
I just received a replacement for a failed Catalyst 3508G. I want to prohibit all access to vty lines and only the switch to be managed from the console port.
I have mental block on how I did this in the past. Can someone provide me a hint?
04-08-2008 10:05 AM
You could add "transport input none" under line vty 0 15.
04-08-2008 10:12 AM
That was too simple. Why didn't I remember that in the first place. :)
04-08-2008 10:06 AM
Under the VTY lines, enter no login or no login authentication [your method name].
HTH
04-09-2008 08:05 AM
Collin
It seems intuitive that no login would prevent access. But it does not work that way. no login would only supress the prompt for passwords and would not prevent access to the vty. The alternative to transport input none would be to configure no exec on the vty lines.
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