10-19-2002 01:19 PM - edited 03-02-2019 02:12 AM
I wannt to permit forwarding on Catalyst 3550 only if IP address is used with specific MAC address. Something like:
permit ip x.x.x.x mac x.x.x.x.x.x any
deny ip any any
So if user changes his ip address to not be abble to use network. How to accomplish this? Thanks in advance
10-20-2002 09:35 AM
MAC access lists are for non-IP traffic only and IP access lists for IP traffic only. You can't combine them. IP traffic can't be subject of MAC access list, only non-IP traffic can.
10-20-2002 11:50 AM
Thanks. I will try to accomplish this with static arp and some kind of IP ACL. But it will be good if in the future MAC and IP ACL can be used together.
10-21-2002 05:39 PM
Is this the case for the 2950's as well? The access list documentation doesn't say anything about MAC addresses being restricted to non-IP traffic that I can see.
Thanks,
Terry
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide