cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4769
Views
0
Helpful
5
Replies

how to send debug to TFTP server ?

mohammed hashim
Level 1
Level 1

hi,

 

some operation shows you a lot of information appears on the console.

 

what command should I use to send debug to TFTP server (and should not appear on console) ?

 

 

5 Replies 5

Mark Malone
VIP Alumni
VIP Alumni

set debug but not to the console , do not have logging  console or monitor terminal set

Then use this to redirect your full logs which will contain the debugs

set your logging buffer to high value if debugging or it will overwrite

sh logg | redirect tftp:xxxxxx
 

I tried but it shows me:

R24#show logg | redirect tftp://192.168.1.105/logg.txt
.....
%Error opening tftp://192.168.1.105/show.ip.route.txt (Timed out)

 

there is no issue in the connectivity with tftp server.

I tried but it shows me:

R24#show logg | redirect tftp://192.168.1.105/logg.txt
.....
%Error opening tftp://192.168.1.105/show.ip.route.txt (Timed out)


there is no issue in the connectivity with tftp server.

 

Hi Mohammed,

 

You can directly send traps to syslog daemon by using below commands.

 

logging host <ip address of PC> --> defines that location of your syslog server

logging trap 7 --> 7 is the interchangeable with "Debug"

logging on -- > Making Logging On

 

Hope it Helps..

 

-GI

 

Rate if it Helps..

 

make sure your firewall is off locally on any device in path

CISCO8006
Level 1
Level 1

may use syslog 

no logging console
logging <to Syslogserver>

logging monitor debugging

 

 

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: