![Asante IntraCore 36000 Series User Manual Download Page 232](http://html.mh-extra.com/html/asante/intracore-36000-series/intracore-36000-series_user-manual_2980500232.webp)
232
Asanté IntraCore 36000 Series
Usage Guidelines
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 four 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.
Example
The following shows LACP enabled on ports 11-13. Because LACP has also been enabled on the ports at
the other end of the links, the show interfaces status port-channel 1 command shows that Trunk1 has been
established.
Console(config)#
interface ethernet 1/11
Console(config-if)#
lacp
Console(config-if)#
exit
Console(config)#
interface ethernet 1/12
Console(config-if)#
lacp
Console(config-if)#
exit
Console(config)#
interface ethernet 1/13
Console(config-if)#
lacp
Console(config-if)#
exit
Console(config)#
exit
Console#
show interfaces status port-channel 1
Information of Trunk 1
Basic information:
Port type: 1000T
Mac address: 00-00-e8-00-00-0b
Configuration:
Name:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full, 1000full,
Flow control status: Disabled
Port security: Disabled
Max MAC count: 0
Current status:
Created by: lacp
Link status: Up
Operation speed-duplex: 1000full
Flow control type: None
Member Ports: Eth1/11, Eth1/12, Eth1/13,
Console#
Related Command
show interfaces
16.79 lacp admin-key (Ethernet Interface)
This command configures a port's LACP administration key. Use the no form to restore the default setting.