Command Line Interface
762 1553-KDU 137 365 Uen D 2006-06-16
Example
7.10.4 lacp admin-key (Ethernet Interface)
This command configures a port's LACP administration key. Use the no form to
restore the default setting.
Syntax
lacp {actor | partner} admin-key <key>
[no] lacp {actor | partner} admin-key
• actor - The local side an aggregate link.
• partner - The remote side of an aggregate link.
• key - The port admin key must be set to the same value for ports
that belong to the same link aggregation group (LAG). (Range: 0-
65535)
Default Setting
0
Command Mode
Interface Configuration (Ethernet)
Command Usage
• Ports are only allowed to join the same LAG if (1) the LACP system
priority matches, (2) the LACP port admin key matches, and (3) the
LACP port channel key matches (if configured).
• If the port channel admin key (lacp admin key - Port Channel) is not
set when a channel group is formed (that is, it has the null value of 0),
Console(config)#interface ethernet 1/5
Console(config-if)#lacp actor system-priority 3
Console(config-if)#