Network Management

last person joined: yesterday 

Keep an informative eye on your network with HPE Aruba Networking network management solutions
Expand all | Collapse all

amp-server folder options

This thread has been viewed 1 times
  • 1.  amp-server folder options

    Posted Jan 30, 2018 07:12 AM

    i'm trying to get our switches to join our Airwave in the correct folder.
    To do this we use the amp-server option in the config.
    amp-server ip x.x.x.x group "Company" folder "%location%" secret "secret"
    This works just fine. A folder with the name from the location is made.

    But to make sure we know with is with we use subfolders. From what i could gather we need to use the following options:
    amp-server ip x.x.x.x group "group" folder "Company:%location%" secret "secret"
    Where Company is the folder underneath which the folder with the %location% need to be made.
    A folder does get made underneath the Company but i doesnt use the location and gets called %location%

    How can we get this to work without having to add the location manually every time. We want to use this in the Template we send toward new switches.



  • 2.  RE: amp-server folder options

    Posted Feb 01, 2018 05:42 AM

    switch will not convert %location% to its location, it passes it as a folder name.   We have to give the actual location name (ideally folder name) while executing the command.

     

    You can create a whitelist (CSV file) in airwave to keep switches in specific folders as well. This way you can acheive this requirement.