6509 MAC Filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2008 07:32 AM - edited 03-05-2019 10:19 PM
Dear All,
My client using 2 x 6509 connecting through a layer-2 WAN link, the ISP company has restricted there are only 100 mac-address in that link.
My client recently has added more PC in the network and end up there are more than 100 mac-address in the links. My client would like to deny some PCs to pass through that layer-2 link.
Can I use Mac ACL to filter these MAC to 'outgoing' through that physical interface port? Or other way to do it?
Thanks in advance.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 09:07 AM
QoS ACLs,Cisco IOS ACLs ,VACLs are the ACL'S supported by 6500 series switches.
MAC ACL'S can be used to filter based on the MAC address in 6509 switches.
Command to be use for configuring MAC ACL:
set qos acl mac acl_name {dscp dscp | trust-cos} [aggregate aggregate_name] src_mac_spec dest_mac_spec [ethertype] [before editbuffer_index | modify editbuffer_index]
