Perform the following steps to configure LACP PDU forwarding on a physical interface.
device# configure terminal device(config)#
device(config)# interface ethernet 0/1
device(conf-if-eth-0/1)# lacp-pdu-forward enable
The following example enables LACP forwarding on a port-channel interface.
device# configure terminal device(config)# interface ethernet 0/1 device(conf-if-eth-0/1)# lacp-pdu-forward enable