From: Blankenship Mr Gary C (BlankenshipGC@xxxxxxxxxxxxxxx)
Date: Fri Jun 18 1999 - 17:16:01 GMT-3
Brian:
Are you sure you're doing it right? Here is an example:
Router#sh ru
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
no ip address
shutdown
no fair-queue
!
interface Serial1
no ip address
shutdown
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line vty 0 7
Router(config-line)#end
Router#sh
%SYS-5-CONFIG_I: Configured from console by consoleru
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
no ip address
shutdown
no fair-queue
!
interface Serial1
no ip address
shutdown
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
login
line vty 5 7
login
!
end
Router#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-JS-L), Version 11.2(17), RELEASE SOFTWARE
(fc1)
> -----Original Message-----
> From: Brian Van Benschoten [mailto:vader@inxpress.net]
> Sent: Friday, June 18, 1999 8:57 PM
> To: Vaughan Lee; ccielab@groupstudy.com
> Subject: Re: telnet sessions
>
>
> I tried this, it wont let me. I'm running 11.2(18) GD code
> on all my test
> routers. perhaps a feature of a later code set. I've never
> had the need to
> define more than 5. Any ideas ?
>
> Thanks !
>
> ----- Original Message -----
> From: Vaughan Lee <vaughan.lee@debis.co.uk>
> To: 'Brian Van Benschoten' <vader@inxpress.net>
> Sent: Friday, June 18, 1999 4:45 AM
> Subject: RE: telnet sessions
>
>
> > There is indeed - just specify the extra vty lines in the
> config (line
> > vty 5 etc). I believe, though this may be worth checking,
> that you can
> > have up to 255 vty sessions defined.
> >
> > Regards,
> > Vaughan
> >
> > Vaughan Lee, Network Specialist.
> > debis IT Services (UK) Ltd.
> > E-mail: vaughan.lee@debis.co.uk
> > Direct Phone: 01908 279561
> > Direct Fax: 01908 279061
> > http://www.debis.co.uk/
> >
> >
> >
> > -----Original Message-----
> > From: Brian Van Benschoten [mailto:vader@inxpress.net]
> > Sent: 18 June 1999 04:53
> > To: ccielab@groupstudy.com
> > Subject: telnet sessions
> >
> >
> > is there a way to get more than 5 telnet sessions (VTY 0 to 4) to a
> > router ?
> >
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:39 GMT-3