cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
774
Views
0
Helpful
4
Replies

copy ios from laptop to catos 6509 switch

sirajmuneer
Level 1
Level 1

hi there,

I havea IOS file on my laptop and its consoled into a 6509 catos switch.

Do you know how to move the file to the flash card of the switch via tftp on laptop?

Thank you,

4 Replies 4

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Sirajul,

to be able to use TFTP you need a LAN connection between your laptop and the C6509.

let's suppose you have on C6509:

int vlan 1

ip address 10.0.0.1 255.255.255.0

no shut

a 48 ports FE/GE linecard

int fas3/1

switchport

switchport mode access

swithport access vlan 1

you connect with a straight RJ-45 UTP cable to the LAN NIC of laptop

you give to the laptop an ip address in subnet 10.0.0.0/24 for example

10.0.0.253 255.255.255.0

you then need a TFTP server software on the PC and to execute it

from the console you can give

copy tftp flash (*)

(*) you can use dir /all to find the names of the filesystems in your C6500.

the actual name can be slot0: for example

then you are asked for

ip address

filename

give the pc ip address, the filename as it is on the PC hard disk

Hope to help

Giuseppe

Thanks. But how if the c6509 is running on CatOS?

What are the commands in CatOS?

Hello,

you're right I didn't catch that part

the command is similar

see

http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/catos/7.x/quick/configuration/admin.html#wp1015172

Hope to help

Giuseppe

glen.grant
VIP Alumni
VIP Alumni

In catos its pretty much the same. Depend s on what media you have in your 6509.

copy tftp bootflash:

copy tftp slot0:

copy tftp disk0:

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card