![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/e/a4/ea4db05c-249f-4c58-b9a0-432c019dbf68/ea4db05c-249f-4c58-b9a0-432c019dbf68-bg3e.png)
4.2 Configuration of the LinkAggregation Feature
- Display Format
The following example shows that the status and statistics for a LinkAggregation group
(aggregator-interface is fjgi0):
# /etc/opt/FJSVla/bin/fjla stat fjgi0 -i 5
Oct 05 17:20:14 2004 Aggregator: fjgi0 Mode: DA
Name Status Ipkts Ierrs Opkts Oerrs %Ipkt %Opkt
Total 7658459 0 71932472 0 - -
fjgi0 up 7658459 0 71932472 0 100 100
fjgi1 up 0 0 0 0 0 0
fjgi2 up 0 0 0 0 0 0
Oct 05 17:20:14 2004 --- date and time
Aggregator --- aggregator-interface name
Mode --- MH :Destination MAC address distribution
DA :Destination IP address distribution
DSA:Source/Destination IP address distribution
Name --- Interface name
Status --- up : The interface is up and communicating
down: The interface is down(or Link is down)
Ipkts --- The number of input packets
Ierrs --- The number of input error packets
Opkts --- The number of output packets
Oerrs --- The number of output error packets
%Ipkt --- Input distribution% (input packets distribution% in a group)
%Opkt --- Output distribution% (output packets distribution% in a group)
55