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

Using ZBF to filter/log on non-http payload

Corey OBrien
Level 1
Level 1

I am trying to log/drop packets with a specific string in the payload.  I can't find a way to do it on any protocol other than http using a regex.  Any suggestions?  Thx.

1 Reply 1

Bastien Migette
Cisco Employee
Cisco Employee

Hello Corey,

You can use class map type stack (flexible packet matching) and PHDF files (available on cisco.com) to match whatever you want in a packet.

See this doc:

http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6586/ps6723/prod_white_paper0900aecd80633b0a.html

You can also create custom protocols with nbar so that you can match them in class maps:

http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/nbar_cust_protcl.html

I hope this help

Review Cisco Networking for a $25 gift card