Link Aggregation Control Protocol—Multi-Active Detection (LACP-MAD)

LACP-MAD commands

Configuration command

The following command defines whether LACP is enabled on a port, and whether it is in active or passive mode when enabled. When LACP is enabled and active, the port sends LACP packets and listens to them. When LACP is enabled and passive, the port sends LACP packets only if it is spoken to. When LACP is disabled, the port ignores LACP packets. If the command is issued without a mode parameter, 'active' is assumed. During dynamic link aggregation using LACP, ports with the same key are aggregated as a single trunk. MAD passthrough applies only to trunks and not to physical ports.

HP-Switch# [no] interface <port-list> lacp [mad-passthrough <enable|disable>|active|passive|key <key>]

show commands

LACP-MAD supports the following show commands:

  • show LACP-MAD passthrough configuration on LACP trunks

    HP-Switch# show lacp [counters [<port-list>] | local [<port-list>] |peer [<port-list>] | distributed | mad-passthrough [counters [<port-list>]]]

  • show LACP-MAD passthough counters on ports

    HP-Switch# show lacp mad-passthrough counters [<port-list>]

clear command

Clear all LACP statistics including MAD passthrough counters. Resets LACP packets sent and received on all ports.

HP-Switch# clear lacp statistics