cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2912
Views
0
Helpful
5
Replies

Issues getting a 1941 Term Server to work

bdb_opteman
Level 1
Level 1

Hi,

I set up a terminal server on a Cisco 1941 router.  It's very close to working but when I connect to a swith through it, it connects, asks for the username and password, it accepts the password with a password OK message and then nothing further happens.

I'm using the 8 port HWIC and the green Cisco octopus cable to connect to the RJ-45 console port on the remote switch.  We have other terminal servers set up in a similar manner and I've looked at Cisco's setup page for doing this.

Any ideas?

5 Replies 5

lgijssel
Level 9
Level 9

Hi Stacey,

When you get a response from the switch, most of the parameters are ok.

However, are you sure the username/passw is not coming from the async line on the 1941?

Lines must be configured with " no login ".

When this is ok, you can try to set the flowcontrol to " hardware ".

Issues like this are very often caused by incorrect flowcontrol settings.

regards,

Leo

Hi Leo,

Sorry it took so long to get back to you.  I changed the passwords around and yes, the username/password prompt is coming from the 1941.  Even after making sure 'no login' was set under line 0/0/0 0/0/7 in the 1941 router.  The strange thing is, even though the prompt is coming from the 1941, when I try to login to a line that isn't connected at the time, I get  no prompt.  But the username/password I use to make a successful login matches up with whatever username/password I configure on the 1941 so I know it's coming from the router.

I assume when you talk about the lines and no login, you're talking about line 0/0/0, etc on the 1941?  I set 'no login' under those lines and verified there was no 'login local'.  Is there anything special I need to do to the console lines on the target devices?

I've compared the config with two other terminal servers in the company configured by others and I can't see any big differences.

-Stacy

Stacy

Perhaps you could post the config of the 1941? Also the output of show line might be helpful in finding some issue.

HTH

Rick

HTH

Rick

OK.  Here is the config and the show line.  I deleted some IP addresses and security information.  The menu needs some cleaning up but that's just cosmetic.

-------------------Config-----------------------------------

version 15.0
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
service sequence-numbers
!
hostname 1941_Term_Server
!
boot-start-marker
boot-end-marker
!
security authentication failure rate 3 log
security passwords min-length 6
logging buffered 4096
logging console critical
enable secret 5
!
no aaa new-model
clock timezone gmt 0
!
no ipv6 cef
no ip source-route
ip cef
!
!
!
!
no ip bootp server
no ip domain lookup
ip domain name bdx.com
ip host AA-CORE1 2001 192.168.31.200
ip host AA-CORE2 2002 192.168.31.200
ip host AA_MDF_Access 2003 192.168.31.200
ip host AA_IDF_Access 2004 192.168.31.200
ip host AA_WLC 2005 192.168.31.200
ip host AA_ASA 2006 192.168.31.200
ip host AA_Riverbed_Steelhead 2007 192.168.31.200
multilink bundle-name authenticated
!
!

   license udi pid CISCO1941/K9
!
!
archive
log config
hidekeys
username
!
!
ip tcp synwait-time 10
ip ssh time-out 60
ip ssh authentication-retries 5
ip ssh version 2
!
!
!
!
interface Loopback0
description ** Terminal Async Reference **
ip address 192.168.31.200 255.255.255.255
!
interface GigabitEthernet0/0
description ** Management - WAN Transport **
ip address 10.x.x.x 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
duplex full
speed 100
no mop enabled
!
interface GigabitEthernet0/1
description ** Management - Management Network **
ip address 10.x.x.x 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
duplex full
speed 100
no mop enabled
!
interface Async0/0/0
description AA-CORE1
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/1
description AA-CORE2
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/2
description AA_MDF_Access
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/3
description AA_IDF_Access
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/4
description AA_WLC
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/5
description AA_ASA
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/6
description AA_Riverbed_Steelhead
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
encapsulation slip
!
interface Async0/0/7
no ip address
encapsulation slip
!
interface Async0/1/0
description AA Term Server PSTN

no ip address
encapsulation slip
!
ip forward-protocol nd
!
no ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1
!
logging trap debugging
!
!
menu termserver title


CC

**********************************************************

Network Terminal Server

To exit from a device, use CTRL+SHIFT+6 then press x

**********************************************************



menu termserver prompt
CYour Selection:

