Warning

 

Close

Confirm Action

Are you sure you wish to do this?

Confirm Cancel
BCM
User Panel

Site Notices
Posted: 9/26/2005 7:34:10 AM EDT
Link Posted: 9/26/2005 7:42:28 AM EDT
[#1]

Quoted:
Can you guys make any sense out of this?


C2900XL Boot Loader (C2900-HBOOT-M) Version 12.0(5.3)WC(1), MAINTENANCE INTERIM
SOFTWARE
Compiled Mon 30-Apr-01 07:34 by devgoyal
starting...
Base ethernet MAC Address: 00:0d:29:2f:92:40
Xmodem file system is available.
Initializing Flash...
flashfs[0]: 4 files, 1 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 3612672
flashfs[0]: Bytes used: 1818624
flashfs[0]: Bytes available: 1794048
flashfs[0]: flashfs fsck took 4 seconds.
...done Initializing Flash.
Boot Sector Filesystem (bs:) installed, fsid: 3
Parameter Block Filesystem (pb:) installed, fsid: 4
Loading "flash:c2900xl-c3h2s-mx.120-5.WC9a.bin"...##############################
################################################################################
##########################################################################

File "flash:c2900xl-c3h2s-mx.120-5.WC9a.bin" uncompressed and installed, entry p
oint: 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 Internetwork Operating System Software
IOS (tm) C2900XL Software (C2900XL-C3H2S-M), Version 12.0(5)WC9, RELEASE SOFTWAR
E (fc1)
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Fri 19-Sep-03 10:28 by antonino
Image text-base: 0x00003000, data-base: 0x0034E434


Initializing C2900XL flash...
flashfs[1]: 4 files, 1 directories
flashfs[1]: 0 orphaned files, 0 orphaned directories
flashfs[1]: Total bytes: 3612672
flashfs[1]: Bytes used: 1818624
flashfs[1]: Bytes available: 1794048
flashfs[1]: flashfs fsck took 6 seconds.
flashfs[1]: Initialization complete.
...done Initializing C2900XL flash.
C2900XL POST: System Board Test: Passed
C2900XL POST: Daughter Card Test: Passed
C2900XL POST: CPU Buffer Test: Passed
C2900XL POST: CPU Notify RAM Test: Passed
C2900XL POST: CPU Interface Test: Passed
C2900XL POST: Testing Switch Core: Passed
C2900XL POST: Testing Buffer Table: Passed
C2900XL POST: Data Buffer Test: Passed
C2900XL POST: Configuring Switch Parameters: Passed
C2900XL POST: Ethernet Controller Test: Passed
C2900XL POST: MII Test: Passed
cisco WS-C2924M-XL (PowerPC403GA) processor (revision 0x11) with 8192K/1024K byt
es of memory.
Processor board ID CAM0728Z0A0, with hardware revision 0x03
Last reset from power-on

Processor is running Enterprise Edition Software
Cluster command switch capable
Cluster member switch capable
32 FastEthernet/IEEE 802.3 interface(s)

32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:0D:29:2F:92:40
Motherboard assembly number: 73-3425-10
Power supply part number: 34-0920-01
Motherboard serial number: CAM072801C1
Power supply serial number: PHI071601DR
Model revision number: P0
Motherboard revision number: J0
Model number: WS-C2924M-XL-EN
System serial number: CAM0728Z0A0

Module     Ports  Model                  HW Version            SW version
------     -----  -----                  ----------            ----------
    1      4     WS-X2914-XL-V          xxxx                  xxxx
    2      4     WS-X2924-XL-V          xxxx                  xxxx

interface GigabitEthernet0/1
         ^
% Invalid input detected at '^' marker.

shutdown
% Incomplete command.

interface GigabitEthernet0/2
         ^
% Invalid input detected at '^' marker.

shutdown
% Incomplete command.


It just runs through all this and then freezes up!

And WTF is up with the Gigabit Ethernet?

AFAIK this is only 10/100

It came in with a complaint of no I/O on one of the 100base fiber ports which turned out to be a kinked up cable.

Now I need to test it and I cant get  past this!




PS I know I'm in WAY over my head but I have to stumble along as best I can.



Are you putting those comands in manually? or does that just flash up on the screen?
Link Posted: 9/26/2005 7:47:58 AM EDT
[#2]
Link Posted: 9/26/2005 7:54:54 AM EDT
[#3]
do a show run and tell us the output
Link Posted: 9/26/2005 7:55:54 AM EDT
[#4]
Soinds like a physical layer problem or something in startup-config got hosed.

Unplug everything and test... if that didn't work dump startup config.
Link Posted: 9/26/2005 7:57:15 AM EDT
[#5]
hhmmm well Subnetmask will probably come along and make me look like a complete moron, but I'll still take a stab at it.

From what your saying  it boots up then it looks like it starts loading the startup-config file and then it freezes.  I would try  to boot up into RMON mode erase the startup-config and redo it.  Hopefully you've got it backed up.  If so I would double check the startup-config and make sure everything is good. (no typos)
Link Posted: 9/26/2005 7:57:16 AM EDT
[#6]
Is there a space between the "GigabitEthernet" and the "0/2"?

The IOS 'interface' command syntax is: interface type slot/port
Link Posted: 9/26/2005 7:59:55 AM EDT
[#7]
Its possible that it is giving errors because the startup config is trying to use commands on a user level, not on privledged/enable mode, possibly even config mode.

I could be wrong though.
Link Posted: 9/26/2005 8:00:08 AM EDT
[#8]

Quoted:
do a show run and tell us the output



He says it locks up, he isn't able to put any comands in.
Link Posted: 9/26/2005 8:16:32 AM EDT
[#9]
Go into Rmon and recover the config.  Procedure varies by device, Cisco.com is your friend.  Jeff
Link Posted: 9/26/2005 8:20:34 AM EDT
[#10]
Could be someone loaded the wrong version of code on that switch, or the code may be corrupt.

Try getting the correct code, breaking into ROMMON and loading it.
Link Posted: 9/26/2005 8:20:45 AM EDT
[#11]
If I remember correctly the interface command only works in the conf t area.
Link Posted: 9/26/2005 8:53:15 AM EDT
[#12]
Link Posted: 9/26/2005 9:25:26 AM EDT
[#13]
1. Attach to the console.
2. Unplug the power cable.
3. Hold down the mode button while plugging the switch back in. Release the mode button when the 1X LED goes out.
4. switch: flash_init
5. switch: load_helper
6. switch: rename flash:config.text flash:config.old
7. switch: boot
8. Enter 'n' at initial config dialog.
9. Switch>en
10. Switch#rename flash:config.old flash:config.text
11. Switch#copy flash:config.txt system:running-config (hopefully this works without locking the switch...)
12. Switch#sh run

If that works, start removing lines that don't belong there.
Link Posted: 9/26/2005 10:37:16 AM EDT
[#14]
Link Posted: 9/26/2005 10:40:38 AM EDT
[#15]

Quoted:
OK heres where it gets scary

Subnets suggestion was the first thing I did last week when this ordeal started..

It had NO effect what so ever.



Hmmm...it's starting to sound like the wrong startup-config ended up on that switch. Just rename config.text (to keep it handy, just in case) and start over. Do you actually NEED the old config for anything?
Link Posted: 9/26/2005 4:37:52 PM EDT
[#16]
It's old outdated hardware. Pitch the damn thing, get something newer.

When you get the newer hardware, don't let just any freaking moron touch the damn thing.

Dust off and nuke it from orbit, it's the only way to be sure.




Seriously, wipe it, clean, real clean. Then reboot.
Link Posted: 9/26/2005 5:01:07 PM EDT
[#17]
Link Posted: 9/26/2005 8:50:48 PM EDT
[#18]
Nothing wrong with the switch.

It just happens that there was a gig module in the switch before hand, and its configuration is still there.

Clear the config and start again, problem will be solved.

Close Join Our Mail List to Stay Up To Date! Win a FREE Membership!

Sign up for the ARFCOM weekly newsletter and be entered to win a free ARFCOM membership. One new winner* is announced every week!

You will receive an email every Friday morning featuring the latest chatter from the hottest topics, breaking news surrounding legislation, as well as exclusive deals only available to ARFCOM email subscribers.


By signing up you agree to our User Agreement. *Must have a registered ARFCOM account to win.
Top Top