Wireless Access

last person joined: 17 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.0 - Renaming/Removing MD Groups

This thread has been viewed 6 times
  • 1.  Aruba AOS 8.0 - Renaming/Removing MD Groups

    MVP
    Posted Apr 10, 2017 11:38 AM

    Good afternoon,

     

    is there a way to rename a Managed Network's Group? For example:

     

    Group 1

    Group B

     

    I have controllers in both, but want to rename Group B to Group 2. How do I accomplish this? 

     

    If you can't rename, and I create Group 2, how do I move the controllers from Group B to Group 2?

     

    Thanks.



  • 2.  RE: Aruba AOS 8.0 - Renaming/Removing MD Groups
    Best Answer

    MVP
    Posted Apr 10, 2017 02:12 PM

    Not sure about renaming, but you can remove a device and/or path by using the following commands, to remove a controller, see below. Same idea to remove an MD group.

     

     

    (Demo_ArubaMM_01) [mynode] #show switches

    All Switches
    ------------
    IP Address IPv6 Address Name Location Type Model Version Status Configuration State Config Sync Time (sec) Config ID
    ---------- ------------ ---- -------- ---- ----- ------- ------ ------------------- ---------------------- ---------
    192.168.100.54 None Demo_ArubaMM_01 Building1.floor1 master ArubaMM 8.0.1.1_58792 up UPDATE SUCCESSFUL 0 73
    192.168.100.53 None Demo_ArubaVMC_01 Building1.floor1 MD ArubaVMC 8.0.1.1_58792 down NO MM LICENSE 10 73
    192.168.100.58 None Demo_ArubaVMC_02 Building1.floor1 MD ArubaVMC 8.0.1.1_58792 up UPDATE SUCCESSFUL 30 73

     

     

     

     

    (Demo_ArubaMM_01) [mynode] #cd Demo_ArubaVMC_01
    (Demo_ArubaMM_01) [00:50:56:b0:03:9f] #cd mynode

    (Demo_ArubaMM_01) [mynode] (config) #no configuration device 00:50:56:b0:03:9f
    Warning: Device 00:50:56:b0:03:9f will be reloaded, if present

     

     

     

     

    (Demo_ArubaMM_01) [mynode] #show switches

    All Switches
    ------------
    IP Address IPv6 Address Name Location Type Model Version Status Configuration State Config Sync Time (sec) Config ID
    ---------- ------------ ---- -------- ---- ----- ------- ------ ------------------- ---------------------- ---------
    192.168.100.54 None Demo_ArubaMM_01 Building1.floor1 master ArubaMM 8.0.1.1_58792 up UPDATE SUCCESSFUL 0 73
    192.168.100.58 None Demo_ArubaVMC_02 Building1.floor1 MD ArubaVMC 8.0.1.1_58792 up UPDATE SUCCESSFUL 30 73

     

     



  • 3.  RE: Aruba AOS 8.0 - Renaming/Removing MD Groups

    MVP
    Posted Apr 10, 2017 02:17 PM

    In addition, before you can remove an MD group, if you enabled a license pool for that group, make sure you disable it first, otherwise it will give you an error. 



  • 4.  RE: Aruba AOS 8.0 - Renaming/Removing MD Groups

    Posted Nov 28, 2018 09:38 AM

    There does seem to be a bug here: The GUI has a pencil icon next to the group name and that pops up a dialog allowing you to change the name, but when I do that it says "Node or its children have pending configurations" but they don't (trying on V8.3.0.4)



  • 5.  RE: Aruba AOS 8.0 - Renaming/Removing MD Groups

    Posted Mar 02, 2020 11:26 AM

    Hi, I get same error when changing the group name. We are using MM version 8.2.1.1. Can someone help to get around this problem. 



  • 6.  RE: Aruba AOS 8.0 - Renaming/Removing MD Groups