Difference between revisions of "Nokia firewall config backups"
From cpwiki.net
(Pushed from Themanclub.) |
(→parsing the backup files) |
||
Line 12: | Line 12: | ||
static routes | static routes | ||
− | cat var/takebackup/config/db/initial |grep static | + | cat /var/takebackup/config/db/initial |grep static |
[[category:nokia]] | [[category:nokia]] |
Latest revision as of 04:47, 5 November 2013
backing up the firewall config
clish -c "set backup manual filename backup_filename"
clish -c "set backup manual on"
The backup file will be in /var/backup
parsing the backup files
static routes
cat /var/takebackup/config/db/initial |grep static