cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6783
Views
20
Helpful
15
Replies

2511 Terminal Server Question

ppavlovich
Level 1
Level 1

Hi all,

Don't have too much experience setting up a 2511 term server. When I try to connect to a device from my terminal server, I am getting prompted for username/password. The banner for my term server also comes up. When I put in my username/password (there are no credentials on the remote devices), it hangs after the password goes in. I clear the line, but it happens again. Here is my config...what am I missing?

Current configuration : 1411 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname TermServ
!
aaa new-model
aaa authentication login default local
aaa authorization exec default local
enable secret 5 XXXX
!
username XXXX privilege 15 password 7 XXXXX
!
!
!
!
ip subnet-zero
ip host R5 2005 1.1.1.1
ip host R4 2004 1.1.1.1
ip host R3 2003 1.1.1.1
ip host R2 2002 1.1.1.1
ip host R1 2001 1.1.1.1
ip host R6 2006 1.1.1.1
ip host SW1 2007 1.1.1.1
ip host SW2 2008 1.1.1.1
ip host SW3 2009 1.1.1.1
ip host SW4 2010 1.1.1.1
ip host FRS 2011 1.1.1.1
ip host BB1 2012 1.1.1.1
ip host BB2 2013 1.1.1.1
ip host BB3 2014 1.1.1.1
!
!
!
!
interface Loopback1
ip address 1.1.1.1 255.255.255.0
!
interface Ethernet0
ip address 192.168.0.30 255.255.255.0
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
ip classless
ip http server
!
banner motd ^CC
**************************************************************************

              Access to this device is strictly prohibited.

**************************************************************************^C
!
line con 0
password 7 XXXX
line 1 16
session-timeout 60
transport input telnet
line aux 0
line vty 0 4
exec-timeout 5 0
logout-warning 60
transport input telnet
!
end

15 Replies 15

Hello Rick,

thanks for your kind remarking you are a gentleman and you have been my reference when I started to write on netpro now Cisco Supporting Forums.

thanks I want to post my tests in an Excel File showing my findings.

 

I'm stucked as I am not able to arrange a null modem cable setup, however I think that the logs I have collected on the excel spreadsheet demonstrate that configuration is correct.

Note:

before adding loop100 to security zone NOC reverse telnet to TCP port 2001 failed with connection refused..

 

Best Regards

Giuseppe Larosa