Cisco router issue

Associate
Joined
26 Apr 2004
Posts
1,603
Location
Kent/London
I've started building my cisco lab but get the same issue on two 2620 routers that came from different sources. The built in ethernet and the WIC's I installed do not show up in IOS. Its onlt when I do a reload I see an error related to the ethernet port.

cisco 2600 (MPC860) processor (revision 0x200) with 53248K/12288K bytes of memory.
Processor board ID JAD05041C6L (2823619291)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)

interface FastEthernet0/0
^
% Invalid input detected at '^' marker.

no ip address
% Incomplete command.

duplex auto
^
% Invalid input detected at '^' marker.

speed auto
^
% Invalid input detected at '^' marker.



Press RETURN to get started!


00:00:04: %LINK-4-NOMAC: A random default MAC address of 0000.0c84.02db has
been chosen. Ensure that this address is unique, or specify MAC
addresses for commands (such as 'novell routing') that allow the
use of this address as a default.
00:00:07: %SYS-4-CONFIG_NEWER: Configuration from version 12.1 may not be correctly understood

Anyone got any idea how I fix this?
Thanks,
Paul
 
None of the interfaces show up in any mode, you should see the built in ethernet but not even in show version. The strange this is I am 99% sure the ethernet interfaces were good when I first got them. All I have done since is upgrade the memory fom 32/8 to 64/16.

The only common thing is the MAC error. Is that causing it?
 
Last edited:
I've not swapped the IOS yet as I need the ethernet port to TFTP to its IP address.
Is there anyway of upgrading the IOS over the console port only?
 
Back
Top Bottom