Trunk status display commands, Show lacp – LevelOne GTL-2691 User Manual
Page 1025
C
HAPTER
32
| Link Aggregation Commands
Trunk Status Display Commands
– 1025 –
D
EFAULT
S
ETTING
0
C
OMMAND
M
ODE
Interface Configuration (Port Channel)
C
OMMAND
U
SAGE
◆
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 (i.e., it has the null value of 0), this
key is set to the same value as the port admin key (
Ethernet Interface) used by the interfaces that joined the group. Note
that when the LAG is no longer used, the port channel admin key is
reset to 0.
E
XAMPLE
Console(config)#interface port-channel 1
Console(config-if)#lacp admin-key 3
Console(config-if)#
Trunk Status Display Commands
show lacp
This command displays LACP information.
S
YNTAX
show lacp [port-channel] {counters | internal | neighbors |
sys-id}
port-channel - Local identifier for a link aggregation group.
(Range: 1-32)
counters - Statistics for LACP protocol messages.
internal - Configuration settings and operational state for local
side.
neighbors - Configuration settings and operational state for
remote side.
sys-id - Summary of system priority and MAC address for all
channel groups.
D
EFAULT
S
ETTING
Port Channel: all
C
OMMAND
M
ODE
Privileged Exec