cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1406
Views
5
Helpful
0
Replies

Filter MAC addresses through an ISR router

a.maldonado
Level 1
Level 1

Hi,

 

I am trying to allow a few MAC addresses access to the Internet via an ISR router.

 

Cisco IOS XE Software, Version 16.09.04

Cisco IOS Software [Fuji], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 16.9.4, RELEASE SOFTWARE (fc2)

 

I am trying to use a class map to select the mac addresses that I will allow but when it comes to the policy map, I do not see any option that says allow. In fact, as soon as I especify the class -map name it comes up with an error about a default class map.

 

Can someone suggest a better way to allow this access or where am I going wrong with the use of the class-map? Your help is much appreciated.

 

By the way, the reason I can’t do it at the switches level it’s because they are not managed by me and belong to a service provider. This is why I want to only allow what I know should be allowed to go through our router.

 

class-map match-any TEST

 match source-address mac ACE2.D397.0488

 match source-address mac 0000.0c07.ac06

 

policy-map ALLOW

 class TEST

0 Replies 0
Review Cisco Networking for a $25 gift card