05-29-2017 10:12 AM - edited 03-08-2019 10:46 AM
Hi Guys,
My 6509 has no TFTPdnld in rommon. Will I still be able to boot network tftp or boot system tftp?
I have googled and tried a few examples but to no avail.
Thank you in adv.
05-29-2017 10:31 AM
Hi,
So, in rommon when you issue "set" there is no tftp available?
HTH
05-29-2017 10:34 AM
Hi Reza,
When i issue a "?" there is no tftpdnld.
Thanks.
05-29-2017 02:39 PM
Hi,
Can you issue the "set" command and post the output here?
Also, have you look at this document?
https://supportforums.cisco.com/document/12441/tftpdnld-rommon-command-recovery-procedure-fails-due-invalid-syntax-or-variables
HTH
05-29-2017 03:46 PM
Hi Reza,
Here is the output in SP Rommon:
System Bootstrap, Version 8.5(4)
Copyright (c) 1994-2009 by cisco Systems, Inc.
Cat6k-Sup720/SP processor with 1048576 Kbytes of main memory
rommon 1 > set
PS1=rommon ! >
SLOTCACHE=cards;
CV=bootdisk:s72033-ipservicesk9_wan-mz.122-33.SXH5.bin
LOG_PREFIX_VERSION=1
NT_K=0:0:0:0
CRASHINFO=bootflash:crashinfo_SP_20170529-053035-UTC
DEFAULT_GATEWAY=192.168.100.1
TFTP_SERVER=192.168.100.1
TFTP_FILE=s72033-adventerprisek9-mz.151-2.SY9.bin
IP_ADDRESS=192.168.100.2
IP_SUBNET_MASK=255.255.255.0
BOOT=tftp:s72033-adventerprisek9-mz.151-2.SY9.bin 192.168.100.1,12;
?=0
BSI=0
RANDOM_NUM=1543436806
RET_2_RTS=21:38:40 UTC Mon May 29 2017
RET_2_RCALTS=1496094309
05-29-2017 05:48 PM
Hi,
Ok, so tftp command is available when in rommon. Can you follow this link:
https://supportforums.cisco.com/document/12441/tftpdnld-rommon-command-recovery-procedure-fails-due-invalid-syntax-or-variables
HTH
05-29-2017 07:23 PM
Hi Reza,
I do not think it works for this case. Please see below:
monitor: command "tftpdnld" not found
rommon 5 > ?
alias set and display aliases command
boot boot up an external process
break set/show/clear the breakpoint
confreg configuration register utility
cont continue executing a downloaded image
context display the context of a loaded image
dev list the device table
dir list files in file system
dis disassemble instruction stream
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 show all monitor variables
stack produce a stack trace
sync write monitor environment to NVRAM
sysret print out info from last system return
unalias unset an alias
xmodem x modem download
rommon 6 >
There is not tftpdnld for me to run.
Thanks!
05-29-2017 07:38 PM
Hi,
I see, the command is not available.
If there was one, it would look like this
tftpdnld tftp image download
HTH
05-29-2017 03:34 PM
Aizat,
Is this thread a DUPLICATE of THIS?
05-29-2017 04:34 PM
Hi Leo,
Oh no it is not. There was no IOS at all and I was trying to find out if there was any way to load IOS besides xmodem since i do not have any cf card, for that thread.
There was no way so I used xmodem. After booting up, saved a copy in bootdisk and now trying to boot via tftp server.
05-29-2017 02:38 PM
Hi
I think tftpdnld is not available on these devices, please check this link to know how to upgrade it via Rommon, you can use:
Cat6509-E (enable) copy ftp disk0:
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/28724-161.html
You will find how to upgrade over different sup modules.
Hope it is useful
:-)
05-29-2017 04:54 PM
Hi Julio,
Thanks for sharing. I am able to copy ios via tftp. The issue is actually to boot from tftp, instead of bootdisk or cf card.
Thanks!
03-06-2019 10:49 AM - edited 03-06-2019 10:50 AM
Just been manage to LAB it and get it working. Not sure if you have to type in sync after all the variables, it uses the management port Ethernet Port at the front of the router. You can’t ping the IP address set i.e 192.168.1.79.
! Command *** The Commands are case sensitive ***
IP_ADDRESS=192.168.1.79
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=192.168.1.1
TFTP_SERVER=192.168.1.140
TFTP_FILE=isr4300-universalk9.03.16.04b.S.155-3.S4b-ext.SPA.bin
boot tftp:
rommon 5 > boot tftp:
IP_ADDRESS: 192.168.1.79
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.1.1
TFTP_SERVER: 192.168.1.140
TFTP_FILE: isr4300-universalk9.03.16.04b.S.155-3.S4b-ext.SPA.bin
TFTP_MACADDR: B4:A8:B9:54:F0:2F
ETHER_PORT: 0
!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Just been manage to LAB it and get it working. Not sure if you have to type in sync after all the variables, it uses the management port Ethernet Port at the front of the router. You can’t ping the IP address set i.e 192.168.1.79. We can try from one router to another on Friday.
! Command *** The Commands are case sensitive ***
IP_ADDRESS=192.168.1.79
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=192.168.1.1
TFTP_SERVER=192.168.1.140
TFTP_FILE=isr4300-universalk9.03.16.04b.S.155-3.S4b-ext.SPA.bin
boot tftp:
rommon 5 > boot tftp:
IP_ADDRESS: 192.168.1.79
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.1.1
TFTP_SERVER: 192.168.1.140
TFTP_FILE: isr4300-universalk9.03.16.04b.S.155-3.S4b-ext.SPA.bin
TFTP_MACADDR: B4:A8:B9:54:F0:2F
ETHER_PORT: 0
!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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