Controllerless Networks

 View Only
last person joined: 4 days ago 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

HP switchport configuration commands for Instant APs

This thread has been viewed 2 times
  • 1.  HP switchport configuration commands for Instant APs

    Posted Oct 09, 2016 07:00 PM

    We are deploying an Aruba Instant cluster in Europe, where the facility is HP switch/route.  Here in the US we are 100% Cisco in that space, so I have no experience configuring an HP switch.  We are setting up multiple VLANs to support AP management, internal production traffic and guest internet access.

     

    The European facility currently has a flat network running on VLAN 1 and has no experience configuring multiple VLANs on HP gear.  What I'm looking for is help converting our Cisco IAP port configuration to an HP port configuration as follows, where VLAN 1 is for AP management, VLAN 618 is production, and VLAN 619 is guest internet:

     

    interface gi1/0/24

     description Aruba AP

     switchport trunk native vlan 1

     switchport trunk allowed vlan 1, 618-619

     switchport mode trunk

    exit

     



  • 2.  RE: HP switchport configuration commands for Instant APs

    EMPLOYEE
    Posted Oct 09, 2016 07:03 PM

    vlan 1 untagged 24

    vlan 618 tagged 24

    vlan 619 tagged 24

    interface 24

    name Aruba AP



  • 3.  RE: HP switchport configuration commands for Instant APs

    EMPLOYEE
    Posted Oct 09, 2016 07:21 PM

    @DFWisebaker wrote:

    We are deploying an Aruba Instant cluster in Europe, where the facility is HP switch/route.  Here in the US we are 100% Cisco in that space, so I have no experience configuring an HP switch.  We are setting up multiple VLANs to support AP management, internal production traffic and guest internet access.

     

    The European facility currently has a flat network running on VLAN 1 and has no experience configuring multiple VLANs on HP gear.  What I'm looking for is help converting our Cisco IAP port configuration to an HP port configuration as follows, where VLAN 1 is for AP management, VLAN 618 is production, and VLAN 619 is guest internet:

     

    interface gi1/0/24

     description Aruba AP

     switchport trunk native vlan 1

     switchport trunk allowed vlan 1, 618-619

     switchport mode trunk

    exit

     


    Welcome to the world of HPE.  Below is a link to a doc that helps you translate between Cisco and HPE switching products:

     

    http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=c04793912



  • 4.  RE: HP switchport configuration commands for Instant APs

    Posted Oct 09, 2016 07:32 PM
    Spoiler
    Thanks Tim & Colin.  I'll bookmark that link, I feel it will be needed down the road, as I believe all of our European facilities are HP switch/route.