cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
654
Views
0
Helpful
2
Replies

Missing Logs - 1841 Router

dchristm09
Level 1
Level 1

Hello, I am trying to verify I have logging working.  I have the following logging configured:

logging buffered 16000 informational

logging monitor informational

I have tried generating traffic, all kinds

When I do:

sh log | inc (ip address source)

I don't see anything. 

Anything I am missing?

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

Dave,

To test further, you should create an access list and log on that. You should start seeing entries. The problem is that generating traffic doesn't get logged by default unless there's an issue to log. You can create an acl and log icmp traffic like this:

access-list 101 permit icmp host 10.10.10.10 any log

access-list 101 permi ip any any

int fa0/1

description lan

ip access-group 101 in

Now if you ping anything from the 10.10.10.10 host, you should see some entries in the log.

HTH,

John

HTH, John *** Please rate all useful posts ***

johnlloyd_13
Level 9
Level 9

Hi,

Please post your 'show logging' output.

Sent from Cisco Technical Support iPhone App

Review Cisco Networking products for a $25 gift card