- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Setting up ISC and distibuted trunking
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
12-07-2011 06:35 AM
12-07-2011 06:35 AM
I need to setup distributed trunking next week at a site, and I have not done this before. I need to get this done during some scheduled downtime so need to make sure I've got this right in my head :-)
I am planning to link two E3500's together using 2x 1Gb fiber links (ports 47 and 48). The distributed trunks will be for connecting servers to these switches. Each trunk will have one link to each switch. There will be other switches in this stack but they will not setup for DT or ISC so I assume they are not relevant.
For the ISC setup I think I need these commands...
ProCurve Switch 1(config)# trunk 47-48 trk1 lacp
ProCurve Switch 1(config)# switch-interconnect trk1
ProCurve Switch 2(config)# trunk 47-48 trk1 lacp
ProCurve Switch 2(config)# switch-interconnect trk1
I have read somewhere that I need to setup a peer-keepalive link on a separate VLAN. I assume that I create a new VLAN on each switch (let's say VLAN10) and give the VLAN interfaces IP addresses for example 10.0.0.1 and 10.0.0.2
Then I think I just use these commands to enable the keepalive (not sure if I have to do it on both switches but I assume so)...
ProCurve Switch 1(config)# distributed-trunking peer-keepalive destination 10.0.0.2 source 10.0.0.1 vlan 10 interval 1000 timeout 5 hold-timer 6 udp-port 6400
ProCurve Switch 2(config)# distributed-trunking peer-keepalive destination 10.0.0.1 source 10.0.0.2 vlan 10 interval 1000 timeout 5 hold-timer 6 udp-port 6400
Then lastly to setup the distributed trunk (trk2) to connect a server to port 7 on each switch, I would do the following...
ProCurve Switch 1(config)# trunk 7 trk2 dt-lacp
ProCurve Switch 2(config)# trunk 7 trk2 dt-lacp
Please can someone confirm the above is correct. Not got the hardware to test it here so need some reassurance :-)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2011 11:44 PM - last edited on 05-18-2021 05:50 AM by Ramya_Heera
12-13-2011 11:44 PM - last edited on 05-18-2021 05:50 AM by Ramya_Heera
SolutionFor the keepalive VLAN you need to have a seperate physical link and untag that port from the link to this vlan in both switches.
And for the trk between the 2 switches it should be configured like this:
ProCurve Switch 1(config)# trunk trk7 47-48 dt-lacp
ProCurve Switch 2(config)# trunk trk7 47-48 dt-lacp
and make sure to confiogure that after configuring the keep-alive vlan, check the below technical paperfrom HP that explains everything in detailed step by step, make sure to use the latest firmware K.15.06.0008 in both switches.
make sure that the DT will be from 1 server to the 2 switches not from 2 different servers to the 2 switches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2011 07:35 AM
12-19-2011 07:35 AM
Re: Setting up ISC and distibuted trunking
Hi thanks for your advice, all working now :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2011 08:47 AM
12-19-2011 08:47 AM
Re: Setting up ISC and distibuted trunking
The ISC trunk link between the two switches is a regular LACP trunk, you do not use the "dt lacp" designation there, only on the downlink ports on the two DT switches leading to the device that you're creating the link aggregation group to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2011 01:42 PM
12-19-2011 01:42 PM
Re: Setting up ISC and distibuted trunking
Yeah I did deviate a little from the example above. I ended up with this config...
The firmware version didn't allow the keepalive either so that got left out too :-)
switch-interconnect Trk1
trunk 47-48 Trk1 LACP
trunk 45-46 Trk2 LACP
trunk 23-24 Trk3 dt-lacp
trunk 25 Trk4 dt-lacp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2011 08:31 PM
12-19-2011 08:31 PM
Re: Setting up ISC and distibuted trunking
OH right I got confused between the links to the servers and between the switches sorry for that :D
Just make sure you are using the latest firmware available as they have fixed LOT of issues in the DT :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2013 10:13 PM
01-21-2013 10:13 PM
Re: Setting up ISC and distibuted trunking
Hi All,
this configuration has been driving me insane.... (Im new to HP)
I have 2 8212's runnnig K.15.8.
I have 2 x 10GB links between the Switches C21, D21 on both switch set up as Trk1 and LACP
I enable ISC for Trk1 and iteverything looks ok
When i enable dt-LACP on the trunk (via the menu is the only way ive found) the LACP goes into blocked state.
I also have a dedicated peer link on port D20 on both switches, untagged for VLAN 30. IP address 10.202.7.33 and 10.202.7.34 on switch 1 and 2 respectively. I can ping each side via this link.
It doesnt matter is i have Spanning Tree enabled or disabled.
Ive read the white paper posted in this link numerous times and i just cant make the configuration work when I enable DT-LACP.
Is anyone able to assist?
Cheers
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2013 10:33 PM - edited 01-21-2013 10:36 PM
01-21-2013 10:33 PM - edited 01-21-2013 10:36 PM
Re: Setting up ISC and distibuted trunking
In both Cores configure:
trunk C21,D21 Trk1 lacp
switch-interconnect Trk1
distributed-trunking peer-keepalive vlan 30
distributed-trunking peer-keepalive destination 10.202.7.33 (IP of other core switch)
Ports that are connecting to the servers or other switches should be configured the same in both cores with the same trunk name/number
trunk x trkx dt-lacp
make sure VLAN 30 is only having port D20 in both Cores, use the comman "show vlan 30"
Also I would recommend configure the ISC trunk using static trunk instead of LACP, also from the end device that has its ports connected to the 2 cores make sure you are configuring the 2 ports as LACP trunk or team.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2013 10:38 PM
01-21-2013 10:38 PM
Re: Setting up ISC and distibuted trunking
Hi,
Thanks for the assistance.
once question, why would you use "Trunk" and not "LACP" for the ISC connection.
I understand LACP to be bundling the 2 x 10G connections so to enable resilliancy should one of the modules / ports fail (similar to Cisco Etherchannel)
Im interested to understand your reasoning behind that decision.
Cheers
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2013 10:43 PM
01-21-2013 10:43 PM
Re: Setting up ISC and distibuted trunking
you will get the same result regarding bundling the 2 X 10G ports using TRUNK for resiliency.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2013 10:47 PM
01-21-2013 10:47 PM
Re: Setting up ISC and distibuted trunking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2013 05:52 PM
08-27-2013 05:52 PM
Re: Setting up ISC and distibuted trunking
i want to set this up with 4 switches
2 pairs of 660024XG
pair 1& 2 = pair A, isc trunk1
pair 3 & 4 = pair B, isc trunk1
both pairs setup with a peer keepalive and switch interconnect
now; if i put the first pair and configure a dt trunk to switch 3
next i would configure a dt trunk to switch 4
still is there a loop, because of the trunk between pair B, how do i set this up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2013 01:44 AM
08-30-2013 01:44 AM
Re: Setting up ISC and distibuted trunking
i have configured all the ports with trk2 dt-lacp, (except for the switch interconnect)
now it forms 1 big trunk with 4 network cables between the 2 pairs of switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2014 12:09 PM
03-25-2014 12:09 PM
Re: Setting up ISC and distibuted trunking
I would like to have a sample configuation.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2015 12:37 PM
01-11-2015 12:37 PM
Re: Setting up ISC and distibuted trunking
Hi,
I have the issue when i hit enter on my last rule [trunk E10-E12 trk107 dt-trunk] in switch2.
That switch2 is starting spanning tree to block trk1 and becomes root switch.
This keeps in a loop untill i register [no trunk E10-E12]
I have not tried to disable spanning tree yet.
I 01/11/15 19:57:56 00077 ports: port F2 in Trk1 is now off-line
I 01/11/15 19:57:56 00078 ports: trunk Trk1 is now active
I 01/11/15 19:57:56 00435 ports: port F1 is Blocked by STP
I 01/11/15 19:57:56 00435 ports: port F2 is Blocked by STP
I 01/11/15 19:57:56 00002 vlan: Storage virtual LAN disabled
W 01/11/15 19:57:56 03225 DT: Switch-interconnect link is down
I 01/11/15 19:57:56 00839 stp: CST Root changed from 4096: (this device) to 0:
001871-dca200
I 01/11/15 19:57:56 00076 ports: port F1 in Trk1 is now on-line
I 01/11/15 19:57:56 00076 ports: port F2 in Trk1 is now on-line
I 01/11/15 19:57:56 00001 vlan: Storage virtual LAN enabled
I 01/11/15 19:57:56 03226 DT: Switch-interconnect link is up
I 01/11/15 19:58:03 03304 DT: ISC protocol flow control is activated
I 01/11/15 19:58:04 03304 DT: ISC protocol flow control is activated
I 01/11/15 19:58:04 00077 ports: port F1 in Trk1 is now off-line
I 01/11/15 19:58:04 00079 ports: trunk Trk1 is now inactive
I 01/11/15 19:58:04 00839 stp: CST Root changed from 0: 001871-dca200 to 4096:
(this device)
These are my configs.
Switch1
trunk F1-F2 trk1 trunk
trunk E11-E12,E24 trk107 dt-trunk
vlan 4092
name "LACP-Heartbeat"
untagged E22
ip address 192.168.192.1 255.255.255.252
exit
spanning-tree
spanning-tree Trk1 priority 3
spanning-tree Trk107 priority 4
spanning-tree priority 0
distributed-trunking peer-keepalive vlan 4092
distributed-trunking peer-keepalive destination 192.168.192.2
distributed-trunking role-priority 30000
Switch2
trunk F1-F2 trk1 trunk
trunk E10-E12 trk107 dt-trunk
vlan 4092
name "LACP-Heartbeat"
untagged E22
ip address 192.168.192.2 255.255.255.252
exit
spanning-tree
spanning-tree Trk1 priority 3
spanning-tree Trk107 priority 4
spanning-tree priority 1
distributed-trunking peer-keepalive vlan 4092
distributed-trunking peer-keepalive destination 192.168.192.1
Any ideas ?
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2016 04:25 PM - edited 10-11-2016 05:06 PM
10-11-2016 04:25 PM - edited 10-11-2016 05:06 PM
Re: Setting up ISC and distibuted trunking
Would recommend you update to latest stable Kx.15 OS series due to dt-trunk bug fixes and peer-keepalive. The late releases include some major dt-trunk fixes.
Also would recommend you utilise UDLD (link-keepalive) to protect against problems caused by unidirectional link failure. This is more important on "Trunk" links than "LACP" links, as LACP adds some protection during LACP timeouts.
Trunk links do come up faster leading to faster convergence, but they cause problems when one fibre fails and the interface does not go down.
Finally, it is handy using trunking for the peer-keepalive (or more generally for any switch to switch link), as it eases the movement of links to other modules or ports. Rather than recreate a new layer 2 or 3 link, you just migrate the trunks to new ports, activate the link, then remove the old ports.