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

filtered debug ip packet. strange output

netone.cisco
Level 1
Level 1

Hi everyone.

Im trying to do a "debug ip packet 101" on a 4507 switch but the only thing i get it:

hostname#, Access List(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0

hostname#, Access List(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0

hostname#, Access List(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0

hostname#, Access List(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0

hostname#, Access List(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0, Access List(8), rtype 0, forus FALSE, sendself FALSE, mtu 0, Access List(14), rtype 1, forus FALSE, sendself FALSE, mtu 0

I cant run a log debug because this is a production network and it handles around 400Mbps (is it too much for a 4507)

If i do an "instantaneous" debug without the acl it works fine and I can see the packets in the log. Anyone ever had this problem and might know how i can get the desired output?

Cisco IOS Software, Catalyst 4500 L3 Switch Software (cat4500-ENTSERVICESK9-M), Version 12.2(25)SG4, RELEASE SOFTWARE (fc1)

Thanks in advance

1 Accepted Solution

Accepted Solutions

smogra
Cisco Employee
Cisco Employee

Looks like this bug:

CSCeg18530 - debug ip packet ACL prints useless info

Details here:

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCeg18530

Cheers

Sweta

Please rate the useful posts.

View solution in original post

2 Replies 2

smogra
Cisco Employee
Cisco Employee

Looks like this bug:

CSCeg18530 - debug ip packet ACL prints useless info

Details here:

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCeg18530

Cheers

Sweta

Please rate the useful posts.

Hi Sweta,

Right on. Thanks very much. I have been blessed by bugs and software updates