Config Question

typeshtypesh Member Posts: 168
Hey everyone... I have a question config question.

I have connected (2) 2501s together (R1 and R2).

I have issued "erase nvram:" on both just to make sure I am starting from scratch.

On R1 I have set the Serial0 interface with an IP of 1.1.1.1 255.0.0.0, issued the no-shutdown command, and set the clock rate to 64000 as I have plugged the DCE end of the cable in.

I have taken the DTE end of the cable and plugged it into R2's Serial0 interface. Prior to me doing this R2 had a clean running-config. I reloaded R2.
For some reason R2 has its Serial0 interface configured with 1.1.1.2/8 and I did not input this configuration. Did R2's Serial0 auto-configure itself to be on the same subnet as R1's Serial 0 interface?

I just wiped R2 completely. I again plugged in the DTE cable and reloaded again. R2's Serial0 is configured again to be on R1's Serial subnet with an IP of 1.1.1.2.

Is this normal...?

Thank you.

Edited:

Here is also something interesting. When R2 is not plugged into anything except for the console cable, it performs the boot process and then takes me to the point where I am asked whether I want to enter setup mode or not. But, if I perform a boot when plugged into R1 (and R1 has been configured), then the boot process shows these lines:

Router#reload
Proceed with reload? [confirm]

*Mar 1 00:03:04.055: %SYS-5-RELOAD: Reload requested by console. Reload Reason: Reload command.
System Bootstrap, Version 11.0(10c)XB2, PLATFORM SPECIFIC RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1998 by cisco Systems
2500 processor with 16384 Kbytes of main memory

Notice: NVRAM invalid, possibly due to write erase.

F3: 15476568+889404+953672 at 0x3000060

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) 2500 Software (C2500-IS-L), Version 12.3(3a), RELEASE SOFTWARE (fc2)
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Tue 14-Oct-03 23:08 by dchih
Image text-base: 0x0307FA88, data-base: 0x00001000

cisco 2500 (68030) processor (revision F) with 16384K/2048K bytes of memory.
Processor board ID 04783739, with hardware revision 00000000
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read ONLY)

%Error opening tftp://255.255.255.255/network-confg (Timed out)
%Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)
SETUP: new interface Ethernet0 placed in "shutdown" state
SETUP: new interface Serial1 placed in "shutdown" state
%Error opening tftp://255.255.255.255/network-confg (Timed out)
%Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)
%Error opening tftp://255.255.255.255/router-confg (Timed out)
%Error opening tftp://255.255.255.255/network-confg (Timed out)
%Error opening tftp://255.255.255.255/ciscortr.cfg (Timed out)


Press RETURN to get started!

se from (tftp://255.255.255.255/network-confg) failed
*Mar 1 00:01:59.287: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed
*Mar 1 00:02:21.691: %LINK-5-CHANGED: Interface Ethernet0, changed state to administratively down
*Mar 1 00:02:21.695: %LINK-5-CHANGED: Interface Serial1, changed state to administratively down
*Mar 1 00:02:24.415: %IP-5-WEBINST_KILL: Terminating DNS process
*Mar 1 00:03:43.295: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/network-confg) failed
*Mar 1 00:04:21.339: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed
*Mar 1 00:05:19.419: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/router-confg) failed
*Mar 1 00:05:49.423: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/network-confg) failed
*Mar 1 00:05:57.463: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/ciscortr.cfg) failed
*Mar 1 00:05:57.475: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-IS-L), Version 12.3(3a), RELEASE SOFTWARE (fc2)
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Tue 14-Oct-03 23:08 by dchih
*Mar 1 00:05:57.483: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold start
%Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)
*Mar 1 00:06:27.467: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed
Router>




If I reload while not connected to anything but the Console, then the router boots as normal.

