Controllerless Networks

last person joined: yesterday 

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

6.1 to 6.2 upgrade tunking issue

This thread has been viewed 0 times
  • 1.  6.1 to 6.2 upgrade tunking issue

    Posted Mar 01, 2013 03:37 PM

    Open SSID on vlan 7
    WPA2PSK on vlan 4
    IAP on vlan 4

    Everything works fine on 6.1, when they IAP is upgraded to 6.2, the Open SSID on vlan 7 traffic is not bridged to the wire. The AP is plugged into an Aruba s2500 running Version 7.2.0.0

     

    Here is the config on the switchport:

    interface-profile switching-profile "IAP"

       switchport-mode trunk

       native-vlan 4

     



  • 2.  RE: 6.1 to 6.2 upgrade tunking issue

    Posted Mar 01, 2013 04:14 PM

     

    regarding your s2500 - here is example of full cli command on how to interface-profile switching-profile should be built - ( u may try to add the trunk allowed vlan all command - and see if it's solved your issue)


    interface-profile switching-profile {default|<profile-name>}
    clone <source>
    access-vlan <vlan id>
    native-vlan <vlan id>
    switchport-mode {access|trunk}
    trunk allowed vlan [add|all|except|remove] <vlan list>
    storm-control-bandwidth <50-100>
    storm-control-broadcast
    storm-control-multicast
    storm-control-unknown
    no {...}
    exit

     

    lets us know if it's solved your issue.

     

    me



  • 3.  RE: 6.1 to 6.2 upgrade tunking issue

    Posted Mar 01, 2013 04:38 PM

    We have trunk allowed vlan allow all configured. This is something that works fine on 6.1, but not 6.2