Evil_TTL> show | s

Backup and Restore Images

Category:WatchGuard -> XTM

Backup Images

To backup the current image on a WatchGuard XTM Firewall use the following syntax backup image (password) to [location | usb filename].

WG#backup image watchguard to ?
  
<ftp>   FTP file(UTF-8 encoding) transfer <ftp://[user[:passwd]@]host[:port]/url-path>
  
<tftp>  TFTP file(UTF-8 encoding) transfer <tftp://host/url-path>
  
usb     USB drive

WG
#backup image watchguard to usb ?
  
<ident>  Backup image filename <[-](alpha|0-9)(alpha|0-9|-|_|.)*>
  
WG#backup image watchguard to usb XTM-5-backup
WG#

WG#show usb flash-image
--
-- 
Total 1 USB Backup Image(s)
--
Name                             Date Created
XTM
-5-backup                     2013-08-29 08:20:27 

Physical path on flash drive:

F:\80BE05699xxxx
 certs 
(empty folder)
 
configs (empty folder)
 
feature-keys (empty folder)
 
flash-images
  XTM
-5-backup (38,5 MB)
 
support (empty folder)

//80BE05699xxxx is the serial number of the device 

Deleting the image:

WG#no usb image ?
  
<ident>  Image filename <[-](alpha|0-9)(alpha|0-9|-|_|.)*> 

Restore Images

Example:

WG#restore image from ?
  
<ftp>   FTP file(UTF-8 encoding) transfer <ftp://[user[:passwd]@]host[:port]/url-path>
  
<tftp>  TFTP file(UTF-8 encoding) transfer <tftp://host/url-path>
  
usb     USB drive 

Restore Factory Defaults

Example:

WG#restore factory-default ?
  
<cr>  Carriage return
  
all   Remove all configuration settingsincluding feature keys and certificates

WG
#restore factory-default
Restore factory-default (yes or no)? yes
WG
By privilege15