menu termserver text 1 Connect to AA-CORE1
menu termserver command 1 resume AA-CORE1 /connect telnet AA-CORE1
menu termserver text 2 Connect to AA-CORE2
menu termserver command 2 resume AA-CORE2 /connect telnet AA-CORE2
menu termserver text 3 Connect to AA_MDF_Access
menu termserver command 3 resumeAA_MDF_Access /connect telnet AA_MDF_Access
menu termserver text 4 Connect to AA_IDF_Access
menu termserver command 4 resume AA_IDF_Access /connect telnet AA_IDF_Access
menu termserver text 5 Connect to AA_WLC
menu termserver command 5 resume AA_WLC /connect telnet AA_WLC
menu termserver text 6 Connect to AA_ASA
menu termserver command 6 resume AA_ASA /connect telnet AA_ASA
menu termserver text 7 Connect to AA_Riverbed_Steelhead
menu termserver command 7 resume AA_Riverbed_Steelhead /connect telnet AA_Riverbed_Steelhead
menu termserver text s Show all established sessions
menu termserver command s show sessions
menu termserver options s pause
menu termserver text e menu-exit
menu termserver command e menu-exit
menu termserver text q Quit Terminal Server Session
menu termserver command q exit
menu termserver text c Close session by number ie c5
menu termserver command c1 disconnect 1
menu termserver command c2 disconnect 2
menu termserver command c3 disconnect 3
menu termserver command c4 disconnect 4
menu termserver command c5 disconnect 5
menu termserver command c6 disconnect 6
menu termserver command c7 disconnect 7
menu termserver clear-screen
!
!
control-plane
!
!
line con 0
login local
transport output telnet
line aux 0
login local
modem InOut
transport input all
transport output telnet
speed 115200
flowcontrol hardware
line 0/0/0 0/0/7
session-timeout 20
exec-timeout 0 0
no exec
transport input all
transport output none
flowcontrol hardware
line 0/1/0
modem InOut
transport input all
stopbits 1
speed 115200
flowcontrol hardware
line vty 0 4
privilege level 15
login local
autocommand menu termserver
transport input ssh
line vty 5 15
privilege level 15
login local
transport input ssh
!
scheduler allocate 20000 1000
end

---------------------------------------Show Line--------------------------------

   Tty Line Typ     Tx/Rx   A Modem Roty AccO AccI Uses Noise Overruns Int

     0   0 CTY             -   -     -   -   -     0     0   0/0     -

     1   1 AUX 115200/115200- inout     -   -   -     4     0   0/0     -

0/0/0   3 TTY   9600/9600 -   -     -   -   -     0     0   0/0     -

0/0/1   4 TTY   9600/9600 -   -     -   -   -     1     8   0/0     -

0/0/2   5 TTY   9600/9600 -   -     -   -   -     0     0   0/0     -

0/0/3   6 TTY   9600/9600 -   -     -   -   -     1     0   0/0     -

0/0/4   7 TTY   9600/9600 -   -     -   -   -     0     0   0/0     -

0/0/5   8 TTY   9600/9600 -   -     -   -   -     0     0   0/0     -

0/0/6   9 TTY   9600/9600 -   -     -   -   -     0     0   0/0     -

0/0/7   10 TTY   9600/9600 -   -     -   -   -     0     0   0/0     -

0/1/0   19 TTY 115200/115200- inout     -   -   -     0     0   0/0     -

*   132 132 VTY             -   -      -   -   -   13     0   0/0     -

   133 133 VTY             -   -     -   -   -     0     0   0/0     -

   134 134 VTY             -   -     -   -   -     0     0   0/0     -

   135 135 VTY             -   -     -   -   -     0     0   0/0     -

   136 136 VTY             -   -     -   -   -     0     0   0/0     -

   137 137 VTY             -   -     -   -   -     0     0   0/0     -

   138 138 VTY             -   -     -   -   -     0     0   0/0     -

   139 139 VTY             -   -     -   -   -     0     0   0/0     -

   140 140 VTY             -   -     -   -   -     0     0   0/0     -

   141 141 VTY             -   -     -   -   -     0     0   0/0     -

   142 142 VTY             -   -     -   -   -     0     0   0/0     -

   Tty Line Typ     Tx/Rx   A Modem Roty AccO AccI Uses Noise Overruns Int

   143 143 VTY             -   -     -   -   -     0     0   0/0     -

   144 144 VTY             -   -     -   -   -     0     0   0/0     -

   145 145 VTY             -   -     -   -   -     0     0   0/0     -

   146 146 VTY             -   -     -   -   -     0     0   0/0     -

   147 147 VTY              -   -     -   -   -     0     0   0/0     -

Line(s) not in async mode -or- with no hardware support:

2, 11-18, 20-131

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

Thanks for any help you can give!

-Stacy

Stacy

I have two comments/suggestions (perhaps a bit related):

- if this is a term server then you would not do slip on the connection to the device. At a minimum I would remove encapsulation slip from lines async0/0/0 through 0/0/7.

- I am not used to seeing lines async configured along with the line configuration of line 0/0/0 0/0/7. Perhaps you might try removing lines async0/0/0 through 0/0/7 and see what happens.

I have not looked at the menu but feel that whatever is there is cosmetic and not related to the problem that you are experiencing.

HTH

Rick

HTH

Rick