Hello,
I have been using TCI6638K2K and I try to configure VLAN. I use VLAN Table Entry to add a entry at ALE table. If using VLAN Table Entry, just I could configure VLAN_ID, FORCE_UNTAGGED_EGRESS, REG_MCAST_FLOOD_MASK, UNREG_MCAST_FLOOD_MASK.
I need to keep packets out of switch with VLAN TAG so I have to use FORCE_UNTAGGED_EGRESS. But if I use this entry type and desire to direct host this packets, packets are dropped by ALE ingress prosses except broadcast packets( FF:FF:FF:FF:FF:FF). When I look at your manuel " KeyStone Architecture Gigabit Ethernet (GbE) Switch Subsystem " I found that
"if (unicast packet)
then use VLAN_MEMBER_LIST less host port and go to Egress process"
"if (broadcast packet)
then use VLAN_MEMBER_LIST and go to Egress process"
I think, packets are able to directed to host port If I don't use VLAN Table Entry type, but If I don't use VLAN Table Entry type, I dont know how I can direct packets to out of switch with VLAN TAG (without using FORCE_UNTAGGED_EGRESS ).
Could you tell me how I can direct packets to host port with VLAN TAG using VLAN Table Entry type?
Thank you.
Serdar