RE: Terminal Server

From: Tony Schaffran \(GS\) <groupstudy_at_cconlinelabs.com>
Date: Wed, 22 Jul 2009 07:03:54 -0700

Lejoe, I do not think that was what he was asking.

Tony Schaffran
Sr. Network Consultant
CCIE #11071
CCNP, CCNA, CCDA,
NNCDS, NNCSS, CNE, MCSE
 
www.cconlinelabs.com
Your #1 choice for online Cisco rack rentals.
 

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Lejoe
Sent: Wednesday, July 22, 2009 6:44 AM
To: Ananfack, Jeremie N
Cc: Cisco certification
Subject: Re: Terminal Server

Hi Jeremie,

This is how you do it, assuming you have SW1,SW2 connected to line 1 and
line 2 respectively

On the access server
------------------------------------
line 1
 rotary 1
 no exec
 transport input all
line 2
 rotary 2
 no exec
 transport input all

interface Ethernet0
 #any ip address
 ip address 192.168.1.83 255.255.255.0

line vty 0 4
 exec-timeout 0 0
 password cisco
 login

----------------------------

So to access SW1 and SW2 simultaneously ,

SW1 : telnet to 192.168.1.83 port: 3001
SW2 : telnet to 192.168.1.83 port :3002

Hope you the get the general idea. Now suppose you have a device on line 10
, you would telnet to 192.168.1.83 port: 3010 ,i.e since rotary group
identifier is 10 we telnet to TCP port 3010

line 10
 rotary 10
 no exec
 transport input all

Lejoe

On Wed, Jul 22, 2009 at 11:21 PM, Ananfack, Jeremie N <
jeremie_n_ananfack_at_fanniemae.com> wrote:

> Hello,
>
> I have 10 devices on my lab and can only access 5 at a time.
>
> Is it possible to access more than 5 ?
>
> Please help
>
>
> line con 0
> password 7 04560A0B062D43
> logging synchronous
> transport input pad v120 telnet rlogin udptn
> line 1 16
> session-timeout 20
> no exec
> exec-timeout 0 0
> transport input all
> transport output none
> flowcontrol hardware
>
> line aux 0
> transport preferred telnet
> transport input all
>
> line vty 0 4
> exec-timeout 15 0
> password 7 05060702284041
> logging synchronous
> login
> transport input pad v120 telnet rlogin udptn
>
>
> ip host sw1 2001 1.1.1.1
> ip host sw2 2002 1.1.1.1
> ip host sw3 2003 1.1.1.1
> ip host R1 2005 1.1.1.1
> ip host R2 2006 1.1.1.1
> ip host R3 2007 1.1.1.1
> ip host sw4 2004 1.1.1.1
> ip host R4 2008 1.1.1.1
> ip host R5 2009 1.1.1.1
> ip host R6 2010 1.1.1.1
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Wed Jul 22 2009 - 07:03:54 ART

This archive was generated by hypermail 2.2.0 : Sat Aug 01 2009 - 13:10:23 ART