cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1035
Views
0
Helpful
1
Replies

Cisco CP cannot write to startup configuration

scorbett
Level 1
Level 1

Not sure if this is the correct area to post this but I cannot get the cisco configuration professional (2.3) to write to startup configuration on my 3925 router.  I can do it fine via telnet or directly connected using commands but when I try to do it in the Cisco CP is comes up with Error Write to startup configuration failed.  Try again later.

Any ideas?

thanks

1 Reply 1

marc.uchniat
Level 1
Level 1

Hi,

I ran into this problem today.

I do all of my configuration from the command prompt and my standard operating procedure is to disable everything but ssh access. One of my clients uses the CP product and had this issue.

Turns out, it's because I disallowed telnet access. I permitted telnet to the local network and it worked just fine.

line vty 0 4
transport input ssh
line vty 5 9
transport input ssh
line vty 10 15
access-class 69 in
transport input telnet

Standard IP access list 69
    10 permit 192.168.1.0, wildcard bits 0.0.0.255

Not sure if this is your issue, but it worked for me. Good luck!

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