Re: core dump using ftp

From: Narbik Kocharians (narbikk@gmail.com)
Date: Wed Jul 05 2006 - 15:05:25 ART


Michael,
As i said before to me the configuration is "the money" and once you see the
money, i think it makes more sense. I hope this helps:

(config)#exception protocol ftp

*There are 4 ways to setup the router to generate a core dump; FTP, RCP,
Flash disk, and TFTP (Default). In this scenario FTP is configured. *

* *

* *

(config)#exception dump 1.1.1.1

*The above command configures the IP address of the FTP server. I just
picked 1.1.1.1*

* *

* *

(config)#ip ftp username User

 (config)#ip ftp password Cisco

*The above commands specify the username and the password to be used for the
FTP connection.*

(config)#ip ftp passive

*All types of FTP can be used, but this command configures the router to
ONLY use passive-mode FTP connection if that's what you are using.*

* *

(config)#ip ftp source-interface lo0

*Optional; this command specifies the source IP address for the FTP
connection.*

(config)#exception region-size 16384

*This command is used as a fallback pool. When the processor memory pool is
marked corrupted, this helps to prevent memory failures during the core dump
process. The value is expressed in Bytes and the range is 1024  65536
Bytes.*

(config)#exception core-file Rxdump compress
*This command specifies the name of the core dump (Rxdump). The compress
argument will compress the file to save space. The compress argument is not
supported if RCP is used.*
**
*Narbik Kocharians
CCIE# 12410 (R&S, SP, Security)
CCSI# 30832
Network Learning, Inc. (CCIE class Instructor)
www.ccbootcamp.com (CCIE Training)
*

On 7/5/06, Victor Cappuccio <cvictor@protokolgroup.com> wrote:
>
> http://www.cisco.com/univercd/cc/td/doc/cisintwk/itg_v1/tr19aa.htm#xtocid3
>
> ip ftp usename username
>
> ip ftp password password
>
> exception protocol ftp
>
> exception dump a.b.c.d
>
> -----Mensaje original-----
> De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de
> Michael Yang
> Enviado el: Miircoles, 05 de Julio de 2006 01:26 p.m.
> Para: ccielab@groupstudy.com
> Asunto: core dump using ftp
>
> How do you configure core dump using ftp server?
>
>
> ---------------------------------
> Do you Yahoo!?
> Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:46 ART