Hello,
I am just writing to inquire as to the purpose of Ethertype 0x0027. We are using MPLS, and were just planning a DDoS prevention strategy on our network and were losing connectivity to the MikroTik with a simulated DDoS attack.
Every time, even though were were prioritizing LDP, RSVP, OSPF, etc., we would lose connectivity to the far router with a DDoS attack. I was not sure what was going on, I knew there was obviously some traffic that we were not tagging as priority, so I placed a bridge on the egress interface and set up a bridge filter rule to log any traffic that was no-mark. There were mystery packets that had ethertype 0x0027. We created a rule to prioritize those packets (matching MAC protocol number 27) and suddenly we had stable connectivity.
However, I cannot find any documentation anywhere as to what Ethertype 0x0027 *is*. I would like to have some basic understanding as to why this traffic occurs and why this change has solved our problem. Any input would be appreciated.