- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Teaming ports on 5900 switch
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
Forums
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
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
08-15-2014 03:06 PM - last edited on 08-17-2014 08:26 PM by Lisa198503
08-15-2014 03:06 PM - last edited on 08-17-2014 08:26 PM by Lisa198503
Hi All,
I am have a HP 5900 Switch. What I would like to do is team\bond two of the ports so I can connect it to my windows server which has a dual 10 gig card in it.
So on the switch I have configured the following:
interface Bridge-Aggregation13
port link-type trunk
port trunk permit vlan 1
link-aggregation mode dynamic
interface Ten-GigabitEthernet1/0/17
port link-type trunk
port trunk permit vlan 1
port link-aggregation group 13
#
interface Ten-GigabitEthernet1/0/19
port link-type trunk
port trunk permit vlan 1
port link-aggregation group 13
When I run the following command, display interface Bridge-Aggregation 13
Bridge-Aggregation13
Current state: UP
IP Packet Frame Type: PKTFMT_ETHNT_2, Hardware Address: 4431-9284-72b5
Description: Bridge-Aggregation13 Interface
Bandwidth: 10000000kbps
10Gbps-speed mode, full-duplex mode
Link speed type is autonegotiation, link duplex type is autonegotiation
PVID: 1
Port link-type: trunk
VLAN Passing: 1(default vlan)
VLAN permitted: 1(default vlan)
Trunk port encapsulation: IEEE 802.1q
It shows that it is only in 10Gbps instead of 20Gbps.
When I run the following command, display link-aggregation verbose
Aggregate Interface: Bridge-Aggregation13
Aggregation Mode: Dynamic
Loadsharing Type: Shar
System ID: 0x8000, 4431-9284-727c
Local:
Port Status Priority Oper-Key Flag
--------------------------------------------------------------------------------
XGE1/0/17 S 32768 1 {ACDEFG}
XGE1/0/19 U 32768 1 {ACG}
I see that the second NIC is unselected.
So how do I get the second port selected?? Or is this the wrong way of trying to team two ports??
Cheers!
P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to Comware-Based. -HP Forum Moderator
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2014 05:19 PM
08-17-2014 05:19 PM
Re: Teaming ports on 5900 switch
Do a "display int" for each of the physical ports - has one of them negotiated the wrong speed?
Otherwise, your Server end probably hasn't got 802.3ad enabled on its as part of the "teaming/bonding".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2014 08:33 AM