Skip to content

enhancement: execute LLDP or liveness check with additional ether type - 802.1ad 0x88a8 #90

@italovalcy

Description

@italovalcy

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions