From: Victor Cappuccio (victor@ccbootcamp.com)
Date: Thu Apr 05 2007 - 00:28:26 ART
Hi Joshua
is this what you are looking for?
Router> enable
Router# configure terminal
Router(config)# access-list 700 permit 0003.fd1b.8700
Router(config)# access-list 700 permit 0003.fd1b.8701
Router(config)# access-list 700 permit 0003.fd1b.8702
Router(config)# access-list 700 deny any
Apply MAC ACL to Gigabit Ethernet VLAN subinterface
Router(config)# interface gigabitethernet 6/0.1
Router(config -subif)# mac access-group 700 in
Router(config-subif)# end
http://www.cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide
09186a00805e8f8c.html
HTH
thanks,
Victor Cappuccio.-
Network Learning Inc - A Cisco Sponsored Organization (SO) YES! We take
Cisco Learning credits!
victor@ccbootcamp.com
http://www.ccbootcamp.com (Cisco Training and Rental Racks)
http://www.ccbootcamp.com/groupstudy.html (groupstudy member discounts!)
Voice: 702-968-5100
FAX: 702-446-8012
-----Original Message-----
From: nobody@groupstudy.com on behalf of Joshua
Sent: Wed 4/4/2007 17:22
To: ccielab@groupstudy.com
Subject: How to block a particular MAC on Router level?
I am trying to block a particular MAC address to access Internet. This is
a router-on-a-stick topology. 5 subinterfaces configured on the router
gig0/0. I have no access to the attached switch. I wonder is there some way
i can block this MAC address on the router?
Thanks in advance!
This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:34 ART