10-16-2009 12:06 PM - edited 03-06-2019 08:10 AM
Hi All,
How to transfer Cisco IOS from computer to 4948 Switch using console connection. Is that possible using Xmodem? Thank you for your inputs.
Thank you,
Siva
Solved! Go to Solution.
10-16-2009 06:19 PM
Based on your post, you have an extra NIC doing nothing.
1) Connect this spare NIC directly to the switch
2) Assign an IP address to the NIC (for instance: 192.168.1.1 255.255.255.0)
3) Assign an IP address to the switchport at the switch, for instance:
interface fx/x
no switchport
ip address 192.168.1.2 255.255.255.0
4) Perform the IOS upgrade by following this URL:
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/release/note/OL_9592.html#wp305142
Regards
Edison.
10-16-2009 12:13 PM
XModem is the one way to go.
http://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bfac.shtml
You may want to start with a smaller image and once online, you can upgrade to the version you need. You may also want to increase the baud rate from 9600, it will go much quicker.
Hope that helps.
10-16-2009 12:50 PM
What's preventing you from connecting this computer to a regular switchport?
Edison.
10-16-2009 01:00 PM
The computer is in different network(public). I got two Ethernet card. One is used for Remote desktop and console port. I am not sure, how to do in this.
Thank you,
Siva
10-16-2009 01:01 PM
Also Xmodem is not a recognised commond in 4948 ROmmon> mode.
Thnk you,
Siva
10-16-2009 01:11 PM
Check this link. It's for a 4500, but in the 4900 guide it states to refer to this document.
10-16-2009 06:19 PM
Based on your post, you have an extra NIC doing nothing.
1) Connect this spare NIC directly to the switch
2) Assign an IP address to the NIC (for instance: 192.168.1.1 255.255.255.0)
3) Assign an IP address to the switchport at the switch, for instance:
interface fx/x
no switchport
ip address 192.168.1.2 255.255.255.0
4) Perform the IOS upgrade by following this URL:
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/release/note/OL_9592.html#wp305142
Regards
Edison.
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