efa inventory
config-backup
Configures the backup for device
configuration.
Syntax
efa inventory config-backup
history[
--ip
ip-address
|
--help
]
efa inventory config-backup
execute[
--ip
ip-address
|
--help
]
efa inventory config-backup
delete[
--key
ip-address
|
--help
]
efa inventory config-backup
detail[
--uuid
cb-uuid
|
--show-config
|
--file-dump
filename|
--help
]
Parameters
- detail
- Displays details of the configuration
backup.
- delete
- Deletes the configuration backup
record.
- execute
- Runs the configuration backup for the SLX
device.
- --file-dump
filename
- Dumps configuration text to the specified
file.
- --help
- Provides help for the command.
- history
- Displays the history of configuration
backup.
- --ip
ip-address
- Specifies the IP address of the device.
- --key
ip-address
- Specifies the IP address of the device or
config-backup UUID to be deleted.
- --show-config
- Displays configuration text.
- --uuid
cb-uuid
- Specifies the ID of the configuration
backup.
Examples
The following examples show #efa
inventory config-backup commands.
# efa inventory config-backup execute --ip 10.24.14.133
# efa inventory config-backup history --ip 10.24.14.133
# efa inventory config-backup detail –-uuid 1111-1111-1111 --show-config
# efa inventory config-backup detail –-uuid 1111-1111-1111 --show-config -–file-dump fileABC
# efa inventory config-backup delete --key 10.24.14.133
# efa inventory config-backup delete --key 1111-1111-111