cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2365
Views
0
Helpful
1
Replies

Unwanted debug output

jjoensen
Level 1
Level 1

Hi

On some routers (and I can't see the pattern) I experience a lot of lines like:

Apr 1 12:21:32: IP: tableid=0, s=xxx.xxx.xxx.xxx (FastEthernet0/0.6), d=yyy.yyy.yyy.yyy (FastEthernet0/0.6), routed via FIB

when issuing debug ip packet (det) xxx command. Is there a way to avoid getting that information on the switching path - (There will be problems, if I turn off all fast switching/CEF :-() ?

Thank you /Jesper

1 Reply 1

b.hsu
Level 5
Level 5

These information are called Time Stamp information. These messages appear in the debug output when we enable the command "service timestamps {debug | log} uptime ". If you want to disable this feature use the no form of the command.

"no service timestamps [debug | log] "