Originally posted by: cross6
ahhh guess I was thinking about it bass ackwards. So instead of trying to block it at the vlan int, I need to deny access at all the other segment interfaces. Got it.
not necessarily. where you apply the ACL would be largely dependant on your topology. however, you shouldnt need to apply it at every interface, just a single interface closest to the source that all the traffic you plan to block will be coming in/out of.
applying on acl on every segment interface would work, but what happens when you need to make a change? it would be an administrative PITA. you want to take the minimalistic approach...do the least amount possible while still accomplishing your goal.
if your using all L2 switches, you would want to block it at the first router hop (or gateway). because remember, in order to route between vlan's it has to go through the router first. that is unless you're running L3 switches...