Wired Intelligent Edge

 View Only
last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

ProCurve 2920-24G Trunking Multi VLAN

This thread has been viewed 0 times
  • 1.  ProCurve 2920-24G Trunking Multi VLAN

    Posted Oct 07, 2016 02:06 PM

    Hello everyone!

    I have two 2920-24G switches that need to be merged into 3 separete VLANs
    All VLANs should be isolated, no traffic/routing between them

    So i connected switches together with 6 physical links - 3 trunked pairs

    also production VLAN is connected to another switch - 4th trunked pair


    current config looks like this:

    Switch #1

    trunk 2,4 trk1 trunk
    trunk 10,12 trk2 trunk
    trunk 16,18 trk3 trunk
    trunk 23-24 trk4 trunk
    
    interface 7
       name "Mgmt"
       exit
    vlan 1
       name "Production"
       no untagged 1,3,5-9,11,13
       untagged 14-15,17,19-22
       tagged Trk1-Trk4
       ip address 192.168.1.31 255.255.255.0
       exit
    vlan 10
       name "Management"
       untagged 1,3,5-6
       tagged 7,Trk1-Trk4
       ip address 192.168.0.31 255.255.255.0
       exit
    vlan 20
       name "Cluster"
       untagged 8-9,11,13
       tagged Trk1-Trk4
       no ip address
       exit
    spanning-tree
    spanning-tree Trk1 priority 4
    spanning-tree Trk2 priority 4
    spanning-tree Trk3 priority 4
    spanning-tree Trk4 priority 4
    spanning-tree config-name "cluster-1"
    spanning-tree config-revision 1
    spanning-tree instance 1 vlan 1
    spanning-tree instance 1 Trk1 priority 4
    spanning-tree instance 1 Trk2 priority 4
    spanning-tree instance 1 Trk3 priority 4
    spanning-tree instance 1 Trk4 priority 4
    spanning-tree instance 2 vlan 20
    spanning-tree instance 2 Trk1 priority 4
    spanning-tree instance 2 Trk2 priority 4
    spanning-tree instance 2 Trk3 priority 4
    spanning-tree instance 2 Trk4 priority 4
    spanning-tree instance 3 vlan 10
    spanning-tree instance 3 Trk1 priority 4
    spanning-tree instance 3 Trk2 priority 4
    spanning-tree instance 3 Trk3 priority 4
    spanning-tree instance 3 Trk4 priority 4


    Switch #2

    trunk 1,3 trk1 trunk
    trunk 9,11 trk2 trunk
    trunk 15,17 trk3 trunk
    trunk 23-24 trk4 trunk
    
    interface 5
       name "Mgmt"
       exit
    vlan 1
       name "Production"
       no untagged 2,4-8,10,12-13
       untagged 14,16,18-22
       tagged Trk1-Trk4
       ip address 192.168.1.32 255.255.255.0
       exit
    vlan 10
       name "Management"
       untagged 2,4,6-7
       tagged 5,Trk1-Trk4
       ip address 192.168.0.32 255.255.255.0
       exit
    vlan 20
       name "Cluster"
       untagged 8,10,12-13
       tagged Trk1-Trk4
       no ip address
       exit
    spanning-tree
    spanning-tree
    spanning-tree Trk1 priority 4
    spanning-tree Trk2 priority 4
    spanning-tree Trk3 priority 4
    spanning-tree Trk4 priority 4
    spanning-tree config-name "cluster-1"
    spanning-tree config-revision 1
    spanning-tree instance 1 vlan 1
    spanning-tree instance 1 Trk1 priority 4
    spanning-tree instance 1 Trk2 priority 4
    spanning-tree instance 1 Trk3 priority 4
    spanning-tree instance 1 Trk4 priority 4
    spanning-tree instance 2 vlan 20
    spanning-tree instance 2 Trk1 priority 4
    spanning-tree instance 2 Trk2 priority 4
    spanning-tree instance 2 Trk3 priority 4
    spanning-tree instance 2 Trk4 priority 4
    spanning-tree instance 3 vlan 10
    spanning-tree instance 3 Trk1 priority 4
    spanning-tree instance 3 Trk2 priority 4
    spanning-tree instance 3 Trk3 priority 4
    spanning-tree instance 3 Trk4 priority 4


    Please help me and advise
    Is it correct configuration or not?


    Thanks in advance!


    #Trunk
    #VLAN


  • 2.  RE: ProCurve 2920-24G Trunking Multi VLAN

    MVP GURU
    Posted Oct 07, 2016 03:34 PM

    As I understood it you need to interconnect two Aruba 2920 24 ports Switches together and distribute on those Switches your VLANs (no routing between VLANs)...and, between those Switches, you're planning a total of four Trunks (BAGGs), each BAGG will have two member interfaces...It seems (as far I can see...not on the configuration, I suspect) you want to keep separated each VLAN traffic also at "Trunk level" reserving each Trunk for its specific VLAN traffic...Isn't it?

    Just a question: why don't you define and use just a single BAGG (exactly a Port Trunk configured to use LACP) by aggregating *up to* (not more) 8 interfaces on each Switch (to resemble your configuration, let's say, ports 2, 4, 10, 12, 16, 18, 23 and 24 on Switch 1 and ports 1, 3, 9, 11, 15, 17, 23 and 24 on Switch 2...even if - If I were you - I would try to use less consecutive ports - as example just four ports: 21, 22, 23 and 24 - on each unit) and then permits only required VLANs (1, 10 and 20) to traverse that one single BAGG?

    Probably having eight 1 Gbps aggregated interfaces would be enough or would be really oversizing with respect to have respectively four Trunks with two member interfaces each one (...maybe you can obtain same performances just using a BAGG with only four aggregated ports with the benefit of saving four ports you can use for your edge devices...)...but I can't judge since I don't know what is your real inter-Switch traffic requirements per VLAN and I'm just guessing what you want to achieve.

    Something like:

    #
    interface Bridge-Aggregation1
     port link-type trunk
     port trunk permit vlan 1 10 20
     link-aggregation mode dynamic
    #

    where the Bridge-Aggregation1 (BAGG) has these interfaces as its members:

    #
    interface GigabitEthernet1/0/21
     port link-type trunk
     port trunk permit vlan 1 10 20
     port link-aggregation group 1
    #
    interface GigabitEthernet1/0/22
     port link-type trunk
     port trunk permit vlan 1 10 20
     port link-aggregation group 1
    #
    interface GigabitEthernet1/0/23
    port link-type trunk
    port trunk permit vlan 1 10 20
    port link-aggregation group 1
    #
    interface GigabitEthernet1/0/24
    port link-type trunk
    port trunk permit vlan 1 10 20
    port link-aggregation group 1
    #

    Probably you should avoid to configure IP Addressing on each VLAN...this to disable automatic IP Routing between so configured VLANs.

    I think that Spanning Tree then will "automagically" managed by that BAGG so no further configuration on that side is required (at least at basic level).



  • 3.  RE: ProCurve 2920-24G Trunking Multi VLAN

    Posted Oct 08, 2016 03:13 AM

    I suspect) you want to keep separated each VLAN traffic also at "Trunk level" reserving each Trunk for its specific VLAN traffic...Isn't it?

    yep, you're right)

    i'm trying to implement 4 node cluster based on HP Departmental Private CloudReference Architecture document (originally 4AA4-3327ENW.pdf - looks like deleted already from hp) which can be found here http://www.atr.si/f/docs/Aktualno/HP_Departmental_Private_Cloud_Whitepaper.pdf or here http://pdf.thepdfportal.org/?id=233089

    I need 3 VLANs interconnection between these 2 Aruba Switches,

    4th trunk is for interconnection to production switch (with edge devices)

     

    Haven't though about BAGG, will do, thanks for this note, will think!



  • 4.  RE: ProCurve 2920-24G Trunking Multi VLAN

    MVP GURU
    Posted Oct 08, 2016 07:22 AM

    OK, in that Reference Architecture (which refers to Switch models IMHO not comparable with Aruba 2920, at least in terms of number of features, raw performances and potential connectivity capabilities) HP used that connection schema because they haven't a chance to consider something like IRF, VSF or Backplane Stacking using those Switches (if both your units are very near the Aruba 2920 can be deployed with a Chain/Ring backplane stacking topology using specific Stacking Modules - you need a pair for two Switches, and Stacking Cables 0.5, 1 or 3 meters long - you need a pair to implement Ring Topology)...technologies that semplified (and semplify) actual possible setups.

    Look for Aruba 2920 Switch Series stacking technical white paper or look for discussion yet developed under ProVision/ProCurve category.

    Consider that two Aruba 2920 in Ring backplane Stack can reach 40 Gbps (Full-Duplex) inter-Switch traffic throughput...and are seen as a single (logical) virtual Switch...so, in the end, you have to worry about your VLANs (an BAGGs) definitions as you were working on a single big (non modular) virtual Switch with 96 ports totally available to edge/server connections.

    Then, probably, you can go down the SFP+/10GbE route when you consider Switch/Servers (Node A, B and Quorum+Storage Servers) connections...a thing I would consider since the 10G technology is now more common (and less expensive) than in the past.



  • 5.  RE: ProCurve 2920-24G Trunking Multi VLAN

    Posted Oct 10, 2016 03:07 PM

    HP 2920 model is replacement for 2910, isn't it? (I have two Aruba 2920-24G Switches)

    I know about Stacking Modules, but did not want to do ring topology because in this case VLAN management would be from OS side, I wanted to do it more hardware way (switches side) as possible, i believe it is more secure))

    Have seen negative opinion about that Reference Architecture, here https://social.technet.microsoft.com/Forums/windows/en-US/23c9830b-ce9a-4fa7-8d37-a64c8228c858/unable-to-add-extra-clusternetwork?forum=winserverhyperv   Some sensible words about prioritization but It's about (mostly) to give all NICs (teaming) to OS VLAN management.

    that Reference Architecture is only 1 base point of view, we don't use SAS connection for NAS, we are on FC (FC trafic isolated - own switch), besides as i mentioned already it's 4 Node Clustering (8xNIC/2xFC per node).

    So what would you suggest?

     

    BTW, what about config from the 1st post? I've tried and it seems working, not sure about all ports of trunks connecting switches must be presented in all VLANs but it is from HP Advanced Traffic Management Guide (http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c04943199) Planning an MSTP application.



  • 6.  RE: ProCurve 2920-24G Trunking Multi VLAN

    MVP GURU
    Posted Oct 11, 2016 05:26 AM

    ioka wrote: HP 2920 model is replacement for 2910, isn't it? (I have two Aruba 2920-24G Switches)

    Yes, the Aruba 2920 Switch Series can be considered - somewhat - a modern "replacement" for the legacy HPE 2910al Switch Series.


    ioka wrote: I know about Stacking Modules, but did not want to do ring topology because in this case VLAN management would be from OS side, I wanted to do it more hardware way (switches side) as possible, i believe it is more secure))

    What do you mean with "...from OS side" when you're referring to VLANs management in stacked Aruba 2920 with Ring Topology?

    IMHO, in both cases VLAN management does happen - and it's Switch-defined - on ports (logical or physical) so where is the difference?

    The main difference I see - maybe I'm wrong - is that (a) with the backplane stacked ring topology you achieve resiliency and higher bandwith (so higher throughput) between any port to any port from any stack member to any stack member...overcoming the embedded limitations of that reference design where instead (b) each physical port trunk setup between the 2910al switches is then physically limited (in terms of its specific throughput) by the performances of its aggregated port members; in both cases you then have to configure/manage VLANs (on ports and on LAGs) on the Switch/Switches...but in case (b) you "feel" that each VLAN (which is a logical entity) is somewhat hardware binded to its specific physical connection.




  • 7.  RE: ProCurve 2920-24G Trunking Multi VLAN

    Posted Oct 19, 2016 07:03 PM

     What do you mean with "...from OS side" when you're referring to VLANs management in stacked Aruba 2920 with Ring Topology?

    Combine all physical adapters into a single team and use virtual adapters in the hosts specifically for Management and Live Migration, with QoS tuning - only this, no dependance about Ring Topology to VLAN Management indeed.

     

    as for Bridge-Aggregation, there's just different notation for HP E Series Switches

    as it is in the 1st pos, e.g.

    trunk 1-2 trk1 trunk

    and HP A Series Switches as you replie, e.g.

    interface bridge-aggregation 1
    interface gigabitethernet 1/0/1
    port link-aggregation group 1
    interface gigabitethernet 1/0/2
    port link-aggregation group 1

    in the config from the 1st post there's 'briging' 3 pairs (6 links) - those trunks in all VLANs

     

    But i agree with your opinion about Ring Stacking for higher bandwith and max ports avalability

    Thanks for the discussion!



  • 8.  RE: ProCurve 2920-24G Trunking Multi VLAN

    MVP GURU
    Posted Oct 20, 2016 03:28 PM

    Well, I wrote something like...not exactly like: I know that ProVision and Comware based Switches use different synatxes (and so commands) to perform basically the same operations on common features...setting up a basica Port Trunking is the perfect example!