Trunk port config - Huawei

    Trunk port config - Huawei
    Technology: Switching
    Area: Neighbor Discovery
    Vendor: Huawei
    Software: eNSP
    Platform: Quidway switches

    A trunk interface often connects to a switch, router, AP, or voice terminal that can receive and send tagged and untagged frames simultaneously. It allows tagged frames from multiple VLANs and untagged frames from only one VLAN called native vlan.

    To configure ethernet port as a trunk port and allow to pass all vlans:

    <HUAWEI> system-view
    [HUAWEI] interface GigabitEthernet 0/0/13
    [HUAWEI-GigabitEthernet 0/0/13]port link-type trunk
    [HUAWEI-GigabitEthernet 0/0/13]port trunk allow-pass vlan all
    [HUAWEI-GigabitEthernet 0/0/13]quit