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

ZBF URL Filtering

peter.williams
Level 1
Level 1

Is it possible to exclude certian MAC addresses from the URL filtering?  I need certian people not to be blocked.

Thank you

1 Reply 1

when configuring the access list use VLAN range 700-799 or 1100-1199, these are reserved to match on MAC addresses.  Call these to the class map which is then used in the policy map.

access-list 700 permit 0800.0000.0001

class-map type inspect CMAP

match access-group 700

policy-map type inspect PMAP

class type inspect CMAP

inspect

This configuration will inspect all protocols as there is no specific defined protocol in the class map. 

--
Please remember to rate and select a correct answer

--
Please remember to select a correct answer and rate helpful posts
Review Cisco Networking for a $25 gift card