Configuring Static Link Aggregation Displaying Static Link Aggregation Configuration and Statistics
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 8-11
Displaying Static 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 static and dynamic), enter:
-> show linkagg
Number Aggregate SNMP Id Size Admin State Oper State Att/Sel Ports
-------+--------+--------+-----+-----------+----------+-------+-----+
1 Static 40000001 4 ENABLED DOWN 0 0
2 Static 40000002 8 ENABLED DOWN 0 0
10 Dynamic 40000010 8 ENABLED DOWN 0 0
For example, to display global statistics on all ports associated with link aggregate groups (both static and
dynamic), enter:
-> show linkagg port
Slot/Port Aggregate SNMP Id Status Agg Oper Link Prim
---------+----------+--------+--------+---+----+----+-----
2/1 Static 2001 ATTACHED 1 UP UP YES
When you use the show linkagg agg command with 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
link aggregate group and link aggregate 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 static link aggregate group
1, enter:
-> show linkagg port 4/1
Static Aggregable Port
SNMP Id : 2001,
Slot/Port : 4/1,
Administrative State : ENABLED,
Operational State : UP,
Port State : ATTACHED,
Link State : UP,
Selected Agg Number : 1,
Port position in the aggregate: 0,
Primary port : YES
See the “Link Aggregation Commands” chapter in the OmniSwitch AOS Release 8 CLI Reference Guide
for complete documentation of show commands for link aggregation.
linkagg range Displays information on link aggregation groups.
show linkagg port Displays information on link aggregation ports.