|
We have received many requests from Engineers that are confused on how to
upgrade an ios on a Cisco Router or Catalyst Switch. We have provided a FREE
non-video step by step for you to follow. Good luck and Leave comment and
suggestion. (As always there is a Video Solution for CCIEAdvisor Subscribers.)
Become a member today
Cisco Upgrade IOS Configuration Steps
1. LAPTOP: Download TFTP server and verify you know how to use it.

2. Point your directory to the folder where your image is located(see above)
3. Connect Serial or USB to Rollover cable
4. Configure Hyperterminal or Securecrt to :8,9600,none,1

5. Click okay or accept the settings on your terminal emulator
6. Console into switch or router with blue rollover cable
7. Username/ Password prompt: Type proper credentials <enter> and then Type: enable <enter>
8. At the Enable Password prompt: Type proper credentials <enter>
Note: Step 9 through 11 are ONLY if you are trying to access a
NM catalyst switch module onboard a Cisco Router.
If this is not the case then skip the steps 9 through 11. i.e. Start back on step 12.
9. Once you are at the # prompt type: service-module g1/0 session <enter>

10. Username/ Password prompt: Type proper credentials <enter>
and then Type: enable <enter> (This step only for NM-switch if not skip to step 12)
11. At the Enable Password prompt: Type proper credentials <enter>
(This step only for NM-switch if not skip to step 12)
12. configure terminal <enter>
13. interface Fast ethernet switch/slot/port and in our case: interface fastethernet 1/0/1
<enter> (in our case this port value, yours might be different, i.e- int G0/2)
14. no switchport <enter>
15. ip address ip address/subnet mask ip address 10.10.10.2 255.255.255.0
(your choice of ip addresses, as this is temporary)
16. type no shutdown <enter>
17. end <enter>
18. type wr <enter>
See Below Image:

19. LAPTOP: Configure your own network adapter on your laptop: make your laptops ip
address 10.10.10.1 /24 and connect your laptop to the port mentioned above.
20. Then try to ping the the ip on the switchport that you configured above (the .2 address)
NOTE: If you try to ping your Laptop from your Switch it might not work...
( Think, think) ! Your Laptop's firewall will many times deny pings.

21. If successful then continue- otherwise retry..
22. show flash: <enter>
23. Is the present image in a folder or not and make note (adjust accordingly)?
In this case it is in a folder; please notice that it is small in size like a folder will be
(line 4) it also does not end in .bin

24. copy tftp flash<enter>
Click to View the Rest of the Configuration. (Must Login to View)
or Become a member today.
|