Configure Cisco routers to save core dumps for troubleshooting crashes8 Nov 2008 by Hudy
In other words, test a transfer of some kind using that method. For example, you could test FTP by copying the router's configuration to the same FTP server that the core config will go to:. Router# copy running-config ftp ...
Who the fix it !?! - http://tech-lore.blogspot.com/
Cisco IOS commands11 Sep 2008
... tftp - tells router which IOS file on the tftp server to boot from boot system rom - tell router to boot from ROM at next boot copy flash tftp - Copies flash to tftp server copy tftp flash - Restores flash from tftp server copy run ...
Jean's Blog - http://www.irintech.com/x1/
Add NAT and Protocol 47 to Cisco 2800 - BARF - Bay Area Riders Forum25 Feb 2009 by zefflyn
copy tftp flash. You'll get the prompts for IP address of tftp server and source/destination filename. I don't have experience doing VPN's but wouldn't you either need to enable tcp 1723 if you have ACL's? And/or NAT overload. ... You need a config that forwards all traffic headed to that IP to the VPN server, or you need a way to specifically forward all GRE traffic to the VPN server. Your IOS on the 2800 might not support the latter. mercurial is offline ...
BARF - Bay Area Riders Forum - http://www.bayarearidersforum.com/forums/showthread.php?t=9175
siantarcity: - Basics of Cisco Switch Administration21 Oct 2008 by siantarcity
On the other hand, GUI interfaces aren’t always available, but on Cisco IOS switches, the Cisco IOS always is. Plus, in a GUI interface, you won’t be able to do every possible configuration. In the command-line interface you will be able ... Once you have a TFTP server running, you can easily save your configuration to it like this: Switch# copy running-config tftp. How to use the Cisco Network Assistant The Cisco Network Assistant (CNA) is a free graphics tool included ...
siantarcity - http://siantarcity.blogspot.com/ - References
cisco router commands6 Sep 2008 by Admin
... cisco router; copy startup-config tftp: to copy the saved configurations from nvram into the tftp server for backup purpose; copy flash tftp: to copy the ios image file from flash into the tftp server for backup purpose; copy tftp ...
Wireless Router - http://wirelessrouter.net78.net/ - References
alcatron.net » Upgrading Alcatel DSL Firmware on Cisco 87727 Dec 2008 by aLcAtRoN
I was now thinking, what am i going to do now without the ability to copy this IOS via TFTP. So I did a bit more research and found you can also copy the IOS image via FTP. So then I setup a FTP server with anonymous login and attempted ...
alcatron.net - http://www.alcatron.net/
backup and restore cisco ios25 Aug 2008 by Blog Administrator
the copy command isn’t limited to simply backing up or restoring configuration files. it can also be used to copy your current ios image to a tftp server, or to apply a new ios image to your router. recall that the cisco ios image is ...
Network Step by Step - http://networkstepbystep.blogspot.com/