12-20-2001 05:05 AM - edited 03-01-2019 07:49 PM
Does anyone know how to increase more than 5 line vty on a 3640 router running IOS 12.1(11) ?
01-04-2002 07:24 AM
Use line vty xxx (xxx being the numerical value of vty lines) in global configuration to set the number of lines to use. line vty ? will tell you how many you can configure but I think its in the hundreds (sorry, dont have a 3600 in my lab to test it on).
01-07-2002 12:00 AM
Hi Doyle
I have already tried this - and my router says the
following : line vty <0-4> !!!!
Any other suggestions ?
01-09-2002 03:28 AM
There are only 5 VTY lines availalble for telnet access to any IOS router. These are numbered from 0 to 4. You can configure either one or a range of these. You can allow or restrict access to them, however, you cannot increase or decrease how many VTYs you have.
01-09-2002 04:42 AM
I agree with mssearle, I'm just about certain that you cannot increase the number(0 thru 4), I have worked with this and have found it to be true.
01-10-2002 11:53 PM
That first post was correct, just type
line vty XX
and the vty's will be added. You will see them listed seperately in the config
ie.
line vty 0 4
...
line vty 5 9
works every time.
01-11-2002 07:05 AM
Actually it doesn't work every time. On some devices you need the "Enterprise" image if you wish to support more than 5 vty lines.
Here is my source for this info.
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