cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
635
Views
0
Helpful
3
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

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame

errdisable recovery cause udld
errdisable recovery interval 1800

Listen good and listen very hard:   Be extremely careful with the two lines above.  I've seen how the two commands can bring a network down on it's knees.

Next, where's the command: 

ip ftp username <BLAH>
ip ftp password <BLAH>

Thanks Leo , its working with IP ftp username / password but it is not working with write memory.

I have another switch 2960 and its workign with both copy / wr memory. Configuration of this switch is mentioned also:-


OGGG3-A-1#copy running-config ftp:
Address or name of remote host []? 192.168.60.201
Destination filename [oggg3-a-1-confg]?
Writing oggg3-a-1-confg !!
6591 bytes copied in 1.091 secs (6041 bytes/sec)

OGGG3-A-1# wr mem
Building configuration...
[OK]

archive
path ftp://CACO:CACO01@192.168.60.201/$h-$t
write-memory
time-period 5
no file verify auto


OGGG3-A-1#sh ver
Cisco IOS Software, C3560 Software (C3560-IPBASE-M), Version 12.2(35)SE5, RELEAS E 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 SOFTWAR E (fc4)

OG3-A-1 uptime is 6 years, 9 weeks, 15 hours, 5 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.SE 5.bin"

cisco WS-C3560-48TS (PowerPC405) processor (revision G0) with 122880K/8184K byte s 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.

________________________________-

PASW029#sh running-config | begin arc

archive
path ftp://CACO:CACO01@192.168.60.201/$h-$t
write-memory
time-period 10080
!
PASW029#wr memory
Building configuration...
[OK]
Writing PASW029-Apr-27-09-42-27.521-8


PASW029#wr memory
Building configuration...
[OK]
Writing PASW029-Apr-27-09-43-13.734-9
PASW029#sh ver
Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 12.2(55)SE9, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Mon 03-Mar-14 22:53 by prod_rel_team
Image text-base: 0x00003000, data-base: 0x01900000

ROM: Bootstrap program is C2960 boot loader
BOOTLDR: C2960 Boot Loader (C2960-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)

PASW029 uptime is 2 weeks, 19 hours, 3 minutes
System returned to ROM by power-on
System restarted at 14:45:00 CEDT Tue Apr 12 2016
System image file is "flash:/c2960-lanbasek9-mz.122-55.SE9/c2960-lanbasek9-mz.122-55.SE9.bin"


cisco WS-C2960G-48TC-L (PowerPC405) processor (revision H0) with 65536K bytes of memory.
Processor board ID FOC1510Y69W
Last reset from power-on
2 Virtual Ethernet interfaces
48 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.

64K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : B8:BE:BF:85:04:80
Motherboard assembly number : 73-10300-12
Power supply part number : 341-0098-02
Motherboard serial number : FOC15100LYP
Power supply serial number : AZS150913DW
Model revision number : H0
Motherboard revision number : A0
Model number : WS-C2960G-48TC-L
System serial number : FOC1510Y69W
Top Assembly Part Number : 800-27071-06
Top Assembly Revision Number : D0
Version ID : V06
CLEI Code Number : COMB800BRA
Hardware Board Revision Number : 0x01


Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 48 WS-C2960G-48TC-L 12.2(55)SE9 C2960-LANBASEK9-M


Configuration register is 0xF

Well, the only difference is the IOS.  Upgrade to 12.2(55)SE10.

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: