Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Back-up local controller

This thread has been viewed 1 times
  • 1.  Back-up local controller

    Posted Aug 15, 2014 04:03 PM

    Dear Sirs,

     

    Just wonder if VLANs' opertion state of a back-up local controller stay down before it's failed over. If not, what could be happening and what's remedy of it. Thanks for answer in advance.

     

    Curiosity



  • 2.  RE: Back-up local controller

    EMPLOYEE
    Posted Aug 15, 2014 04:19 PM

    Please be more specific.



  • 3.  RE: Back-up local controller

    Posted Aug 15, 2014 04:31 PM

    Hi Joseph,

     

    Let me try if I can make it specific. In the "show vlan status", I am seeing the Operstate is "down" for all vlans in a local backup controller B while vlans are "up" for same vlans in the master controller A. To my knowledge, vrrp is running on these two controllers and GRE tunnels are from other controllers to one or both. I just wonder if vlans are staying down till it's failed over. Thanks,

     

     

     



  • 4.  RE: Back-up local controller
    Best Answer

    EMPLOYEE
    Posted Aug 15, 2014 05:08 PM

    A vlan marked down unless (1) it is assigned to an interface that is up or (2) there is a user in that VLAN.  To make it always up in that situation, do this:

     

    config t

    interface vlan x

    operstate up

     



  • 5.  RE: Back-up local controller

    EMPLOYEE
    Posted Aug 15, 2014 05:08 PM

    A vlan marked down unless (1) it is assigned to an interface that is up or (2) there is a user in that VLAN.  To make it always up in that situation, do this:

     

    config t

    interface vlan x

    operstate up