Protected Port Bridge Mode

I would like to replicate the Cisco Catalyst Protected Port Mode in the Bridge interface.

when a a port is in protected mode it would only foward traffict to non protected mode ports (uplinks)

So if you have Access Points and 1 backhaul you set the Ap ethernet ports to Protected mode so you eliminate traffic between APs and minimize broiadcasts and such… the traffic would only go to the Backhaul port.

Can this behavior be replicated in the Bridge interface?

‘interface bridge filter’ allows you to filter traffic that is passing trought the bridge.
‘interface bridge fiter’ provides a lot of different matchers, how you can determine different type of frames.