In IOS boot sequence if the flash is erased, and there is
no access to TFTP server, and we can't load the partial IOS
from ROM. Is there any possiblity that we can still boot
the router/switch from external PC in which the IOS is
installed?
Answers were Sorted based on User's Feedback
Answer / jitendera sinha
i am not confrim it is wright or not but letme try amd let
me know i am wright or wrong
1 downlaod a softwair based tfftp server on your computer
like TFTPD32 tftp server
2 downlaod the ios image from internet or if you have
3 pweron the switch
4 press the key break
5 load the downladed ios in that tftp server
6 load that ios from tftp to routr or switches
Follow this procedure if you want to upgrade cisco IOS
NOTE :- Before doing any upgrades plesae take a complete
backup of your cisco device configuration for safer side
Download the Correct version of Cisco IOS for you from here
http://www.cisco.com/tacpage/sw-center/index.shtml
Write Unsaved configurations
ciscorouter# write memory
Building configuration…
[OK]
Check space on Flash Memory
ciscorouter# show flash
Make sure you have the space left on your cisco device.
Backup Startup Configuration
Setup a TFTP server in the same IP range as the Cisco
device to backup the configs, IOS image and also for later
to upload the new IOS image.
testrouter# copy startup-config tftp
Address or name of remote host []? 10.10.10.2
Destination filename [startup-config]?
!!
1278 bytes c opied in 0.100 secs
Backup Current IOS Image
testrouter# copy flash: tftp:
Source filename []? xxxxx-xx-xx.121-x.XB
Address or name of remote host []? 10.10.10.2
Destination filename [xxxxx-xx-xx.121-x.XB]?
Now, Load the new IOS image from the TFTP onto the flash
ciscorouter#copy tftp: flash:
Address or name of remote host []? 10.10.10.2
Source filename []? c3560-ipbasek9-mz.122-40.SE.bin
Destination filename [c3560-ipbasek9-mz.122-40.SE.bin]?
Accessing tftp://10.10.10.2/c3560-ipbasek9-mz.122-40.SE.bin…
Loading c3560-ipbasek9-mz.122-40.SE.bin from 10.10.10.2
(via
Vlan1): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!
[OK - 8295106 bytes]
8295106 bytes copied in 124.571 secs (66589 bytes/sec)
Now you need to make sure you are booting with the correct
version of IOS image for this you need to use the following
command to set.
testrouter(config)#boot system flash:/c3560-ipbasek9-mz.122-
40.SE.bin
Now you need to reload the Cisco Router
testrouter# reload
After rebooting cisco device with the new Cisco IOS image
you need to make sure this use the following command
testrouter# sh ver
That’s it now we are using the latest IOS on your cisco
device
i donot know it will work or not but try it
try it till then any of the best answer
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jitendera sinah
http://www.informit.com/library/content.aspx?
b=CCIE_Practical_Studies_I&seqNum=22
go throug tha link
first time i got a good problem i have uploaded many time
ios but never found that type of problem if you find the
soln then plz make the answer.i am waitng of that answer
disspretly
thanks
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arbazahmad
well the ios can also be loaded into the switch without
the use of tftp server by "xmodem"
go thru this link--
http://www.cisco.com/en/US/products/hw/routers/ps259/product
s_tech_note09186a008015bfac.shtml
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.m.feroz ahmed
Hi,
1) IOS is an operating system installed on Router.
2) Flash is a startup and running configuration on IOS
3) TFTP is a freeware one can install anytime.
If Flash is deleted one can restart router by restarting
while restarting press Pause|Break it will take to router
IOS mode copy the startup configuration to TFTP server and
try to do changes and restart router and you are into
router config .
Is This Answer Correct ? | 0 Yes | 1 No |
What is a L2F protocol?
Identify the 3 methods routers learn paths to destinations? A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes
GUYS i was refraining the OLD post and i got a good Question and wana make sure that you guys Just did not vist it for answers if you are not Aware google it understand it and then answered it the question is -: Significance of IP helper-address Command on SW? Is it necessary to put this command? you donot wana to give answer please donot visit this question and increase the vistor name if you are thinking that answer is wrong mark it wrong and explain why you are marking it wrong
Why subnetting is used?
Given the IPX address 4a.0002.1111.a999, what is the network ID and what is the node ID? A.) net 4a host 0002.1111.a999 B.) net a999 node 0002.1111 C.) net 0002.1111.a999 node 4a D.) net 0002.1111 node a999
What is poe (power over ethernet)?
Which protocol used before part of ccna?
why we twist the cable in case of twisted pair cable?plz give me technical answer.
Which of the following are examples of the Network Layer? A.) Token Ring B.) LLC C.) SQL D.) IP E.) TCP F.) IPX
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection-oriented protocol that acknowledges receipt of data packets and is considered reliable
What is the default encapsulation of Netware 3.12? A.) Ethernet_II B.) 802.5 C.) 802.2 D.) 802.3
When determining whether or not to route a LAN segment, which rule of thumb do you use? A.) 60/40 B.) 50/50 C.) 80/20 D.) 90/10 E.) 70/30