11-22-2023 02:20 PM
Good Day
First off YES I know this stuff is old, I just manage and have no budget :0) With that said, I currently have multiple SUP cards on 3 different chasis's (SUP 6L+E, 7L+E) all having the same issues. They are up with no redundancy and I do have SUP 8's out there are not redundant so any help with this would be greatly appreciate for future failures.
When looking at the bootflash of each failed SUP, they've lost their IOS image completely. So, I've attempted many times to use the CF Card/Slot0: and TFTP to do a full recovery. It will begin the process of loading the SUP but then says there is no image in bootflash, (obviously or I'd load it).
I've read many forums etc. and have had no issues with TFTP communications etc. only that it doesn't do what it says it did for others. It currently does not go into a boot loop on its own, but if I load from TFTP or CF card it will loop 4-5 times then get stuck in rommon.I've disabled Autoboot a few times but it still goes to rommon looking for the file bootflash, I tried using the set command and playing with the config-register, the only options are 0x2100, 0x2101 and 0x2102 with the same result. I might also add, it completes is POST successfully every time.
When I unset boot and begin the recovery process and and tells me that the following is missing:
BOOT=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin,1;
No matter what the confreg says, or different outputs from my various attempts, it reverts to 0x2102 displays that the image is missing from bootflash.
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
I know.... and that's the issue, I just need to get it to load from TFTP to get it online and then copy the new image over to bootflash:. Not being able to edit the bootvar etc. without IOS is extremely annoying.
Has anyone else had this issue? Any advice would be great.
Thanks.
11-26-2023 08:52 AM
I've performed those steps on two different 4500's for days before posting here. All of the outputs I've posted here came from that document.
Thx
TC.
11-26-2023 01:40 PM
confreg 0x2101
What about this?
11-27-2023 09:05 AM - edited 11-27-2023 09:06 AM
It does not accept that command. In one of the first posts it was 0x2101. You have to confreg ,leave defaults then in the last section choose option 1 to change it but it reboots then returns to 0x2102. Strange stuff.
11-27-2023 01:26 PM
I do not understand why the command "confreg" is not accepted when it is available.
Please post the screenshot of the error message when the command "confreg 0x2101" is entered.
11-27-2023 01:37 PM
Sorry,
confreg is accepted yes. I provides you with 6 or seven options, the last of which you can change 'configuration' option 0 is 0x2100, option 1 is 0x2101 and option 2 is 0x202.
I've tried all three at which time it starts to load, reboots itself and changes itself back to 0x2102 again.
I can't understand why it will not boot off of TFTP. Makes zero sense to me.
11-27-2023 01:46 PM
Use option 1 so it will turn into 0x2101 and then post the screenshot to the command "set".
11-25-2023 03:07 PM - edited 11-25-2023 03:08 PM
In ROMMON, do the following:
delete bootflash:cat4500-e-ios-promupgrade-122_44r_SG10
confreg 0x2101
If the config-registry command is accepted, verify using the command "set".
I am not sure if below command is accepted in ROMMON but give it a try:
copy slot0:cat4500e-entservicesk9-mz.152-2.E8.bin bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
If the file is copied across to the supervisor card, boot the line card.
11-26-2023 07:59 AM
They copy command 100% doesn't work. Makes no sense there is no copy or delete but....
Here is the output from the delete command. Below are the only commands that can be used in rommon
monitor: command "delete" not found
rommon 10 >help
alias set and display aliases command
boot boot up an external process
clear clear configurations, use 'clear help' for more info
confreg configuration register utility
date displays the current date and time
dev list the device table with physical device information
dir list filesystem information
help monitor builtin command help
history monitor command history
macstats print management port MAC statistics counters
meminfo main memory information
ping ping utility to determine network connectivity
repeat repeat a monitor command
reset system reset
set show/set environment vars, use 'set help' for more info
sprom serial eprom operations
unalias unset an alias
unset unset a monitor variable
version display Rom Monitor version information
rommon 11 >
11-28-2023 10:30 AM
Leo,
See below you'll see the requested setup. (There's a lot of reboots so I've bolded anything useful. I confirmed 0x2101 and displayed the set command. I then attempted a boot from TFTP and slot0, register 0x2101,2 and 0x2141. They all revert back to 0x2102 after the reboot and want to boot off of bootflash. I'm trying to find an old IOS just to try although I think its toast....
rommon 1 >set
PS1=rommon ! >
DiagMonitorAction=Normal
RommonVer=12.2(44r)SG10
RET_2_RTS=22:00:00 AST Wed Nov 4 2015
RET_2_RCALTS=
CV=
PV=
SV=
IS=
IpAddr=10.1.1.2
Netmask=255.255.255.0
Broadcast=10.1.1.255
Gateway=10.1.1.3
TftpServer=10.1.1.3
ConsecPostPassedCnt=1122
BOOT=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin,1;
ConfigReg=0x2101
BootedFileName=Tftp:/10.1.1.3/cat4500e-entservicesk9-mz.152-2.E8.bin
rommon 2 >
Established physical link 100Mb Full Duplex
Network layer connectivity may take a few seconds
rommon 2 >ping 10.1.1.3
Host 10.1.1.3 is alive
rommon 3 >BOOT Tftp:/10.1.1.3/cat4500e-entservicesk9-mz.152-2.E8.bin
monitor: command "BOOT" not found
rommon 4 >boot Tftp:/10.1.1.3/cat4500e-entservicesk9-mz.152-2.E8.bin
Tftp Session details are ....
Filename : /cat4500e-entservicesk9-mz.152-2.E8.bin
IP Address : 10.1.1.2
Loading from TftpServer: 10.1.1.3
Received data packet # 78255
Loaded 40066155 bytes successfully.
Rommon reg: 0x00004380
Reset2Reg: 0x00008EFF
#
Darkside controller 0x0B46FB56..0x0B47DF08 original size:0x00012092##
Fortooine controller 0x0B5C73C8..0x0B72F93F original size:0x001C685D
##################
diagsk5 version 5.0.2.3
prod: WS-X45-SUP6L-E part: 73-12088-05 serial: JAE1335HKHH
Power-on-self-test for Module 3: WS-X45-SUP6L-E
CPU Subsystem Tests ...
seeprom: Pass
Traffic: L3 Looopback ...
Test Results: Pass
Traffic: L2 Loopback ...
Test Results: Pass
Switching Subsystem Memory ...
Packet Memory Test Results: Pass
Module 3 Passed
Rommon reg: 0x00000380
########################################################################################################################
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 IOS Software, Catalyst 4500 L3 Switch Software (cat4500e-ENTSERVICESK9-M), Version 15.2(2)E8, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Mon 22-Jan-18 05:37 by prod_rel_team
VECTOR 0
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Could not find a valid file in BOOT environment variable.
BOOT variable can be set from IOS. To find currently set
Rom Monitor variables, please type 'set' command.
For help on choosing a boot method, type 'confreg' command.
rommon 1 >
Established physical link 100Mb Full Duplex
Network layer connectivity may take a few seconds
rommon 1 >set
PS1=rommon ! >
DiagMonitorAction=Normal
RommonVer=12.2(44r)SG10
RET_2_RTS=22:00:00 AST Wed Nov 4 2015
RET_2_RCALTS=
CV=
PV=
SV=
IS=
IpAddr=10.1.1.2
Netmask=255.255.255.0
Broadcast=10.1.1.255
Gateway=10.1.1.3
TftpServer=10.1.1.3
BOOT=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin,1;
ConsecPostPassedCnt=1123
ConfigReg=0x2102
BootedFileName=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
rommon 2 >
Front Panel Ethernet link went down
rommon 2 >confreg
Configuration Summary :
=> load rom after netboot fails
=> console baud: 9600
=> autoboot from: commands specified in 'BOOT' environment variable
do you wish to change the configuration? y/n [n]: y
enable "diagnostic mode"? y/n [n]:
enable "use net in IP bcast address"? y/n [n]:
disable "load rom after netboot fails"? y/n [n]:
enable "use all zero broadcast"? y/n [n]:
enable "break/abort has effect"? y/n [n]:
enable "ignore system config info"? y/n [n]: y
change console baud rate? y/n [n]:
change the boot characteristics? y/n [n]: y
enter to boot:
0 = disable autoboot
1 = the first file from internal flash device
2 = commands specified in 'BOOT' environment variable
[2]: 1
Configuration Summary :
=> load rom after netboot fails
=> ignore system config info
=> console baud: 9600
=> autoboot from: the first file from internal flash device
do you wish to save this configuration? y/n [n]: y
You must reset or power cycle for new configuration to take effect
rommon 3 >reset
Resetting .......
rommon 4 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
Autoboot cancelled......... please wait!!!
rommon 1 >
rommon 1 > [interrupt]
rommon 1 >set
PS1=rommon ! >
DiagMonitorAction=Normal
RommonVer=12.2(44r)SG10
RET_2_RTS=22:00:00 AST Wed Nov 4 2015
RET_2_RCALTS=
CV=
PV=
SV=
IS=
IpAddr=10.1.1.2
Netmask=255.255.255.0
Broadcast=10.1.1.255
Gateway=10.1.1.3
TftpServer=10.1.1.3
BOOT=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin,1;
ConsecPostPassedCnt=1123
BootedFileName=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
ConfigReg=0x2141
rommon 2 >dir slot0:
File Size (Bytes) File Name
---------------------------------------
17258288 c2800nm-advsecurityk9-mz.123-11.T7.bin
1646 sdmconfig-2811.cfg
4052480 sdm.tar
812032 es.tar
1007616 common.tar
1038 home.shtml
113152 home.tar
511939 128MB.sdf
780 vlan.dat
40066155 cat4500e-entservicesk9-mz.152-2.E8.bin
Total space = 64016384 bytes, Available = 172032 bytes
rommon 3 >boot slot0:/cat4500e-entservicesk9-mz.152-2.E8.bin
Rommon reg: 0x00004380
Reset2Reg: 0x00008EFF
#
Darkside controller 0x0B46FB56..0x0B47DF08 original size:0x00012092##
Fortooine controller 0x0B5C73C8..0x0B72F93F original size:0x001C685D
##################
diagsk5 version 5.0.2.3
prod: WS-X45-SUP6L-E part: 73-12088-05 serial: JAE1335HKHH
Power-on-self-test for Module 3: WS-X45-SUP6L-E
CPU Subsystem Tests ...
seeprom: Pass
Traffic: L3 Looopback ...
Test Results: Pass
Traffic: L2 Loopback ...
Test Results: Pass
Switching Subsystem Memory ...
Packet Memory Test Results: Pass
Module 3 Passed
Rommon reg: 0x00000380
########################################################################################################################
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 IOS Software, Catalyst 4500 L3 Switch Software (cat4500e-ENTSERVICESK9-M), Version 15.2(2)E8, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Mon 22-Jan-18 05:37 by prod_rel_team
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Could not find a valid file in BOOT environment variable.
BOOT variable can be set from IOS. To find currently set
Rom Monitor variables, please type 'set' command.
For help on choosing a boot method, type 'confreg' command.
rommon 1 >
11-28-2023 01:28 PM - edited 11-28-2023 01:29 PM
@Troy C. wrote:
config-register = 0x2102
Autobooting using BOOT variable specified file.....Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
I would like to know if you can set the config-registry to 0x2100 or 0x2101.
0x2102 means the supervisor has to boot a specific file found in the specific flash partition. If the file is not found, the switch will go into ROMMON.
0x2100 simply means disregard the boot variable statement and boot into ROMMON.
0x2101 simple means disregard the boot variable statement and boot the first firmware found in the flash.
If it is possible to set (and confirm) the config-registry is 0x2100 then good.
11-28-2023 02:08 PM
I can and have. When using 0x2101 the only file is the rommon upgrade which I've re-installed 10 times today :). Each of the steps I displayed changes a value in the command but you have when it resets it reverts back. I've been using the following config-registry website to find out the values. http://www.hopasaurus.com/CISCO_confreg.html
I will set to 0x2100 again and try.
Thanks.
11-28-2023 02:30 PM - edited 11-28-2023 02:32 PM
Option 0 means 0x2100
Option 1 means 0x2101
Option 2 means 0x2102
The screenshot shows you chose option 2.
Whatever you do, verify using the "set" command.
11-28-2023 02:40 PM
Here's the output from 0x2100.
rommon 2 >set
PS1=rommon ! >
RommonVer=12.2(44r)SG10
IpAddr=10.1.1.2
Netmask=255.255.255.0
Broadcast=10.1.1.255
Gateway=10.1.1.3
TftpServer=10.1.1.3
CV=
PV=
SV=
IS=
BOOT=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin,1;
ConsecPostPassedCnt=2
BootedFileName=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
ConfigReg=0x2100
rommon 4 >ping 10.1.1.3
Host 10.1.1.3 is alive
rommon 5 >boot tftp://10.1.1.3/cat4500e-entservicesk9-mz.152-2.E8.bin
Tftp Session details are ....
Filename : /cat4500e-entservicesk9-mz.152-2.E8.bin
IP Address : 10.1.1.2
Loading from TftpServer: 10.1.1.3
Received data packet # 78255
Loaded 40066155 bytes successfully.
Rommon reg: 0x00004380
Reset2Reg: 0x00008EFF
#
Darkside controller 0x0B46FB56..0x0B47DF08 original size:0x00012092##
Fortooine controller 0x0B5C73C8..0x0B72F93F original size:0x001C685D
##################
diagsk5 version 5.0.2.3
prod: WS-X45-SUP6L-E part: 73-12088-05 serial: JAE1335HKHH
Power-on-self-test for Module 3: WS-X45-SUP6L-E
CPU Subsystem Tests ...
seeprom: Pass
Traffic: L3 Looopback ...
Test Results: Pass
Traffic: L2 Loopback ...
Test Results: Pass
Switching Subsystem Memory ...
Packet Memory Test Results: Pass
Module 3 Passed
Rommon reg: 0x00000380
########################################################################################################################
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 IOS Software, Catalyst 4500 L3 Switch Software (cat4500e-ENTSERVICESK9-M), Version 15.2(2)E8, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Mon 22-Jan-18 05:37 by prod_rel_team
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 > [interrupt]
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. . . . .
******** The system will autoboot now ********
config-register = 0x2102
Autobooting using BOOT variable specified file.....
Current BOOT file is --- bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
boot: can not load "bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin"
The switch will automatically reboot now...
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
rommon 1 >
**********************************************************
* *
* Welcome to Rom Monitor for WS-X45-SUP6L-E System *
* Copyright (c) 2003-2011 by Cisco Systems, Inc. *
* All rights reserved. *
* *
**********************************************************
Checking the partition table and boot sector...
Checking FAT, Files and Directories...
Reclaiming unused space...
Updating FAT...
Rom Monitor Program Version 12.2(44r)SG10
CPU Rev: 2.1, Board Rev: 8, Board Type: 103, CPLD Nexu Rev: 12
Chassis: WS-C4507R-E
Front Panel Phy is Bcm5482s
Got Mac Address: 00:25:84:1d:d0:1a
MAC Address : 00-25-84-1d-d0-1a
IP Address : 10.1.1.2
Netmask : 255.255.255.0
Gateway : 10.1.1.3
TftpServer : 10.1.1.3
***** The system will autoboot in 5 seconds *****
Type control-C to prevent autobooting.
. .
Autoboot cancelled......... please wait!!!
rommon 1 >setset
monitor: command "setset" not found
rommon 2 >
rommon 2 > [interrupt]
rommon 2 >set
PS1=rommon ! >
RommonVer=12.2(44r)SG10
IpAddr=10.1.1.2
Netmask=255.255.255.0
Broadcast=10.1.1.255
Gateway=10.1.1.3
TftpServer=10.1.1.3
CV=
PV=
SV=
IS=
BOOT=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin,1;
ConsecPostPassedCnt=3
ConfigReg=0x2102
BootedFileName=bootflash:cat4500e-entservicesk9-mz.152-2.E8.bin
rommon 3 >
Established physical link 100Mb Full Duplex
Network layer connectivity may take a few seconds
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide