GNS3 – Can’t Save ASA Config – ‘%Error copying system:/running-config (Not enough space on device)’
KB ID 0000987 Problem I love GNS3, it is a brilliant piece of software, I use it for bench testing and proof of concept work. Yes is can be a bit clunky sometimes, but it’s FREE! I had a project open with about four ASA’s on it, and it would not save the config on just one of them. HostName(config)# copy running-config startup-config Source filename [running-config]? Cryptochecksum: fdf42190 76959bba 05a6a3d6 3f900005...
Backup and Restore Cisco IOS (Switches and Routers)
KB ID 0000538 Problem It’s been a long time since I ran through setting up a TFTP server, but I still use 3CDeamon. Below I’ll run though the simple commands to back up, and restore the devices configuration. Solution Backing up a Cisco IOS Device 1. First you have to setup a TFTP server, and know the IP address of the machine it’s on! 2. Connect to the device, either via console cable, Telnet or SSH. 3. Log in >...