ā09-03-2024 06:34 AM
Needing a little help
I have been trying to get this to work for a few weeks now and I was able to get the 2901 to console into devices (Cisco 2900 series switches) with configurations on them. Still, when I try to access a factory defaulted switch I enter my credentials and it goes no further I am not offered a prompt for the switch see attached. I am using a Cisco HWIC-16A 16 Port Async Interface with an octal async cable for my console connections
I have configured my 2901 with this config
Terminal-Server#sh run
Building configuration...
Current configuration : 4686 bytes
!
! Last configuration change at 06:07:23 CDT Tue Sep 3 2024
!
version 15.7
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Terminal-Server
!
boot-start-marker
boot-end-marker
!
!
!
aaa new-model
!
!
aaa authorization exec default local
!
!
!
!
!
!
aaa session-id common
clock timezone CST -6 0
clock summer-time CDT recurring
!
!
!
!
!
!
!
!
!
!
!
!
ip domain name yourname.local
ip host d1 2003 10.1.1.1
ip host d2 2004 10.1.1.1
ip host d3 2005 10.1.1.1
ip host d4 2006 10.1.1.1
ip host d5 2007 10.1.1.1
ip host d6 2008 10.1.1.1
ip host d7 2009 10.1.1.1
ip host d8 2010 10.1.1.1
ip host d9 2011 10.1.1.1
ip host d10 2012 10.1.1.1
ip host d11 2013 10.1.1.1
ip host d12 2014 10.1.1.1
ip host d13 2015 10.1.1.1
ip host d14 2016 10.1.1.1
ip host d15 2017 10.1.1.1
ip host d16 2018 10.1.1.1
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
license udi pid CISCO2901/K9 sn FJC1839A007
!
!
username admin privilege 15 secret 5 $1$f1IG$t.fQYTwstN5ndTk1wXmkB.
!
redundancy
!
!
!
!
!
!
interface Loopback1
ip address 10.1.1.1 255.255.255.0
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 10.xx.xx.xx 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Async0/0/0
no ip address
encapsulation slip
!
interface Async0/0/1
no ip address
encapsulation slip
!
interface Async0/0/2
no ip address
encapsulation slip
!
interface Async0/0/3
no ip address
encapsulation slip
!
interface Async0/0/4
no ip address
encapsulation slip
!
interface Async0/0/5
no ip address
encapsulation slip
!
interface Async0/0/6
no ip address
encapsulation slip
!
interface Async0/0/7
no ip address
encapsulation slip
!
interface Async0/0/8
no ip address
encapsulation slip
!
interface Async0/0/9
no ip address
encapsulation slip
!
interface Async0/0/10
no ip address
encapsulation slip
!
interface Async0/0/11
no ip address
encapsulation slip
!
interface Async0/0/12
no ip address
encapsulation slip
!
interface Async0/0/13
no ip address
encapsulation slip
!
interface Async0/0/14
no ip address
encapsulation slip
!
interface Async0/0/15
no ip address
encapsulation slip
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 10.xx.xx.xx
ip ssh version 2
!
!
menu cisco title ^CCCC
welcome to the Terminal Server
To exit from the device, use CTRL+SHIFT+6 then press x
^C
menu cisco prompt ^CCCCC
Choose your option
^C
menu cisco text 1 login to D1
menu cisco command 1 telnet 10.1.1.1 2003
menu cisco text 2 login to D2
menu cisco command 2 telnet 10.1.1.1 2004
menu cisco text 3 login to D3
menu cisco command 3 telnet 10.1.1.1 2005
menu cisco text 4 login to D4
menu cisco command 4 telnet 10.1.1.1 2006
menu cisco text 5 login to D5
menu cisco command 5 telnet 10.1.1.1 2007
menu cisco text 6 login to D6
menu cisco command 6 telnet 10.1.1.1 2008
menu cisco text 7 login to D7
menu cisco command 7 telnet 10.1.1 1 2009
menu cisco text 8 login to D8
menu cisco command 8 telnet 10.1.1.1 2010
menu cisco text 9 login to D9
menu cisco command 9 telnet 10.1.1.1 2011
menu cisco text 10 login to D10
menu cisco command 10 telnet 10.1.1.1 2012
menu cisco text 11 login to D11
menu cisco command 11 telnet 10.1.1.1 2013
menu cisco text 12 login to D12
menu cisco command 12 telnet 10.1.1.1 2014
menu cisco text 13 login to D13
menu cisco command 13 telnet 10.1.1.1 2015
menu cisco text 14 login to D14
menu cisco command 14 telnet 10.1.1.1 2016
menu cisco text 15 login to D15
menu cisco command 15 telnet 10.1.1.1 2017
menu cisco text 16 login to D16
menu cisco command 16 telnet 10.1.1.1 2018
menu cisco text e menu-exit
menu cisco command e menu-exit
menu cisco text q disconnect from terminal server
menu cisco command q exit
menu cisco clear-screen
menu cisco line-mode
!
menu main status-line
!
!
!
!
!
control-plane
!
!
line con 0
line aux 0
session-timeout 60
exec-timeout 0 0
autobaud
logging synchronous
transport input all
stopbits 1
flowcontrol hardware
line 2
session-timeout 60
exec-timeout 0 0
logging synchronous
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
flowcontrol hardware
line 0/0/0 0/0/15
session-timeout 600
exec-timeout 5 0
logging synchronous
transport input all
stopbits 1
flowcontrol hardware
line vty 0 4
autocommand menu cisco
transport input ssh
transport output all
line vty 5 15
autocommand menu cisco
transport input ssh
transport output all
!
scheduler allocate 20000 1000
!
end
Solved! Go to Solution.
ā09-04-2024 10:03 AM
it is something with that particular switch I pulled another available switch from our LAB and defaulted it the same way and I can access it with no issues. I am sorry to take up your time and I do appreciate all your help and effort in solving this issue i will work on updating firmware on the troubled switch and see if that issue is solved once that is done
ā09-05-2024 09:28 AM
Update on this and the 2960x switch connection found i needed to add to line 0/0/0 /0/15 on the terminal server config commands "flowcontrol none" and "stopbits 2" once those changes were made the cli for the switch stopped freezing up on that model switch
ā09-03-2024 09:37 AM
Interesting that it works to a configured switch but does not work to an uninitialized switch. I assume that after connecting to an uninitialized switch that you have pressed return multiple times?
If you connect to an uninitialized switch, and pressing return has no effect, would you power cycle the switch and tell us if any output of the boot process appears?
ā09-03-2024 11:27 AM
Hi Richard yes I hit enter several times nothing when the switch is power-cycled I then see the boot sequence of the switch once its loaded it again became unresponsive to any input other than ctrl+shift+6+x to return to the terminal server prompt
ā09-03-2024 03:00 PM
That is interesting. Can you tell me about the factory defaulted switch? Who did it and how did they do it.
My guess at this point is that the switch is not really factory defaulted but has some configuration, including disabling the console. I suggest that you use the password recovery procedure and see if that allows you to access the switch.
ā09-04-2024 06:00 AM
Hello I did a write erase on the switch it did have a vlan.dat file on it but i deleted it after that i retested the console connection via the server and same thing unresponsive prompt
this is the current state of the switch when you console directly via laptop
Switch>
Switch>en
Switch#sh start
startup-config is not present
Switch#sh run
Building configuration...
Current configuration : 1573 bytes
!
! Last configuration change at 13:03:24 UTC Wed Sep 4 2024
!
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Switch
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
switch 1 provision ws-c2960x-24ts-l
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
!
!
!
vlan internal allocation policy ascending
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0
no ip address
shutdown
!
interface GigabitEthernet1/0/1
!
interface GigabitEthernet1/0/2
!
interface GigabitEthernet1/0/3
!
interface GigabitEthernet1/0/4
!
interface GigabitEthernet1/0/5
!
interface GigabitEthernet1/0/6
!
interface GigabitEthernet1/0/7
!
interface GigabitEthernet1/0/8
!
interface GigabitEthernet1/0/9
!
interface GigabitEthernet1/0/10
!
interface GigabitEthernet1/0/11
!
interface GigabitEthernet1/0/12
!
interface GigabitEthernet1/0/13
!
interface GigabitEthernet1/0/14
!
interface GigabitEthernet1/0/15
!
interface GigabitEthernet1/0/16
!
interface GigabitEthernet1/0/17
!
interface GigabitEthernet1/0/18
!
interface GigabitEthernet1/0/19
!
interface GigabitEthernet1/0/20
!
interface GigabitEthernet1/0/21
!
interface GigabitEthernet1/0/22
!
interface GigabitEthernet1/0/23
!
interface GigabitEthernet1/0/24
!
interface GigabitEthernet1/0/25
!
interface GigabitEthernet1/0/26
!
interface GigabitEthernet1/0/27
!
interface GigabitEthernet1/0/28
!
interface Vlan1
no ip address
shutdown
!
ip http server
ip http secure-server
!
!
!
!
!
line con 0
line vty 5 15
!
end
Switch#dir
Directory of flash:/
2 drwx 512 Jan 19 2018 08:14:42 +00:00 c2960x-universalk9-mz.152-2.E6
668 -rwx 1048 Sep 4 2024 11:39:49 +00:00 multiple-fs
122185728 bytes total (95054848 bytes free)
Switch#
ā09-04-2024 07:23 AM
Thanks for the additional information. So the console does work when laptop is connected to console but does not work when connected to terminal server? I am puzzled about that.
I wonder if there is anything in the messages generated in the booting process that might shed light on this. Could you connected the switch to the terminal server, boot the switch, copy and post the messages generated during the boot?
ā09-04-2024 07:57 AM - edited ā09-04-2024 08:01 AM
here is the boot of the switch from the terminal server after it is power cycled
Terminal-Server>
Terminal-Server>en
Terminal-Server#menu cisco
CCC
welcome to the Terminal Server
To exit from the device, use CTRL+SHIFT+6 then press x
1 login to D1
2 login to D2
3 login to D3
4 login to D4
5 login to D5
6 login to D6
7 login to D7
8 login to D8
9 login to D9
10 login to D10
11 login to D11
12 login to D12
13 login to D13
14 login to D14
15 login to D15
16 login to D16
e menu-exit
q disconnect from terminal server
CCCC
Choose your option
1
Trying 10.1.1.1, 2003 ... Open
User Access Verification
Username: admin
Password:
CPU rev: B
Image passed digital signature verification
Board rev: 18
Testing DataBus...
Testing AddressBus...
Testing Memory from 0x00000000 to 0x1fffffff...|
*Sep 4 13:22:14.275: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transition s detected on line/
Using driver version 4 for media type 1
Xmodem file system is available.
Base ethernet MAC Address: c4:72:95:7d:47:80
The password-recovery mechanism is enabled.
USB EHCI 1.00
USB EHCI 1.00
USB Console INIT
Initializing Flash...
mifs[5]: 10 files, 1 directories
mifs[5]: Total bytes : 1806336
mifs[5]: Bytes used : 690688
mifs[5]: Bytes available : 1115648
mifs[5]: mifs fsck took 1 seconds.
mifs[6]: 1 files, 1 directories
mifs[6]: Total bytes : 3870720
mifs[6]: Bytes used : 971264
mifs[6]: Bytes available : 2899456
mifs[6]: mifs fsck took 0 seconds.
mifs[7]: 5 files, 1 directories
mifs[7]: Total bytes : 258048
mifs[7]: Bytes used : 8192
mifs[7]: Bytes available : 249856
mifs[7]: mifs fsck took 1 seconds.
mifs[8]: 5 files, 1 directories
mifs[8]: Total bytes : 258048
mifs[8]: Bytes used : 8192
mifs[8]: Bytes available : 249856
mifs[8]: mifs fsck took 0 seconds.
mifs[9]: 649 files, 19 directories
mifs[9]: Total bytes : 122185728
mifs[9]: Bytes used : 27130880
mifs[9]: Bytes available : 95054848
mifs[9]: mifs fsck took 34 seconds.
...done Initializing Flash.
Loading "flash:/c2960x-universalk9-mz.152-2.E6/c2960x-universalk9-mz.152-2.E6.bin"...Verifying image flash:/c2960x-universalk9-mz.152-2.E6/c2960x-universalk9-mz.152-2.E6.bin..................................
*Sep 4 13:23:40.215: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line 3...................................................................................................................................................................................................................................................................................................Image passed digital signature verification
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*Sep 4 13:24:42.087: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line 3@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
File "flash:/c2960x-universalk9-mz.152-2.E6/c2960x-universalk9-mz.152-2.E6.bin" uncompressed and installed, entry point: 0x3000
executing...
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.2(2)E6, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 16-Dec-16 21:27 by prod_rel_team
Initializing flashfs...
Using driver version 4 for media type 1
mifs[7]: 10 files, 1 directories
mifs[7]: Total bytes : 1806336
mifs[7]: Bytes used : 690688
mifs[7]: Bytes available : 1115648
mifs[7]: mifs fsck took 0 seconds.
mifs[7]: Initialization complete.
mifs[8]: 1 files, 1 directories
mifs[8]: Total bytes : 3870720
mifs[8]: Bytes used : 971264
mifs[8]: Bytes available : 2899456
mifs[8]: mifs fsck took 0 seconds.
mifs[8]: Initialization complete.
mifs[9]: 5 files, 1 directories
mifs[9]: Total bytes : 258048
mifs[9]: Bytes used : 8192
mifs[9]: Bytes available : 249856
mifs[9]: mifs fsck took 0 seconds.
mifs[9]: Initialization complete.
mifs[10]: 5 files, 1 directories
mifs[10]: Total bytes : 258048
mifs[10]: Bytes used : 8192
mifs[10]: Bytes available : 249856
mifs[10]: mifs fsck took 1 seconds.
mifs[10]: Initialization complete.
mifs[11]: 649 files, 19 directories
mifs[11]: Total bytes : 122185728
mifs[11]: Bytes used : 27130880
mifs[11]: Bytes available : 95054848
mifs[11]: mifs fsck took 1 seconds.
mifs[11]: Initialization complete.
...done Initializing flashfs.
Checking for Bootloader upgrade..
Boot Loader upgrade not required (Stage 2)
FIPS: Flash Key Check : Begin
FIPS: Flash Key Check : End, Not Found, FIPS Mode Not Enabled
POST: MA BIST : Begin
POST: MA BIST : End, Status Passed
POST: TCAM BIST : Begin
POST: TCAM BIST : End, Status Passed
POST: ACT2 Authentication : Begin
POST: ACT2 Authentication : End, Status Passed
extracting front_end/front_end_ucode_info (43 bytes)
Waiting for Stack Master Election...
POST: Thermal, Fan Tests : Begin
POST: Thermal, Fan Tests : End, Status Passed
POST: PortASIC Stack Port Loopback Tests : Begin
POST: PortASIC Stack Port Loopback Tests : End, Status Passed
POST: PortASIC Port Loopback Tests : Begin
*Sep 4 13:25:48.475: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line 3
*Sep 4 13:25:53.271: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to down
*Sep 4 13:25:54.271: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to down
POST: PortASIC Port Loopback Tests : End, Status Passed
POST: EMAC Loopback Tests : Begin
POST: EMAC Loopback Tests : MAC Loopback Passed
*Sep 4 13:25:59.271: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to up
*Sep 4 13:26:00.271: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up
POST: EMAC Loopback Tests : PHY Loopback Passed
POST: EMAC Loopback Tests : End, Status Passed
Election Complete
Switch 1 booting as Master
Waiting for Port download...Complete
Initializing Port Extension Feature Support...
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
cisco WS-C2960X-24TS-L (APM86XXX) processor (revision G0) with 524288K bytes of memory.
Processor board ID xxxxxxx
Last reset from power-on
1 Virtual Ethernet interface
1 FastEthernet interface
28 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : C4:72:95:7D:47:80
Motherboard assembly number : 73-15973-02
Power supply part number : 341-0529-02
Motherboard serial number : xxxxxx
Power supply serial number : xxxxxx
Model revision number : G0
Motherboard revision number : B0
Model number : WS-C2960X-24TS-L
Daughterboard assembly number : 73-14200-03
Daughterboard serial number : xxxxxxx
System serial number : xxxxxxx
Top Assembly Part Number : 800-41470-01
Top Assembly Revision Number : C0
Version ID : V03
CLEI Code Number : CMMMU00ARB
Daughterboard revision number : A0
Hardware Board Revision Number : 0x12
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 28 WS-C2960X-24TS-L 15.2(2)E6 C2960X-UNIVERSALK9-M
Press RETURN to get started!
*Mar 1 00:00:27.643: Read env variable - LICENSE_BOOT_LEVEL =
*Jan 2 00:00:00.150: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = c2960x_lanbase Next reboot level = lanbase and License = lanbase
Sep 4 14:52:25.121: in Switch 0. Cannot read pid from Flexstack module
Sep 4 14:53:08.809: %STACKMGR-4-SWITCH_ADDED: Switch 1 has been ADDED to the stack
Sep 4 14:53:10.193: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down
Sep 4 14:53:10.193: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down
Sep 4 14:53:12.038: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type vlan
Sep 4 14:53:34.625: %STACKMGR-5-SWITCH_READY: Switch 1 is READY
Sep 4 14:53:34.625: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 1 has changed to state DOWN
Sep 4 14:53:34.625: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state DOWN
Sep 4 14:53:34.946: %STACKMGR-5-MASTER_READY: Master Switch 1 is READY
Sep 4 14:53:34.950: %SYS-5-RESTART: System restarted --
Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.2(2)E6, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 16-Dec-16 21:27 by prod_rel_team
Sep 4 14:53:36.942: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to down
Sep 4 14:53:37.533: %USB_CONSOLE-6-MEDIA_RJ45: Console media-type is RJ45.
Sep 4 14:53:37.945: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down
*Sep 4 13:27:48.271: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to down
*Sep 4 13:27:49.271: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to down
*Sep 4 13:28:12.271: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to up
*Sep 4 13:28:13.271: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up
ā09-04-2024 08:48 AM
Thanks for the update with the information that I requested. I note a few things:
- early in the output I see this:
Trying 10.1.1.1, 2003 ... Open
User Access Verification
Username: admin
Password:
Is that logging into the switch? I thought you indicated that the switch NEVER communicated on the console.
- In the output I see multiple instances of " Excessive modem signal transitions detected on line". Do you get those messages when you connect your laptop directly to the switch console?
- when you are connected your laptop to the console and the switch is running would you post the output of the command show line and of show line con 0
- I am not sure why it might be different, but can you connect the switch to a different port on the router and see if you get the same symptoms?
ā09-04-2024 09:57 AM
Terminal-Server>
Terminal-Server>en
Terminal-Server#menu cisco
CCC
welcome to the Terminal Server
To exit from the device, use CTRL+SHIFT+6 then press x
1 login to D1
2 login to D2
3 login to D3
4 login to D4
5 login to D5
6 login to D6
7 login to D7
8 login to D8
9 login to D9
10 login to D10
11 login to D11
12 login to D12
13 login to D13
14 login to D14
15 login to D15
16 login to D16
e menu-exit
q disconnect from terminal server
CCCC
Choose your option
1
Trying 10.1.1.1, 2003 ... Open
User Access Verification
Username: admin
Password:
that part of the previous post is the terminal server and it is the login for the terminal server if I am correct opening the lines of the console requires the creds of the server the line opens and after input of the creds it hangs and wont accept any other input
the Excessive modem signal transitions detected on line are not present on the switch when console through laptop to console port i know that line is good because it will connect to the configured switch just issue with defaulted switch
here is the sh line commands direct from switch
Switch#sh line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
* 0 CTY - - - - - 0 0 0/0 -
1 VTY - - - - - 0 0 0/0 -
2 VTY - - - - - 0 0 0/0 -
3 VTY - - - - - 0 0 0/0 -
4 VTY - - - - - 0 0 0/0 -
5 VTY - - - - - 0 0 0/0 -
6 VTY - - - - - 0 0 0/0 -
7 VTY - - - - - 0 0 0/0 -
8 VTY - - - - - 0 0 0/0 -
9 VTY - - - - - 0 0 0/0 -
10 VTY - - - - - 0 0 0/0 -
11 VTY - - - - - 0 0 0/0 -
12 VTY - - - - - 0 0 0/0 -
13 VTY - - - - - 0 0 0/0 -
14 VTY - - - - - 0 0 0/0 -
15 VTY - - - - - 0 0 0/0 -
16 VTY - - - - - 0 0 0/0 -
Switch#show line con 0
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
* 0 CTY - - - - - 0 0 0/0 -
Line 0, Location: "", Type: ""
Length: 0 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600, no parity, 2 stopbits, 8 databits
Status: PSI Enabled, Ready, Active, Automore On
Capabilities: none
Modem state: Ready
RJ45 Console is in use
USB Console baud rate = 9600
Special Chars: Escape Hold Stop Start Disconnect Activation
^^x none - - none
Timeouts: Idle EXEC Idle Session Modem Answer Session Dispatch
00:10:00 never none not set
Idle Session Disconnect Warning
never
Login-sequence User Response
00:00:30
Autoselect Initial Wait
not set
Modem type is unknown.
Session limit is not set.
Time since activation: 00:01:05
Editing is enabled.
History is enabled, history size is 20.
DNS resolution in show commands is enabled
Full user help is disabled
Allowed input transports are none.
Allowed output transports are telnet ssh.
Preferred transport is telnet.
Shell: disabled
Shell trace: off
No output characters are padded
No special data dispatching characters
Switch#
here is the boot output from a different line same situation
CCC
welcome to the Terminal Server
To exit from the device, use CTRL+SHIFT+6 then press x
1 login to D1
2 login to D2
3 login to D3
4 login to D4
5 login to D5
6 login to D6
7 login to D7
8 login to D8
9 login to D9
10 login to D10
11 login to D11
12 login to D12
13 login to D13
14 login to D14
15 login to D15
16 login to D16
e menu-exit
q disconnect from terminal server
CCCC
Choose your option
2
Trying 10.1.1.1, 2004 ... Open
User Access Verification
Username: admin
Password:
CPU rev: B
Image passed digital signature verification
Board rev: 18
Testing DataBus...
Testing AddressBus...
Testing Memory from 0x00000000 to 0x1fffffff.../
*Sep 4 15:25:49.891: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line/
Using driver version 4 for media type 1
Xmodem file system is available.
Base ethernet MAC Address: c4:72:95:7d:47:80
The password-recovery mechanism is enabled.
USB EHCI 1.00
USB EHCI 1.00
USB Console INIT
Initializing Flash...
mifs[5]: 10 files, 1 directories
mifs[5]: Total bytes : 1806336
mifs[5]: Bytes used : 690688
mifs[5]: Bytes available : 1115648
mifs[5]: mifs fsck took 1 seconds.
mifs[6]: 1 files, 1 directories
mifs[6]: Total bytes : 3870720
mifs[6]: Bytes used : 971264
mifs[6]: Bytes available : 2899456
mifs[6]: mifs fsck took 0 seconds.
mifs[7]: 5 files, 1 directories
mifs[7]: Total bytes : 258048
mifs[7]: Bytes used : 8192
mifs[7]: Bytes available : 249856
mifs[7]: mifs fsck took 1 seconds.
mifs[8]: 5 files, 1 directories
mifs[8]: Total bytes : 258048
mifs[8]: Bytes used : 8192
mifs[8]: Bytes available : 249856
mifs[8]: mifs fsck took 0 seconds.
mifs[9]: 649 files, 19 directories
mifs[9]: Total bytes : 122185728
mifs[9]: Bytes used : 27130880
mifs[9]: Bytes available : 95054848
mifs[9]: mifs fsck took 34 seconds.
...done Initializing Flash.
Loading "flash:/c2960x-universalk9-mz.152-2.E6/c2960x-universalk9-mz.152-2.E6.bin"...Verifying image flash:/c2960x-universalk9-mz.152-2.E6/c2960x-universalk9-mz.152-2.E6.bin...........................
*Sep 4 15:27:15.823: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line 4..........................................................................................................................................................................................................................................................................................................Image passed digital signature verification
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*Sep 4 15:28:17.695: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line 4@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
File "flash:/c2960x-universalk9-mz.152-2.E6/c2960x-universalk9-mz.152-2.E6.bin" uncompressed and installed, entry point: 0x3000
executing...
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.2(2)E6, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 16-Dec-16 21:27 by prod_rel_team
Initializing flashfs...
Using driver version 4 for media type 1
mifs[7]: 10 files, 1 directories
mifs[7]: Total bytes : 1806336
mifs[7]: Bytes used : 690688
mifs[7]: Bytes available : 1115648
mifs[7]: mifs fsck took 0 seconds.
mifs[7]: Initialization complete.
mifs[8]: 1 files, 1 directories
mifs[8]: Total bytes : 3870720
mifs[8]: Bytes used : 971264
mifs[8]: Bytes available : 2899456
mifs[8]: mifs fsck took 0 seconds.
mifs[8]: Initialization complete.
mifs[9]: 5 files, 1 directories
mifs[9]: Total bytes : 258048
mifs[9]: Bytes used : 8192
mifs[9]: Bytes available : 249856
mifs[9]: mifs fsck took 0 seconds.
mifs[9]: Initialization complete.
mifs[10]: 5 files, 1 directories
mifs[10]: Total bytes : 258048
mifs[10]: Bytes used : 8192
mifs[10]: Bytes available : 249856
mifs[10]: mifs fsck took 1 seconds.
mifs[10]: Initialization complete.
mifs[11]: 649 files, 19 directories
mifs[11]: Total bytes : 122185728
mifs[11]: Bytes used : 27130880
mifs[11]: Bytes available : 95054848
mifs[11]: mifs fsck took 0 seconds.
mifs[11]: Initialization complete.
...done Initializing flashfs.
Checking for Bootloader upgrade..
Boot Loader upgrade not required (Stage 2)
FIPS: Flash Key Check : Begin
FIPS: Flash Key Check : End, Not Found, FIPS Mode Not Enabled
POST: MA BIST : Begin
POST: MA BIST : End, Status Passed
POST: TCAM BIST : Begin
POST: TCAM BIST : End, Status Passed
POST: ACT2 Authentication : Begin
POST: ACT2 Authentication : End, Status Passed
extracting front_end/front_end_ucode_info (43 bytes)
Waiting for Stack Master Election...
POST: Thermal, Fan Tests : Begin
POST: Thermal, Fan Tests : End, Status Passed
POST: PortASIC Stack Port Loopback Tests : Begin
POST: PortASIC Stack Port Loopback Tests : End, Status Passed
POST: PortASIC Port Loopback Tests : Begin
*Sep 4 15:29:24.059: %HWIC_SERIAL-3-LINEFLAP: Excessive modem signal transitions detected on line 4
POST: PortASIC Port Loopback Tests : End, Status Passed
POST: EMAC Loopback Tests : Begin
POST: EMAC Loopback Tests : MAC Loopback Passed
POST: EMAC Loopback Tests : PHY Loopback Passed
POST: EMAC Loopback Tests : End, Status Passed
Election Complete
Switch 1 booting as Master
Waiting for Port download...Complete
Initializing Port Extension Feature Support...
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
cisco WS-C2960X-24TS-L (APM86XXX) processor (revision G0) with 524288K bytes of memory.
Processor board ID xxxxxxxxxx
Last reset from power-on
1 Virtual Ethernet interface
1 FastEthernet interface
28 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : C4:72:95:7D:47:80
Motherboard assembly number : 73-15973-02
Power supply part number : 341-0529-02
Motherboard serial number : xxxxxxxxxx
Power supply serial number : xxxxxxxxxx
Model revision number : G0
Motherboard revision number : B0
Model number : WS-C2960X-24TS-L
Daughterboard assembly number : 73-14200-03
Daughterboard serial number : xxxxxxx
System serial number : xxxxxxxx
Top Assembly Part Number : 800-41470-01
Top Assembly Revision Number : C0
Version ID : V03
CLEI Code Number : CMMMU00ARB
Daughterboard revision number : A0
Hardware Board Revision Number : 0x12
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 28 WS-C2960X-24TS-L 15.2(2)E6 C2960X-UNIVERSALK9-M
Press RETURN to get started!
*Mar 1 00:00:27.622: Read env variable - LICENSE_BOOT_LEVEL =
*Jan 2 00:00:00.153: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = c2960x_lanbase Next reboot level = lanbase and License = lanbase
Sep 4 16:56:01.118: in Switch 0. Cannot read pid from Flexstack module
Sep 4 16:56:44.812: %STACKMGR-4-SWITCH_ADDED: Switch 1 has been ADDED to the stack
Sep 4 16:56:46.196: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down
Sep 4 16:56:46.196: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down
Sep 4 16:56:48.042: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type vlan
Sep 4 16:57:10.625: %STACKMGR-5-SWITCH_READY: Switch 1 is READY
Sep 4 16:57:10.625: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 1 has changed to state DOWN
Sep 4 16:57:10.625: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state DOWN
Sep 4 16:57:10.946: %STACKMGR-5-MASTER_READY: Master Switch 1 is READY
Sep 4 16:57:10.950: %SYS-5-RESTART: System restarted --
Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.2(2)E6, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 16-Dec-16 21:27 by prod_rel_team
Sep 4 16:57:12.945: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to down
Sep 4 16:57:13.550: %USB_CONSOLE-6-MEDIA_RJ45: Console media-type is RJ45.
Sep 4 16:57:13.949: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down
ā09-04-2024 10:03 AM
it is something with that particular switch I pulled another available switch from our LAB and defaulted it the same way and I can access it with no issues. I am sorry to take up your time and I do appreciate all your help and effort in solving this issue i will work on updating firmware on the troubled switch and see if that issue is solved once that is done
ā09-04-2024 10:31 AM
Thanks for the update. Glad to know that it appears to be something unique to that switch. I hope that the firmware update will fix the issue. Thank you for marking this question as solved. This will help other participants in the community to identify discussions which have helpful information. This community is an excellent place to ask questions and to learn about networking. I hope to see you continue to be active in the community.
ā09-05-2024 09:28 AM
Update on this and the 2960x switch connection found i needed to add to line 0/0/0 /0/15 on the terminal server config commands "flowcontrol none" and "stopbits 2" once those changes were made the cli for the switch stopped freezing up on that model switch
ā09-05-2024 12:27 PM
Thanks for the update. Congratulations on finding the real issue/solution.
ā09-04-2024 04:51 AM - edited ā09-04-2024 05:02 AM
double post
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide