Dears,
I am looking for a way to achieve one-way communication on an interface, where I block all incoming frames and only allow outgoing frames, at L1 (I mean that I want to block any RX and allow only TX)
ACLs, for example, are higher-level implementations of what I look for.
Is it even possible?
thx a lot!