cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1808
Views
0
Helpful
2
Replies

How can i save configuration on Catalyst 6509?

If I use the "write memory" command it says "That command is only available  in text configuration mode" and I can't save the configuration.

please help me with this.

Thanks in Advance.

1 Accepted Solution

Accepted Solutions

nicholsm
Cisco Employee
Cisco Employee

if this is CatOS and you are in binary config mode, you don't need to save the config like in IOS devices. The config is always updated with every config change you make.

If you want to dump the config as ASCII to another device you can 'copy run slot0:' or some other file system then use FTP/TFTP to transfer the configuration.

Sent from Cisco Technical Support iPad App

View solution in original post

2 Replies 2

Hi,

copy run disk 0 (or whatever you might be having)

HTH,

Smitesh

nicholsm
Cisco Employee
Cisco Employee

if this is CatOS and you are in binary config mode, you don't need to save the config like in IOS devices. The config is always updated with every config change you make.

If you want to dump the config as ASCII to another device you can 'copy run slot0:' or some other file system then use FTP/TFTP to transfer the configuration.

Sent from Cisco Technical Support iPad App