Look up the exception dump command.

What it does is on a crash, logs into an FTP server and uploads a core
dump for later debugging of the cause of the crash.
It can also use TFTP with no parameters set but is less secure so it is
recommended that in order to use it you also need to specify the source
interface to use so you can restrict access to your TFTP server.

Config portion:

ip ftp source-interface Loopback0
ip ftp username someusername
ip ftp password somepassword
exception protocol ftp
exception dump 303.234.181.223    <-- Fake example IP ;-)

Important note:
The file size will be consistant with the processor memory so 16Meg
Process memory = 16 Meg File.

Darren

Justin Marcus wrote:

> hey :)
> whats the command in a router to ftp ?
>
> thanks :)

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to