Hi @Chenhui, thank you for your reply.
Another question if I can.
I have an hp switch with default vlan 1 plus another vlan 2.
My HP port 20 is configured with vlan 1 and 2 ( both tagged)
Also have a huawei switch with default vlan 1 plus vlan 2.
I tried to configure my Huawei port 20 with vlan 1 and 2 but if i set allow 1 2 shows only 2 as you can see below
interface GigabitEthernet0/0/20
port link-type trunk
port trunk allow-pass vlan 2
port description switch
Traffic from hp vlan 1 doesn't go through, instead if I untag the HP vlan 1 the traffic is allowed in Huawei switch.
Is there a way to accept tagged traffic on the Huawei switch even though the tagged frame vlan match the default vlan id?