Options

Some problems with a 2610 router

goosegoose Member Posts: 4 ■□□□□□□□□□
Hey guys, I'm new to the this place and it looks like a great place to learn about Networking. I am curently studying for my CCNA and doing work experiance with my company with their networks.

The other day I decided to buy a router so that I can practice at home too. Bought a cisco 2610 router and seems to be having some issues with it. I have connected the console to my COM port and I am able to connect to HyperTerm onto the router.

Now the problem is with certain messages
Here is my sh ver can anyone see anything wrong with it?
router2610>sh ver Apply user-prof
Cisco Internetwork Operating System Software printer
IOS (tm) C2600 Software (C2600-I-M), Version 12.0(4)T, RELEASE SOFTWARE (fc1)-template Create a temporary Access-List entryCopyright (c) 1986-1999 by cisc
Copyright (c) 1986-1999 by cisco Systems, Inc.er26.cfg (Not eno lock
Compiled Wed 28-Apr-99 16:50 by kpma
Image text-base: 0x80008088, data-base: 0x806B44EC

ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)

router2610 uptime is 15 minutes
System restarted by power-on
System image file is "flash:c2600-i-mz_120-4_T.bin"

cisco 2610 (MPC860) processor (revision 0x202) with 18432K/6144K bytes of memory
.
Processor board ID JAD03326590 (4234586821)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
Basic Rate ISDN software, Version 1.1.
1 Ethernet/IEEE 802.3 interface(s)
1 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

I also seem to be getting messages like this:
%Error opening tftp://255.255.255.255/network-confg (Not enough space)
%Error opening tftp://255.255.255.255/cisconet.cfg (Not enough space)
%Error opening tftp://255.255.255.255/router2610-confg (Not enough space)
%Error opening tftp://255.255.255.255/router26.cfg (Not enough space)

This is how the router came, does this bean i have too little mem.. here is a copy of my flash
router2610#sh flash

System flash directory:
File Length Name/status
1 3678556 c2600-i-mz_120-4_T.bin
[3678620 bytes used, 4709988 available, 8388608 total]
8192K bytes of processor board System flash (Read/Write)

I have tried going to conf t ... then boot buffersize and making it to the maximum, but i still get this every time I boot up and during the time I try and when I enter some commands, it spontaneously pops up.

Also how do I reset the router to default factory settings, and how do I enable copying images from an ftp server. Is it possible to do this from console or do I need to configure the router.. ip address etc to be able to do this.

Any help would be greatly appreciated. Thanks

goose.

Comments

  • Options
    HumperHumper Member Posts: 647
    Your routers is tried to load the configs from the tftp server....Although I cannot suggest on how to fix that, someone else can.
    Now working full time!
  • Options
    twiggy87twiggy87 Inactive Imported Users Posts: 43 ■■□□□□□□□□
    Your router is trying to load it's config files from a tftp server.
    %Error opening tftp://255.255.255.255/network-confg (Not enough space)
    %Error opening tftp://255.255.255.255/cisconet.cfg (Not enough space)
    %Error opening tftp://255.255.255.255/router2610-confg (Not enough space)
    %Error opening tftp://255.255.255.255/router26.cfg (Not enough space)

    Try this command:
    no boot system tftp://255.255.255.255/network-confg
    no boot system tftp://255.255.255.255/cisconet.cfg so on down the line.

    But if it's factory defaults you want then type erase startup-config and then the reload command or just switch the router off then on again and that ought to do the trick.[/b]
    If my answers frighten you then you should cease asking scary questions.
  • Options
    goosegoose Member Posts: 4 ■□□□□□□□□□
    Cool, now does anyone know how to remove this, or to get the router to default settings. Ive tried searching for different commands but I'm lost here... going crazy!! Thanks.
  • Options
    twiggy87twiggy87 Inactive Imported Users Posts: 43 ■■□□□□□□□□
    Sorry about that, I made a cock up on my post.

    Type the following:

    no boot system tftp://255.255.255.255/network-confg
    no boot system tftp://255.255.255.255/cisconet.cfg and so on down the line.

    But if it's factory defaults you want then type erase startup-config and then the reload command or just switch the router off then on again and that ought to do the trick[/b]
    If my answers frighten you then you should cease asking scary questions.
  • Options
    goosegoose Member Posts: 4 ■□□□□□□□□□
    Ok, THANK YOU for that, it has fixed the problem and I can sleep now :) . I have erased both the startup memory the flash mem(was that a bad idea?) and the nv ram... thought I'd start fresh, good learning experience. Now I've got to tftp an image into the router I guess. Before I attempt to waste time, just wondering if this is possible to do this through the console?

    I am currently sitting on this:
    System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
    Copyright (c) 1999 by cisco Systems, Inc.2600-I-M), Version 12.0(4)T, RELEASE SOF
    TAC:Home:SW:IOS:Specials for info
    C2600 platform with 24576 Kbytes of main memory00:00:09: %SYS-5-CONFIG_I: Configure

    device does not contain a valid magic number1999 by cisco Systems, Inc.
    boot: cannot open "flash:"
    00:00:09:

    Com
    boot: cannot determine first file name on device "flash:"

    00:00:10: %LINK-5-CHANGED: Interface Etherne

    System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)


    % Invalid
    Copyright (c) 1999 by cisco Systems, Inc.

    TAC:Home:SW:IOS:Specials for info

    break set/show/clear the breakpoint
    confreg configuration register utility
    cont continue executing a downloaded image
    context display the context of a loaded image
    cookie display contents of cookie PROM in hex
    dev list the device table
    dir list files in file system
    dis display instruction stream
    dnld serial download a program module
    frame print out a selected stack frame
    help monitor builtin command help
    history monitor command history
    meminfo main memory information
    repeat repeat a monitor command
    reset system reset
    set display the monitor variables
    stack produce a stack trace
    sync write monitor environment to NVRAM
    sysret print out info from last system return
    tftpdnld tftp image download
    unalias unset an alias
    unset unset a monitor variable
    xmodem x/ymodem image download
    rommon 2 >

    Now should I first configue the confreg? Not too sure... by the way, if there is a doco, tutorial, or previous post that someone could point me to, I would greatly appreciate it. Thanks again.

    goose
  • Options
    twiggy87twiggy87 Inactive Imported Users Posts: 43 ■■□□□□□□□□
    It wasn't a bad idea to erase flash because now your getting real practical experience.

    basically your gonna want to make sure your tftp server is up, running and reachable. Your prompt reads rommon so type confreg. You get asked a bunch of questions answer them accordingly. You'll want your configuration register vlaue to be 0x2101 at the end. this takes you to the mini-ios.


    Then copy tftp://tftp_ip_address/IOS_image.bin flash
    It will ask for source and destination file name and then start copying.
    I haven't done this in ages but that pretty much does it
    If my answers frighten you then you should cease asking scary questions.
  • Options
    goosegoose Member Posts: 4 ■□□□□□□□□□
    Hey good stuff there twiggy87, I was finally able to tftp a a better IOS than the previous version. I just typed in confreg 0x2102 instead of going through the questions.

    Then I manually had to set an IP Address, Subnet mask and default gateway, which I basically matched with my own setting is command prompt - ipconfig. Also had to put file and tftp IP in there as well, hten run tftpdnld.. and of it went. :)

    He, he, I guess that it for the day time to go bed(in Australia), I've learn't a lot today. Thanks for all your help guys. I'll be coming around here more often.

    goose
Sign In or Register to comment.