Specifications

Link Aggregation
Rev. 9.41 Module 4 – 119
Lab — Configure ports on 5406zl switch as part of a dynamic
trunk created through LACP
You can perform the below mentioned steps to configure several ports on a 5406zl
switch as part of a dynamic trunk that will be created through LACP. You will specify
if each port operates as an active or passive LACP port.
1. Move to the global configuration context.
ProCurve Switch 5406zl# configure terminal
2. Enable LACP on ports A10 and A11 and specify that the ports should operate in
active mode.
ProCurve Switch 5406zl (config) # interface a10-a11 lacp active
3. Enable LACP on port A12 and specify that the port should operate in passive
mode.
ProCurve Switch 5406zl (config) # interface a12 lacp passive
4. Check if the trunk was formed by entering the show lacp command.
ProCurve Switch 5406zl (config) # show lacp
5. View the running-config (the current configuration) to see how the LACP settings
are recorded.
ProCurve Switch 5406zl (config) # show running-config
6. Save your configuration changes.
ProCurve Switch 5406zl (config) # write memory
For HP Internal Use Only