Hello Community
I have a working setup using a SJA1105 Q switch.
I am doing testing with the MKA protocol.
In the user manual (UM11040 - Software user manual for SJA1105) I found that Management frames (including MKA protocol related frames with the Group MAC address of 01-08-C2-00-00-03) are being filtered and redirected to the HOST port.
I can confirm that setup in the configuration with:
"MAC_FLTRES[0]": 0x0180C200000E,
"MAC_FLTRES[1]": 0x0180C2000003,
"MAC_FLT[0]": 0xFFFFFF0000FF,
"MAC_FLT[1]": 0xFFFFFF0000FF,
.......
"HOST_PORT": 4,
Is there any way to not filter these packets, i.e. forward them to all ports (like a "transparent" switch setup for MKA / MACsec) or is this not possible?
Thanks for any help!