AMX NXA-ENET24 Switch User Manual


 
CLI (Command Line Interface)
243
NXA-ENET24 - Software Management Guide
Link Aggregation Commands (Cont.)
Command Function
Trunk Status Display Command
show interfaces status
port-channel
Shows trunk information
show lacp
This command displays LACP
information.
Syntax:
show lacp [port-channel] {counters | internal | neighbors |
sysid}
port-channel - Local identifier for a link aggregation group. (Range: 1-4)
counters - Statistics for LACP protocol messages.
internal - Configuration settings and operational state for local side.
neighbors - Configuration settings and operational state for remote side.
sysid - Summary of system priority and MAC address for all channel
groups.
Default Setting: Port Channel: all
Command Mode: Privileged Exec
Example:
Console#show 1 lacp counters
Channel group : 1 -----------------------------------------
Eth 1/ 1 --------------------------------------------------
LACPDUs Sent : 21
LACPDUs Received : 21
Marker Sent : 0
Marker Received : 0
LACPDUs Unknown Pkts : 0
LACPDUs Illegal Pkts : 0
.
.
.
LACPDUs Sent: Number of valid LACPDUs transmitted from this channel
group.
LACPDUs Received: Number of valid LACPDUs received on this channel
group.
Marker Sent: Number of valid Marker PDUs transmitted from this channel
group.
Marker Received: Number of valid Marker PDUs received by this channel
group.
LACPDUs Unknown Pkts: Number of frames received that either (1)
Carry the Slow Protocols Ethernet Type value, but contain an unknown
PDU, or (2) are addressed to the Slow Protocols group MAC Address,
but do not carry the Slow Protocols Ethernet Type.
LACPDUs Illegal Pkts: Number of frames that carry the Slow Protocols
Ethernet Type value, but contain a badly formed PDU or an illegal value
of Protocol Subtype.