Handbook
Error! Use the Home tab to apply 見出し 1 to the text that you want to appear here. 39
NOTE: If you configure LACP on ports with 802.1x network access control, make sure the ports on
both sides of the connection are properly configured for both LACP and 802.1x.
Configuring LACP
Use the following procedure to configure LACP for port 20 and port 21 to participate in link aggregation.
1. Set the LACP mode on port 20.
>> # /cfg/l2/lacp/port 20 (Select port 20)
>> LACP port 20# mode active (Set port 20 to LACP active mode)
2. Define the admin key on port 20. Only ports with the same admin key can form a LACP trunk group.
>> LACP port 20# adminkey 100 (Set port 20 adminkey to 100)
Current LACP port adminkey: 20
New pending LACP port adminkey: 100
3. Set the LACP mode on port 21.
>> # /cfg/l2/lacp/port 21 (Select port 21)
>> LACP port 21# mode active (Set port 21 to LACP active mode)
4. Define the admin key on port 21.
>> LACP port 21# adminkey 100 (Set port 21 adminkey to 100)
Current LACP port adminkey: 21
New pending LACP port adminkey: 100
5. Apply and verify the configuration.
>> LACP port 21# apply (Make your changes active)
>> LACP port 21# cur (View current trunking configuration)
6. Save your new configuration changes.
>> LACP port 21# save (Save for restore after reboot)










