Network Management

last person joined: 29 minutes ago 

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

Pushing configs to multiple switches

This thread has been viewed 2 times
  • 1.  Pushing configs to multiple switches

    Posted Jan 17, 2019 10:18 AM

    I currently have a network with 10 Aruba 2530 switches.  Each switch will have the same configuration with the exception of a different IP in the managment VLAN.

     

    I'm trying to find a way to:

    • Push a config to multiple switches at the same time
    • Run the command [show running-config] and return the output to a .txt or .config file so they can be backed up in a repository.

    Is this something that could be accomplished via SSH / Powershell scripting? 

     

    edits:  spelling.



  • 2.  RE: Pushing configs to multiple switches

    EMPLOYEE
    Posted Jan 18, 2019 12:47 PM

    Asking the team.  I'm used to performing bulk operations through AirWave, but looks like you're trying to do this manually w/o NMS help.



  • 3.  RE: Pushing configs to multiple switches

    Posted Jan 23, 2019 02:57 PM

    Hello!

     

    Do you have experience with Python and/or REST API? That might be the best solution in regards to efficiency and overall ease. Also, where are you storing your configs? A server? Or on a local machine?