From: Leon van Dongen (l.dongen1@chello.nl)
Date: Sun Sep 10 2006 - 10:23:38 ART
Hello,
Even with five VTY lines you are able to use reverse-telnet for up to
eight devices. VTY is not used for reverse-telnet.
cs(config)#do sh ver | i 12.2
IOS (tm) 2500 Software (C2500-IS-L), Version 12.2(15)T17, RELEASE
SOFTWARE (fc1)
cs>en
Password:
cs#sh run | begin ^line vty
line vty 0 4
exec-timeout 3600 0
password cisco
logging synchronous
login local
!
end
cs#conf t
Enter configuration commands, one per line. End with CNTL/Z.
cs(config)#line vty 0 15
^
% Invalid input detected at '^' marker.
The access-server uses eight TTY lines ranging from 1 (2001) through 8
(2008).
You can telnet into your routers by entering
trapdoor~$ telnet router01 2001
And so forth, and so on
HTH
--Leon
CCIEin2006 wrote:
> Hi All,
>
> I just bought a cisco 2509 terminal server with 8 terminal lines.
> I would like to be able to create at least 8 separate vty sessions so I can
> telnet into each router separately.
> However, it seems I'm limited to only 5 vty sessions:
>
> TERMINAL-SERVER(config)#line vty 0 8
> ^
> % Invalid input detected at '^' marker.
>
> TERMINAL-SERVER(config)#line vty ?
> <0-4> First Line number
>
> TERMINAL-SERVER(config)#line vty 5 ?
> % Unrecognized command
> TERMINAL-SERVER(config)#line vty 5 10
> ^
> % Invalid input detected at '^' marker.
>
> TERMINAL-SERVER(config)#
>
> Is there a way to create more vty lines? I know on other cisco devices you
> can configure lines 5 through 15 as well.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART