RE: telnet to a specific line

From: Jonathan V Hays (jhays@jtan.com)
Date: Sat Jul 19 2003 - 13:43:10 GMT-3


Connie,

Try this.

Jonathan

tsrv#telnet 10.1.1.2 3001
Trying 10.1.1.2, 3001 ... Open

User Access Verification

Password:
r2>en
Password:
r2#sh line
   Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns
Int
* 0 CTY - - - - - 0 0 0/0
-
     1 AUX 9600/9600 - - - - - 0 0 0/0
-
     2 VTY - - - - - 1 0 0/0
-
     3 VTY - - - - - 0 0 0/0
-
     4 VTY - - - - - 0 0 0/0
-
     5 VTY - - - - - 0 0 0/0
-
     6 VTY - - - - - 0 0 0/0
-
     7 VTY - - - - - 0 0 0/0
-
* 8 VTY - - 1 - - 2 0 0/0
-

r2#sh run | begin vty
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 logging synchronous
 no login
 history size 50
line vty 5
 login
line vty 6
 password cisco
 login
 rotary 1
!
end

r2#

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Connie Nie
Sent: Saturday, July 19, 2003 10:44 AM
To: ccielab@groupstudy.com
Subject: telnet to a specific line

Does anyone know if there is a way to telnet to a specific vty line on a
router? For example, to telnet to vty line 6 while line 1-5 is unused.
 
Thanks.

Connie



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:46 GMT-3