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?