huh my 1841 just stops? huh?

itdaddyitdaddy Member Posts: 2,089 ■■■■□□□□□□
what does this mean when your 1841 stops at the last line
it is frozen all of a sudden it goes so far and stopps? like what happend?
Ihave restarted many times still stops here? huh what am I missing?
Cisco IOS Software, 1841 Software (C1841-IPBASE-M), Version 12.3(14)T5, RELEASE SOFTWARE (fc2)
Technical Support: Cisco - Shortcut
Copyright (c) 1986-2005 by Cisco Systems, Inc.
Compiled Mon 24-Oct-05 20:00 by kellythw
Image text-base: 0x6007D09C, data-base: 0x61400000
Port Statistics for unclassified packets is not turned on.
Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.
Processor board ID FCZ093311R1
2 FastEthernet interfaces
1 Serial(sync/async) interface
DRAM configuration is 64 bits wide with parity disabled.
191K bytes of NVRAM.
31360K bytes of ATA CompactFlash (Read/Write)

If the interface doesn't support baby giant frames
maximum mtu of the interface has to be reduced by 4
bytes on both sides of the connection to properly
transmit or receive large packets. Please refer to
documentation on configuring IEEE 802.1Q vLANs.
*Jan 20 02:47:20.851: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 20 02:47:22.051: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 20 02:47:23.383: %SYS-5-CONFIG_I: Configured from memory by console
*Jan 20 02:47:23.431: %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to administratively down
*Jan 20 02:47:23.759: %SYS-5-RESTART: System restarted --
Cisco IOS Software, 1841 Software (C1841-IPBASE-M), Version 12.3(14)T5, RELEASE SOFTWARE (fc2)
Technical Support: Cisco - Shortcut
Copyright (c) 1986-2005 by Cisco Systems, Inc.
Compiled Mon 24-Oct-05 20:00 by kellythw
*Jan 20 02:47:23.763: %SNMP-5-COLDSTART: SNMP agent on host ParkDrGateway1 is undergoing a cold start
*Jan 20 02:47:24.083: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
*Jan 20 02:47:27.083: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down
*Jan 20 02:47:27.083: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
*Jan 20 02:47:29.267: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down

Comments

  • ConstantlyLearningConstantlyLearning Member Posts: 445
    Havn't seen this before but considering the below:

    *Jan 20 02:47:27.083: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down
    *Jan 20 02:47:27.083: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
    *Jan 20 02:47:29.267: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down

    If there is something connected to Fa0/0 I would:

    1. Power off the router
    2. Disconnect the cable connected to Fa0/0
    3. Power on router and see what happens
    "There are 3 types of people in this world, those who can count and those who can't"
  • pitviperpitviper Member Posts: 1,376 ■■■■■■■□□□
    You may want to try replacing the IOS on the CF. I had a 2800 lock immediately after boot and it turned out to be a corrupt image due to a flaky CF card.
    CCNP:Collaboration, CCNP:R&S, CCNA:S, CCNA:V, CCNA, CCENT
  • Daniel333Daniel333 Member Posts: 2,077 ■■■■■■□□□□
    Every single hardware problem I have ever had with Cisco has been bad ram or bad power supply. Couldn't hurt to start there.
    -Daniel
  • itdaddyitdaddy Member Posts: 2,089 ■■■■□□□□□□
    pitviper I think you are right, when I take the flash out it boots to rommon very fast...man what the heck happend?

    You know I went in and tried to change the confreg to 0x2142?
    what do I change it to in the 1841? to boot the basic image
    so I can add a new IOS?

    when I order a flash do I order the image on it to?
    I think you are right.
    freaking weird...will let you know
  • tierstentiersten Member Posts: 4,505
    itdaddy wrote: »
    pitviper I think you are right, when I take the flash out it boots to rommon very fast...man what the heck happend?
    Uh. That doesn't mean anything. It will always go to ROMMON if you don't have anything else available for it to boot from. ROMMON is always the first thing that gets run when you turn on the router or restart it. ROMMON then loads and runs the configured IOS image.

    You're basically saying the same as if you took all your HDs out of your machine that the BIOS comes up really quick.
    itdaddy wrote: »
    You know I went in and tried to change the confreg to 0x2142?
    what do I change it to in the 1841? to boot the basic image
    so I can add a new IOS?
    There isn't RXBOOT on ISRs. I think that got killed off back before the 2600s came out. Use TFTP in ROMMON.
    itdaddy wrote: »
    when I order a flash do I order the image on it to?
    No. Its just a generic CF card anyway so if its a lab router then you can find a small ~128MB CF and use that. Not all of them work so test first. You should format it in the router though.
  • pitviperpitviper Member Posts: 1,376 ■■■■■■■□□□
    I use the Transcend 80x 512MB CFs in my lab routers. Work great and are dirt cheap.

    I would try replacing the IOS on the CF first (either by TFTPing or by popping the CF out and plugging into a PC), if that doesn't work, I would try a different CF card (formatted in the router).

    You can always try booting the image off of a USB flash drive (something like this):

    ROMMON > boot usbflash0:<image_name>

    Or off of a TFTP server in ROMMON.
    CCNP:Collaboration, CCNP:R&S, CCNA:S, CCNA:V, CCNA, CCENT
  • shodownshodown Member Posts: 2,271
    pitviper wrote: »
    I use the Transcend 80x 512MB CFs in my lab routers. Work great and are dirt cheap.

    I would try replacing the IOS on the CF first (either by TFTPing or by popping the CF out and plugging into a PC), if that doesn't work, I would try a different CF card (formatted in the router).

    You can always try booting the image off of a USB flash drive (something like this):

    ROMMON > boot usbflash0:<image_name>

    Or off of a TFTP server in ROMMON.

    This saves your ass when ur having some of the problems u describe.
    Currently Reading

    CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
  • itdaddyitdaddy Member Posts: 2,089 ■■■■□□□□□□
    thanks will do and try that. and get back to you. I see the usb port
    will try it wow thanks for your help. ;) I have never worked router with flash but I understand what you mean. this is fun thanks ;)
Sign In or Register to comment.