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

Configuration backup problem with Cisco (C3560-IPBASE-M)

UniWAQ
Level 1
Level 1

Hi All, 

I am facing one issue that , I can't backup my configuration backup from (C3560-IPBASE-M) to FTP server. Below is the error and configuration for box , please guide me the problem. 

#copy running-config ftp:192.168.60.201
Address or name of remote host []? 192.168.60.201
Destination filename [192.168.60.201]? test
Writing test
%Error writing ftp://192.168.60.201/test (No such user)

#show ver
Cisco IOS Software, C3560 Software (C3560-IPBASE-M), Version 12.2(35)SE5, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Thu 19-Jul-07 18:15 by nachen
Image text-base: 0x00003000, data-base: 0x01100000

ROM: Bootstrap program is C3560 boot loader
BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(25r)SEC, RELEASE SOFTWARE (fc4)

uptime is 6 years, 8 weeks, 6 days, 22 hours, 4 minutes
System returned to ROM by power-on
System restarted at 16:29:08 MEZ Wed Feb 24 2010
System image file is "flash:c3560-ipbase-mz.122-35.SE5/c3560-ipbase-mz.122-35.SE5.bin"

cisco WS-C3560-48TS (PowerPC405) processor (revision G0) with 122880K/8184K bytes of memory.
Processor board ID FDO1346Y1BB
Last reset from power-on
1 Virtual Ethernet interface
48 FastEthernet interfaces
4 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : 64:16:8D:1D:C9:00
Motherboard assembly number : 73-9898-09
Power supply part number : 341-0097-02
Motherboard serial number : FDO13470131
Power supply serial number : AZS134300PF
Model revision number : G0
Motherboard revision number : A0
Model number : WS-C3560-48TS-S
System serial number : FDO1346Y1BB
SFP Module assembly part number : 73-7757-03
SFP Module revision Number : A0
SFP Module serial number : FDO134417YK
Top Assembly Part Number : 800-26162-04
Top Assembly Revision Number : A0
Version ID : V04
CLEI Code Number : COME810ARA
Hardware Board Revision Number : 0x01


Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 52 WS-C3560-48TS 12.2(35)SE5 C3560-IPBASE-M


Configuration register is 0xF

# show run
# show running-config
Building configuration...

Current configuration : 6547 bytes
!
! Last configuration change at 10:33:35 MEST Tue Apr 19 2016
! NVRAM config last updated at 10:33:36 MEST Tue Apr 19 2016
!
version 12.2
no service pad
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
!
hostname
!
logging buffered 128000 debugging
no logging console
no logging monitor
enable secret 5 $1$dd/8$nexiXT.m3GHKkhbdretqa1
enable password 7 08024D400A160846
!
no aaa new-model
clock timezone MEZ 1
clock summer-time MEST recurring last Sun Mar 2:00 last Sun Oct 2:00
system mtu routing 1500
udld aggressive

ip subnet-zero
no ip domain-lookup
ip domain-name local.tester.com
ip name-server 192.168.60.7
ip name-server 192.168.135.7
!
!
!
!
errdisable recovery cause udld
errdisable recovery interval 1800
archive
path ftp://test:test@192.168.60.201/$h-$t
write-memory
time-period 10080
no file verify auto
!
!
vlan internal allocation policy ascending
!
!
interface GigabitEthernet0/4
switchport mode access
!
interface Vlan1
ip address 192.168.130.57 255.255.255.0
!
ip default-gateway 192.168.130.55
ip classless
ip http server
!
no logging trap
snmp-server community public RO
snmp-server community private RW
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps tty
snmp-server enable traps cluster
snmp-server enable traps entity
snmp-server enable traps cpu threshold
snmp-server enable traps power-ethernet group 1
snmp-server enable traps vtp
snmp-server enable traps vlancreate
snmp-server enable traps vlandelete
snmp-server enable traps flash insertion removal
snmp-server enable traps port-security
snmp-server enable traps envmon fan shutdown supply temperature status
snmp-server enable traps mac-notification
snmp-server enable traps config-copy
snmp-server enable traps config
snmp-server enable traps hsrp
snmp-server enable traps rtr
snmp-server enable traps bridge newroot topologychange
snmp-server enable traps stpx inconsistency root-inconsistency loop-inconsistency
snmp-server enable traps syslog
snmp-server enable traps vlan-membership
snmp-server host 192.168.60.100 public
!
control-plane
!
banner motd ^CCCCC
Authorized access only
!
line con 0
line vty 0 4
exec-timeout 120 0
password 7 1326161C0803097B
login
length 0
line vty 5 15
password 7 04780A080C2E411F
login
!
ntp clock-period 36030077
ntp server 192.168.60.7
end

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame

Duplicate thread. 

Kindly post all comments &/or responses HERE.

abdallah malas
Level 1
Level 1

Hello,

If you are having a problem doing a backup, I would recommend you these work around that would get the job done:

1- Enable the logging feature in putty save the file in a folder, log in to the equipment use "terminal length 0" then do a "show run". This will dump all the running configuration into the file.

2- If you are having a problem copying to FTP, you can always try TFTP server or even you can just drop a copy to the FLASH "copy run flash". This will create you a backup on the equipment it self. (I do not recommend this option)

Let me know if this help or if you have any further questions,

Best Regards, 

Note: Make sure to turn of Windows Firewall and the Antivirus before you do copy run to ftp or tftp, many times they block it. Try this first if it doesn't work try the above work around.

Review Cisco Networking for a $25 gift card