Re: Increase Telnet Connection On Cisco TermServ

From: Ahmed Mamoor Amimi (mamoor@xxxxxxxx)
Date: Tue Apr 09 2002 - 22:23:50 GMT-3


   
it depends on IOS.... but do as i do :
r5(config)#line ?
  <0-6> First Line number
  aux Auxiliary line
  console Primary terminal line
  vty Virtual terminal

r5(config)#line vt
r5(config)#line vty ?
  <0-197> First Line number

r5(config)#line vty 0 100
r5(config-line)#

now when u will do a show run it will show u 100 vty

!
!
!
line con 0
 exec-timeout 0 0
 password 123
 logging synchronous
 transport input none
line aux 0
 transport input all
 flowcontrol hardware
line vty 0 4
 password 123
 login
line vty 5 100
 login

Now u can give access to more vtys

-Mamoor

----- Original Message -----
From: Tu Nguyen <tunguyen@juniper.net>
To: <ccielab@groupstudy.com>
Sent: Thursday, April 11, 2002 4:03 AM
Subject: Increase Telnet Connection On Cisco TermServ

> Hi All,
>
> Does anyone know how I can increase more than 4 telnet connections on
> the Cisco 2511 Term Server? It's only allowed 4, but would like to go
> beyond the limitation.
>
> Thanks,
>
> Tu



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:04 GMT-3