efa system settings show
Displays the settings for the maximum number of backup and supportsave files to save, and the schedule for backing up the database.
Syntax
Examples
This command prints the current (default) system settings.
$ efa system settings show +-------------------------------+----------+ | SETTING | VALUE | +-------------------------------+----------+ | Max Backup File Limit | 5 | +-------------------------------+----------+ | Max Supportsave File Limit | 5 | +-------------------------------+----------+ | Backup Schedule | 0:*:*:* | +-------------------------------+----------+ | Remote Server Ip | | +-------------------------------+----------+ | Remote Server Username | | +-------------------------------+----------+ | Remote Server Password | ***** | +-------------------------------+----------+ | Remote Server Directory | | +-------------------------------+----------+ | Remote Transfer Protocol | scp | +-------------------------------+----------+ | Periodic Device Config Backup | Disabled | +-------------------------------+----------+ --- Time Elapsed: 221.412325ms ---