apps gtp-backup
Use the apps gtp-backup command to manipulate GTP backup files created by GTP stateful session recovery.
The apps gtp-backup command has the following syntax:
apps gtp-backup
delete <filename>
delete-all
The following table describes the arguments for the apps gtp-backup command:
Argument |
Description |
||||||
delete <filename> |
Deletes a GTP backup file by name. Use a question mark to display the names of backup files. The backup files have _backup and the following format:
For example: (config) # apps gtp-backup delete ?<filename>s2e0_backup (config) # apps gtp-backup delete s2e0_backup |
||||||
delete-all |
Deletes all GTP backup files. For example: (config) # apps gtp-backup delete-all |