Wireless Access

last person joined: 16 hours ago 

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

Aruba AOS 8.2 : Problem with creating Multizone configuration

This thread has been viewed 2 times
  • 1.  Aruba AOS 8.2 : Problem with creating Multizone configuration

    Posted Feb 26, 2018 01:16 AM

    Hi All,

     

    There are two questions:

     

    1. How to provision a multizone profile to a particular ap-group in GUI.

     

    2. Through CLI, i have assigned a multizone profile to a particular ap-group named "MD_GRP"q.PNG but that change is not getting replicated in the configuration even after saving the config. i can see only "default" multizone profile in the ap-group " MD_GRP".

     

    PFA for your reference, any help would be much appreciated.



  • 2.  RE: Aruba AOS 8.2 : Problem with creating Multizone configuration

    Posted Feb 26, 2018 10:36 AM
    This how-to / guide should help you with configuring MultiZone
    https://ase.arubanetworks.com/solutions/id/145
    Pardon typos sent from Mobile


  • 3.  RE: Aruba AOS 8.2 : Problem with creating Multizone configuration

    Posted Feb 26, 2018 05:37 PM

    Have you created multi-zone? To check multi zone:

    (VMM1) *[mynode] #cd <tab>
    /
    /md
    /md/LAB
    /md/PROD
    /mm
    /mm/mynode
    LAB7005                 Alias for /md/LAB/20:4c:03:03:bb:70
    PROD7210                Alias for /md/PROD/00:1a:1e:02:97:d0
    <node-path>             Path of config node

    If you don’t see any zones here, go to user guide page 354 to configure zone for GUI.
    In this case, I have two zones: /md/LAB and /md/PROD. If I want to configure for all controllers under /md/LAB:

    (VMM1) *[mynode] #cd /md/LAB
    (VMM1) *[LAB] # config t
    (VMM1) *[LAB] (config) #ap-group MD_GRP
    (VMM1) ^*[LAB] (AP group "MD_GRP") #clone default
    (VMM1) ^*[LAB] (AP group "MD_GRP") #exit
    (VMM1) ^*[LAB] (config) #write mem
    
    Saving Configuration...
    
    Partial configuration for /md/LAB
    ------------------------------------
    Contents of : /flash/ccm/partial/127/p=md=LAB.cfg
    [FILE_INFO] /sc 127
    
    ap-group "MD_GRP"
       
    !
    
    Partial configuration for /md/LAB/20:4c:03:03:bb:70
    ------------------------------------
    Contents of : /flash/ccm/partial/127/p=md=LAB=20:4c:03:03:bb:70.cfg
    [FILE_INFO] /sc 127
    
    ap-group "MD_GRP"
    !

    As you can see, configuration saved to my /LAB and push to controller 20:4c:03:03:bb:70 in /LAB.



  • 4.  RE: Aruba AOS 8.2 : Problem with creating Multizone configuration

    Posted Feb 27, 2018 06:53 AM

    Hi

     

    Victor and ngutri thanks for the help.

     

    I have created the multizone profile "zone-1". the problen is that, I am not able to  apply that profile to a particular ap-group.

     

    When ever i apply the multizone profile to a particular  ap-group. the changes dont get reflected in the ap-group config. I have shown the same thing in the above attachent.

     

    even now, the issue is not resolved.



  • 5.  RE: Aruba AOS 8.2 : Problem with creating Multizone configuration

    Posted Feb 27, 2018 10:10 AM

    From your master, can you run and post:

    (VMM1) *[mynode] #show configuration node-hierarchy