Re: 2509 Terminal Server Problem

2001-02-05 Thread Igor Glavanic

Must have on lines
password 
login
transport input all

create ip hosts with

ip host router1 2001 10.0.0.1 (your router ip addres)

Cheers


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: 2509 Terminal Server Problem

2001-02-05 Thread Joe Arthur

ramius,  do you have no exec configured on the line interfaces?  I think
that would cause your symptom

Joe
 from your link

line 1 16
 session-timeout 20
! -- session times out after 20 minutes of inactivity.
no exec
 exec-timeout 0 0
! -- exec timeout is disabled. transport input all
! -- allow all protocols to use the line.! -- lines 1 16 must be configured
with at least transport input telnet. flowcontrol hardware


""ramius"" <[EMAIL PROTECTED]> wrote in message
95mia6$gr5$[EMAIL PROTECTED]">news:95mia6$gr5$[EMAIL PROTECTED]...
> I have a 2509 connected via an OCTAL cable to a few console ports. When I
> connect using 'telnet router1 2001'  I get no command line, but the
> connection says '.OPEN'. When I telnet to router1 and configure it,
> console messages appear on the reverse telnet  session, but still no
command
> prompt.
> I have it configured just as it is here:
> http://www.cisco.com/warp/public/793/access_dial/comm_server.html
>
> Any help would be greatly appreciated.
>
> thanks,
>
> ramius
>
>
> _
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: 2509 Terminal Server

2000-07-11 Thread Westmoreland, Alexis

Li, have u gotten yr term server working yet? u also need the following:

config#int loopback 0
config-if#ip addr 1.1.1.1 255.255.255.0
config-if#exit
config#ip host r1 2001 1.1.1.1
config#ip host r2 2002 1.1.1.1
...
...
config#ip host r8 2008 1.1.1.1

This can be found in "Bridges, routers & switches for ccies by Caslow".


-Original Message-
From: Hou, Li [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 24, 2000 10:37 PM
To: [EMAIL PROTECTED]
Subject: Re: 2509 Terminal Server



config#line 1-8
config(line)#modem inout
config(line)#trans input all
#telnet 127.0.0.1 2001~2008

Steven Dangerfield <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Group,
>
> Does anyone have any links to resources for configuring 2509 routers as
> terminal servers. I've done a search on CCO but can't find typical
configs.
>
> Steve
>
> Steven Dangerfield, Network Engineer/Analyst
> B.Eng, CCNA, CCSA
>
> Email : [EMAIL PROTECTED]
>
>
> Totalise - the Users ISP
> -
> To become a member and a shareholder
> visit http://www.totalise.net
>
> ___
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: 2509 Terminal Server

2000-07-08 Thread Hou, Li


config#line 1-8
config(line)#modem inout
config(line)#trans input all
#telnet 127.0.0.1 2001~2008

Steven Dangerfield <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Group,
>
> Does anyone have any links to resources for configuring 2509 routers as
> terminal servers. I've done a search on CCO but can't find typical
configs.
>
> Steve
>
> Steven Dangerfield, Network Engineer/Analyst
> B.Eng, CCNA, CCSA
>
> Email : [EMAIL PROTECTED]
>
>
> Totalise - the Users ISP
> -
> To become a member and a shareholder
> visit http://www.totalise.net
>
> ___
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]