08-08-2011 05:33 AM - edited 03-07-2019 01:35 AM
Hi,
I've added the archive command with some success. With the last switch I'm adding it to I'm having some problems. I entered the config as I have for the others but, it wouldn't seem to write to the file even though it looked correct so, I decided to enter it again and got this message:
ACB13(config-archive)#path tftp://Main_Campus/ACB1/ACB13/ACB13
Archive is being written, cannot change path now - please try again later.
Any suggestions? Is there a way to kill archive that is being written?
Thanks, Pat.
Solved! Go to Solution.
08-08-2011 06:00 AM
Hi,
can you try removing the path and try adding it again.
following are the outputs from my lab device
cisco_2#sh archive
Archive feature not enabled
cisco_2#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
cisco_2(config)#archive
cisco_2(config-archive)#path tftp://test3
cisco_2(config-archive)#exit
cisco_2(config)#do wr
Building configuration...
[OK]
cisco_2(config)#do sh archi
The maximum archive configurations allowed is 14.
The next archive file will be named tftp://test3-
Archive # Name
1
2
3
4
5
6
7
8
9
10
cisco_2(config)#archive
cisco_2(config-archive)#no path tftp://test3
cisco_2(config-archive)#exit
cisco_2(config)#do wr
Building configuration...
[OK]
cisco_2(config)#do sh archive
Archive feature not enabled
cisco_2(config)#
http://www.cisco.com/en/US/docs/ios/12_3t/fun/command/reference/cfrgt_01.html#wp1094316
Cheers
Somu
Rate this answer if the content found useful
08-08-2011 06:00 AM
Hi,
can you try removing the path and try adding it again.
following are the outputs from my lab device
cisco_2#sh archive
Archive feature not enabled
cisco_2#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
cisco_2(config)#archive
cisco_2(config-archive)#path tftp://test3
cisco_2(config-archive)#exit
cisco_2(config)#do wr
Building configuration...
[OK]
cisco_2(config)#do sh archi
The maximum archive configurations allowed is 14.
The next archive file will be named tftp://test3-
Archive # Name
1
2
3
4
5
6
7
8
9
10
cisco_2(config)#archive
cisco_2(config-archive)#no path tftp://test3
cisco_2(config-archive)#exit
cisco_2(config)#do wr
Building configuration...
[OK]
cisco_2(config)#do sh archive
Archive feature not enabled
cisco_2(config)#
http://www.cisco.com/en/US/docs/ios/12_3t/fun/command/reference/cfrgt_01.html#wp1094316
Cheers
Somu
Rate this answer if the content found useful
08-08-2011 07:00 AM
Thanks, Somu. Worked great.
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