This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352: VLAN config is needed if a MAC-to-MAC connected switch is used?

Part Number: AM3352

Tool/software:

Since the switch (KSZ8895) is already configured for VLANs and is connected via MII MAC-to-MAC to the AM3352's EMAC Port 2, you don't need to configure VLAN on the AM3352 itself. The switch will handle VLAN tagging/untagging and forwarding of packets accordingly.

In this scenario, the AM3352's EMAC Port 2 is essentially a simple Ethernet interface that receives and transmits raw Ethernet frames without any VLAN processing. The switch (KSZ8895) takes care of VLAN-related operations, so you can focus on configuring VLANs on the switch itself if needed.

Is this correct?