- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- How to stack a HP 5406zl with a 5130?
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
02-16-2016 03:03 AM
02-16-2016 03:03 AM
Thinking og bundling 2 lets say port 1-2 on both.
Which commands are needed at 5406 and which at 5130?
Regards, Lars.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-18-2016 06:50 AM
02-18-2016 06:50 AM
SolutionHello hpbon.
I think you would need a configuration like this.
Switch 5130
#
interface Bridge-Aggregation1
description To switch 5406
port link-type trunk
port trunk permit vlan 1 100 200
link-aggregation mode dynamic
#
#
interface GigabitEthernet1/0/1
port link-mode bridge
description To switch 5406
port link-type trunk
port trunk permit vlan 1 100 200
broadcast-suppression 20
port link-aggregation group 1
#
#
interface GigabitEthernet1/0/2
port link-mode bridge
description To switch 5406
port link-type trunk
port trunk permit vlan 1 100 200
broadcast-suppression 20
port link-aggregation group 1
#
Switch 5406
trunk A1-A2 trk1 lacp
#
vlan 1
name "DEFAULT_VLAN"
untagged Trk1
#
vlan 100
name "Server"
tagged Trk1
#
vlan 200
name "User"
tagged Trk1
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-03-2016 05:34 AM
03-03-2016 05:34 AM
Re: How to stack a HP 5406zl with a 5130?
interface GigabitEthernet1/0/1
port link-mode bridge
Giving me:
[SrvRack01-GigabitEthernet1/0/47]port link-mode bridge
^
% Unrecognized command found at '^' position.
.
firmware difference maybe?
Regards, Lars.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-03-2016 06:14 AM
03-03-2016 06:14 AM
Re: How to stack a HP 5406zl with a 5130?
But anyway... it works. Thanks!
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP