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