Comments

  • Bl8ckr0uterBl8ckr0uter Inactive Imported Users Posts: 5,031 ■■■■■■■■□□
    typesh wrote: »
    Hey everyone... I have a question config question.

    I have connected (2) 2501s together (R1 and R2).

    I have issued "erase nvram:" on both just to make sure I am starting from scratch.

    On R1 I have set the Serial0 interface with an IP of 1.1.1.1 255.0.0.0, issued the no-shutdown command, and set the clock rate to 64000 as I have plugged the DCE end of the cable in.

    I have taken the DTE end of the cable and plugged it into R2's Serial0 interface. Prior to me doing this R2 had a clean running-config. I reloaded R2.
    For some reason R2 has its Serial0 interface configured with 1.1.1.2/8 and I did not input this configuration. Did R2's Serial0 auto-configure itself to be on the same subnet as R1's Serial 0 interface?

    I just wiped R2 completely. I again plugged in the DTE cable and reloaded again. R2's Serial0 is configured again to be on R1's Serial subnet with an IP of 1.1.1.2.

    Is this normal...?

    Thank you.

    Edited:

    Here is also something interesting. When R2 is not plugged into anything except for the console cable, it performs the boot process and then takes me to the point where I am asked whether I want to enter setup mode or not. But, if I perform a boot when plugged into R1 (and R1 has been configured), then the boot process shows these lines:

    Router#reload
    Proceed with reload? [confirm]

    *Mar 1 00:03:04.055: %SYS-5-RELOAD: Reload requested by console. Reload Reason: Reload command.
    System Bootstrap, Version 11.0(10c)XB2, PLATFORM SPECIFIC RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-1998 by cisco Systems
    2500 processor with 16384 Kbytes of main memory

    Notice: NVRAM invalid, possibly due to write erase.

    F3: 15476568+889404+953672 at 0x3000060

    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) 2500 Software (C2500-IS-L), Version 12.3(3a), RELEASE SOFTWARE (fc2)
    Copyright (c) 1986-2003 by cisco Systems, Inc.
    Compiled Tue 14-Oct-03 23:08 by dchih
    Image text-base: 0x0307FA88, data-base: 0x00001000

    cisco 2500 (68030) processor (revision F) with 16384K/2048K bytes of memory.
    Processor board ID 04783739, with hardware revision 00000000
    Bridging software.
    X.25 software, Version 3.0.0.
    1 Ethernet/IEEE 802.3 interface(s)
    2 Serial network interface(s)
    32K bytes of non-volatile configuration memory.
    16384K bytes of processor board System flash (Read ONLY)

    %Error opening tftp://255.255.255.255/network-confg (Timed out)
    %Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)
    SETUP: new interface Ethernet0 placed in "shutdown" state
    SETUP: new interface Serial1 placed in "shutdown" state
    %Error opening tftp://255.255.255.255/network-confg (Timed out)
    %Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)
    %Error opening tftp://255.255.255.255/router-confg (Timed out)
    %Error opening tftp://255.255.255.255/network-confg (Timed out)
    %Error opening tftp://255.255.255.255/ciscortr.cfg (Timed out)


    Press RETURN to get started!

    se from (tftp://255.255.255.255/network-confg) failed
    *Mar 1 00:01:59.287: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed
    *Mar 1 00:02:21.691: %LINK-5-CHANGED: Interface Ethernet0, changed state to administratively down
    *Mar 1 00:02:21.695: %LINK-5-CHANGED: Interface Serial1, changed state to administratively down
    *Mar 1 00:02:24.415: %IP-5-WEBINST_KILL: Terminating DNS process
    *Mar 1 00:03:43.295: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/network-confg) failed
    *Mar 1 00:04:21.339: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed
    *Mar 1 00:05:19.419: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/router-confg) failed
    *Mar 1 00:05:49.423: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/network-confg) failed
    *Mar 1 00:05:57.463: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/ciscortr.cfg) failed
    *Mar 1 00:05:57.475: %SYS-5-RESTART: System restarted --
    Cisco Internetwork Operating System Software
    IOS (tm) 2500 Software (C2500-IS-L), Version 12.3(3a), RELEASE SOFTWARE (fc2)
    Copyright (c) 1986-2003 by cisco Systems, Inc.
    Compiled Tue 14-Oct-03 23:08 by dchih
    *Mar 1 00:05:57.483: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold start
    %Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)
    *Mar 1 00:06:27.467: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed
    Router>




    If I reload while not connected to anything but the Console, then the router boots as normal.

    What are you config register settings? Looks like your routers are trying to find a network config from a t.f.t.p server (in the form of a broadcast). Have you done a copy run start and then reload the router? Does it keep the settings? If you paste your running config, I could run the in Packet Tracer tonight and tell you what happens? Or if you want to wait till friday, I could put your config on my 1721s and see what happens for me? :)

    EDIT: Notice: NVRAM invalid, possibly due to write erase.


    This line is really making me think that it is either A: you didn't do copy run start when you powered off or B: your config register is off.
  • typeshtypesh Member Posts: 168
    knwminus wrote: »
    What are you config register settings? Looks like your routers are trying to find a network config from a t.f.t.p server (in the form of a broadcast). Have you done a copy run start and then reload the router? Does it keep the settings? If you paste your running config, I could run the in Packet Tracer tonight and tell you what happens? Or if you want to wait till friday, I could put your config on my 1721s and see what happens for me? :)

    EDIT: Notice: NVRAM invalid, possibly due to write erase.


    This line is really making me think that it is either A: you didn't do copy run start when you powered off or B: your config register is off.


    Hey!

    That's the thing... my config is totally empty... I wouldn't have anything to paste. I thought the same thing (that R2 is looking for a startup-config from a t.f.t.p), but I cannot understand how an IP gets configured.....

    Also, I checked the config register. It is set at 2102.
  • mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    "%Error opening tftp://255.255.255.255/network config" Error Message Prevention - Cisco Systems
    Problem: Service Configuration Error Messages

    Occasionally, during bootup of Cisco hardware through Cisco IOS software, error messages similar to these are displayed:
    These error messages are related to the default service configuration option built into Cisco IOS software, which attempts to access the service configuration files from a network Trivial File Transfer Protocol (TFTP) server.

    Solution

    In order to disable this feature, issue the no service config global command.
    Router#config terminal
    Enter configuration commands, one per line.

    Router(config)#no service config

    Router(config)#exit

    Router#copy running-config startup-config
    These error messages no longer appear at the next bootup of the router.
    :mike: Cisco Certifications -- Collect the Entire Set!
  • typeshtypesh Member Posts: 168
    mikej412 wrote: »

    Hey Mike, thanks... I now recall reading about this in Lammle's Book.

    I was wondering though, how did the router configure an IP on its interface Serial 0 by itself.

    I have tried recreating this situation and it keeps happening each time!

    I totally unplugged R2 from everything (except power and my console connection). I issued the "erase nvram:" and did a reload. I did a "show running-config" and there is no interface (Ethernet0, Serial0, and Serial1) that has been configured with an IP.

    Next, I connect R2's Serial0 interface to R1's Serial0 interface (the serial0 on R1 has been configured with 1.1.1.1 255.0.0.0). Now when I reload R2 (without applying any configuration at all), i do a "show running-config," and R2 has been configured with 1.1.1.2 255.0.0.0 on its Serial0 interface.

    I am just not sure if this is normal as I have not read about this type of situation in any of my books (that I can remember).
  • Bl8ckr0uterBl8ckr0uter Inactive Imported Users Posts: 5,031 ■■■■■■■■□□
    mikej412 wrote: »


    Awesome find.
    Doesnt he need to change his config register to 2142 as well?
  • serverdudeserverdude Member Posts: 1 ■□□□□□□□□□
    Thanks mikej, I ran into the same issue tonight as well. Worked like a charm.
Sign In or Register to comment.