User Guide

OmniAccess SafeGuard OS Administration Guide
354
Chapter 9: End Point Validation
Restoring the Policy Backup File
Restoring the Policy Default Configuration File
Saving (Copying) ICS Policy and Rules Settings
To save the policy and rules settings in an optional backup file, use the following
Privileged Exec command:
copy nvram:ics-policy [[tftp://ipaddr / filename]| [nvram:ics-policy-
backup
]]
The following example saves the new policy configuration to a TFTP server at IP address
192.208.58.1:
(SafeGuardOS) # copy nvram:ics-policy tftp://192.208.58.1/epv-policy1
(SafeGuardOS) #
Restoring the Policy Backup File
If you created a backup policy file, you can restore the configuration using the policy.xml
as the restore file. To restore the policy backup file, use the following command in
Privileged Exec mode:
copy [[tftp://ipaddr/ filename]| [nvram:ics-policy-backup]]
nvram:ics-policy
Syntax Description ipaddr Specifies that the configuration is saved to
the root directory of an TFTP server at this
IP address.
filename Specifies the EPV policy configuration
saved on the TFTP server.
ics-policy-backup Specifies that the configuration is saved in
non-volatile memory, NVRAM.
Syntax Description ipaddr Specifies to use the configuration saved in the root
directory of an TFTP server at this IP address.
filename Specifies to use the ICS policy configuration saved
on the TFTP server.
ics-policy-
backup
Specifies to use the configuration saved in non-
volatile memory, NVRAM.