Ingress VLAN translation rules are for PVID (Port VLAN ID) configuration. PVID is a default VLAN id assigned to frames coming to the port. PVID is required on Access ports where usually PCs and other end-user devices are connected.
Egress VLAN Tag table contains configuration for VLAN Trunk ports - ports which forward tagged frames to other VLAN aware devices.
In short, proper VLAN configuration on CRS switches:
/interface ethernet switch ingress-vlan-translation
+
/interface ethernet switch egress-vlan-tag
Egress VLAN translation rules is additional option to modify VLAN header once more before sending out packet from the CRS port. They are not necessary in basic setups.
Hello, I have another question about this issue: What is the difference between thees two menus VLAN Tagging and eg. VLAN tran.(1 and 2 on picture). I have CRS212-1G-10S-1S+IN and add tagged vlans in menu (1) - VLAN Tagging (on picture) with command: /interface ethernet switch egress-vlan-tag add tagged-ports=sfp5 vlan-id=33 for example.
When I want add untagged vlan I add in ( in. VLAN tran.) tab.
But when I should be used (eg. VLAN tran.) tab? with command : /interface ethernet switch egress-vlan-translation
Is the function of these two menus (1 and 2 on pic.) duplicate?