CLI Reference Guide-R01

Table Of Contents
Chapter 12
| Link Aggregation Commands
– 432 –
Max Frame Size : 1518 bytes (1522 bytes for tagged frames)
MAC Learning Status : Enabled
Member Ports : Eth1/25, Eth1/26, Eth1/27,
Active Member Ports : Eth1/25, Eth1/26, Eth1/27,
Console#
lacp actor/partner
mode
(Ethernet Interface)
This command configures a port's LACP actor or partner negotiation activity mode.
Use the no form to restore to the default setting.
Syntax
lacp {actor | partner} mode {active | passive}
no lacp {actor | partner} mode
actor - The local side an aggregate link.
partner - The remote side of an aggregate link.
mode - Configures the negotiation activity mode.
active - Specifies the ports activity mode to initiate and transmit LACP
negotiation packets.
passive - Specifies the ports activity mode to only respond to LACP
negotiation packets.
Default Setting
Actor: Active, Partner: Passive
Command Mode
Interface Configuration (Ethernet)
Command Usage
An LACP trunk cannot be instantiated if both sides are set to passive.
Example
Console(config)#interface ethernet 1/5
Console(config-if)#lacp actor mode passive
Console(config-if)#