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