LACP configuration - Huawei

    LACP configuration - Huawei
    Technology: Switching
    Area: Link Aggregation
    Vendor: Huawei
    Software: eNSP
    Platform: Quidway switches

    Static LACP mode
    Devices that are directly connected through an Eth-Trunk can support LACP, by running the mode lacp-static command you can configure the Eth-Trunk to work in static LACP mode. This mode can implement both load balancing and redundancy.

    <HUAWEI> system-view
    [HUAWEI] interface Eth-Trunk 1
    [HUAWEI- interface Eth-Trunk 1]mode lacp-static
    [HUAWEI- interface Eth-Trunk 1]quit

    LACP Dynamic mode
    When a server is connected to a file server over the device that has an Eth-Trunk configured, one is able to run the mode lacp-dynamic command on the device to configure its Eth-Trunk to work in dynamic mode.

    <HUAWEI> system-view
    [HUAWEI] interface Eth-Trunk 1
    [HUAWEI- interface Eth-Trunk 1]mode lacp-dynamic
    [HUAWEI- interface Eth-Trunk 1]quit