Wired Intelligent Edge

 View Only
  • 1.  Hp Procurve 2910 stacking and VLANs

    Posted Nov 15, 2012 04:28 PM

    I'm in the process of setting up (1) HP Procurve 2910-24 and (2) HP Procurve 2910-48 switches to replace an Enterasys switch stack that provides connectivity to my PCs and ShoreTel VoIP system.

    The Enterasys switch stack is managed by a single IP and has a single config.  Since our PCs tether off of the phones, I desire to maintain managing the Procurve stack with a single IP and simply creating the necessary VLANs.

     

    So, a couple questions:

     

    1) Creating the VLANs looks pretty straightforward.  I have certain ports I need to tag specific to the voice VLAN, but, I'm curious if there's anything special I need to consider with the tagging since both voice and data traffic will be carried over the same wire. 
    2) Once the stack is manageable by the same IP, does each switch simply maintain a copy of the config, or does it become a single config managed by the 'commander'?  

    Looking over some things, here is what I've come up with for a config, assuming that each switch does have to maintain its own config:

    **Commander Switch** (24-port switch)

    hostname "HP_POE-0"
    module 1 type J9146A
    module 2 type J9165A
    module 3 type J9165A
    stack commander "HP_POE"
    stack auto-grab
    stack member 1 mac-address 28924A759C00
    stack member 2 mac-address 28924A7724C0
    ip default-gateway 192.168.1.1
    vlan 1
       name "DEFAULT_VLAN"
       untagged 9-24,A1,B1
       ip address 192.168.1.2 255.255.255.0
       exit
    vlan 2
       name "VoIP"
       ip address 192.168.3.1 255.255.255.0
       tagged 1-8
       no untagged 9-24
       exit
    ip route 0.0.0.0 0.0.0.0 192.168.1.1
    snmp-server community "public" unrestricted
    spanning-tree
    no autorun

    **Switch 2** (1st 48-port switch)

    hostname "HP_POE-1"
    module 1 type J9148A
    module 2 type J9165A
    module 3 type J9165A
    stack join 2C4138228700
    ip default-gateway 192.168.1.1
    vlan 1
       name "DEFAULT_VLAN"
       untagged 1-48,A1,B1
       ip address 192.168.1.2 255.255.255.0
       exit
    vlan 2
       name "VoIP"
       ip address 192.168.3.1 255.255.255.0
       no untagged 1-48
       exit
    ip route 0.0.0.0 0.0.0.0 192.168.1.1
    snmp-server community "public" unrestricted
    spanning-tree
    no autorun

    **Switch 3** (2nd 48-port switch)

    hostname "HP_POE-2"
    module 1 type J9148A
    module 2 type J9165A
    module 3 type J9165A
    stack join 2C4138228700
    ip default-gateway 192.168.1.1
    vlan 1
       name "DEFAULT_VLAN"
       untagged 1-48,A1,B1
       ip address 192.168.1.2 255.255.255.0
       exit
    vlan 2
       name "VoIP"
       ip address 192.168.3.1 255.255.255.0
       no untagged 1-48
       exit
    ip route 0.0.0.0 0.0.0.0 192.168.1.1
    snmp-server community "public" unrestricted
    spanning-tree
    no autorun

    In the 24-port switch, the intention is to make ports 1-8 "ShoreTel-only" ports.  The rest of the ports should be able to have a phone plugged in and to then be able to tether a PC off of the phone.  The 2 48-port switches will be like the rest of the other ports on the 24-port.

     

    Thank you in advance for your help.


    #VLAN


  • 2.  RE: Hp Procurve 2910 stacking and VLANs

    Posted Mar 04, 2013 11:32 AM

    Did you get help with this, or do you need still need help?



  • 3.  RE: Hp Procurve 2910 stacking and VLANs

    Posted May 15, 2013 03:09 PM

    I have about the same situation where I have  a HP Procurve 2910-24 and a HP Procurve 2910-48 stacked.  I added the

    VLANs in both switches and have the vlans working in each individual switch but no VLAN connectivity between them

    across the stack connection.   was this ever resolved or what is the trick to make the stacking with VLAN's work.

    when I show VLAN 1 the stack connection  indicates    Dyn1             Untagged Learn        Up

    I cannot change the other VLAN's on the Dyn1 to tagged, it gives me an error

     

    HP_PROCURVE_POE_48# sho run

     

    Running configuration:

     

    ;Configuration Editor; Created on release #W.14.38

     

    hostname "HP_PROCURVE_POE_48"

    time timezone -7

    module 1 type

    stack commander "PRO_CURVE"

    stack auto-grab

    stack member 1 mac-address 2C413822E980

    interface 47

       name "uplink1"

       lacp Active

    exit

    interface 48

       name "uplink2"

       lacp Active

    exit

     

    ip default-gateway 192.168.x.x

    vlan 1

       name "VLAN-1"

       untagged 1-36,39-48

       ip address 192.168.x.x 255.255.255.0

       no untagged 37-38

       exit

    vlan 68

       name "Guest_Wireless"

       tagged 37-38

       no ip address

       exit

    vlan 67

       name "Trusted_Wireless"

       tagged 37-38

       no ip address

       exit

    vlan 60

       name "AP200_Management"

       untagged 37-38

       no ip address

       exit

    timesync sntp

    sntp unicast

    sntp server priority 1 173.160.188.225 3

    snmp-server community "public" unrestricted

    no autorun

     

     

    24 port:

     

     

    PRO_CURVE-24 PORT POE# sho run

     

    Running configuration:

     

    Configuration Editor; Created on release #W.14.38

     

    hostname "PRO_CURVE-24 PORT POE"

    module 1 type

    stack join A0B3CCAD0EC0

    interface 23

       lacp Active

    exit

    interface 24

       lacp Active

    exit

     

    ip default-gateway 192.168.x.x

    vlan 1

       name "DEFAULT_VLAN"

       untagged 1-17,19-20,22-24

       ip address dhcp-bootp

       no untagged 18,21

       exit

    vlan 60

       name "AP200_Management"

       untagged 18,21

       no ip address

       exit

    vlan 67

       name "Trusted_Wireless"

       tagged 21

       no ip address

       exit

    vlan 68

       name "Guest_Wireless"

       tagged 21

       no ip address

       exit

    snmp-server community "public" unrestricted

     

     Can Somebody help me out.  HP support doesn't seem to want to help