Specifications

Chapter 5. IBM System Networking RackSwitch implementation 177
c. Set the admin key for the selected ports by running lacp key <1-65535>. Only ports
with the same adminkey and operkey (the operational state is generated internally) can
form a LACP trunk group. The LACP admin key configuration is shown
in Example 5-25.
Example 5-25 LACP admin key configuration
ACC-1#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-1(config)#interface port 5,6
ACC-1(config-if)#lacp key 3
ACC-1(config-if)#^Z
ACC-1#
3. Verify the LACP configuration and operation by running the following commands:
a. Run show lacp to show the current LACP configuration (Example 5-26).
Example 5-26 Global LACP configuration
ACC-1#show lacp
Current LACP system ID: 08:17:f4:34:4d:00
Current LACP system Priority: 32768
Current LACP timeout scale: long
Current LACP params for 5: active, Priority 16384, Admin Key 3, Min-Links 1
Current LACP params for 6: active, Priority 32768, Admin Key 3, Min-Links 1
ACC-1#
b. Run show lacp information to show the current LACP parameters for all ports
(Example 5-27).
Example 5-27 LACP information for all ports
ACC-1#show lacp information
port mode adminkey operkey selected prio aggr trunk status minlinks
---------------------------------------------------------------------------------
1 off 1 1 no 32768 -- -- -- 1
2 off 2 2 no 32768 -- -- -- 1
3 off 3 3 no 32768 -- -- -- 1
4 off 4 4 no 32768 -- -- -- 1
5 active 3 3 yes 32768 3 15 up 1
6 active 3 3 yes 32768 3 15 up 1
7 off 7 7 no 32768 -- -- -- 1
8 off 8 8 no 32768 -- -- -- 1
9 off 9 9 no 32768 -- -- -- 1
10 off 10 10 no 32768 -- -- -- 1
11 off 11 11 no 32768 -- -- -- 1
12 off 12 12 no 32768 -- -- -- 1
13 off 13 13 no 32768 -- -- -- 1
14 off 14 14 no 32768 -- -- -- 1
15 off 15 15 no 32768 -- -- -- 1
16 off 16 16 no 32768 -- -- -- 1
17 off 17 17 no 32768 -- -- -- 1
18 off 18 18 no 32768 -- -- -- 1
19 off 19 19 no 32768 -- -- -- 1
20 off 20 20 no 32768 -- -- -- 1
21 off 21 21 no 32768 -- -- -- 1