LevelOne GTL-2691 User Manual
Page 1021
C
HAPTER
32
| Link Aggregation Commands
Dynamic Configuration Commands
– 1021 –
C
OMMAND
U
SAGE
◆
The ports on both ends of an LACP trunk must be configured for full
duplex, either by forced mode or auto-negotiation.
◆
A trunk formed with another switch using LACP will automatically be
assigned the next available port-channel ID.
◆
If the target switch has also enabled LACP on the connected ports, the
trunk will be activated automatically.
◆
If more than eight ports attached to the same target switch have LACP
enabled, the additional ports will be placed in standby mode, and will
only be enabled if one of the active links fails.
E
XAMPLE
The following shows LACP enabled on ports 10-12. Because LACP has also
been enabled on the ports at the other end of the links, the
status port-channel 1
command shows that Trunk1 has been established.
Console(config)#interface ethernet 1/10
Console(config-if)#lacp
Console(config-if)#interface ethernet 1/11
Console(config-if)#lacp
Console(config-if)#interface ethernet 1/12
Console(config-if)#lacp
Console(config-if)#end
Console#show interfaces status port-channel 1
Information of Trunk 1
Basic Information:
Port Type : 1000BASE-T
MAC Address : 12-34-12-34-12-3F
Configuration:
Name :
Port Admin : Up
Speed-duplex : Auto
Capabilities : 10half, 10full, 100half, 100full, 1000full
Broadcast Storm : Enabled
Broadcast Storm Limit : 500 packets/second
Multicast Storm : Disabled
Multicast Storm Limit : 262143 packets/second
Unknown Unicast Storm : Disabled
Unknown Unicast Storm Limit : 262143 packets/second
Flow Control : Disabled
VLAN Trunking : Disabled
MAC-Learning : Yes
MTU : 1518
Current status:
Created By : LACP
Link Status : Up
Port Operation Status : Up
Operation Speed-duplex : 100full
Up Time : 0w 0d 0h 0m 23s (23 seconds)
Flow Control Type : None
Max Frame Size : 1518 bytes (1522 bytes for tagged frames)
Member Ports : Eth1/10, Eth1/11, Eth1/12,
Console#