Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| playground:arinc9:bridge-vlan-filtering [2022/05/31 19:24] – Improve explanation for Local and Egress untagged and PVID (Primary VLAN ID) sections arinc9 | playground:arinc9:bridge-vlan-filtering [2022/05/31 19:48] – [Egress untagged and PVID (Primary VLAN ID)] Improve explanation arinc9 | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| - | ===== Egress untagged and PVID (Primary VLAN ID) ===== | + | ===== Egress untagged and PVID ===== |
| **Untagged Traffic**: Traffic between devices where there' | **Untagged Traffic**: Traffic between devices where there' | ||
| **Ingress**: | **Ingress**: | ||
| - | * **PVID**: | + | * **PVID**: |
| **Egress**: Traffic going out of the bridge through an interface on the bridge | **Egress**: Traffic going out of the bridge through an interface on the bridge | ||
| * **Egress untagged**: Frames will leave the bridge through the specified interface as untagged. Untagged ingress will be assigned to the specified VLAN ID unless PVID is set to a different VLAN ID on the interface. Tagged ingress is discarded. | * **Egress untagged**: Frames will leave the bridge through the specified interface as untagged. Untagged ingress will be assigned to the specified VLAN ID unless PVID is set to a different VLAN ID on the interface. Tagged ingress is discarded. | ||