5 pts.
 Cisco 2960 link aggregation with Foundry
How do i setup a 2960 link-aggregate with Foundry?

Software/Hardware used:
ASKED: March 16, 2009  9:25 PM
UPDATED: March 17, 2009  1:42 PM

Answer Wiki:
Foundry support can help you with their configuration, but for the cisco 2960 you need to create a channel-group that uses the lacp protocol. Here is a sample config: <pre> #Interface ge 1/23 #no ip add #channel-protocol lacp #channel-group 1 mode active #interface ge 1/24 #no ip add #channel-protocol lacp #channel-group 1 mode active </pre> Good luck on the Foundry side.
Last Wiki Answer Submitted:  March 16, 2009  10:30 pm  by  mshen   27,325 pts.
All Answer Wiki Contributors:  mshen   27,325 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _