Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:dsa:converting-to-dsa [2022/05/31 18:26] – [Egress untagged and PVID (Primary VLAN ID)] Add PVID information for assigning untagged ingress to a VLAN ID. arinc9 | docs:guide-user:network:dsa:converting-to-dsa [2023/05/17 02:11] – Adding a guided tutorial for DSA saudiqbal | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| **Note**: DSA support does not affect wireless configuration in ''/ | **Note**: DSA support does not affect wireless configuration in ''/ | ||
| + | |||
| + | **Note:** An easy to use [[https:// | ||
| //This page is a Work In Process. If you can contribute your knowledge, we would be pleased for the help.// | //This page is a Work In Process. If you can contribute your knowledge, we would be pleased for the help.// | ||
| Line 14: | Line 16: | ||
| ===== Bridge all switch ports ===== | ===== Bridge all switch ports ===== | ||
| - | Gather all of the switchport | + | Gather all of the interfaces |
| ===== VLAN Configuration ===== | ===== VLAN Configuration ===== | ||
| Line 26: | Line 29: | ||
| Here is a comparison of VLAN configuration on swconfig and DSA. | Here is a comparison of VLAN configuration on swconfig and DSA. | ||
| + | |||
| + | swconfig: | ||
| {{: | {{: | ||
| Line 47: | Line 52: | ||
| option vid ' | option vid ' | ||
| </ | </ | ||
| + | |||
| + | dsa: | ||
| {{: | {{: | ||
| Line 80: | Line 87: | ||
| If you don't want the router to be involved in that VLAN, you can disable this option and run '' | If you don't want the router to be involved in that VLAN, you can disable this option and run '' | ||
| - | ==== Egress | + | ==== Egress |
| **Untagged Traffic**: Traffic between devices where there' | **Untagged Traffic**: Traffic between devices where there' | ||
| - | **Ingress**: | + | **Ingress**: |
| - | * **PVID**: | + | * **PVID**: |
| - | **Egress**: Traffic going out of the switch | + | **Egress**: Traffic going out of the bridge |
| - | * **Egress untagged**: | + | * **Egress untagged**: |
| + | * **Egress tagged**: Frames will leave the bridge through the specified interface as tagged with the specified VLAN ID. Untagged ingress is discarded unless PVID is set to a VLAN ID on the interface. Tagged ingress is discarded | ||
| + | |||
| + | ==== Egress Untagged, Egress Tagged and PVID Examples ==== | ||
| + | |||
| + | Untagged ingress from the second interface is assigned to VLAN ID 600 in both cases. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Untagged ingress from the second interface is assigned to VLAN ID 601. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Untagged ingress from the third interface is discarded. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Untagged ingress from the third interface is assigned to VLAN 600. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Untagged ingress from the third interface is assigned to VLAN 601. | ||
| + | |||
| + | {{: | ||
| ==== Wireless ==== | ==== Wireless ==== | ||