Configuring Dynamic Link Aggregation Displaying Dynamic Link Aggregation Configuration and Statistics
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 9-28
Displaying Dynamic Link Aggregation 
Configuration and Statistics
You can use Command Line Interface (CLI) show commands to display the current configuration and 
statistics of link aggregation. These commands include the following:
When you use the show linkagg command without specifying the link aggregation group number and 
when you use the show linkagg port command without specifying the slot and port number, these 
commands provide a “global” view of switch-wide link aggregate group and link aggregate port 
information, respectively.
For example, to display global statistics on all link aggregate groups (both dynamic and static), enter:
-> show linkagg agg
A screen similar to the following would be displayed:
Number  Aggregate  SNMP Id  Size  Admin State  Oper State     Att/Sel Ports
-------+----------+--------+----+-------------+-------------+-------------
1 Static 40000001 8 ENABLED UP 2 2
2 Dynamic 40000002 4 ENABLED DOWN 0 0
3 Dynamic 40000003 8 ENABLED DOWN 0 2
4 Static 40000005 2 DISABLED DOWN 0 0
When you use the show linkagg command with the agg keyword and the link aggregation group number 
and when you use the show linkagg port command with the slot and port number, these commands 
provide detailed views of the link aggregate group and port information, respectively. These detailed 
views provide excellent tools for diagnosing and troubleshooting problems.
For example, to display detailed statistics for port 1 in slot 2 that is attached to dynamic link aggregate 
group 1, enter:
-> show linkagg port 2/1
A screen similar to the following would be displayed:
Dynamic Aggregable Port
SNMP Id : 2001,
Slot/Port : 2/1,
Administrative State : ENABLED,
Operational State : DOWN,
Port State : CONFIGURED,
Link State : DOWN,
Selected Agg Number : NONE,
Primary port : UNKNOWN,
LACP
Actor System Priority : 10,
Actor System Id : [00:d0:95:6a:78:3a],
Actor Admin Key : 8,
Actor Oper Key : 8,
Partner Admin System Priority : 20,
Partner Oper System Priority : 20,
Partner Admin System Id : [00:00:00:00:00:00],
Partner Oper System Id : [00:00:00:00:00:00],
linkagg range Displays information on link aggregation groups.
show linkagg port Displays information on link aggregation ports.