Parse VLAN tilladt lister, beregne tag overhead, og plan QinQ MTU indvirkning.
| Rammetype | Tag bytes | EtherType | Felter tilføjet |
|---|---|---|---|
| Umærket 802.3 | 0 | - | — |
| 802.1Q (dot1q) | + 4 | 0x8100 | TPID (2) + TCI: PCP (3) + DEI (1) + VID (12) |
| QinQ / 802.1ad | + 8 | 0x88A8 ydre | Ydre mærke (4) + indre 802.1Q mærke (4) |