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

Cisco cat4506 debug issues

maheshbalasub75
Level 1
Level 1

WE have catalyst 4506 with 6 vlans and intervlan routing enabled.

We have a problem pinging an outside PC.

We have enabled syslog at trap debug,

Made an acl with permit icmp any any, and enabled debug ip packet detail on the acl.

Now comes the problem ..whenever i ping the default gateway of another VLAN from a pc in another VLAN i see traffic in my syslog.If i ping a pc in one vlan to pc of another VLAN ..the ping works BUT no syslog event is seen.

Same happens when i ping an external PC ...the ping works BUT no SYSLOG event

Request pointers as to why this happening and how can it be solved

Thanks

2 Replies 2

owillins
Level 6
Level 6

I think the reason is access list that redirecting all the traffic out to the syslog file . You verify the ACL permit and deny statements and disable the debug option and remove the unnesscary acl and and also check your subnet assignment in your vlans and try it again.

Thanks for the reply...my problem is i am able to ping BUT not able to see corresponding syslog !

Appreciate pointers