- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- BladeSystem - General
- >
- Virtual Connect / Nortel Passport
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2011 07:10 AM
04-08-2011 07:10 AM
Virtual Connect / Nortel Passport
Ana needed help with a Nortel switch and Virtual Connect:
************************
Hello
One of my customers has bought a C7000 enclosure with VC Flex-10. They want 2 uplinks on each module, but the problem is that they don't know how to deal with LACP on the Nortel Passport switches they have on the other side of the uplink, so they don't get to see both links on a module on active mode, just 1 active and 1 standby.
I don't have any idea of Nortel Passport switches, do you have any tip on this?
*********************************
Chris had some good info for Ana:
********************
I don't know if this will help, ping Kevin on the Networking Backline. He put together a lot of these configs.
HP Support document
HP Virtual Connect Ethernet Module - How to Configure LACP Port Channels on NORTEL 5520 Switch to Create Virtual Connect Active/Active Setup
Issue
This document describes how to configure LACP port channels on a Nortel 5520 Switch.
Solution
Log into Virtual Connect Manager with a privileged account and perform the following steps:
- Create your dedicated single Ethernet network adding your four (1 gig) Physical External Uplink ports that are connected to your Nortel 5520 top stacked switch calling the Network Name Prod_A .
- Create your dedicated single Ethernet network adding your four (1 gig) Physical External Uplink ports that are connected to your Nortel 5520 bottom stacked switch calling the Network Name Prod_B .
Issue the following commands at the CLI of your Nortel 5520 switch:
Nortel 5520 Stacked Switch Configuration
Top Switch
5520-48T-PWR> enable 5520-48T-PWR# config term 5520-48T-PWR(config)# interface FastEthernet 1/5-9 5520-48T-PWR(config-if)#lacp aggregation port 1/5-9 enable
5520-48T-PWR(config-if)#lacp key port 1/5-9 101 (key creation done first)
5520-48T-PWR(config-if)#lacp mode port 1/5-9 active
NOTE:
It is very important that you create your key definition first before establishing the LACP port channel or you will get errors.
Bottom Switch
5520-48T-PWR> enable 5520-48T-PWR# config term 5520-48T-PWR(config)# interface FastEthernet 2/5-9 5520-48T-PWR(config-if)#lacp aggregation port 2/5-9 enable
5520-48T-PWR(config-if)#lacp key port 2/5-9 107 (key creation done first)
5520-48T-PWR(config-if)#lacp mode port 2/5-9 active
NOTE:
It is very important that you create your key definition first before establishing the LACP port channel or you will get errors.
After you have applied the changes, one should observe the state of your configured networks. Each network should display each of the external uplinks as LINKED/ACTIVE not LINKED/STANDBY .
When all four (1 gig external uplinks) are displayed as LINKED/ACTIVE , this indicates to you that a 4 gig LACP port channel has been successfully created.
The previously mentioned configuration would assume that you have Virtual Connect configured in an ACTIVE/ACTIVE configuration and have teamed NICs configured on your operating system of choice.
***********************
Any other advice for Ana?