The only thing you've got missing from your config is "transport preferred
telnet". If that doesn't fix it, then you may have cabling issues.

CM

> -----Original Message-----
> From: Tariq Azad [mailto:[EMAIL PROTECTED]]
> Sent: 14 June 2001 10:56
> To: Charles Manafa
> Cc: [EMAIL PROTECTED]
> Subject: Re: Reverse Telnet Problem. [7:8455]
> 
> 
> I did and there was no result.
> 
> Thanks
> ----- Original Message ----- 
> From: "Charles Manafa" 
> To: "'Tariq Azad'" ; 
> 
> Sent: Thursday, June 14, 2001 4:51 AM
> Subject: RE: Reverse Telnet Problem. [7:8455]
> 
> 
> > Try pressing  once the line is open.
> > 
> > CM
> > 
> > > -----Original Message-----
> > > From: Tariq Azad [mailto:[EMAIL PROTECTED]]
> > > Sent: 14 June 2001 09:41
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: Reverse Telnet Problem. [7:8455]
> > > 
> > > 
> > > Hello everybody.
> > > 
> > > I am unable to do reverse telnet to my Cisco 2503 router from 
> > > Cisco 2511
> > > router.
> > > Please look at my config file and let me know please what 
> > > should I do next.
> > > Cables are checked and other router is also working properly.
> > > 
> > > Thanks
> > > 
> > > 
> > > 
> > > Thanks for your quick reply.
> > > Here is my config file output :
> > > 
> > > 
> > > !
> > > version 11.1
> > > service udp-small-servers
> > > service tcp-small-servers
> > > !
> > > hostname Cisco2511
> > > !
> > > enable secret 5 $1$c0aW$ptfFTXZoEHB7aJW/u8EVw1
> > > enable password cisco
> > > !
> > > !
> > > interface Loopback1
> > > ip address 1.1.1.1 255.0.0.0
> > > !
> > > interface Ethernet0
> > > ip address 192.168.0.1 255.255.255.0
> > > !
> > > interface Serial0
> > > ip address 172.16.0.1 255.255.0.0
> > > clockrate 64000
> > > !
> > > interface Serial1
> > > ip address 10.0.0.1 255.0.0.0
> > > !
> > > ip host R1 2001 1.1.1.1
> > > no ip classless
> > > logging buffered
> > > !
> > > line con 0
> > > line 1 16
> > > session-timeout 20
> > > no exec
> > > exec-timeout 0 0
> > > transport input all
> > > line aux 0
> > > line vty 0 4
> > > exec-timeout 60 0
> > > password 
> > > login
> > > !
> > > end
> > > 
> > > 
> > > 
> > > 
> > > 
> > > Please look at it and let me know please.
> > > 
> > > 
> > > Thanks
> > > 
> > > 
> > > 
> > > TARIQ
> > > 
> > > 
> > > ----- Original Message -----
> > > From: "Tariq Azad" 
> > > To: "Circusnuts" 
> > > Sent: Thursday, June 14, 2001 4:25 AM
> > > Subject: Re: Reverse Telnet Problem. [7:8455]
> > > 
> > > 
> > > > Thanks for your quick reply.
> > > > Here is my config file output :
> > > >
> > > >
> > > > !
> > > > version 11.1
> > > > service udp-small-servers
> > > > service tcp-small-servers
> > > > !
> > > > hostname Cisco2511
> > > > !
> > > > enable secret 5 $1$c0aW$ptfFTXZoEHB7aJW/u8EVw1
> > > > enable password cisco
> > > > !
> > > > !
> > > > interface Loopback1
> > > > ip address 1.1.1.1 255.0.0.0
> > > > !
> > > > interface Ethernet0
> > > > ip address 192.168.0.1 255.255.255.0
> > > > !
> > > > interface Serial0
> > > > ip address 172.16.0.1 255.255.0.0
> > > > clockrate 64000
> > > > !
> > > > interface Serial1
> > > > ip address 10.0.0.1 255.0.0.0
> > > > !
> > > > ip host R1 2001 1.1.1.1
> > > > no ip classless
> > > > logging buffered
> > > > !
> > > > line con 0
> > > > line 1 16
> > > > session-timeout 20
> > > > no exec
> > > > exec-timeout 0 0
> > > > transport input all
> > > > line aux 0
> > > > line vty 0 4
> > > > exec-timeout 60 0
> > > > password 
> > > > login
> > > > !
> > > > end
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Please look at it and let me know please.
> > > >
> > > >
> > > > Thanks
> > > >
> > > >
> > > >
> > > > TARIQ
> > > > ----- Original Message -----
> > > > From: "Circusnuts" 
> > > > To: 
> > > > Sent: Wednesday, June 13, 2001 9:19 PM
> > > > Subject: Re: Reverse Telnet Problem. [7:8455]
> > > >
> > > >
> > > > > Show us the config.  My guess is that you have No Exec 
> > > instead of No
> > > Exec
> > > > > timeout on the vty's or maybe a password needs to be set.
> > > > >
> > > > > Phil
> > > > >
> > > > > ----- Original Message -----
> > > > > From: Tariq Azad
> > > > > To:
> > > > > Sent: Wednesday, June 13, 2001 8:55 PM
> > > > > Subject: Reverse Telnet Problem. [7:8455]
> > > > >
> > > > >
> > > > > > Hello Everybody !
> > > > > >
> > > > > > I am trying to telnet my Cisco 2503 router from Cisco 
> > > 2511 router.
> > > > > > I am getting the follwing message
> > > > > >
> > > > > > Trying Cisco2503 (1.1.1.1 2001) open
> > > > > >
> > > > > >
> > > > > >
> > > > > > but I am not getting any thing on screen.
> > > > > > My Cisco 2503 router is working OK and I can use 
> > > regular console cable
> > > > > with
> > > > > > my
> > > > > > Cisco 2503 router without any problem.
> > > > > >
> > > > > >
> > > > > > Please let me know how to configure this reverse telnet 
> > > with Cisco
> > > 2511
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > TARIQ
> [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=8502&t=8455
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to