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

interface service-policy can not match MAC access-list?

zhichao
Level 1
Level 1

Hi

In interface service-policy, can we match MAC access-list?

I tried:

mac access-list extended test

permit host x.x.x.x any

class-map match-any drop_mac

match access-group test

....

The router accepted the commands, but it did not work!

Is this a limitation?

2 Replies 2

vkapoor5
Level 5
Level 5

Try using the following match criteria;

match destination-address mac

match source-address mac

instead of;

match access-group

I believe "match access-group" is for IP access-list and I am not sure if it will work with 'mac' access-list.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/qos_r/qos_m1g.htm

hi

I think this is not supported on Cat6 SUP720 :(

I cant find a documenation to confirm "match access-group" is for IP access-list only.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: