Some ethernet carrier providers limit the frames that can be transported to only allow customer VLANs (traditional vlans based on 802.1q, with ethertype 0x8100). However, mef_eline leverages service VLANs (QinQ, based on 802.1ad and ether-type 0x88a8) to transport EVCs.
We should enhance our LLDP/liveness checks by adding additional frames to validate the forwarding of packets with ether-type 0x88a8, besides the tests on 0x8100 already done. We can do this in a slower pace. But it is very important to have this validation, especially to help network operators when activating new links.