ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 12
| Link Aggregation Commands
Dynamic Configuration Commands
– 438 –
Multicast Storm : Disabled
Multicast Storm Limit : 500 packets/second
Unknown Unicast Storm : Disabled
Unknown Unicast Storm Limit : 500 packets/second
Storm Threshold Resolution : 1 packets/second
Flow Control : Disabled
MAC Learning : Enabled
Link-up-down Trap : Enabled
Current status:
Created By : LACP
Link Status : Up
Port Operation Status : Up
Operation Speed-duplex : 1000full
Up Time : 0w 0d 0h 0m 53s (53 seconds)
Flow Control Type : None
Max Frame Size : 1518 bytes (1522 bytes for tagged frames)
MAC Learning Status : Enabled
Member Ports : Eth1/1, Eth1/2, Eth1/3,
Active Member Ports : Eth1/1, Eth1/2, Eth1/3,
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 passiveExample
Console(config)#interface ethernet 1/5
Console(config-if)#lacp actor mode passive
Console(config-if)#