Hi, we are having some difficulty in getting some of our devices to properly download configs. I suspect it may be related to a login banner we have, but can't confirm. We have about 57 Cisco 2960's in various locations, all use SSH to login and some of them download fine, some do not. We haven't been able to find a common thread as to why the one's that don't work, fail, but we have verified, same cisco code level and pretty close config, but still no login.
Has anyone had issues logging in with SSH and using a banner? When I look at the test results. it looks like i'm already logged in at a # prompt and it's trying to put the username in again.
The result is an unable to login to router timeout and no config download.
Here is a sample output from when I run a test login.
----- Connection Profile: New_Switch_SSH -----
Device Template: Cisco IOS-1.3.6.1.4.1.9
C**************************************************************************
WARNING TO UNAUTHORIZED USERS:
Individuals using the computer network system without
authorization, or in excess of their authorization, are
subject to having all their activity on this computer
network system monitored and recorded by system
personnel. To protect the computer network system from
unauthorized use and to ensure the computer network system
is functioning properly, system administrators monitor this
system. Anyone using this computer network system
expressly consents to such monitoring and is advised that
if such monitoring reveals possible conduct of criminal
activity, system personnel may provide the evidence of
such activity to law enforcement officers.
Access is restricted to authorized users only.
Unauthorized access is a violation of state and federal,
civil and criminal laws.
$(hostname)
****************************************************************************
admin
KSLAW-IDFB-2960-01#
a
d
m
i
n
Translating "admin"...domain server
(255.255.255.255)
% Unknown command or computer name, or unable to find computer address
Thanks for any help you guys can provide.