show etherchannel
Use this command to display information about link aggregation groups.
Command Syntax
show etherchannel
show etherchannel <1-16383>
show etherchannel (<1-16383>|) detail
show etherchannel (<1-16383>|) load-balance
show etherchannel (<1-16383>|) summary
Parameters
<1-16383>
Specify channel-group number.
detail
Specify detailed etherchannel information.
load-balance
Specify load balancing.
summary
Specify Etherchannel summary information.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show etherchannel summary
% Aggregator po1 185
% Aggregator Type: Layer3
% Admin Key: 0001 - Oper Key 0001
% Link: eth3 (5) sync: 0
--------------------------------------
% Aggregator po4 186
% Admin Key: 0004 - Oper Key 0004
% Link: eth2 (4) sync: 0
--------------------------------------
% Aggregator po5 187
% Admin Key: 0005 - Oper Key 0005
% Link: eth1 (3) sync: 0
#show etherchannel detail
% Aggregator po1 185
% Aggregator Type: Layer3
% Mac address: 08:00:27:36:f5:7d
% Admin Key: 0001 - Oper Key 0001
% Actor LAG ID- 0x8000,08-00-27-fa-4b-0e,0x0001
% Receive link count: 0 - Transmit link count: 0
% Individual: 0 - Ready: 0
% Partner LAG ID- 0x0000,00-00-00-00-00-00,0x0000
% Link: eth3 (5) sync: 0
% Collector max delay: 5
---------------------------------------------------
% Aggregator po4 186
% Mac address: 08:00:27:76:0c:57
% Admin Key: 0004 - Oper Key 0004
% Actor LAG ID- 0x8000,08-00-27-fa-4b-0e,0x0004
% Receive link count: 0 - Transmit link count: 0
% Individual: 0 - Ready: 1
% Partner LAG ID- 0x0000,00-00-00-00-00-00,0x0000
% Link: eth2 (4) sync: 0
% Collector max delay: 5
----------------------------------------------------
% Aggregator po5 187
% Mac address: 08:00:27:2f:d5:ae
% Admin Key: 0005 - Oper Key 0005
% Actor LAG ID- 0x8000,08-00-27-fa-4b-0e,0x0005
% Receive link count: 0 - Transmit link count: 0
% Individual: 0 - Ready: 0
% Partner LAG ID- 0x0000,00-00-00-00-00-00,0x0000
% Link: eth1 (3) sync: 0
% Collector max delay: 5
Table 5-15 explains the show command output fields.
Table 5-15: show etherchannel detail output
Field | Description |
---|
Aggregator | Link aggregators name and ID number. |
Mac address | Unique MAC address for link identification. |
Admin Key | LACP administrative key – automatically configured value on each port configured to use LACP. |
Oper Key | LACP operator key on Partner – automatically configured value on each port configured to use LACP. |
Actor LAG ID | LAG ID consisting of MAC address plus aggregator ID number for this Actor. |
Receive link count | The number of link received from the peer LAG. |
Transmit link count | The number of links contained transmitted to the peer LAG. |
Individual | The individual physical network interfaces or ports contained in the LAG. |
Ready | The number of links in the active state on this Actor. |
Partner LAG ID | Partner LAG ID consisting of MAC address plus aggregator ID number. |
Link | Interface and ID number of the link. |
sync | MAC address synchronization enables a MLAG Partner to forward Layer 3 packets arriving on this interfaces with either its own MAC address or its Partner’s. |
Collector max delay | Maximum period of wait time between sending of two subsequent Ethernet frames on a link. |
Last modified date: 07/06/2023