Overview
When there is a need to view the full configuration of the Exinda device, it can be done through Web UI or by executing CLI commands.
The configuration backup can also be exported to a TFTP server.
This article provides information on how to display full Exinda configuration.
Solution
Using Web UI
- Open
Configuration > System > Maintenance > Manage Config
tab to download the full text configuration. Click on the Floppy icon under the Download column.
Using CLI
- Access CLI using SSH clients, such as Putty or open CLI in the browser -
https://<Exinda-IP>/shell/
- Enter your Admin login and password credentials.
- Execute the following commands:
en show run
Testing
The configuration is downloaded or shown in the CLI.
Important: for the CLI option, you will have to hit the spacebar to load the next set of lines until the full configuration is loaded.