How to download or restore Zonedirector configuration backup using CLI

Summary

Article explains how to download or restore configuration backup on ZD using CLI.

Question

How to download or restored Zonedirector configuration backup using CLI?

Customer Environment

Customer on any ZD model and on any ZD firmware

Troubleshooting Steps

This is only supported over TFTP.

Resolution

Configuration export to TFTP via CLI:

ruckus> enable
ruckus# debug
ruckus(debug)#   save-config <IP-ADDR-OF-TFTP-SERVER> <FILE-NAME>
                      

Example output:

ruckus(debug)# save_debug_info 1.1.1.1 debug_info.bak
Creating debug info file ...
Done
Sending debug info file to "[email protected]" ...

Configuration restore using TFTP

ruckus> enable
ruckus# debug
ruckus(debug)# restore
  all <IP-ADDR> <FILE-NAME>
                       Restore everything.
  failover <IP-ADDR> <FILE-NAME>
                       Restore everything, except system name and IP address settings.
  policy <IP-ADDR> <FILE-NAME>
                       Restore only WLAN settings, access control list, roles, and users.

In the above command list IP-ADDR is the TFTP server IP
FILE-NAME is the filename of the backup file (or filename with full directory path)

Article Number:
000012510

Updated:
October 18, 2022 02:31 PM (about 2 years ago)

Tags:
Configuration, Website Issues, ZoneDirector

Votes:
1

This article is:
helpful
not helpful

Working...Please wait

This is here to prevent you from accidentally submitting twice.

The page will automatically refresh.

Alert!!

Close