Skip to content
  • There are no suggestions because the search field is empty.

How to export configuration from Aruba Device

Aruba Device Guide

The procedure for extracting configurations from Aruba devices can be done using Command-Line Interface (CLI) via SSH on the Aruba device.

Using CLI (Command Line Interface)

To retrieve the configuration from an Aruba device via SSH, you can use the command-line interface (CLI) to export the configuration. Below is the step-by-step guide for retrieving the configuration using SSH.

Prerequisites:

  • SSH access is enabled on the Aruba device
  • SSH client (like PuTTY or terminal) for connecting to the device
  • Administrative credentials for logging into the device

Steps for Retrieving Configuration via SSH:

  1. Connect to the Aruba using your favourite SSH client or a direct console connection.
  2. Logon using your administration authentication credentials.
  3. Execute the following CLI command and capture the output (possibly using the cut and paste facility):
    show running-config
  4. Save the captured output to a file and remove any visible page lines (i.e. --More--)